Accepting request 81712 from GNOME:Apps

Fix build + CVE-2011-2896 + crash (forwarded request 81711 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/81712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=64
This commit is contained in:
Sascha Peilicke
2011-09-11 17:07:53 +00:00
committed by Git OBS Bridge
parent 500845c06e
commit f54ed005b1
5 changed files with 180 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Sep 9 13:29:26 UTC 2011 - vuntz@opensuse.org
- Add gimp-fix-linking.patch: fix linking issue.
- Add gimp-CVE-2011-2896.patch: Fix heap corruption and buffer
overflow in LZW code. Fix bnc#711491, CVE-2011-2896.
- Add gimp-pyslice-cellspacing-fix.patch: fix a crash in the
pyslice plugin.
- Add call to autoreconf, needed by gimp-fix-linking.patch.
-------------------------------------------------------------------
Wed Jul 6 16:24:31 CEST 2011 - vuntz@opensuse.org