pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: leot
Date: Fri Aug 16 21:19:30 UTC 2019
Modified Files:
pkgsrc/print/cups: Makefile Makefile.common
pkgsrc/print/cups-base: Makefile distinfo
Removed Files:
pkgsrc/print/cups-base/patches: patch-5613
Log Message:
cups{,-base}: Update to 2.2.12
pkgsrc changes:
- Remove patches/patch-5613 (already present)
Changes:
2.2.12
------
- CVE-2019-8696 and CVE-2019-8675: Fixed SNMP buffer overflows (rdar://51685251)
- The `cupsctl` command now prevents setting "cups-files.conf" directives
(Issue #5530)
- Updated the systemd service file for cupsd (Issue #5551)
- The `cupsCheckDestSupported` function did not check octetString values
correctly (Issue #5557)
- The scheduler did not encode octetString values like "job-password" correctly
for the print filters (Issue #5558)
- Restored minimal support for the `Emulators` keyword in PPD files to allow
old Samsung printer drivers to continue to work (Issue #5562)
- Timed out job submission now yields an error (Issue #5570)
- The footer in the web interface covered some content on small displays
(Issue #5574)
- The libusb-based USB backend now enforces read limits, improving print speed
in many cases (Issue #5583)
- Fixed some compatibility issues with old releases of CUPS (Issue #5587)
- Fixed a bug in the scheduler job cleanup code (Issue #5588)
- "make" failed with GZIP options (Issue #5595)
- Added FIPS-140 workarounds for GNU TLS (Issue #5601, Issue #5622)
- The scheduler no longer provides a default value for the description
(Issue #5603)
- The `lpadmin` command did not always update the PPD file for changes to the
`cupsIPPSupplies` and `cupsSNMPSupplies` keywords (Issue #5610)
- The scheduler now uses both the group's membership list as well as the
various OS-specific membership functions to determine whether a user belongs
to a named group (Issue #5613)
- Added USB quirks rule for HP LaserJet 1015 (Issue #5617)
- Fixed some PPD parser issues (Issue #5623, Issue #5624)
- The IPP parser no longer allows invalid member attributes in collections
(Issue #5630)
- Fixed IPP buffer overflow (rdar://50035411)
- Fixed memory disclosure issue in the scheduler (rdar://51373853)
- Fixed DoS issues in the scheduler (rdar://51373929)
- The scheduler would restart continuously when idle and printers were not
shared (rdar://52561199)
- Fixed a command ordering issue in the Zebra ZPL driver.
- Fixed a memory leak in `ppdOpen`.
To generate a diff of this commit:
cvs rdiff -u -r1.265 -r1.266 pkgsrc/print/cups/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/cups/Makefile.common
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/cups-base/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/cups-base/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/print/cups-base/patches/patch-5613
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/cups/Makefile
diff -u pkgsrc/print/cups/Makefile:1.265 pkgsrc/print/cups/Makefile:1.266
--- pkgsrc/print/cups/Makefile:1.265 Sun Jul 21 22:25:36 2019
+++ pkgsrc/print/cups/Makefile Fri Aug 16 21:19:30 2019
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.265 2019/07/21 22:25:36 wiz Exp $
+# $NetBSD: Makefile,v 1.266 2019/08/16 21:19:30 leot Exp $
-PKGREVISION= 2
.include "../../print/cups/Makefile.common"
PKGNAME= cups-${CUPS_VERS}
Index: pkgsrc/print/cups/Makefile.common
diff -u pkgsrc/print/cups/Makefile.common:1.7 pkgsrc/print/cups/Makefile.common:1.8
--- pkgsrc/print/cups/Makefile.common:1.7 Wed Apr 17 09:39:27 2019
+++ pkgsrc/print/cups/Makefile.common Fri Aug 16 21:19:30 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.7 2019/04/17 09:39:27 wiz Exp $
+# $NetBSD: Makefile.common,v 1.8 2019/08/16 21:19:30 leot Exp $
#
# used by print/cups/Makefile
# used by print/cups-base/Makefile
-CUPS_VERS= 2.2.11
+CUPS_VERS= 2.2.12
DISTNAME= cups-${CUPS_VERS}-source
CATEGORIES= print
Index: pkgsrc/print/cups-base/Makefile
diff -u pkgsrc/print/cups-base/Makefile:1.23 pkgsrc/print/cups-base/Makefile:1.24
--- pkgsrc/print/cups-base/Makefile:1.23 Sun Aug 11 13:22:38 2019
+++ pkgsrc/print/cups-base/Makefile Fri Aug 16 21:19:30 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2019/08/11 13:22:38 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/08/16 21:19:30 leot Exp $
.include "../../print/cups/Makefile.common"
DISTNAME= cups-${CUPS_VERS}-source
PKGNAME= cups-base-${CUPS_VERS}
-PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=apple/}
Index: pkgsrc/print/cups-base/distinfo
diff -u pkgsrc/print/cups-base/distinfo:1.14 pkgsrc/print/cups-base/distinfo:1.15
--- pkgsrc/print/cups-base/distinfo:1.14 Wed Jul 17 01:44:31 2019
+++ pkgsrc/print/cups-base/distinfo Fri Aug 16 21:19:30 2019
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.14 2019/07/17 01:44:31 manu Exp $
+$NetBSD: distinfo,v 1.15 2019/08/16 21:19:30 leot Exp $
-SHA1 (cups-2.2.11-source.tar.gz) = b995f520becc6c3e74b89165f689fe8255c86ba5
-RMD160 (cups-2.2.11-source.tar.gz) = f40e35094287f229d3d3d9a06cf7d576d62a60d4
-SHA512 (cups-2.2.11-source.tar.gz) = 21a6916041b50044d336871f10d1192635458a3d318f19a18ad21d27027dd3839400601019e758424c218225a34aba148ba3a57f0ce3fe14c4df03bd1fde3403
-Size (cups-2.2.11-source.tar.gz) = 10405908 bytes
-SHA1 (patch-5613) = 0c04b22fea5efc558a1915eaf1c940f47b013f43
+SHA1 (cups-2.2.12-source.tar.gz) = a6a89bd1dd3b7122913651698a89d795e3bfea80
+RMD160 (cups-2.2.12-source.tar.gz) = e9bcc54ad693f77f482c1fcef63d5c2fa538a722
+SHA512 (cups-2.2.12-source.tar.gz) = b8e7be512938ad388d469d093ad0c882ab42ea1408c27a91340f8424aa0e79e588df3d59795624973b89074a2af650fa9b5b6ed5224138b17e4c6dbbcbf0a2e6
+Size (cups-2.2.12-source.tar.gz) = 10409313 bytes
SHA1 (patch-ae) = f34ec899f4816bdcf96ff315e001e3ac5a960200
SHA1 (patch-af) = 6ae6ae6006387db69bf7c15f7c8500708c9e8f56
SHA1 (patch-ai) = 2c1ca67ea6f6c1dedb4c8ff97736f328a2b9a7c6
Home |
Main Index |
Thread Index |
Old Index