Change logs for gimp source package in Raring

  • gimp (2.8.4-1ubuntu1.1) raring-security; urgency=low
    
      * SECURITY UPDATE: denial of service and possible code execution via
        huge color maps in xwd plugin
        - debian/patches/CVE-2013-1913.patch: limit number of color map entries
          in plug-ins/common/file-xwd.c.
        - CVE-2013-1913
      * SECURITY UPDATE: denial of service and possible code execution via
        large number of color map entries in xwd plugin
        - debian/patches/CVE-2013-1978.patch: validate number of color map
          entries in plug-ins/common/file-xwd.c
        - CVE-2013-1978
     -- Marc Deslauriers <email address hidden>   Fri, 06 Dec 2013 13:26:35 -0500
  • gimp (2.8.4-1ubuntu1) raring; urgency=low
    
      * Synchronize with Debian (LP: #1132767). Remaining changes:
        - debian/patches/02_help-message.patch,
          debian/patches/03_gimp.desktop.in.in.patch:
          + Update some strings for Ubuntu
        - debian/control:
          + Update description
        - debian/rules:
          + Set gettext domain and update translation templates
      * Dropped changes:
        - CVE-2012-5576.patch: Applied in new version
        - fix-python-multiarch-includes.patch: No longer needed
      * debian/patches/link-against-lm.patch:
        - Link against lm to fix underlinking build failure
      * debian/control, debian/rules:
        - Run autoreconf for above patch
    
    gimp (2.8.4-1) unstable; urgency=low
    
      * Imported Upstream version 2.8.4
    
    gimp (2.8.2-2) unstable; urgency=high
    
      * xwd-corruption.patch:
        - Fix memory corruption bug when reading XWD files (Closes: #693977)
     -- Jeremy Bicha <email address hidden>   Fri, 08 Mar 2013 13:26:03 -0500
  • gimp (2.8.2-1ubuntu3) raring; urgency=low
    
      * Fix multi-arch python includes issues.
     -- Chris J Arges <email address hidden>   Mon, 14 Jan 2013 15:06:30 -0600
  • gimp (2.8.2-1ubuntu2) raring; urgency=low
    
      * SECURITY UPDATE: code execution via malformed xwd files
        - debian/patches/CVE-2012-5576.patch: validate sizes in
          plug-ins/common/file-xwd.c.
        - CVE-2012-5576
     -- Marc Deslauriers <email address hidden>   Mon, 10 Dec 2012 09:57:15 -0500
  • gimp (2.8.2-1ubuntu1) quantal; urgency=low
    
      * Merge from Debian unstable (LP: #1050831). Remaining Ubuntu changes:
      * debian/control:
        - Update description
        - Build-depend on libtiff-dev instead of libtiff4-dev.
      * debian/rules:
        - Set gettext domain and update translation templates
      * debian/patches/02_help-message.patch:
      * debian/patches/03_gimp.desktop.in.in.patch:
        - Update some strings for Ubuntu
     -- Robert Ancell <email address hidden>   Wed, 19 Sep 2012 17:16:47 +1200