./graphics/gimp, The GNU image manipulation program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 2.8.10nb2, Package name: gimp-2.8.10nb2, Maintainer: adam

Powerful image manipulation program similar to "Adobe Photoshop"[tm].
It supports layers, arbitrary image sizes and working on several images
at the same time. It comes with a lot of useful plug-ins. Missing is CMYK
support and more than 8 bits per channel.


Required to run:
[sysutils/desktop-file-utils] [fonts/fontconfig] [databases/shared-mime-info] [graphics/babl] [graphics/tiff] [graphics/lcms] [graphics/libwmf] [graphics/gegl] [graphics/libart] [graphics/libexif] [graphics/mng] [graphics/png] [graphics/jasper] [graphics/hicolor-icon-theme] [graphics/librsvg] [x11/gtk2] [x11/libXpm]

Required to build:
[textproc/p5-XML-Parser] [x11/compositeproto] [x11/xf86driproto] [x11/randrproto] [x11/xf86vidmodeproto] [x11/xcb-proto] [x11/damageproto] [x11/dri2proto] [x11/fixesproto] [x11/glproto] [x11/inputproto] [x11/xproto] [x11/xextproto] [x11/renderproto] [pkgtools/x11-links]

Package options: mng, svg

Master sites: (Expand)

SHA1: 6d3c98fcc86f42b0a825a5c62d5d3a5e1c83f48b
RMD160: c5364c49af2c695bc3d0bd97e792bf3ad75b1175
Filesize: 19866.661 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-22 15:55:53 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #4416 - requested by he
graphics/gimp: security patch

Revisions pulled up:
- graphics/gimp/Makefile                                        1.243 via patch
- graphics/gimp/distinfo                                        1.81-1.82
- graphics/gimp/patches/patch-plug-ins_common_file-xwd.c        1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Wed May 21 13:50:22 UTC 2014

   Modified Files:
   	pkgsrc/graphics/gimp: Makefile distinfo
   Added Files:
   	pkgsrc/graphics/gimp/patches: patch-plug-ins_common_file-xwd.c

   Log message:
   Sanity check colormap size (CVE-2013-1913), valid range is 0 .. 256.
   Sanity check # of colors and map entries (CVE-2013-1978)

   From
     \ 
https://git.gnome.org/browse/gimp/patch/?id=32ae0f83e5748299641cceaabe3f80f1b3afd03e
   and
     \ 
https://git.gnome.org/browse/gimp/patch/?id=23f685931e5f000dd033a45c60c1e60d7f78caf4

   Bump PKGREVISION to 2.

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Thu May 22 12:02:19 UTC 2014

   Modified Files:
   	pkgsrc/graphics/gimp: distinfo

   Log message:
   Uh-oh, forgot to update distinfo with new patch checksum.