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:           Mon Dec 10 07:54:49 UTC 2018

Modified Files:
        pkgsrc/print/cups: Makefile Makefile.common
        pkgsrc/print/cups-base: Makefile distinfo

Log Message:
cups{,-base}: Update print/cups{,-base} to 2.2.10

Changes
2.2.10
------
- CVE-2018-4700: Linux session cookies used a predictable random number seed.
- The `lpoptions` command now works with IPP Everywhere printers that have not
  yet been added as local queues (Issue #5045)
- Added USB quirk rules (Issue #5395, Issue #5443)
- The generated PPD files for IPP Everywhere printers did not contain the
  cupsManualCopies keyword (Issue #5433)
- Kerberos credentials might be truncated (Issue #5435)
- The handling of `MaxJobTime 0` did not match the documentation (Issue #5438)
- Incorporated the page accounting changes from CUPS 2.3 (Issue #5439)
- Fixed a bug adding a queue with the `-E` option (Issue #5440)
- Fixed a crash bug when mapping PPD duplex options to IPP attributes
  (rdar://46183976)


To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 pkgsrc/print/cups/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/cups/Makefile.common
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/cups-base/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/cups-base/distinfo

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.262 pkgsrc/print/cups/Makefile:1.263
--- pkgsrc/print/cups/Makefile:1.262    Wed Nov 14 22:22:16 2018
+++ pkgsrc/print/cups/Makefile  Mon Dec 10 07:54:49 2018
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.262 2018/11/14 22:22:16 kleink Exp $
+# $NetBSD: Makefile,v 1.263 2018/12/10 07:54:49 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.5 pkgsrc/print/cups/Makefile.common:1.6
--- pkgsrc/print/cups/Makefile.common:1.5       Sat Nov 10 19:51:12 2018
+++ pkgsrc/print/cups/Makefile.common   Mon Dec 10 07:54:49 2018
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.5 2018/11/10 19:51:12 leot Exp $
+# $NetBSD: Makefile.common,v 1.6 2018/12/10 07:54:49 leot Exp $
 #
 # used by print/cups/Makefile
 # used by print/cups-base/Makefile
 
-CUPS_VERS=     2.2.9
+CUPS_VERS=     2.2.10
 DISTNAME=      cups-${CUPS_VERS}-source
 CATEGORIES=    print
 

Index: pkgsrc/print/cups-base/Makefile
diff -u pkgsrc/print/cups-base/Makefile:1.17 pkgsrc/print/cups-base/Makefile:1.18
--- pkgsrc/print/cups-base/Makefile:1.17        Wed Nov 14 22:22:16 2018
+++ pkgsrc/print/cups-base/Makefile     Mon Dec 10 07:54:49 2018
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2018/11/14 22:22:16 kleink Exp $
+# $NetBSD: Makefile,v 1.18 2018/12/10 07:54:49 leot Exp $
 
 .include "../../print/cups/Makefile.common"
 
 DISTNAME=      cups-${CUPS_VERS}-source
 PKGNAME=       cups-base-${CUPS_VERS}
-PKGREVISION=   2
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=apple/}
 

Index: pkgsrc/print/cups-base/distinfo
diff -u pkgsrc/print/cups-base/distinfo:1.11 pkgsrc/print/cups-base/distinfo:1.12
--- pkgsrc/print/cups-base/distinfo:1.11        Sat Nov 10 19:51:12 2018
+++ pkgsrc/print/cups-base/distinfo     Mon Dec 10 07:54:49 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2018/11/10 19:51:12 leot Exp $
+$NetBSD: distinfo,v 1.12 2018/12/10 07:54:49 leot Exp $
 
-SHA1 (cups-2.2.9-source.tar.gz) = 918a9dd5585a9bcd626f46377b26f041b6be9fc8
-RMD160 (cups-2.2.9-source.tar.gz) = cc8581c620020d44e9fb8da927025fc1d0446496
-SHA512 (cups-2.2.9-source.tar.gz) = 423d2a215a115d5f78ce73118e8a2e566662e5d7f8acbffea39e1bfefb2f48f94841c8b85d731b0786b682dc579df8dfb5508570225b5205a182fbb2cd6dd2a5
-Size (cups-2.2.9-source.tar.gz) = 10402885 bytes
+SHA1 (cups-2.2.10-source.tar.gz) = 6c9ae0eb292f4604109553795726c0184c8a0058
+RMD160 (cups-2.2.10-source.tar.gz) = b3fa17e6d3cf468afe05015318e67e0c70cc12be
+SHA512 (cups-2.2.10-source.tar.gz) = 1393987a263ebf20089dd3008ae4ed770a27a1f289032604eb9e18f2e863bd0e4215a70118f5a6d3940875625278b6798fbc9070e791ec559179c6cf7dc7b05f
+Size (cups-2.2.10-source.tar.gz) = 10403568 bytes
 SHA1 (patch-ae) = f34ec899f4816bdcf96ff315e001e3ac5a960200
 SHA1 (patch-af) = 6ae6ae6006387db69bf7c15f7c8500708c9e8f56
 SHA1 (patch-ai) = 2c1ca67ea6f6c1dedb4c8ff97736f328a2b9a7c6



Home | Main Index | Thread Index | Old Index