From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 4.4 (stable) Date: Mon, 17 Dec 2018 17:19:08 +0000 Message-ID: <9ef693781aaf68a722482c4588cdad39@ipfire.org> In-Reply-To: <20181213173224.11553-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3768687660902309424==" List-Id: --===============3768687660902309424== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hey, this patch has a binary blob in it. That is why it is so large. I guess you want to resend that?! -Michael On 13/12/2018 05:32 PM, Matthias Fischer wrote: > For details see: > http://www.squid-cache.org/Versions/v4/changesets/ >=20 > In July 2018, 'squid 4' was "released for production use", see: > https://wiki.squid-cache.org/Squid-4 >=20 > "The features have been set and large code changes are reserved for > later versions." >=20 > I've tested almost all 4.x-versions and patch series before with good=20 > results. > Right now, 4.4 is running here with no seen problems together with > 'squidclamav', 'squidguard' and 'privoxy'. >=20 > I too would declare this version stable. >=20 > Best, > Matthias >=20 > Signed-off-by: Matthias Fischer > --- > config/rootfiles/common/squid | 64 ++++++++- > lfs/squid | 15 +- > squid-4.4-for-ipfire.tar.gz | Bin 0 -> 3213220 bytes > ...via_D_in_ERR_SECURE_CONNECT_FAIL_306.patch | 72 ---------- > ...b_exchange_with_a_TLS_cache_peer_307.patch | 91 ++++++++++++ > ...ry_leak_when_parsing_SNMP_packet_313.patch | 22 --- > ...all_format_formally_to_make_dist_325.patch | 22 +++ > .../03_The_handshake_logformat_code_331.patch | 132 ++++++++++++++++++ > ... squid-4.4-fix-max-file-descriptors.patch} | 4 +- > 9 files changed, 314 insertions(+), 108 deletions(-) > create mode 100644 squid-4.4-for-ipfire.tar.gz > delete mode 100644 > src/patches/squid/01_Certificate_fields_injection_via_D_in_ERR_SECURE_CONNE= CT_FAIL_306.patch > create mode 100644 > src/patches/squid/01_Fix_netdb_exchange_with_a_TLS_cache_peer_307.patch > delete mode 100644 > src/patches/squid/02_Fix_memory_leak_when_parsing_SNMP_packet_313.patch > create mode 100644 > src/patches/squid/02_Maintenance_add_xz_tarball_format_formally_to_make_dis= t_325.patch > create mode 100644=20 > src/patches/squid/03_The_handshake_logformat_code_331.patch > rename src/patches/squid/{squid-3.5.28-fix-max-file-descriptors.patch > =3D> squid-4.4-fix-max-file-descriptors.patch} (92%) ... --===============3768687660902309424==--