Commit Graph

325 Commits

Author SHA1 Message Date
Nils Philippsen
1e29590776 fix overflow in CEL plug-in (CVE-2012-3403) 2012-08-20 14:29:41 +02:00
Nils Philippsen
c8e4afd6ba fix crash in fits loader (#834627) 2012-08-20 14:13:09 +02:00
Dennis Gilmore
dd3a655392 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 01:33:22 -05:00
Nils Philippsen
6940b07c91 build with poppler >= 0.20.0 from Fedora 18 on
It is GPLv2/GPLv3 dual-licensed.
2012-06-25 16:29:33 +02:00
Nils Philippsen
5473ce234b version 2.8.0 2012-05-10 10:08:53 +02:00
Nils Philippsen
3e47af7ff1 fix pre/git release macros for stable versions 2012-05-10 10:08:04 +02:00
Nils Philippsen
4a37c12ae7 update BR: librsvg2-devel >= 2.36.0 2012-04-25 10:25:12 +02:00
Nils Philippsen
fec0651c59 don't crash when smudging with sizes <= 1.4 (#810850) 2012-04-11 21:48:31 +02:00
Nils Philippsen
2e37890ea8 version 2.8.0-RC1 (release candidate) 2012-04-03 16:41:06 +02:00
Nils Philippsen
eb83d4058e add BR: iso-codes-devel 2012-03-27 12:46:47 +02:00
Nils Philippsen
bf1cb1dce6 package tool presets 2012-03-13 11:34:31 +01:00
Nils Philippsen
49484e7168 version 2.7.5 2012-03-13 11:07:19 +01:00
Nils Philippsen
44e176ca55 rebuild for gcc 4.7 2012-01-10 17:22:36 +01:00
Nils Philippsen
11b83ace58 version 2.7.4 2011-12-15 14:04:01 +01:00
Nils Philippsen
31c2223abc don't suppress abrt reporting, don't redirect bug reports to upstream 2011-12-15 14:03:21 +01:00
Nils Philippsen
dc002694e1 update dependency versions 2011-12-13 16:05:52 +01:00
Nils Philippsen
120b9263d8 version 2.7.3
- version 2.7.3 (unstable, see http://developer.gimp.org/NEWS for
  details)
  - change license to GPLv3+/LGPLv3+
  - update required versions of dependencies
  - build with cairo-pdf, jasper, require jasper-devel for building
  - build without poppler as that currently is GPLv2 only, thus
    incompatible with LGPLv3 gimp libraries (use postscript plugin for
    PDF import meanwhile), future poppler versions will be "GPLv2 or
    GPLv3", i.e. compatible again
  - clean up configure options, compiler/linker flags
  - suppress abrt bug reporting for unstable releases
  - remove all patches (obsolete, woo!)
  - add new files, remove files that are not installed any longer
- use %%global instead of %%define
- replace hal, minorver, microver, interfacever, gimp_lang_ver macros
  with gudev, lib_minor, lib_micro, lib_api_version, gettext_version
  macros
- compute more version macros (ugly, but convenient)
- use gudev from Fedora 15 on
- use convenience macro for hardening binaries from F-16 on
2011-08-31 10:16:45 +02:00
Nils Philippsen
27bebf13f8 fix heap corruption and buffer overflow in file-gif-load plugin
(CVE-2011-2896)
2011-08-12 15:10:43 +02:00
Nils Philippsen
04e188de2e actually apply startup-warning patch 2011-08-12 15:09:49 +02:00
Nils Philippsen
4086b8a582 fix goption warning on startup, patch by Mikael Magnusson 2011-08-04 12:15:02 +02:00
Nils Philippsen
79ad01fb53 remove obsolete gtkhtml2-devel build requirement 2011-08-03 13:34:46 +02:00
Marek Kasik
0bf6e88d81 Rebuild (poppler-0.17.0) 2011-07-15 17:27:57 +02:00
Nils Philippsen
b422faf14b rebuild against new cfitsio 2011-06-24 11:04:38 +02:00
Nils Philippsen
69b2723170 guard against crash due to quitting while DND is processed (#711952) 2011-06-10 21:43:52 +02:00
Nils Philippsen
8daad800c5 ensure file-xpm plugin is built (#710207) 2011-06-07 13:15:07 +02:00
Nils Philippsen
5b7e0b8fab drop support for building with non-modular X 2011-06-07 13:14:46 +02:00
Nils Philippsen
a954c2d1ca fix buffer overflows in sphere-designer, gfig, lighting plugins
(CVE-2010-4540, CVE-2010-4541, CVE-2010-4542)
2011-05-23 16:53:54 +02:00
Nils Philippsen
fe90662a7e bump release 2011-05-23 16:03:52 +02:00
Nils Philippsen
4af8fc1a3c harden PSP plugin against bogus input data
(CVE-2010-4543, CVE-2011-1782)
2011-05-23 15:57:56 +02:00
Christopher Aillon
7cb9eaf4c6 Update scriptlets per packaging guidelines
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#desktop-database
http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Icon_Cache
2011-05-07 18:44:12 -07:00
Nils Philippsen
2f23e48691 poppler-0.17 patch is upstreamed now 2011-05-06 13:27:35 +02:00
Nils Philippsen
23f8a9411d simplify poppler-0.17 patch to avoid adding to libgimp (#698157) 2011-05-06 12:15:18 +02:00
Nils Philippsen
f2fbfafa88 remove obsolete configure options 2011-05-04 11:08:59 +02:00
Nils Philippsen
0a0a9aef5f fix autoreconf patch 2011-05-04 11:08:43 +02:00
Nils Philippsen
b3f50dd6e5 fix incomplete backport in poppler-0.17 patch 2011-05-03 16:30:08 +02:00
Nils Philippsen
cc2a478a0d don't use poppler/gdk_pixbuf API removed in poppler >= 0.17 (#698157) 2011-04-21 14:06:13 +02:00
Nils Philippsen
71edb933e9 explicitly use GIO/GVFS rather than gnome-vfs 2011-03-15 17:54:02 +01:00
Nils Philippsen
4d51bcd20b don't use HAL from F-16/RHEL-7 on 2011-03-15 17:53:51 +01:00
Marek Kasik
63c96d7c0d Rebuild (poppler-0.16.3) 2011-03-13 11:55:58 +01:00
Dennis Gilmore
0185003da5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 19:55:30 -06:00
Nils Philippsen
7954ba08e0 avoid traceback in pyslice plugin (#667958) 2011-02-02 18:26:05 +01:00
Rex Dieter
63952dc0d7 - rebuild (poppler) 2011-01-01 16:56:20 -06:00
Rex Dieter
7b708232b6 - rebuild (poppler) 2010-12-15 14:18:01 -06:00
Nils Philippsen
c6107e2887 avoid traceback in colorxhtml plugin (#651002) 2010-11-09 17:56:11 +01:00
Rex Dieter
53c2e427d4 - rebuilt (poppler) 2010-11-06 09:46:45 -05:00
Nils Philippsen
67f7dc1f3a version 2.6.11 2010-10-04 13:18:22 +02:00
Nils Philippsen
047c5c810c bump release 2010-08-24 11:33:45 +02:00
Nils Philippsen
e94882d762 don't require gtk-doc but own %{_datadir}/gtk-doc (#604355, #604169) 2010-08-24 10:55:30 +02:00
Rex Dieter
164d4b33e9 - rebuild (poppler) 2010-08-19 11:20:50 -05:00
David Malcolm
2135f15c63 recompiling .py files against Python 2.7 (rhbz#623309) 2010-08-11 17:34:41 -04:00
Nils Philippsen
65edd72e44 distribute license and other documentation with gimp-libs 2010-07-12 16:01:59 +00:00
Nils Philippsen
dac6fd7719 version 2.6.10 remove obsolete combo-popup patch update script-fu-ipv6
patch
2010-07-09 12:20:08 +00:00
Nils Philippsen
8e3d454190 rebuild against libwebkitgtk (instead of libwebkit) 2010-07-05 10:33:13 +00:00
Nils Philippsen
93e003572c script-fu: make rest of server IPv6-aware (#198367) 2010-06-29 14:10:33 +00:00
Nils Philippsen
fe57423bad fix the right patch file name 2010-06-28 16:14:04 +00:00
Nils Philippsen
6b61095912 fix patch file name 2010-06-28 16:08:30 +00:00
Nils Philippsen
9258c99f0d script-fu: make logging IPv6-aware (#198367) 2010-06-28 16:03:34 +00:00
Nils Philippsen
3c341e76fe fix clicking scroll bar buttons from combo boxes 2010-06-25 11:57:14 +00:00
Nils Philippsen
3f61a5f647 update automake patch 2010-06-23 17:15:43 +00:00
Nils Philippsen
d4453241cf fix changelog indentation 2010-06-23 16:52:02 +00:00
Nils Philippsen
846a668080 version 2.6.9 remove obsolete gtk219, never-stack-trace-desktop,
indexed-pnm patches don't manually provide "gimp-libs%{?_isa}" in
    gimp-libs don't package %{_datadir}/gtk-doc/html, but dirs beneath
2010-06-23 16:48:37 +00:00
Nils Philippsen
5452f12633 get rid of obsolete gimp-plugin-mgr fix typos 2010-06-23 11:58:53 +00:00
Matthias Clasen
d828a486e8 rebuild 2010-06-22 14:52:37 +00:00
Nils Philippsen
a2597cc83d bump release 2010-06-18 14:26:04 +00:00
Nils Philippsen
c31a9c9609 backport fix for saving indexed PNM files (#605615) 2010-06-18 14:24:54 +00:00
Nils Philippsen
b2191576bb add --stack-trace-mode=never to desktop file 2010-04-19 16:10:18 +00:00
Nils Philippsen
43320f6182 backport: statusbar code needed for GTK+ >= 2.19.1 (#559726) 2010-03-25 09:02:31 +00:00
Nils Philippsen
63415c8a9d bump release 2010-02-26 19:04:09 +00:00
Nils Philippsen
ce14d0749c require gtk-doc in devel package 2010-02-26 13:18:38 +00:00
Nils Philippsen
658cac4386 add missing explicit libraries 2010-02-25 17:11:16 +00:00
Nils Philippsen
e4503b975e plugins/script-fu: add missing explicit libraries 2010-02-24 14:54:55 +00:00
Nils Philippsen
a63f72293d backport: fix building with "gold" linker 2010-02-24 12:24:55 +00:00
Nils Philippsen
2ce7e3f1cb remove wrong dependency (#558836) 2010-01-27 16:47:15 +00:00
Nils Philippsen
56bda62baa rebuild against new babl 2010-01-25 14:21:08 +00:00
Nils Philippsen
8d3bb2327d use %_isa instead of %_arch for architecture-specific dependencies 2010-01-20 16:18:11 +00:00
Nils Philippsen
f291581178 version 2.6.8 remove obsolete bmp-hardening, psd-hardening patches 2009-12-11 09:35:04 +00:00
Nils Philippsen
680971d515 avoid overflow in the BMP image file plugin (#537356) avoid overflow in the
PSD image file plugin (#537370) update jpeg-units patch
2009-11-17 11:27:03 +00:00
Nils Philippsen
feb6ce16d8 BR: webkitgtk-devel/WebKit-gtk-devel >= 1.1.0 2009-08-18 12:30:58 +00:00
Nils Philippsen
50bd81b6d6 version 2.6.7 remove obsolete gegl-babl-versions-check, help-browser-webkit
patches comment/explain patches
2009-08-14 09:58:51 +00:00
Nils Philippsen
dd8054f502 rebuild with chrpath >= 0.13-5 (#513419) 2009-07-24 14:29:51 +00:00
Nils Philippsen
caf9ea6112 rebuild against gegl-0.1 (#510209) 2009-07-16 08:50:12 +00:00
Nils Philippsen
ad5d3d75b7 really fix help browser crash with new WebKit versions (#508301) 2009-06-29 11:38:40 +00:00
Nils Philippsen
cc7d03bf50 fix help browser crash with new WebKit versions (#508301) BR:
webkitgtk-devel from F-11 on
2009-06-27 15:55:59 +00:00
Nils Philippsen
68a81d3b1b use backported patch to correctly check gegl/babl versions 2009-06-05 08:28:30 +00:00
Nils Philippsen
5cbbbe04c4 don't build against aalib on RHEL 2009-06-04 15:23:53 +00:00
Nils Philippsen
a2ccfe2d6c remove rpaths from binaries (#495670) 2009-04-14 15:39:24 +00:00
Nils Philippsen
15b1d2a806 build without rpath (#495670) 2009-04-14 14:15:01 +00:00
Nils Philippsen
8dd3032506 minimize dialogs with single image window (#492796, backported from trunk,
original patch by Sven Neumann)
2009-03-30 12:41:53 +00:00
Nils Philippsen
af1445874c version 2.6.6 2009-03-18 10:16:51 +00:00
Nils Philippsen
0e676d8c0b require pygtk2 >= 2.10.4 (#490553) 2009-03-17 08:25:12 +00:00
Nils Philippsen
7b2274b527 use correct fix from upstream to avoid crashes (#486122) use
-fno-strict-aliasing, PIC/PIE compilation flags
2009-03-10 17:26:29 +00:00
Nils Philippsen
2d6ad9d107 define deprecated gtk functions to avoid crashes (#486122) 2009-03-09 10:38:23 +00:00
Nils Philippsen
559c076506 rebuild against new WebKit 2009-03-09 09:55:33 +00:00
Jesse Keating
49b7a07493 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 21:33:18 +00:00
Nils Philippsen
0b8a3fb665 version 2.6.5 2009-02-15 21:28:27 +00:00
Nils Philippsen
eadbaf1a1c split off gimptool into new gimp-devel-tools subpackage to avoid multilib
conflicts (#477789) require poppler-glib-devel for building from F9 on
    (#478691) fix gimp-devel package group
2009-01-07 09:59:37 +00:00
Nils Philippsen
0e4b2b0469 don't use --without-aa 2009-01-04 12:17:48 +00:00
Nils Philippsen
31c9a6726f enable building with aalib 2009-01-04 12:06:30 +00:00
Nils Philippsen
e4533f96a9 version 2.6.4 add BuildRequires: aalib-devel 2009-01-01 21:34:54 +00:00
Ignacio Vazquez-Abrams
e73f5d802f Rebuild for Python 2.6 2008-12-01 15:00:27 +00:00