OBS User unknown
2008-04-25 14:01:41 +00:00
committed by Git OBS Bridge
parent bc6d5a7a37
commit 7c8207e514
7 changed files with 269 additions and 91 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 22 20:24:19 CEST 2008 - kssingvo@suse.de
- new version of pdftops filter from svn extracted
- changed the perror() calls in pdftops.c for cups-1.3.x compatibility
- fixed the ghostscript call via new variable (unnecessary -> removed)
- grabbed and applied the wait() fix for childs from cups STR
-------------------------------------------------------------------
Wed Apr 16 12:06:57 CEST 2008 - kssingvo@suse.de
- fix for integer overflow in png filter CVE-2008-1722 (bugzilla#378335)
- not affected: CVE-2008-1693 (bugzilla#377872)
- added /usr/bin/pdftops to Requires:, and poppler-tools to Suggests:
-------------------------------------------------------------------
Fri Apr 11 11:06:33 CEST 2008 - ro@suse.de