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: wiz
Date: Fri Dec 12 09:27:40 UTC 2025
Modified Files:
pkgsrc/print/cups: Makefile.common
pkgsrc/print/cups-base: distinfo
Log Message:
*cups*: update to 2.4.16
Changes in CUPS v2.4.16 (2025-12-04)
------------------------------------
- `cupsUTF8ToCharset` didn't validate 2-byte UTF-8 sequences, potentially
reading past the end of the source string (Issue #1438)
- The web interface did not support domain usernames fully (Issue #1441)
- Fixed an infinite loop issue in the GTK+ print dialog (Issue #1439)
- Fixed stopping scheduler on unknown directive in configuration (Issue #1443)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/cups/Makefile.common
cvs rdiff -u -r1.46 -r1.47 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.common
diff -u pkgsrc/print/cups/Makefile.common:1.25 pkgsrc/print/cups/Makefile.common:1.26
--- pkgsrc/print/cups/Makefile.common:1.25 Sun Nov 30 13:58:06 2025
+++ pkgsrc/print/cups/Makefile.common Fri Dec 12 09:27:39 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.25 2025/11/30 13:58:06 wiz Exp $
+# $NetBSD: Makefile.common,v 1.26 2025/12/12 09:27:39 wiz Exp $
#
# used by print/cups/Makefile
# used by print/cups-base/Makefile
# used by print/libcups/Makefile
-CUPS_VERS= 2.4.15
+CUPS_VERS= 2.4.16
DISTNAME= cups-${CUPS_VERS}-source
CATEGORIES= print
Index: pkgsrc/print/cups-base/distinfo
diff -u pkgsrc/print/cups-base/distinfo:1.46 pkgsrc/print/cups-base/distinfo:1.47
--- pkgsrc/print/cups-base/distinfo:1.46 Sun Nov 30 13:58:06 2025
+++ pkgsrc/print/cups-base/distinfo Fri Dec 12 09:27:39 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2025/11/30 13:58:06 wiz Exp $
+$NetBSD: distinfo,v 1.47 2025/12/12 09:27:39 wiz Exp $
-BLAKE2s (cups-2.4.15-source.tar.gz) = f3e77da1c0780a445a872119f185d6fb4679d9c461b2c8060059621d42f812cf
-SHA512 (cups-2.4.15-source.tar.gz) = 93bd679645e9cd0c8096f92ec6344268ad4e1536f4c011419b401124e513d458287b30faa42da90dfab87eb7cf18767af2eb71e316fd307e35ec85ec796d4c89
-Size (cups-2.4.15-source.tar.gz) = 8158215 bytes
+BLAKE2s (cups-2.4.16-source.tar.gz) = a8bc5711414a67e7aa837d95b03c50c0c4dcd4b31c81081c3bf01528a4597774
+SHA512 (cups-2.4.16-source.tar.gz) = ee0d2afdba7b713c8249912dd738c4fa87efb6f7cdb0a48a48be299d03ae4b1a02773418d6ffc4f7c5731bbae2c859bcc39695f9b93cc422ec6124b7ba179734
+Size (cups-2.4.16-source.tar.gz) = 8159166 bytes
SHA1 (patch-ae) = 7f12aa886208f9e634d5c3fd3bc1fd4a385f22a6
SHA1 (patch-ai) = d4aa1b59c77fa2cbf614eb661d9a791311b399c2
SHA1 (patch-at) = 9517bff0bf2c892f0723a25f243ba188f7781393
Home |
Main Index |
Thread Index |
Old Index