diff options
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 74f57bc3..562d58a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +cups (1.4.4-7+squeeze6) squeeze-lts; urgency=medium + + * Backport upstream patches to fix: + - insufficient checking when allowing files download from the webinterface + (STR #4455), fixes CVE-2014-5029, CVE-2014-5030 and CVE-2014-5031 + - privilege escalation through the CUPS webinterface (STR #4450), fixes + CVE-2014-3537. + + -- Didier Raboud <odyx@debian.org> Wed, 30 Jul 2014 09:02:13 +0200 + cups (1.4.4-7+squeeze5) oldstable; urgency=low * Import upstream patch to fix XSS in the CUPS webinterface (STR #4356), |