Commit Graph

290 Commits

Author SHA1 Message Date
Nils Philippsen
91fcbfc71e fix changelog entry 2012-11-19 18:34:57 +01:00
Nils Philippsen
787c0c5136 fix /etc/gimprc syntax error introduced in previous patch 2012-11-19 18:28:48 +01:00
Nils Philippsen
d00a8dfcd0 bump release 2012-11-15 12:40:19 +01:00
Nils Philippsen
1999944d7d try using the system monitor profile for color management by default
(patch by Richard Hughes)
2012-11-15 12:39:58 +01:00
Nils Philippsen
0055a6e068 add comments describing patches 2012-11-15 12:36:20 +01:00
Nils Philippsen
cf239fe2b4 fix marking file dialogs as transient if opened from context menu
(#835736)
2012-11-14 17:24:55 +01:00
Nils Philippsen
10ca89a6ba bump release 2012-11-13 17:47:02 +01:00
Nils Philippsen
47e8288c0d realign selection after "Crop to Selection" (#873212)
Backported upstream fix by Michael Natterer.
2012-11-13 17:42:01 +01:00
Nils Philippsen
43d3ca1892 don't trip over too much installed memory, reenable all tests 2012-11-13 17:41:25 +01:00
Nils Philippsen
007dd53dde tests are in app/tests 2012-10-20 15:26:24 +02:00
Nils Philippsen
24c9f2cf12 skip problematic tests 2012-10-20 15:08:13 +02:00
Nils Philippsen
6ef0e17ea2 don't build help browser on EL 2012-10-20 14:48:09 +02:00
Nils Philippsen
570dfef76c run "make check" 2012-10-20 14:33:18 +02:00
Nils Philippsen
6e76f37ff0 version 2.8.2 2012-08-24 12:29:26 +02:00
Nils Philippsen
cae01488c7 fix overflow in GIF loader (CVE-2012-3481) 2012-08-20 14:30:12 +02:00
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