From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 22 Jan 2018 17:57:08 +0100 Subject: [Buildroot] [PATCH 2/2] squid: add upstream post-3.5.27 security patches In-Reply-To: <20180122160816.2246gixwadewjuec@sapphire.tkos.co.il> (Baruch Siach's message of "Mon, 22 Jan 2018 18:08:16 +0200") References: <20180122151339.23040-1-peter@korsgaard.com> <20180122151339.23040-2-peter@korsgaard.com> <20180122160816.2246gixwadewjuec@sapphire.tkos.co.il> Message-ID: <87vaftrfvf.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Baruch" == Baruch Siach writes: > Hi Peter, > On Mon, Jan 22, 2018 at 04:13:39PM +0100, Peter Korsgaard wrote: >> --- a/package/squid/squid.mk >> +++ b/package/squid/squid.mk >> @@ -12,6 +12,9 @@ SQUID_LICENSE = GPL-2.0+ >> SQUID_LICENSE_FILES = COPYING >> # For 0001-assume-get-certificate-ok.patch >> SQUID_AUTORECONF = YES >> +SQUID_PATCH = \ >> + https://github.com/squid-cache/squid/commit/eb2db98a676321b814fc4a51c4fb7928a8bb45d9.patch \ >> + https://github.com/squid-cache/squid/commit/8232b83d3fa47a1399f155cb829db829369fbae9.patch > Didn't we stop fetching patches from github because they might break the hash > in the future? See for example commit bbbe00ea35dd2133 (trinity: don't > download patches from Github). Hmm, correct - I'll include them in package/squid and resend, thanks! -- Bye, Peter Korsgaard