* [Buildroot] [PATCH] package/squid: update to 6.10
@ 2024-07-13 9:28 Waldemar Brodkorb
2024-07-13 14:26 ` Thomas Petazzoni via buildroot
2024-08-10 8:48 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2024-07-13 9:28 UTC (permalink / raw)
To: buildroot
The ESI feature is now disabled by default. Use --enable-esi if needed.
See here for other changes:
https://github.com/squid-cache/squid/commits/v6
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
package/squid/squid.hash | 8 ++++----
package/squid/squid.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/squid/squid.hash b/package/squid/squid.hash
index e5017ae5cd..e0dede862a 100644
--- a/package/squid/squid.hash
+++ b/package/squid/squid.hash
@@ -1,6 +1,6 @@
-# From http://www.squid-cache.org/Versions/v6/squid-6.9.tar.xz.asc
-md5 4888e9dc75c0daa0ed526b34c055cb67 squid-6.9.tar.xz
-sha1 5e73b30116ce7111589cc2b1c9bfe3c17efa2e75 squid-6.9.tar.xz
+# From http://www.squid-cache.org/Versions/v6/squid-6.10.tar.xz.asc
+md5 86deefa7282c4388be95260aa4d4cf6a squid-6.10.tar.xz
+sha1 70e90865df0e4e9ba7765b622da40bda9bb8fc5d squid-6.10.tar.xz
# Locally calculated
-sha256 1ad72d46e1cb556e9561214f0fb181adb87c7c47927ef69bc8acd68a03f61882 squid-6.9.tar.xz
+sha256 0b07b187e723f04770dd25beb89aec12030a158696aa8892d87c8b26853408a7 squid-6.10.tar.xz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 60eca397ec..bfb3664082 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQUID_VERSION = 6.9
+SQUID_VERSION = 6.10
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
SQUID_SITE = http://www.squid-cache.org/Versions/v6
SQUID_LICENSE = GPL-2.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/squid: update to 6.10
2024-07-13 9:28 [Buildroot] [PATCH] package/squid: update to 6.10 Waldemar Brodkorb
@ 2024-07-13 14:26 ` Thomas Petazzoni via buildroot
2024-08-10 8:48 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-13 14:26 UTC (permalink / raw)
To: Waldemar Brodkorb; +Cc: buildroot
On Sat, 13 Jul 2024 11:28:42 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:
> The ESI feature is now disabled by default. Use --enable-esi if needed.
>
> See here for other changes:
> https://github.com/squid-cache/squid/commits/v6
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> package/squid/squid.hash | 8 ++++----
> package/squid/squid.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/squid: update to 6.10
2024-07-13 9:28 [Buildroot] [PATCH] package/squid: update to 6.10 Waldemar Brodkorb
2024-07-13 14:26 ` Thomas Petazzoni via buildroot
@ 2024-08-10 8:48 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-08-10 8:48 UTC (permalink / raw)
To: Waldemar Brodkorb; +Cc: buildroot
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:
> The ESI feature is now disabled by default. Use --enable-esi if needed.
> See here for other changes:
> https://github.com/squid-cache/squid/commits/v6
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Committed to 2024.02.x and 2024.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-10 8:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 9:28 [Buildroot] [PATCH] package/squid: update to 6.10 Waldemar Brodkorb
2024-07-13 14:26 ` Thomas Petazzoni via buildroot
2024-08-10 8:48 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.