* [Buildroot] [PATCH] squid: bump to version 3.4.11
@ 2015-01-14 9:58 Gustavo Zacarias
2015-01-14 15:57 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Zacarias @ 2015-01-14 9:58 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/squid/squid.hash | 6 +++---
package/squid/squid.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/squid/squid.hash b/package/squid/squid.hash
index 26ed5af..bc686c1 100644
--- a/package/squid/squid.hash
+++ b/package/squid/squid.hash
@@ -1,3 +1,3 @@
-# From http://www.squid-cache.org/Versions/v3/3.4/squid-3.4.10.tar.xz.asc
-md5 3136edfe9bc2458e725671b0d2455702 squid-3.4.10.tar.xz
-sha1 52fb374fd6293978f8002ae994353fbe75d28a98 squid-3.4.10.tar.xz
+# From http://www.squid-cache.org/Versions/v3/3.4/squid-3.4.11.tar.xz.asc
+md5 e79ddb108d24823da8c1dbc0fc4a31fb squid-3.4.11.tar.xz
+sha1 7de0949714cda4d3f19073aa846f00768a6f841b squid-3.4.11.tar.xz
diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 403818a..c8d7417 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk
@@ -5,7 +5,7 @@
################################################################################
SQUID_VERSION_MAJOR = 3.4
-SQUID_VERSION = $(SQUID_VERSION_MAJOR).10
+SQUID_VERSION = $(SQUID_VERSION_MAJOR).11
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
SQUID_LICENSE = GPLv2+
--
2.0.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] squid: bump to version 3.4.11
2015-01-14 9:58 [Buildroot] [PATCH] squid: bump to version 3.4.11 Gustavo Zacarias
@ 2015-01-14 15:57 ` Thomas Petazzoni
2015-01-14 18:33 ` Gustavo Zacarias
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2015-01-14 15:57 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 14 Jan 2015 06:58:47 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/squid/squid.hash | 6 +++---
> package/squid/squid.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied, thanks.
Since you're looking at squid, could you please look at
http://patchwork.ozlabs.org/patch/412057/, and maybe resend an updated
version with the appropriate fixes?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] squid: bump to version 3.4.11
2015-01-14 15:57 ` Thomas Petazzoni
@ 2015-01-14 18:33 ` Gustavo Zacarias
0 siblings, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-01-14 18:33 UTC (permalink / raw)
To: buildroot
On 01/14/2015 12:57 PM, Thomas Petazzoni wrote:
> Since you're looking at squid, could you please look at
> http://patchwork.ozlabs.org/patch/412057/, and maybe resend an updated
> version with the appropriate fixes?
I'll try to cook up something generic, but squid is a complicated beast
to say the least (i.e. can't set runtime user outside the config for
example, store dirs must be pre-initialized and so on).
Regards.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-14 18:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 9:58 [Buildroot] [PATCH] squid: bump to version 3.4.11 Gustavo Zacarias
2015-01-14 15:57 ` Thomas Petazzoni
2015-01-14 18:33 ` Gustavo Zacarias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox