From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Core Update 165: Restart Squid during the update Date: Mon, 21 Mar 2022 08:55:09 +0000 Message-ID: <23841744-B96E-412A-AABA-9C9D67AB29BD@ipfire.org> In-Reply-To: <1498ea6e-d2e8-c89a-6936-c90fa6c393a4@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8225571507628910944==" List-Id: --===============8225571507628910944== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, > On 20 Mar 2022, at 18:32, Peter M=C3=BCller wr= ote: >=20 > Hello Michael, >=20 > thanks for your reply. >=20 > This is necessary because (a) we ship a new version of Squid with Core Upda= te 165 > and No we don=E2=80=99t: https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dtree;f=3Dconfig/rootfiles/core= /165/filelists;h=3De076d53f7689728aa68cddaf438de39f59a5f9ac;hb=3DHEAD Should we? > (b) not restarting Squid afterwards caused the web proxy to stall on my tes= ting > machine. >=20 > Thanks, and best regards, > Peter M=C3=BCller >=20 >=20 >> Why is this necessary? >>=20 >>> On 20 Mar 2022, at 10:20, Peter M=C3=BCller = wrote: >>>=20 >>> Fixes: #12810 >>>=20 >>> Signed-off-by: Peter M=C3=BCller >>> --- >>> config/rootfiles/core/165/update.sh | 1 + >>> 1 file changed, 1 insertion(+) >>>=20 >>> diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/core/= 165/update.sh >>> index ffb552c80..2c2e6a10c 100644 >>> --- a/config/rootfiles/core/165/update.sh >>> +++ b/config/rootfiles/core/165/update.sh >>> @@ -128,6 +128,7 @@ ldconfig >>> # Start services >>> telinit u >>> /etc/rc.d/init.d/firewall restart >>> +/etc/rc.d/init.d/squid restart >>>=20 >>> # Fix ownership of classification file. >>> chown nobody:nobody /usr/share/suricata/classification.config >>> --=20 >>> 2.34.1 >>=20 --===============8225571507628910944==--