summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-01-20cups 1.5.3-2.14 Debian release.debian/1.5.3-2.14Didier Raboud1-2/+3
2013-01-20Fix Japanese and Russian templates translations typosDidier Raboud2-0/+36
Closes: #698521
2013-01-20UnreleaseDidier Raboud1-1/+1
2013-01-20cups 1.5.3-2.14 Debian release.Didier Raboud1-0/+8
2013-01-14Don't try to use Kerberos over the local socketDidier Raboud2-0/+24
Closes: #640939 Thanks-to: Wolfgang Schweer <wschweer@arcor.de>
2013-01-11cups 1.5.3-2.13 Debian release.debian/1.5.3-2.13Didier Raboud1-0/+10
2013-01-10Refresh po4a translationsDidier Raboud1-75/+51
2013-01-10Update German manpage translationHelge Kreutzmann1-59/+50
Closes: #697860
2012-12-30cups 1.5.3-2.12 Debian release.debian/1.5.3-2.12Didier Raboud1-0/+8
2012-12-30In the dbus UTF8 checker, make sure to reset the buffer correctlyDidier Raboud1-4/+6
Thanks-To: Julien Cristau <jcristau@debian.org>
2012-12-29cups 1.5.3-2.11.1 Debian release.debian/1.5.3-2.11.1Didier Raboud1-0/+6
2012-12-28cups 1.5.3-2.11 Debian release.debian/1.5.3-2.11Didier Raboud1-0/+10
2012-12-28In the dbus UTF8 checker, make sure the buffer is really big enoughDidier Raboud1-1/+1
Thanks-To: Julien Cristau <jcristau@debian.org>
2012-12-28In the dbus UTF8 checker, use C.UTF-8 instead of not-certainly-available ↵Didier Raboud2-2/+5
en_US.UTF-8. As C.UTF-8 is only available from libc 2.13, depend on libc-bin. Thanks-To: Julien Cristau <jcristau@debian.org>
2012-12-16cups 1.5.3-2.10 Debian release.debian/1.5.3-2.10Didier Raboud1-0/+14
2012-12-13Backport more upstream configuration split fixesDidier Raboud6-51/+203
- Fix cupsctl man page - Generate and install cups-files.conf online help. - Fix "-t" operation that shows correct filename. - Use syslog for startup errors. - Fix installation of cupsd.conf: need to use ConfigurationFile and not ServerRoot/cupsd.conf. - Check permissions of ConfigurationFile and CupsFilesFile: should be ConfigFilePerm.
2012-12-07cups 1.5.3-2.9 Debian release.debian/1.5.3-2.9Didier Raboud1-0/+14
2012-12-07Remove cupsd.conf during purge too.Didier Raboud1-0/+1
Closes: #695337
2012-12-06Drop pure-comment part of the configuration split patch.Didier Raboud1-11/+0
2012-12-06Include 'FileDevice warning fix in ipp.c:add_printer()' from Tim Waugh in ↵Didier Raboud5-31/+82
the configuration file split patch.
2012-12-05Fix lpa{t,d}min typo in cups.NEWS.Bernard Massot1-1/+1
2012-12-04cups 1.5.3-2.8 Debian release.1.5.3-2.8Didier Raboud1-0/+8
2012-12-04Bugfix the configuration stanzas split.Didier Raboud7-54/+54
It left some possibilities to have configuration stanzas taken from the wrong file. - Refresh affected patches too.
2012-12-04cups 1.5.3-2.7 Debian release.1.5.3-2.7Didier Raboud2-4/+3
2012-12-04cups 1.5.3-2.7 Debian release.Didier Raboud2-0/+39
2012-12-04Put under Debian Printing Team umbrella.Didier Raboud1-1/+1
Conflicts: debian/changelog
2012-12-04Update patch with recent changes.Didier Raboud4-23/+71
2012-11-30Update translations for new manpage, install it.Didier Raboud2-1591/+1701
2012-11-30Brown-paper bag commit, fix stupid syntax errors.Didier Raboud2-0/+5
2012-11-30Backport upstream configuration files split to address CVE-2012-5519.Didier Raboud17-41/+2679
- Add split-configuration-files-STR4223.patch - Refresh affected patches: - cups-deviced-allow-device-ids-with-newline.patch - default_log_settings.patch - pidfile.patch - reactivate_recommended_driver.patch - removecvstag.patch - tests-ignore-usb-crash.patch - Install the new cups-files.conf Fixes: CVE-2012-5519 Closes: #692791
2012-11-30Make cupsd.conf a non-conffile, as it is managed by cups itself.Didier Raboud4-2/+27
- On new installs, set it up from cupsd.conf.default - On upgrades, move it away in postinst and move it back in postinst. - On aborted upgrades, move the file back in place.
2012-11-06cups 1.5.3-2.6 Debian release.1.5.3-2.6Didier Raboud1-0/+20
2012-11-06Tighten all internal dependencies on libcups2.Didier Raboud1-6/+11
Closes: #668662
2012-11-06Backport upstream fix to avoid letting the IPP backend get stuck in an ↵Didier Raboud2-0/+17
endless loop on certain network errors. STR #4194
2012-11-06Backport upstream fix to work around broken 1284 device IDs that use a ↵Didier Raboud2-0/+33
newline instead of a semicolon.
2012-11-06Backport upstream fix to properly send cancel requests to printers not ↵Didier Raboud2-0/+18
supporting Create-Job.
2012-11-06Import patch to ensure attributes are valid UTF-8 in dbus notifier (from ↵Didier Raboud2-0/+131
RedHat bug #863387).
2012-11-06Import USB backend quirk rule for Xerox Phaser 3124 (and maybe others) from ↵Didier Raboud2-0/+18
upstream STR #4217.
2012-11-02cups 1.5.3-2.5 Debian release.1.5.3-2.5Didier Raboud1-0/+6
2012-11-02Tighten cups dependency on libcups2.Didier Raboud1-1/+1
Thanks-To: Adrian Bunk <bunk@stusta.de> Closes: #668662
2012-10-25Merge tag 'upstream/1.5.3' into master-wheezyDidier Raboud1553-0/+914749
Upstream version 1.5.3
2012-10-25Imported Upstream version 1.5.3upstream/1.5.3Didier Raboud106-17748/+8655
2012-10-25Imported Upstream version 1.5.2upstream/1.5.2Didier Raboud292-40456/+419075
2012-10-25Imported Upstream version 1.5.0upstream/1.5.0Didier Raboud698-214319/+112591
2012-10-25Imported Upstream version 1.4.8upstream/1.4.8Didier Raboud9-26/+41
2012-10-25Imported Upstream version 1.4.7upstream/1.4.7Didier Raboud172-2019/+4263
2012-10-25Imported Upstream version 1.4.6upstream/1.4.6Didier Raboud14-96/+142
2012-10-25Imported Upstream version 1.4.5upstream/1.4.5Didier Raboud88-1580/+3813
2012-10-25Imported Upstream version 1.4.4upstream/1.4.4Didier Raboud1398-0/+642413
2012-10-25Initial upstream branch.Didier Raboud0-0/+0