summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-03-12 12:03:14 +0100
committerDidier Raboud <odyx@debian.org>2014-03-12 11:33:04 +0100
commitf4497348125feea5bbe8da0b9bb74064dd5de9c1 (patch)
treed188c6729ff55f4f11cb1bc45c80d2b77aeed129 /debian
parent1d6c2f2749d738e2d1a66aa94fc4bdafca803d9b (diff)
cups 1.7.1-8 Debian release.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog39
-rw-r--r--debian/cups-client.NEWS2
-rw-r--r--debian/cups-daemon.NEWS2
3 files changed, 41 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 98eb37ffc..2959a6b48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,42 @@
+cups (1.7.1-8) unstable; urgency=medium
+
+ [ Helge Kreutzmann ]
+ * Update German man page (1522t1f)
+
+ [ Didier Raboud ]
+ * Make libcups2-dev Multi-Arch: same (Closes: #689084)
+ * Replace the cupsd-support-avahi-daemon-restarting patch with the latest
+ upstream iteration (STR: #4373)
+ * Add patch to let CUPS write its own systemd sockets configuration when
+ configured through the webinterface; document this new behaviour in
+ cups-daemon.NEWS and README.Debian (Closes: #740382)
+ * Stop making lppasswd setuid root as it is only needed in specific cases
+ - Add patch to lppasswd manpage to document how dpkg-statoverride should be
+ used
+ - Update translations
+ * Move the repository from pkg-cups to printing; update the VCS-* fields
+ accordingly
+
+ [ Ansgar Burchardt ]
+ * systemd socket activation support: add cups.socket in Requires of
+ cups.service to ensure that the service is stopped before the socket is
+ attempted to be started. Also add Documentation references in cups.service
+
+ [ Till Kamppeter ]
+ * Fix crash bug in the cupsEnumDests() function (STR #4380).
+ * Import upstream patch to fix race condition in cupsDoIORequest()
+ (STR: #4386)
+ * Import upstream patch to fix a missing NULL check for input parameters in
+ cupsdGetPrivateAttrs() from scheduler/policy.c (STR: #4378)
+ * Import upstream fix to let cupsEnumDests() fill in is_default field
+ (STR: #4332)
+
+ [ Michael Biebl ]
+ * Fix the logrotate script to use delaycompress instead of stopping and
+ restarting cups, which spits out warnings under systemd (Closes: #740380)
+
+ -- Didier Raboud <odyx@debian.org> Wed, 12 Mar 2014 12:03:14 +0100
+
cups (1.7.1-7) unstable; urgency=low
* systemd socket activation:
diff --git a/debian/cups-client.NEWS b/debian/cups-client.NEWS
index 537b3e179..5b2fbe596 100644
--- a/debian/cups-client.NEWS
+++ b/debian/cups-client.NEWS
@@ -4,7 +4,7 @@ cups (1.7.1-8) unstable; urgency=medium
needed in non-default usecases. See lppasswd(5) to restore the setuid
bit.
- -- Didier Raboud <odyx@debian.org> Tue, 11 Mar 2014 17:14:02 +0100
+ -- Didier Raboud <odyx@debian.org> Wed, 12 Mar 2014 12:03:14 +0100
cups (1.6.2-10) unstable; urgency=low
diff --git a/debian/cups-daemon.NEWS b/debian/cups-daemon.NEWS
index d589cf6a9..ace125df6 100644
--- a/debian/cups-daemon.NEWS
+++ b/debian/cups-daemon.NEWS
@@ -22,4 +22,4 @@ cups (1.7.1-8) unstable; urgency=medium
configured using 'IdleExitTimeout' in /etc/cups/cupsd.conf. CUPS can also
be left running continuously using 'SystemdIdleExit off' in that same file.
- -- Didier Raboud <odyx@debian.org> Tue, 25 Feb 2014 11:06:31 +0100
+ -- Didier Raboud <odyx@debian.org> Wed, 12 Mar 2014 12:03:14 +0100