Change log for libcupsfilters package in Ubuntu
1 → 21 of 21 results | First • Previous • Next • Last |
libcupsfilters (2.0.0-0ubuntu1) mantic; urgency=medium * New upstream release. - Final release with further bug fixes - cfFilterUniversal() also supports application/vnd.cups-postscript as input format now, treating it as application/postscript. - Do not confuse XPrinter with Xerox' XPrint models. - Use correct resolution in Raster header for Apple Raster. * Removed patches, fixes are included in the upstream code. * Updated debian/libcupsfilters2.symbols -- Till Kamppeter <email address hidden> Mon, 25 Sep 2023 12:45:05 +0200
Available diffs
libcupsfilters (2.0~rc1-0ubuntu4) mantic; urgency=medium * Make libcupsfilters-tests depend on fonts-dejavu-core (LP: #2031222) * Replace B-D libfontconfig1-dev with libfontconfig-dev * Add pkg-kde-tools to Build-Depends * Update debian/libcupsfilters2.symbols using pkgkde-symbolshelper -- Gunnar Hjalmarsson <email address hidden> Sat, 12 Aug 2023 21:05:20 +0200
Available diffs
Published in lunar-proposed |
libcupsfilters (2.0~rc1-0ubuntu1.2) lunar; urgency=medium * SRU: LP: #2025150. * libcupsfilters2.symbols: Add two riscv64-only symbols with (optional). -- Matthias Klose <email address hidden> Tue, 27 Jun 2023 15:30:13 +0200
Available diffs
libcupsfilters (2.0~rc1-0ubuntu1.1) lunar; urgency=medium * ignore-unsupported-resolution-values.patch: If resolutions not supported by the printer are supplied alog with a job via "Resolution" or "printer-resolution", ignore them to prevent rasterization in the wrong resolution and garbage printed (Upstream issue #29, LP: #2022929). * cfippattrresolutionforprinter-resolution-list-not-ipp-range.patch: When searching for the "printer-resolution-supported" printer IPP attribute, do not consider it an IPP range type, as it is not, and so would not be found (LP: #2022929). -- Till Kamppeter <email address hidden> Tue, 6 Jun 2023 08:10:19 +0200
Available diffs
libcupsfilters (2.0~rc1-0ubuntu3) mantic; urgency=medium * libcupsfilters2.symbols: Added 2 riscv64-only symbols with (otional). -- Till Kamppeter <email address hidden> Mon, 5 Jun 2023 23:59:59 +0200
Available diffs
- diff from 2.0~rc1-0ubuntu1 to 2.0~rc1-0ubuntu3 (2.0 KiB)
- diff from 2.0~rc1-0ubuntu2 to 2.0~rc1-0ubuntu3 (614 bytes)
Superseded in mantic-proposed |
libcupsfilters (2.0~rc1-0ubuntu2) mantic; urgency=medium * ignore-unsupported-resolution-values.patch: If resolutions not supported by the printer are supplied alog with a job via "Resolution" or "printer-resolution", ignore them to prevent rasterization in the wrong resolution and garbage printed (Upstream issue #29, LP: #2022929). * cfippattrresolutionforprinter-resolution-list-not-ipp-range.patch: When searching for the "printer-resolution-supported" printer IPP attribute, do not consider it an IPP range type, as it is not, and so would not be found (LP: #2022929). -- Till Kamppeter <email address hidden> Mon, 5 Jun 2023 19:19:19 +0200
Available diffs
Superseded in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
libcupsfilters (2.0~rc1-0ubuntu1) lunar; urgency=medium * New upstream release 2.0rc1. - Release candidate 1 - Result of intense tests and fixes for many reported bugs - Final libcupsfilters2 API - Especially many fixes on page orientation, printing text in landscape, image scaling, page size handling. * Updated debian/libcupsfilters2.symbols. On the diff from build log did - s/^+#MISSING: <version># \(optional\)/+ (optional)/ to conserve the entries of other architectures. As the upstream release did not have any C++ changes, there remain only actual symbol changes. * Updated debian/NEWS. * Made libcupsfilters-2-functionality more reliable when checking output directories. -- Till Kamppeter <email address hidden> Tue, 11 Apr 2023 20:28:45 +0200
Available diffs
libcupsfilters (2.0~b4-0ubuntu6) lunar; urgency=medium * debian/rules: Fixed install paths for Debian/Ubuntu-customized print test pages (LP: #2013096). -- Till Kamppeter <email address hidden> Thu, 30 Mar 2023 23:22:16 +0200
Available diffs
- diff from 2.0~b4-0ubuntu5 to 2.0~b4-0ubuntu6 (702 bytes)
Superseded in lunar-release |
Superseded in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
libcupsfilters (2.0~b4-0ubuntu5) lunar; urgency=medium * riscv64 Launchpad build failed due to symbols. Extracted patch from build log, edited it: - s/^+#MISSING: <version># /+ / - s/^+ _/+ (optional)_/ This makes all symbols which are different on riscv64 compared to the other architectures optional. * Updated debian/NEWS. -- Till Kamppeter <email address hidden> Fri, 24 Feb 2023 09:13:16 +0100
Available diffs
Superseded in lunar-proposed |
libcupsfilters (2.0~b4-0ubuntu4) lunar; urgency=medium * Explicitly build the test programs for the autopkgtest, as on riscv64 no "make check" is run. -- Till Kamppeter <email address hidden> Fri, 24 Feb 2023 00:22:16 +0100
Available diffs
- diff from 2.0~b4-0ubuntu3 to 2.0~b4-0ubuntu4 (714 bytes)
Superseded in lunar-proposed |
libcupsfilters (2.0~b4-0ubuntu3) lunar; urgency=medium * Marked some symbols of the initial creation of debian/libcupsfilters2.symbols (on amd64) as (optional) as they are missing on armhf, having led to another failure of the armhf build on Launchpad. * Updated debian/NEWS. -- Till Kamppeter <email address hidden> Thu, 23 Feb 2023 22:43:16 +0100
Available diffs
Superseded in lunar-proposed |
libcupsfilters (2.0~b4-0ubuntu2) lunar; urgency=medium * Added extra symbols from armhf to the debian/libcupsfilters2.symbols file, as (optional). Used the diffs from the buildlog of the failed build of 2.0~b4-0ubuntu1 on Launchpad. -- Till Kamppeter <email address hidden> Thu, 23 Feb 2023 22:14:16 +0100
Available diffs
Superseded in lunar-proposed |
libcupsfilters (2.0~b4-0ubuntu1) lunar; urgency=medium * New upstream release 2.0b4. * Removed upstream patch gs-pxlmono-icc-profile-fix.patch * Added new autopkgtest which builds the test programs used by "make check" but runs them on the system's libcupsfilters. To make the test programs ("test...") available for autopkgtests we compile them while building the package and then provide them (with their auxiliary files) in the new libcupsfilters-tests binary package. * Applied KDE symbolshelper to debian/libcupsfilters2.symbols. * Updated debian/NEWS with more detailed info about the debian/libcupsfilters2.symbols file. -- Till Kamppeter <email address hidden> Thu, 23 Feb 2023 17:23:16 +0100
Available diffs
libcupsfilters (2.0~b2-0ubuntu11) lunar; urgency=medium * Rebuild against latest tiff -- Jeremy Bicha <email address hidden> Sat, 04 Feb 2023 21:44:00 -0500
Available diffs
- diff from 2.0~b2-0ubuntu10 to 2.0~b2-0ubuntu11 (347 bytes)
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu10) lunar; urgency=medium * debian/tests/control: autopkgtest needs libcups2-dev installed, added dependency. * Fixed cfFilterGhostscript() filter function to select the correct ICC profile for PCL-XL output (backported from upstream). -- Till Kamppeter <email address hidden> Thu, 26 Jan 2023 14:00:07 -0300
Available diffs
- diff from 2.0~b2-0ubuntu9 to 2.0~b2-0ubuntu10 (924 bytes)
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu9) lunar; urgency=medium * Fix debian/copyright syntax. * Fix stale standards-version. -- Till Kamppeter <email address hidden> Wed, 25 Jan 2023 21:37:07 -0300
Available diffs
- diff from 2.0~b2-0ubuntu8 to 2.0~b2-0ubuntu9 (682 bytes)
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu8) lunar; urgency=medium * Try harder to fix symbols accross architectures... -- Sebastien Bacher <email address hidden> Wed, 25 Jan 2023 15:35:29 +0100
Available diffs
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu7) lunar; urgency=medium * Include one extra symbol on riscv... -- Sebastien Bacher <email address hidden> Wed, 25 Jan 2023 12:32:38 +0100
Available diffs
- diff from 2.0~b2-0ubuntu6 to 2.0~b2-0ubuntu7 (550 bytes)
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu6) lunar; urgency=medium * Try to fix also the symbols on risv -- Sebastien Bacher <email address hidden> Wed, 25 Jan 2023 11:37:03 +0100
Available diffs
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu5) lunar; urgency=medium * Updated the symbols to fix the build on armhf -- Sebastien Bacher <email address hidden> Wed, 25 Jan 2023 10:11:22 +0100
Available diffs
Superseded in lunar-proposed |
libcupsfilters (2.0~b2-0ubuntu4) lunar; urgency=low * debian/copyright: autotools-generated files can be included under the license of the upstream code, and FSF copyright added to upstream copyright list. Simplified debian/copyright appropriately. * Corrected typos in debian/control. -- Till Kamppeter <email address hidden> Wed, 18 Jan 2023 15:54:07 -0300
1 → 21 of 21 results | First • Previous • Next • Last |