pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/cups CHANGES IN CUPS V2.2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/243770f3f049
branches:  trunk
changeset: 360794:243770f3f049
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Apr 08 07:27:09 2017 +0000

description:
CHANGES IN CUPS V2.2.3
- The IPP backend could get into an infinite loop for certain errors,
  causing a hung queue (<rdar://problem/28008717>)
- The scheduler could pause responding to client requests in order to
  save state changes to disk (<rdar://problem/28690656>)
- Added support for PPD finishing keywords (Issue 4960, Issue 4961,
  Issue 4962)
- The IPP backend did not send a media-col attribute for just the source
  or type (Issue 4963)
- IPP Everywhere print queues did not always support all print qualities
  supported by the printer (Issue 4953)
- IPP Everywhere print queues did not always support all media types
  supported by the printer (Issue 4953)
- The IPP Everywhere PPD generator did not return useful error messages
  (Issue 4954)
- The IPP Everywhere finishings support did not work correctly with
  common UI or command-line options (Issue 4976)
- Fixed an error handling issue for the network backends (Issue 4979)
- The default cupsd.conf file did not work on systems compiled without
  Kerberos support (Issue 4947)
- The "reprint job" option was not available for some canceled jobs
  (Issue 4915)
- Updated the job listing in the web interface (Issue 4978)
- Fixed some localization issues on macOS

diffstat:

 print/cups/Makefile |   5 ++---
 print/cups/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r e32e7c493d7c -r 243770f3f049 print/cups/Makefile
--- a/print/cups/Makefile       Fri Apr 07 23:34:40 2017 +0000
+++ b/print/cups/Makefile       Sat Apr 08 07:27:09 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.243 2017/02/12 06:24:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.244 2017/04/08 07:27:09 adam Exp $
 
-DISTNAME=      cups-2.2.2-source
+DISTNAME=      cups-2.2.3-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   2
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=apple/}
 
diff -r e32e7c493d7c -r 243770f3f049 print/cups/distinfo
--- a/print/cups/distinfo       Fri Apr 07 23:34:40 2017 +0000
+++ b/print/cups/distinfo       Sat Apr 08 07:27:09 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.120 2017/01/21 11:57:10 leot Exp $
+$NetBSD: distinfo,v 1.121 2017/04/08 07:27:09 adam Exp $
 
-SHA1 (cups-2.2.2-source.tar.gz) = e38d2847eceeb3a2d59172d3c5a58d817632fe44
-RMD160 (cups-2.2.2-source.tar.gz) = 407e150d67625f066cdc39afc7bf516f7f18c923
-SHA512 (cups-2.2.2-source.tar.gz) = c78156eddfbae5b5ac9963082763f2a8e0e297cc93fce9e12707ba3606164dc674f127819db972b00699587628ec35002da206691fed2e03578912c613150eac
-Size (cups-2.2.2-source.tar.gz) = 9493396 bytes
+SHA1 (cups-2.2.3-source.tar.gz) = 149e9ded0744b7545630c62b6a347e747928e0f7
+RMD160 (cups-2.2.3-source.tar.gz) = 3eb91fbd20bee081e08af64ddfa23a45f2bfa7b2
+SHA512 (cups-2.2.3-source.tar.gz) = 0f3e2aa8e514dad056b4878b0657491d35796b62021092cd5dd480b67a8423fc0fdb822ccb4bc72a454c3ced20c160c8631d44c182c87a3993b882df904aaec7
+Size (cups-2.2.3-source.tar.gz) = 9497368 bytes
 SHA1 (patch-ae) = 04f314bbbb05538b67a0f68adc241a09e836a4e2
 SHA1 (patch-af) = 6ae6ae6006387db69bf7c15f7c8500708c9e8f56
 SHA1 (patch-ai) = 2c1ca67ea6f6c1dedb4c8ff97736f328a2b9a7c6



Home | Main Index | Thread Index | Old Index