diff options
author | Didier Raboud <odyx@debian.org> | 2014-09-30 08:21:21 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2014-09-30 08:21:51 +0200 |
commit | 489e971ddef9b440f2b46f5375a7da10ef334d67 (patch) | |
tree | 267955d287a9005e7a62c0c9a56c406b567ede48 | |
parent | c69d1800141ac95a72975c3175cc94517bbe5574 (diff) | |
download | cups-debian/1.7.5-3.tar.gz |
cups 1.7.5-3 Debian release.debian/1.7.5-3
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 927b7e60..4476f034 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +cups (1.7.5-3) unstable; urgency=medium + + [ Didier Raboud ] + * Add two USB quirk fixes for Canon MX310 and MX320 printers + (LP: #1346868, #1369547) + + [ Jamie Strandboge ] + * Update the apparmor-profile + - move Ux to Cx -> third_party and provie a third_party child profile. In + this manner, we can add some modest confinement (can't change MAC + policy, change_profile or mount) but more importantly it allows us to + specify peer=third_party to restrict where the strictly confined cups + process can send signals (LP: #1370930) + - allow r of /var/cache/samba/*.tdb (LP: #1371097) + - allow r of /var/{cache,lib}/samba/printing/printers.tdb + + -- Didier Raboud <odyx@debian.org> Tue, 30 Sep 2014 08:21:21 +0200 + cups (1.7.5-2) unstable; urgency=medium [ Helge Kreutzmann ] |