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
6b56fda7fb
remove extraneous cherry-picking reference from patch commit message
2012-11-14 17:24:43 +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
4b2f5ea959
actually upload source tarball (take 2)
2012-05-10 10:37:54 +02:00
Nils Philippsen
82d38ce3a5
actually upload source tarball
2012-05-10 10:27:41 +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
237578a9a0
updload 2.7.4 tarball
2011-12-15 16:22:09 +01:00
Nils Philippsen
79b3fcef53
Merge branch 'master' into master--2.7
2011-12-15 15:44:56 +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
9ca8528911
add patch for libpng-1.5
2011-11-17 16:38:32 +01:00
Nils Philippsen
e9d4ddad1e
rebuild (libpng)
2011-11-07 13:54:13 +01:00
Rex Dieter
a16f626655
rebuild(poppler)
2011-10-28 13:16:49 -05:00
Marek Kasik
0ef6be2f5a
Rebuild (poppler-0.18.0)
2011-09-30 11:15:08 +02:00
Marek Kasik
04c532c92f
Rebuild (poppler-0.17.3)
2011-09-19 15:58:36 +02: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