pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squid6



Module Name:    pkgsrc
Committed By:   sborrill
Date:           Mon Dec 18 16:13:23 UTC 2023

Modified Files:
        pkgsrc/www/squid6: Makefile distinfo

Log Message:
squid6: update to 6.6

Changes since 6.5:
        - Bug 5328: Fix ESI build with libxml2 v2.12.0
        - Bug 5319: QOS Netfilter MARK preservation is always disabled
        - Bug 5318: peer_digest.cc:399: "fetch->pd && receivedData.data"
        - Bug 5317: FATAL attempt to read data from memory
        - Bug 5154: Do not open IPv6 sockets when IPv6 is disabled
        - FTP: Ignore credentials with a NUL-prefixed username
        - log_db_daemon: Fix DSN construction
        - Limit the number of allowed X-Forwarded-For hops
        - Do not update StoreEntry expiration after errorAppendEntry()
        - improve handling of response sending errors


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/squid6/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/squid6/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/squid6/Makefile
diff -u pkgsrc/www/squid6/Makefile:1.6 pkgsrc/www/squid6/Makefile:1.7
--- pkgsrc/www/squid6/Makefile:1.6      Wed Nov  8 13:21:24 2023
+++ pkgsrc/www/squid6/Makefile  Mon Dec 18 16:13:23 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/11/08 13:21:24 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/12/18 16:13:23 sborrill Exp $
 
-DISTNAME=      squid-6.5
-PKGREVISION=   1
+DISTNAME=      squid-6.6
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v6/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/squid6/distinfo
diff -u pkgsrc/www/squid6/distinfo:1.4 pkgsrc/www/squid6/distinfo:1.5
--- pkgsrc/www/squid6/distinfo:1.4      Tue Nov  7 12:10:58 2023
+++ pkgsrc/www/squid6/distinfo  Mon Dec 18 16:13:23 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2023/11/07 12:10:58 sborrill Exp $
+$NetBSD: distinfo,v 1.5 2023/12/18 16:13:23 sborrill Exp $
 
-BLAKE2s (squid-6.5.tar.xz) = 6d3dcfcce6262a50f0a0c485caa118860d31a75f4b380b3bb561f0382aa92cc0
-SHA512 (squid-6.5.tar.xz) = d3a40f5f390f0042a8e981ca28755a90dd520230a06b4246ba7bec0c98025ce1cdc7426797a666f769addd60238e28e1f04d2c701ea2ef2d7329dbe87b830d70
-Size (squid-6.5.tar.xz) = 2554492 bytes
+BLAKE2s (squid-6.6.tar.xz) = 3aa83a70f8f01881e19d872da8f9fd21044d1ed554265f50ab334cfc64ddf447
+SHA512 (squid-6.6.tar.xz) = 4ab261ed85ad674288467500aca9d8a48e3918b55f777635c0ba7a2551f248d35536848a5fbf2c946490a818004727f2aed33144f0a3ebab0be36cc4cffb020c
+Size (squid-6.6.tar.xz) = 2554824 bytes
 SHA1 (patch-compat_compat.h) = 839381a5e1f46e7d9b822bbb53d82a53c996ddc0
 SHA1 (patch-configure) = 66bf56c83876452ba12727d5d957619d75f4d1bc
 SHA1 (patch-errors_Makefile.in) = e7ba371bb24e40eeb9dd10dc6fe12d208e681d72



Home | Main Index | Thread Index | Old Index