Change logs for netpbm-free source package in Lucid

  • netpbm-free (2:10.0-12.1ubuntu1) lucid; urgency=low
    
      * SECURITY UPDATE: fix stack-based overflow in ppm/xpmtoppm.c
        - http://netpbm.svn.sourceforge.net/viewvc/netpbm/stable/converter/ppm/xpmtoppm.c?view=patch&r1=995&r2=1076&pathrev=1076
        - CVE-2009-4274
     -- Jamie Strandboge <email address hidden>   Fri, 16 Apr 2010 17:17:32 -0500
  • netpbm-free (2:10.0-12.1) unstable; urgency=low
    
      [Jari Aalto]
      * Non-maintainer upload.
      * debian/compat
        - update to 7.
      * debian/control
        + top level
          - (Standards-Version): update from 3.6.1.0 to 3.8.4 (W: lintian).
          - (Homepage): Move here (P: lintian).
          - (Vcs-*): Add new fields.
        + netpbm
          - (Build-Depends): update to debhelper 7 (W: lintian).
          - (Depends): change obsolete gs, gs-aladdin to ghostscript (E:
            lintian). Add ${misc:Depends} for debhelper (W: lintian). Use newer
            tag ${source:Version} (W: lintian).
          - (Section): Remove inherited field (I: lintian).
        + libnetpbm9
          - Depends): Add ${misc:Depends} for debhelper (W: lintian).
          - (Description): Add 'v9' to make line unique (I: lintian).
        + libnetpbm9-dev
          - (Depends): Add ${misc:Depends} for debhelper' (W: lintian).
            Add ${binary:Version} (E: lintian).
          - (Description): Add 'v9' to make line unique (I: lintian).
        + libnetpbm10
          - (Description): Improve first line (I: lintian).
          - (Depends): Add ${misc:Depends} for debhelper (W: lintian).
            Add ${binary:Version} (E: lintian).
        + libnetpbm10-dev
          - (Description): Improve first line (I: lintian).
          - (Depends): Add ${misc:Depends} for debhelper (W: lintian).
      * debian/copyright
        - Change to UTF-8 (W: lintian).
      * ppm/{xpmtoppm.c,xvminitoppm.c}
        - Fix Gcc 4.4 error: conflicting types for getline (FTBFS serious;
          Closes: #549929). Patch thanks to Colin Watson <email address hidden>.
      * ppm/ppmquantall
        - Change 'set' to 'declare' to fix "line 58: syntax error"
          (E: lintian; shell-script-fails-syntax-check).
      * debian/rules
        - (binary-arch): change dh_clean to dh_prep (E: lintian).
     -- Bhavani Shankar <email address hidden>   Wed,  10 Mar 2010 11:52:21 +0000
  • netpbm-free (2:10.0-12ubuntu2) lucid; urgency=low
    
      * rebuild rest of main for armel armv7/thumb2 optimization;
        UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2
     -- Alexander Sack <email address hidden>   Sun, 07 Mar 2010 00:58:06 +0100
  • netpbm-free (2:10.0-12ubuntu1) karmic; urgency=low
    
      * Rename getline functions to get_line to avoid conflict with POSIX:2008.
    
     -- Colin Watson <email address hidden>   Tue, 06 Oct 2009 12:40:53 +0100