pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/squid7
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 15 15:26:52 UTC 2026
Modified Files:
pkgsrc/www/squid7: Makefile distinfo
Log Message:
www/squid7: update to 7.5
Squid 7.5 (2026-03-12)
* Bug 5501: Squid may exit when ACLs decode an invalid URI
* ICP: Fix HttpRequest lifetime for ICP v3 queries
* ICP: Fix validation of packet sizes and URLs
* Do not escape malformed URI twice when sending ICP errors
* ... and some code, CI, and documentation cleanups
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/squid7/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/squid7/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/squid7/Makefile
diff -u pkgsrc/www/squid7/Makefile:1.8 pkgsrc/www/squid7/Makefile:1.9
--- pkgsrc/www/squid7/Makefile:1.8 Wed Feb 11 09:18:49 2026
+++ pkgsrc/www/squid7/Makefile Sun Mar 15 15:26:52 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2026/02/11 09:18:49 taca Exp $
+# $NetBSD: Makefile,v 1.9 2026/03/15 15:26:52 taca Exp $
DISTNAME= squid-${VERSION}
CATEGORIES= www
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.squid-cache.org/
COMMENT= Post-Harvest_cached WWW proxy cache and accelerator
LICENSE= gnu-gpl-v2
-VERSION= 7.4
+VERSION= 7.5
# GCC 7 fails even with c++17
# src/ipc/TypedMsgHdr.h fails with
Index: pkgsrc/www/squid7/distinfo
diff -u pkgsrc/www/squid7/distinfo:1.5 pkgsrc/www/squid7/distinfo:1.6
--- pkgsrc/www/squid7/distinfo:1.5 Wed Feb 11 09:18:49 2026
+++ pkgsrc/www/squid7/distinfo Sun Mar 15 15:26:52 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2026/02/11 09:18:49 taca Exp $
+$NetBSD: distinfo,v 1.6 2026/03/15 15:26:52 taca Exp $
-BLAKE2s (squid-7.4.tar.xz) = 98acdf42846642db6a40f967a995002b6ccd382646b346fe4f42c5d28547b5ba
-SHA512 (squid-7.4.tar.xz) = bf63183a9086de991bc4f1987344681a061958539c1202d9f9527005dc6d21e73900f60963345ae6d0f23521c4d3cdc3e589c054d84c2e8d549ad4209fe23577
-Size (squid-7.4.tar.xz) = 2441824 bytes
+BLAKE2s (squid-7.5.tar.xz) = 1252a5a99a95cfc48dc68cde7136f1fd60ded32bac589814b77430b25ee5f483
+SHA512 (squid-7.5.tar.xz) = 2abe4c7a719606b2f33a7e9af2a6e151a0c50bdf81210af5393f26d32fa3b3a4e88af2588b9b9d66513e83721e75a248c0891ee7099d32979948c2f3bb6c2a73
+Size (squid-7.5.tar.xz) = 2432664 bytes
SHA1 (patch-compat_compat.h) = 839381a5e1f46e7d9b822bbb53d82a53c996ddc0
SHA1 (patch-configure) = 6d33a33d05b343a052674b5b2a427f17d5e65435
SHA1 (patch-errors_Makefile.in) = e7ba371bb24e40eeb9dd10dc6fe12d208e681d72
Home |
Main Index |
Thread Index |
Old Index