summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Declare fast forward / record previous workdebian/2.3.1-4+exp0archive/debian/2.3.1-4+exp0Didier Raboud2020-02-01
|\ | | | | | | [git-debrebase pseudomerge: stitch]
| * po4a infrastructure and translations for manpages.Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | Author: Nicolas François <nicolas.francois@centraliens.net>, Helge Kreutzmann <debian@helgefjell.de> Origin: vendor Bug-Debian: http://bugs.debian.org/478597 Patch-Name: manpage-translations.patch Gbp-Pq: Name manpage-translations.patch
| * Build mantohtml with the build architecture compilerHelmut Grohne2019-09-02
| | | | | | | | | | | | | | | | | | | | | | mantohtml is run during build. Thus it needs to be built with the build architecture compiler (or execution fails). The obvious part is switching to CC_FOR_BUILD. That also depends on it not requiring any other cups components. In particular, removing uses of strlcpy and replacing host architecture- specific includes is thus needed. Bug-Debian: https://bugs.debian.org/837936 Gbp-Pq: Name 0032-Build-mantohtml-with-the-build-architecture-compiler.patch
| * Use dpkg-architecture in cups-config to make it architecture-independantDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | Also filter -L/usr/lib/(triplet) out of LDFLAGS. Also strip unnecessary libs from --libs. Also launch krb5-config at runtime to avoid getting usr/lib/(triplet) from krb5-config Bug-Debian: https://bugs.debian.org/741519 Bug-Debian: https://bugs.debian.org/727058 Bug-Debian: https://bugs.debian.org/730838 Bug-Debian: https://bugs.debian.org/751157 Last-Update: 2014-06-11 Patch-Name: debianize_cups-config.patch Gbp-Pq: Name debianize_cups-config.patch
| * Drop dangling references from cups-lpd.manBastien ROUCARIÈS2019-09-02
| | | | | | | | | | | | | | Bug-Debian: http://bugs.debian.org/570157 Last-Update: 2015-10-02 Patch-Name: man-cups-lpd-drop-dangling-references.patch Gbp-Pq: Name man-cups-lpd-drop-dangling-references.patch
| * Set default job error policy to "retry-job", since it is lessMartin Pitt2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | confusing and a better default on most machines. . Amend documentation accordingly. Author: Didier Raboud <odyx@debian.org> Origin: vendor Last-Update: 2016-07-03 Patch-Name: cups-set-default-error-policy-retry-job.patch Gbp-Pq: Name cups-set-default-error-policy-retry-job.patch
| * Set the default for SyncOnClose to YesTim Waugh2019-09-02
| | | | | | | | | | | | | | Last-Update: 2015-02-10 Patch-Name: cupsd-set-default-for-SyncOnClose-to-Yes.patch Gbp-Pq: Name cupsd-set-default-for-SyncOnClose-to-Yes.patch
| * Show compile command linesTill Kampetter2019-09-02
| | | | | | | | | | Patch-Name: show-compile-command-lines.patch Gbp-Pq: Name show-compile-command-lines.patch
| * Do not mess with the permissions of cupsd.conf.Martin Pitt2019-09-02
| | | | | | | | | | | | | | Last-Update: 2015-02-10 Patch-Name: confdirperms.patch Gbp-Pq: Name confdirperms.patch
| * Deactivate CUPS' own log rotating as the system already provides a more ↵Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | sophisticated log rotating Last-Update: 2015-02-10 Patch-Name: default_log_settings.patch Gbp-Pq: Name default_log_settings.patch
| * Make log files readable to group "adm", if present.Martin Pitt2019-09-02
| | | | | | | | | | | | | | | | Bug-Ubuntu: https://launchpad.net/bugs/345953 Last-Update: 2015-02-10 Patch-Name: logfiles_adm_readable.patch Gbp-Pq: Name logfiles_adm_readable.patch
| * CUPS removes the "(recommended)" comments of the NickNames of Foomatic PPDs ↵Till Kampetter2019-09-02
| | | | | | | | | | | | | | | | | | when listing available PPDs. This patch removes this removal action. Last-Update: 2015-02-10 Patch-Name: reactivate_recommended_driver.patch Gbp-Pq: Name reactivate_recommended_driver.patch
| * Do not use host names for broadcasting print queues andTill Kampetter2019-09-02
| | | | | | | | | | | | | | | | | | managing print queues broadcasted from other servers by default. Many networks do not have valid host names for all machines. Bug-Ubuntu: https://bugs.launchpad.net/bugs/449586 Patch-Name: do-not-broadcast-with-hostnames.patch Gbp-Pq: Name do-not-broadcast-with-hostnames.patch
| * Rename the systemd service file from org.cups.cups.* to cups.*Didier Raboud2019-09-02
| | | | | | | | | | Patch-Name: rename-systemd-units.patch Gbp-Pq: Name rename-systemd-units.patch
| * Do not write VCS tags into installed conffilesKenshi Muto2019-09-02
| | | | | | | | | | | | | | | | | | | | Bug: http://www.cups.org/str.php?L2369 Origin: vendor Author: Didier Raboud <odyx@debian.org> Last-Update: 2014-01-16 Patch-Name: removecvstag.patch Gbp-Pq: Name removecvstag.patch
| * Disable time stamps in conffiles, to avoid ever-changing files in /etc.Joey Hess2019-09-02
| | | | | | | | | | | | | | | | Bug: https://github.com/apple/cups/issues/3067 Bug-Debian: https://bugs.debian.org/549673 Patch-Name: no-conffile-timestamp.patch Gbp-Pq: Name no-conffile-timestamp.patch
| * Let snmp backend also use manufacturer-specific MIBsTim Waugh2019-09-02
| | | | | | | | | | | | | | | | | | | | | | … of HP and Ricoh to obtain the device IDs of network-connected printers. This way we get more reliable information about make and model and in addition the supported page description languages, which allows one to identify whether an optional PostScript add-on is installed or for an unsupported printer which generic PPD is the best choice (requested by Ricoh). Bug: https://www.cups.org/str.php?L3552 Gbp-Pq: Name 0018-Let-snmp-backend-also-use-manufacturer-specific-MIBs.patch
| * Patch to support Apple AirPrint (printing from iPhone, iPad, iPod Touch to a ↵Till Kamppeter2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | CUPS server) Bug-Ubuntu: https://bugs.launchpad.net/bugs/711779 Bug-Ubuntu: https://bugs.launchpad.net/bugs/1054495 Bug-Debian: http://bugs.debian.org/700961 Bug: https://cups.org/str.php?L4341 Last-Update: 2015-02-10 Patch-Name: airprint-support.patch Gbp-Pq: Name airprint-support.patch
| * Move cupsd.conf.default from SERVERROOT to DATADIRDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | Origin: vendor Bug: https://cups.org/str.php?L4342 Bug-Debian: http://bugs.debian.org/640124 Last-Update: 2015-02-10 Patch-Name: move-cupsd-conf-default-to-share.patch Gbp-Pq: Name move-cupsd-conf-default-to-share.patch
| * revert commit 830cfed95a5349b008999eebd34f5233bc35829cMichael Sweet2019-09-02
| | | | | | | | | | | | | | | | | | | | | | "Update "make test" to include alternate filter." . This fixes the error lines counting in the test, and is unneeded as pdftourf is not shipped in Debian. Origin: upstream Patch-Name: tests-no-pdftourf.patch Gbp-Pq: Name tests-no-pdftourf.patch
| * Tests: Force LC_ALL=C environment variable when grepping the output of lpstatDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | Permits testing in non-"C" environments. Origin: vendor Last-Update: 2016-07-11 Patch-Name: tests-make-lpstat-call-reproducible.patch Gbp-Pq: Name tests-make-lpstat-call-reproducible.patch
| * Tests: Use 127.0.0.1 instead of localhost to help pbuilderDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | This should make the test-suite work in pbuilder. It apparently also fixes an ipp backend problem in the test-suite. Origin: vendor Last-Update: 2016-08-05 Patch-Name: tests-use-ipv4-lo-address.patch Gbp-Pq: Name tests-use-ipv4-lo-address.patch
| * Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | Permits building in non-"C" environments. Origin: vendor Last-Update: 2015-02-10 Patch-Name: tests-fix-ppdLocalize-on-unclean-env.patch Gbp-Pq: Name tests-fix-ppdLocalize-on-unclean-env.patch
| * Tests: Make sure that all scheduled jobs are finished beforeDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | running a new test. Fixes failures on slow architectures like armel and mipsel. Bug-Debian: http://bugs.debian.org/670878 Last-Update: 2015-02-10 Patch-Name: tests-wait-on-unfinished-jobs-everytime.patch Gbp-Pq: Name tests-wait-on-unfinished-jobs-everytime.patch
| * Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ↵Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | iconv behavior is different than what the test expects. Bug-Debian: http://bugs.debian.org/662996 Last-Update: 2015-10-02 Patch-Name: test-i18n-nonlinux.patch Gbp-Pq: Name test-i18n-nonlinux.patch
| * Tests: ignore the failure to write uncompressed dataDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | Ignore the 'Unable to write uncompressed print data: Broken pipe' error that sometimes breaks the errorlines counting on kfreebsd for some reason. Origin: vendor Last-Update: 2016-08-09 Patch-Name: tests-ignore-kfreebsd-unable-to-write-uncompressed-print-data.patch Gbp-Pq: Name tests-ignore-kfreebsd-unable-to-write-uncompressed-print-data.patch
| * Tests: ignore errors triggered on ipv6-deprived hostsDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | Ignore the 'Address family not supported by protocol' error that breaks the errorlines counting on buildds without a working IPv6 stack. Origin: vendor Last-Update: 2015-02-10 Patch-Name: tests-ignore-ipv6-address-family-not-supported.patch Gbp-Pq: Name tests-ignore-ipv6-address-family-not-supported.patch
| * Tests: ignore loadFile failuresDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | Ignore the 'loadFile failed: temp file: not a PDF file' error that sometimes breaks the errorlines counting on kfreebsd-amd64 for some reason Origin: vendor Last-Update: 2015-02-10 Patch-Name: tests-ignore-kfreebsd-amd64-not-a-pdf.patch Gbp-Pq: Name tests-ignore-kfreebsd-amd64-not-a-pdf.patch
| * Tests: ignore usb & dnssd backend unexpected exitsDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | Ignore the following errors: "[cups-deviced] PID * (usb) crashed on signal 11!" and "[cups-deviced] PID * (dnssd) stopped with status 1" They seem to regularly happen on Debian/Ubuntu buildds and break error lines counting. Last-Update: 2015-02-10 Patch-Name: tests-ignore-usb-crash.patch Gbp-Pq: Name tests-ignore-usb-crash.patch
| * Tests: Ignore warnings from colord and AvahiMartin Pitt2019-09-02
| | | | | | | | | | | | | | | | | | These warnings change the expected number of warnings Last-Update: 2015-08-05 Patch-Name: tests-ignore-warnings.patch Gbp-Pq: Name tests-ignore-warnings.patch
| * Fix jobs with multiple files or multiple formatsTim Waugh2019-09-02
| | | | | | | | | | | | | | | | Bug-Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=972242 Bug: https://www.cups.org/str.php?L4348 Last-Updated: 2015-02-10 Patch-Name: fixes-for-jobs-with-multiple-files-and-multiple-formats.patch Gbp-Pq: Name fixes-for-jobs-with-multiple-files-and-multiple-formats.patch
| * Install root backends world-readableMartin Pitt2019-09-02
| | | | | | | | | | | | | | | | | | | | | | This is needed: - to comply with Debian Policy - because it is both nonsensical to not do so - it also breaks system checkers, bug reporting, etc Bug: http://www.cups.org/str.php?L2935 Bug-Debian: http://bugs.debian.org/410171 Gbp-Pq: Name 0003-Install-root-backends-world-readable.patch
| * Fix hyphen-used-as-minus-sign manpage errorsDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | Automatically generated using sed -i -s 's/^-/\\-/g;s/ -/ \\-/g;s/"-/"\\-/g' man/*.man* Also fix a missing backslash escape Origin: vendor Bug-Upstream: https://cups.org/str.php?L4299 Last-Update: 2015-02-10 Patch-Name: manpage-hyphen-minus.patch Gbp-Pq: Name manpage-hyphen-minus.patch
| * For PWG Raster, add required IPP attributesTill Kamppeter2019-09-02
| | | | | | | | | | | | | | | | | | | | Add required by IPP Everywhere for PWG Raster when PWG Raster as input format is supported Bug-Upstream: https://www.cups.org/str.php?L4428 Last-Update: 2015-02-10 Patch-Name: pwg-raster-attributes.patch Gbp-Pq: Name pwg-raster-attributes.patch
| * git-debrebase convert-from-dgit-view: declare upstreamDidier Raboud2019-09-02
| |\ | | | | | | | | | | | | | | | (Re)constructed breakwater merge. [git-debrebase anchor: declare upstream]
| * | git-debrebase convert-from-dgit-view: drop upstream changes from breakwaterDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | Drop upstream changes, and delete debian/patches, as part of converting to git-debrebase format. Upstream changes will appear as commits. [git-debrebase convert-from-dgit-view drop-patches]
| * | merge patched-debian/experimental into debian/experimentalDidier Raboud2019-09-02
| |\ \
| | * | po4a infrastructure and translations for manpages.Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author: Nicolas François <nicolas.francois@centraliens.net>, Helge Kreutzmann <debian@helgefjell.de> Origin: vendor Bug-Debian: http://bugs.debian.org/478597 Patch-Name: manpage-translations.patch
| | * | Build mantohtml with the build architecture compilerHelmut Grohne2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mantohtml is run during build. Thus it needs to be built with the build architecture compiler (or execution fails). The obvious part is switching to CC_FOR_BUILD. That also depends on it not requiring any other cups components. In particular, removing uses of strlcpy and replacing host architecture- specific includes is thus needed. Bug-Debian: https://bugs.debian.org/837936
| | * | Use dpkg-architecture in cups-config to make it architecture-independantDidier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also filter -L/usr/lib/(triplet) out of LDFLAGS. Also strip unnecessary libs from --libs. Also launch krb5-config at runtime to avoid getting usr/lib/(triplet) from krb5-config Bug-Debian: https://bugs.debian.org/741519 Bug-Debian: https://bugs.debian.org/727058 Bug-Debian: https://bugs.debian.org/730838 Bug-Debian: https://bugs.debian.org/751157 Last-Update: 2014-06-11 Patch-Name: debianize_cups-config.patch
| | * | Drop dangling references from cups-lpd.manBastien ROUCARIÈS2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | Bug-Debian: http://bugs.debian.org/570157 Last-Update: 2015-10-02 Patch-Name: man-cups-lpd-drop-dangling-references.patch
| | * | Set default job error policy to "retry-job", since it is lessMartin Pitt2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | confusing and a better default on most machines. . Amend documentation accordingly. Author: Didier Raboud <odyx@debian.org> Origin: vendor Last-Update: 2016-07-03 Patch-Name: cups-set-default-error-policy-retry-job.patch
| | * | Set the default for SyncOnClose to YesTim Waugh2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | Last-Update: 2015-02-10 Patch-Name: cupsd-set-default-for-SyncOnClose-to-Yes.patch
| | * | Show compile command linesTill Kampetter2019-09-02
| | | | | | | | | | | | | | | | Patch-Name: show-compile-command-lines.patch
| | * | Do not mess with the permissions of cupsd.conf.Martin Pitt2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | Last-Update: 2015-02-10 Patch-Name: confdirperms.patch
| | * | Deactivate CUPS' own log rotating as the system already provides a more ↵Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sophisticated log rotating Last-Update: 2015-02-10 Patch-Name: default_log_settings.patch
| | * | Make log files readable to group "adm", if present.Martin Pitt2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug-Ubuntu: https://launchpad.net/bugs/345953 Last-Update: 2015-02-10 Patch-Name: logfiles_adm_readable.patch
| | * | CUPS removes the "(recommended)" comments of the NickNames of Foomatic PPDs ↵Till Kampetter2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when listing available PPDs. This patch removes this removal action. Last-Update: 2015-02-10 Patch-Name: reactivate_recommended_driver.patch
| | * | Do not use host names for broadcasting print queues andTill Kampetter2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | managing print queues broadcasted from other servers by default. Many networks do not have valid host names for all machines. Bug-Ubuntu: https://bugs.launchpad.net/bugs/449586 Patch-Name: do-not-broadcast-with-hostnames.patch
| | * | Rename the systemd service file from org.cups.cups.* to cups.*Didier Raboud2019-09-02
| | | | | | | | | | | | | | | | Patch-Name: rename-systemd-units.patch