From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] squid: bump to version 3.5.8
Date: Sat, 12 Sep 2015 10:25:39 +0100 [thread overview]
Message-ID: <55F3EF93.1000705@imgtec.com> (raw)
In-Reply-To: <1442004223-19430-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 11/09/15 21:43, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Build test for MIPS architecture.
$ grep ^SQUID_VERSION package/squid/squid.mk
SQUID_VERSION_MAJOR = 3.5
SQUID_VERSION = $(SQUID_VERSION_MAJOR).8
$ file output/target/usr/bin/squidclient
output/target/usr/bin/squidclient: ELF 32-bit MSB executable, MIPS,
MIPS32 rel2 version 1 (SYSV), dynamically linked (uses shared libs), for
GNU/Linux 2.6.32, with unknown capability 0x41000000 = 0xf676e75, with
unknown capability 0x10000 = 0x70403, stripped
Regards,
Vincent.
> ---
> 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 472df2d..97205e3 100644
> --- a/package/squid/squid.hash
> +++ b/package/squid/squid.hash
> @@ -1,3 +1,3 @@
> -# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.7.tar.xz.asc
> -md5 e24943386555ca922130a7e034badba7 squid-3.5.7.tar.xz
> -sha1 e7dcc0cbcee6fd10a8c8bf3e9bff0dc6359ccc48 squid-3.5.7.tar.xz
> +# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.8.tar.xz.asc
> +md5 0b4eae643b009215688fcf5f1a7803a7 squid-3.5.8.tar.xz
> +sha1 4ba4b43cf9abaf7e5015ad4d2d9b628213e55044 squid-3.5.8.tar.xz
> diff --git a/package/squid/squid.mk b/package/squid/squid.mk
> index e8fd079..75a2d35 100644
> --- a/package/squid/squid.mk
> +++ b/package/squid/squid.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> SQUID_VERSION_MAJOR = 3.5
> -SQUID_VERSION = $(SQUID_VERSION_MAJOR).7
> +SQUID_VERSION = $(SQUID_VERSION_MAJOR).8
> SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
> SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
> SQUID_LICENSE = GPLv2+
>
next prev parent reply other threads:[~2015-09-12 9:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 20:43 [Buildroot] [PATCH] squid: bump to version 3.5.8 Gustavo Zacarias
2015-09-12 9:25 ` Vicente Olivert Riera [this message]
2015-09-13 10:35 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55F3EF93.1000705@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.