* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d0d79462d654a490b47874583a014d151bdb9717
@ 2019-07-11 10:38 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-07-11 10:38 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2975 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 d0d79462d654a490b47874583a014d151bdb9717 (commit)
via 61e1ad2703868fe84f4505cbbf9d2f109256aef7 (commit)
from dd4f9a87c1f2dc48d31a939f60c651bbb2688797 (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 d0d79462d654a490b47874583a014d151bdb9717
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Jul 9 09:54:55 2019 +0100
core135: Ship updated squid
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 61e1ad2703868fe84f4505cbbf9d2f109256aef7
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Wed Jul 10 14:20:22 2019 +0200
squid: Update to 4.8
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/{oldcore/100 => core/135}/filelists/squid | 0
config/rootfiles/core/135/update.sh | 2 ++
lfs/squid | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)
copy config/rootfiles/{oldcore/100 => core/135}/filelists/squid (100%)
Difference in files:
diff --git a/config/rootfiles/core/135/filelists/squid b/config/rootfiles/core/135/filelists/squid
new file mode 120000
index 000000000..2dc8372a0
--- /dev/null
+++ b/config/rootfiles/core/135/filelists/squid
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
diff --git a/config/rootfiles/core/135/update.sh b/config/rootfiles/core/135/update.sh
index dd79f65af..56854d2c9 100644
--- a/config/rootfiles/core/135/update.sh
+++ b/config/rootfiles/core/135/update.sh
@@ -37,6 +37,7 @@ rm -vf \
/etc/rc.d/rcsysinit.d/S74aws
# Stop services
+/etc/init.d/squid stop
# Extract files
extract_files
@@ -48,6 +49,7 @@ ldconfig
/usr/local/bin/update-lang-cache
# Start services
+/etc/init.d/squid start
# Finish
/etc/init.d/fireinfo start
diff --git a/lfs/squid b/lfs/squid
index 92392ea21..7df658a20 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
include Config
-VER = 4.7
+VER = 4.8
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = ec7be696032b962eac9ba5726940a3aa
+$(DL_FILE)_MD5 = 08e018f2d8db4911ee90591284fa1ca5
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-11 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 10:38 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d0d79462d654a490b47874583a014d151bdb9717 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox