* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 973ffc2987afd070c95974bbebfd5c3973ca3db0
@ 2018-08-24 11:47 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2018-08-24 11:47 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3010 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 973ffc2987afd070c95974bbebfd5c3973ca3db0 (commit)
via db5360ee9a6d10483666c8ea6fd12b665b40f93d (commit)
from b31d55a79d4c2771b36a209227da7cf99c8606a7 (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 973ffc2987afd070c95974bbebfd5c3973ca3db0
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Aug 24 12:25:59 2018 +0100
core124: Ship updated ntp package
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit db5360ee9a6d10483666c8ea6fd12b665b40f93d
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Thu Aug 23 21:07:04 2018 +0200
ntp: Update to 4.2.8p12
For details see:
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
Best,
Matthias
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/124}/filelists/ntp | 0
config/rootfiles/core/124/update.sh | 1 +
lfs/ntp | 4 ++--
3 files changed, 3 insertions(+), 2 deletions(-)
copy config/rootfiles/{oldcore/100 => core/124}/filelists/ntp (100%)
Difference in files:
diff --git a/config/rootfiles/core/124/filelists/ntp b/config/rootfiles/core/124/filelists/ntp
new file mode 120000
index 000000000..7542d86cb
--- /dev/null
+++ b/config/rootfiles/core/124/filelists/ntp
@@ -0,0 +1 @@
+../../../common/ntp
\ No newline at end of file
diff --git a/config/rootfiles/core/124/update.sh b/config/rootfiles/core/124/update.sh
index d2954a00c..471667a12 100644
--- a/config/rootfiles/core/124/update.sh
+++ b/config/rootfiles/core/124/update.sh
@@ -48,6 +48,7 @@ ldconfig
/usr/local/bin/update-lang-cache
# Start services
+/etc/init.d/ntp restart
# Remove deprecated GRUB configuration option
if [ -e "/etc/default/grub" ]; then
diff --git a/lfs/ntp b/lfs/ntp
index 9c5e772ac..8f845409c 100644
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -24,7 +24,7 @@
include Config
-VER = 4.2.8p11
+VER = 4.2.8p12
THISAPP = ntp-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 00950ca2855579541896513e78295361
+$(DL_FILE)_MD5 = 1522d66574bae14abb2622746dad2bdc
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:[~2018-08-24 11:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-24 11:47 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 973ffc2987afd070c95974bbebfd5c3973ca3db0 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox