Accepting request 24139 from Printing

Copy from Printing/cups based on submit request 24139 from user jsmeix

OBS-URL: https://build.opensuse.org/request/show/24139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups?expand=0&rev=65
This commit is contained in:
OBS User autobuild
2009-11-16 09:36:13 +00:00
committed by Git OBS Bridge
parent bb79efc73d
commit d94423f073
4 changed files with 481 additions and 1 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Nov 11 11:56:12 CET 2009 - jsmeix@suse.de
- cups-1.3.11-CVE-2009-2820-regression-fix.patch
fixes a regression which was introduced by
the previous cups-1.3.11-CVE-2009-2820.patch
which lets adding a class via CUPS Web Interface fail
with an 'Unknown operation "{op}"' error message
(CUPS STR #3401 and
Novell/Suse Bugzilla bnc#548317 starting at comment #24).
- cups-1.3.11-CVE-2009-2820.patch fixes CUPS Web Interface
Cross-Site Scripting (XSS) and CRLF injection in HTTP headers
(CVE-2009-2820 and CUPS STR #3367 and
Novell/Suse Bugzilla bnc#548317).
-------------------------------------------------------------------
Wed Aug 26 21:43:03 CEST 2009 - meissner@suse.de