Skip to content

Commit 6dc9d19

Browse files
committed
2026-01-21
1 parent 96f36da commit 6dc9d19

16 files changed

Lines changed: 647 additions & 20 deletions

File tree

squid-announce/2026-January.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
From kinkie at squid-cache.org Tue Jan 20 22:11:44 2026
2+
From: kinkie at squid-cache.org (Francesco Chemolli)
3+
Date: Tue, 20 Jan 2026 23:11:44 +0100
4+
Subject: [squid-announce] Squid version 7.4 is available
5+
Message-ID: <CA+Y8hcOriDpsUhH6Bgj-qC9S_X_PTY8aJBoAuRX2Zxm21PqKSQ@mail.gmail.com>
6+
7+
The Squid HTTP Proxy team is very pleased to announce the availability
8+
of the Squid-7.4 release!
9+
10+
This release is, we believe, stable enough for general production use.
11+
We encourage all users of any previous version of Squid to upgrade to it.
12+
13+
It can be downloaded from GitHub, at
14+
https://github.com/squid-cache/squid/releases/tag/SQUID_7_4
15+
16+
The main changes since version 7.3 are small reliability and security
17+
improvements in snmp, digest_edirectory_auth, pinger, system installation,
18+
and correct detection of Heimdal krb5.
19+
20+
Please remember to run "squid -k parse" when testing the upgrade to a new
21+
version of Squid. It will audit your configuration files and report
22+
any identifiable issues the new release will have in your installation
23+
before you "press go".
24+
25+
If you encounter any issues with this release please file a bug report at
26+
https://bugs.squid-cache.org/
27+
28+
--
29+
Francesco Chemolli
30+
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> [squid-announce] Squid version 7.4 is available
5+
</TITLE>
6+
<LINK REL="Index" HREF="index.html" >
7+
<LINK REL="made" HREF="mailto:squid-announce%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-announce%5D%20Squid%20version%207.4%20is%20available&In-Reply-To=%3CCA%2BY8hcOriDpsUhH6Bgj-qC9S_X_PTY8aJBoAuRX2Zxm21PqKSQ%40mail.gmail.com%3E">
8+
<META NAME="robots" CONTENT="index,nofollow">
9+
<style type="text/css">
10+
pre {
11+
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
12+
}
13+
</style>
14+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
15+
16+
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>[squid-announce] Squid version 7.4 is available</H1>
20+
<B>Francesco Chemolli</B>
21+
<A HREF="mailto:squid-announce%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-announce%5D%20Squid%20version%207.4%20is%20available&In-Reply-To=%3CCA%2BY8hcOriDpsUhH6Bgj-qC9S_X_PTY8aJBoAuRX2Zxm21PqKSQ%40mail.gmail.com%3E"
22+
TITLE="[squid-announce] Squid version 7.4 is available">kinkie at squid-cache.org
23+
</A><BR>
24+
<I>Tue Jan 20 22:11:44 UTC 2026</I>
25+
<P><UL>
26+
27+
28+
<LI> <B>Messages sorted by:</B>
29+
<a href="date.html#177">[ date ]</a>
30+
<a href="thread.html#177">[ thread ]</a>
31+
<a href="subject.html#177">[ subject ]</a>
32+
<a href="author.html#177">[ author ]</a>
33+
</LI>
34+
</UL>
35+
<HR>
36+
<!--beginarticle-->
37+
<PRE>The Squid HTTP Proxy team is very pleased to announce the availability
38+
of the Squid-7.4 release!
39+
40+
This release is, we believe, stable enough for general production use.
41+
We encourage all users of any previous version of Squid to upgrade to it.
42+
43+
It can be downloaded from GitHub, at
44+
<A HREF="https://github.com/squid-cache/squid/releases/tag/SQUID_7_4">https://github.com/squid-cache/squid/releases/tag/SQUID_7_4</A>
45+
46+
The main changes since version 7.3 are small reliability and security
47+
improvements in snmp, digest_edirectory_auth, pinger, system installation,
48+
and correct detection of Heimdal krb5.
49+
50+
Please remember to run &quot;squid -k parse&quot; when testing the upgrade to a new
51+
version of Squid. It will audit your configuration files and report
52+
any identifiable issues the new release will have in your installation
53+
before you &quot;press go&quot;.
54+
55+
If you encounter any issues with this release please file a bug report at
56+
<A HREF="https://bugs.squid-cache.org/">https://bugs.squid-cache.org/</A>
57+
58+
--
59+
Francesco Chemolli
60+
</PRE>
61+
62+
<!--endarticle-->
63+
<HR>
64+
<P><UL>
65+
<!--threads-->
66+
67+
68+
<LI> <B>Messages sorted by:</B>
69+
<a href="date.html#177">[ date ]</a>
70+
<a href="thread.html#177">[ thread ]</a>
71+
<a href="subject.html#177">[ subject ]</a>
72+
<a href="author.html#177">[ author ]</a>
73+
</LI>
74+
</UL>
75+
76+
<hr>
77+
<a href="https://lists.squid-cache.org/listinfo/squid-announce">More information about the squid-announce
78+
mailing list</a><br>
79+
</body></html>
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<title>The squid-announce January 2026 Archive by author</title>
5+
<META NAME="robots" CONTENT="noindex,follow">
6+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
7+
</HEAD>
8+
<BODY BGCOLOR="#ffffff">
9+
<a name="start"></A>
10+
<h1>January 2026 Archives by author</h1>
11+
<ul>
12+
<li> <b>Messages sorted by:</b>
13+
<a href="thread.html#start">[ thread ]</a>
14+
<a href="subject.html#start">[ subject ]</a>
15+
16+
<a href="date.html#start">[ date ]</a>
17+
18+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
19+
</a></b></li>
20+
</ul>
21+
<p><b>Starting:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
22+
<b>Ending:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
23+
<b>Messages:</b> 1<p>
24+
<ul>
25+
26+
<LI><A HREF="000177.html">[squid-announce] Squid version 7.4 is available
27+
</A><A NAME="177">&nbsp;</A>
28+
<I>Francesco Chemolli
29+
</I>
30+
31+
</ul>
32+
<p>
33+
<a name="end"><b>Last message date:</b></a>
34+
<i>Tue Jan 20 22:11:44 UTC 2026</i><br>
35+
<b>Archived on:</b> <i>Tue Jan 20 22:34:19 UTC 2026</i>
36+
<p>
37+
<ul>
38+
<li> <b>Messages sorted by:</b>
39+
<a href="thread.html#start">[ thread ]</a>
40+
<a href="subject.html#start">[ subject ]</a>
41+
42+
<a href="date.html#start">[ date ]</a>
43+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
44+
</a></b></li>
45+
</ul>
46+
<p>
47+
<hr>
48+
<i>This archive was generated by
49+
Pipermail 0.09 (Mailman edition).</i>
50+
</BODY>
51+
</HTML>
52+
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<title>The squid-announce January 2026 Archive by date</title>
5+
<META NAME="robots" CONTENT="noindex,follow">
6+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
7+
</HEAD>
8+
<BODY BGCOLOR="#ffffff">
9+
<a name="start"></A>
10+
<h1>January 2026 Archives by date</h1>
11+
<ul>
12+
<li> <b>Messages sorted by:</b>
13+
<a href="thread.html#start">[ thread ]</a>
14+
<a href="subject.html#start">[ subject ]</a>
15+
<a href="author.html#start">[ author ]</a>
16+
17+
18+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
19+
</a></b></li>
20+
</ul>
21+
<p><b>Starting:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
22+
<b>Ending:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
23+
<b>Messages:</b> 1<p>
24+
<ul>
25+
26+
<LI><A HREF="000177.html">[squid-announce] Squid version 7.4 is available
27+
</A><A NAME="177">&nbsp;</A>
28+
<I>Francesco Chemolli
29+
</I>
30+
31+
</ul>
32+
<p>
33+
<a name="end"><b>Last message date:</b></a>
34+
<i>Tue Jan 20 22:11:44 UTC 2026</i><br>
35+
<b>Archived on:</b> <i>Tue Jan 20 22:34:19 UTC 2026</i>
36+
<p>
37+
<ul>
38+
<li> <b>Messages sorted by:</b>
39+
<a href="thread.html#start">[ thread ]</a>
40+
<a href="subject.html#start">[ subject ]</a>
41+
<a href="author.html#start">[ author ]</a>
42+
43+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
44+
</a></b></li>
45+
</ul>
46+
<p>
47+
<hr>
48+
<i>This archive was generated by
49+
Pipermail 0.09 (Mailman edition).</i>
50+
</BODY>
51+
</HTML>
52+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
thread.html
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<title>The squid-announce January 2026 Archive by subject</title>
5+
<META NAME="robots" CONTENT="noindex,follow">
6+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
7+
</HEAD>
8+
<BODY BGCOLOR="#ffffff">
9+
<a name="start"></A>
10+
<h1>January 2026 Archives by subject</h1>
11+
<ul>
12+
<li> <b>Messages sorted by:</b>
13+
<a href="thread.html#start">[ thread ]</a>
14+
15+
<a href="author.html#start">[ author ]</a>
16+
<a href="date.html#start">[ date ]</a>
17+
18+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
19+
</a></b></li>
20+
</ul>
21+
<p><b>Starting:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
22+
<b>Ending:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
23+
<b>Messages:</b> 1<p>
24+
<ul>
25+
26+
<LI><A HREF="000177.html">[squid-announce] Squid version 7.4 is available
27+
</A><A NAME="177">&nbsp;</A>
28+
<I>Francesco Chemolli
29+
</I>
30+
31+
</ul>
32+
<p>
33+
<a name="end"><b>Last message date:</b></a>
34+
<i>Tue Jan 20 22:11:44 UTC 2026</i><br>
35+
<b>Archived on:</b> <i>Tue Jan 20 22:34:19 UTC 2026</i>
36+
<p>
37+
<ul>
38+
<li> <b>Messages sorted by:</b>
39+
<a href="thread.html#start">[ thread ]</a>
40+
41+
<a href="author.html#start">[ author ]</a>
42+
<a href="date.html#start">[ date ]</a>
43+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
44+
</a></b></li>
45+
</ul>
46+
<p>
47+
<hr>
48+
<i>This archive was generated by
49+
Pipermail 0.09 (Mailman edition).</i>
50+
</BODY>
51+
</HTML>
52+
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<title>The squid-announce January 2026 Archive by thread</title>
5+
<META NAME="robots" CONTENT="noindex,follow">
6+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
7+
</HEAD>
8+
<BODY BGCOLOR="#ffffff">
9+
<a name="start"></A>
10+
<h1>January 2026 Archives by thread</h1>
11+
<ul>
12+
<li> <b>Messages sorted by:</b>
13+
14+
<a href="subject.html#start">[ subject ]</a>
15+
<a href="author.html#start">[ author ]</a>
16+
<a href="date.html#start">[ date ]</a>
17+
18+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
19+
</a></b></li>
20+
</ul>
21+
<p><b>Starting:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
22+
<b>Ending:</b> <i>Tue Jan 20 22:11:44 UTC 2026</i><br>
23+
<b>Messages:</b> 1<p>
24+
<ul>
25+
26+
<!--0 01768947104.177- -->
27+
<LI><A HREF="000177.html">[squid-announce] Squid version 7.4 is available
28+
</A><A NAME="177">&nbsp;</A>
29+
<I>Francesco Chemolli
30+
</I>
31+
32+
</ul>
33+
<p>
34+
<a name="end"><b>Last message date:</b></a>
35+
<i>Tue Jan 20 22:11:44 UTC 2026</i><br>
36+
<b>Archived on:</b> <i>Tue Jan 20 22:34:19 UTC 2026</i>
37+
<p>
38+
<ul>
39+
<li> <b>Messages sorted by:</b>
40+
41+
<a href="subject.html#start">[ subject ]</a>
42+
<a href="author.html#start">[ author ]</a>
43+
<a href="date.html#start">[ date ]</a>
44+
<li><b><a href="https://lists.squid-cache.org/listinfo/squid-announce">More info on this list...
45+
</a></b></li>
46+
</ul>
47+
<p>
48+
<hr>
49+
<i>This archive was generated by
50+
Pipermail 0.09 (Mailman edition).</i>
51+
</BODY>
52+
</HTML>
53+

squid-announce/index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@ <h1>The squid-announce Archives </h1>
1717
<td>Downloadable version</td></tr>
1818

1919

20+
<tr>
21+
<td>January 2026:</td>
22+
<td>
23+
<A href="2026-January/thread.html">[ Thread ]</a>
24+
<A href="2026-January/subject.html">[ Subject ]</a>
25+
<A href="2026-January/author.html">[ Author ]</a>
26+
<A href="2026-January/date.html">[ Date ]</a>
27+
</td>
28+
<td><A href="2026-January.txt">[ Text 1 KB ]</a></td>
29+
</tr>
30+
31+
2032
<tr>
2133
<td>November 2025:</td>
2234
<td>
@@ -25,7 +37,7 @@ <h1>The squid-announce Archives </h1>
2537
<A href="2025-November/author.html">[ Author ]</a>
2638
<A href="2025-November/date.html">[ Date ]</a>
2739
</td>
28-
<td><A href="2025-November.txt">[ Text 3 KB ]</a></td>
40+
<td><A href="2025-November.txt.gz">[ Gzip'd Text 1 KB ]</a></td>
2941
</tr>
3042

3143

0 commit comments

Comments
 (0)