From: "Peter Müller" <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 7dd292543e2d9c7d1f19071939cc28fdbe64303e
Date: Tue, 07 Jun 2022 16:47:00 +0000 [thread overview]
Message-ID: <4LHbqS74Xcz2xcf@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3287 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 7dd292543e2d9c7d1f19071939cc28fdbe64303e (commit)
via 19f6c5996613f69ae218498fa33f340b19e4148f (commit)
from 3f8263b80a160b9f14bd7015498c61b565029214 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7dd292543e2d9c7d1f19071939cc28fdbe64303e
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date: Tue Jun 7 16:46:37 2022 +0000
Core Update 169: Ship and restart Squid
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
commit 19f6c5996613f69ae218498fa33f340b19e4148f
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Tue Jun 7 17:35:22 2022 +0200
squid: Update to 5.6
For details see:
https://github.com/squid-cache/squid/commits/v5
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/{oldcore/100 => core/169}/filelists/squid | 0
config/rootfiles/core/169/update.sh | 2 ++
lfs/squid | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)
copy config/rootfiles/{oldcore/100 => core/169}/filelists/squid (100%)
Difference in files:
diff --git a/config/rootfiles/core/169/filelists/squid b/config/rootfiles/core/169/filelists/squid
new file mode 120000
index 000000000..2dc8372a0
--- /dev/null
+++ b/config/rootfiles/core/169/filelists/squid
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
diff --git a/config/rootfiles/core/169/update.sh b/config/rootfiles/core/169/update.sh
index e34f24f7a..5034565b5 100644
--- a/config/rootfiles/core/169/update.sh
+++ b/config/rootfiles/core/169/update.sh
@@ -33,6 +33,7 @@ done
# Stop services
/etc/init.d/unbound stop
+/etc/init.d/squid stop
# Remove files
rm -rvf \
@@ -62,6 +63,7 @@ ldconfig
# Start services
/etc/init.d/firewall restart
/etc/init.d/unbound start
+/etc/init.d/squid start
# This update needs a reboot...
touch /var/run/need_reboot
diff --git a/lfs/squid b/lfs/squid
index 7b77e568f..2a5317a43 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
include Config
-VER = 5.5
+VER = 5.6
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = aef52ba0b47098f823d3f2bbe55e015c12b853bcc0a414bc94a4103009a05fee2c33263b8ade9b31cd22068e964d7f37fc0a497877d26ff836bc2193a6d0e8fc
+$(DL_FILE)_BLAKE2 = 172dbbc255dfbe6246f7e9e333469a4d7a1dda722bb1d897886e1fc075106f223dff739510ade836df4fb147b45e3626ce1e1916eaa9d708d55265347d74e183
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2022-06-07 16:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4LHbqS74Xcz2xcf@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox