* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d32ce68c3e2cc0bde4407d97e1f09d8a1efba0e7
@ 2025-07-17 9:33 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-07-17 9:33 UTC (permalink / raw)
To: ipfire-scm
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 d32ce68c3e2cc0bde4407d97e1f09d8a1efba0e7 (commit)
via fa17eeb492011789e7fd0c88ffb1b345cf60fc7e (commit)
via 78857720874c00fd9827da6b61454b0f932592d9 (commit)
from c5ecfbe3f1cb1adc4d8ad04c97a5d749dd5a3f1a (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 d32ce68c3e2cc0bde4407d97e1f09d8a1efba0e7
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Thu Jul 17 09:33:00 2025 +0000
core197: Ship unbound
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit fa17eeb492011789e7fd0c88ffb1b345cf60fc7e
Author: Matthias Fischer <matthias.fischer@ipfire.org>
Date: Wed Jul 16 18:50:32 2025 +0200
unbound 1.23.1: Fix for rootfile
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 78857720874c00fd9827da6b61454b0f932592d9
Author: Matthias Fischer <matthias.fischer@ipfire.org>
Date: Wed Jul 16 13:32:07 2025 +0200
unbound: Update to 1.23.1
For details see:
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-23-1
"Fix RebirthDay Attack CVE-2025-5994, reported by Xiang Li from AOSP
Lab Nankai University."
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/unbound | 2 +-
config/rootfiles/{oldcore/106 => core/197}/filelists/unbound | 0
config/rootfiles/core/197/update.sh | 3 ++-
lfs/unbound | 4 ++--
4 files changed, 5 insertions(+), 4 deletions(-)
copy config/rootfiles/{oldcore/106 => core/197}/filelists/unbound (100%)
Difference in files:
diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index 8913c376f..53ff8a64d 100644
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
#usr/lib/libunbound.la
#usr/lib/libunbound.so
usr/lib/libunbound.so.8
-usr/lib/libunbound.so.8.1.31
+usr/lib/libunbound.so.8.1.32
#usr/lib/pkgconfig/libunbound.pc
usr/sbin/unbound
usr/sbin/unbound-anchor
diff --git a/config/rootfiles/core/197/filelists/unbound b/config/rootfiles/core/197/filelists/unbound
new file mode 120000
index 000000000..66adf0924
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/unbound
@@ -0,0 +1 @@
+../../../common/unbound
\ No newline at end of file
diff --git a/config/rootfiles/core/197/update.sh b/config/rootfiles/core/197/update.sh
index 30d618b0e..b72797e24 100644
--- a/config/rootfiles/core/197/update.sh
+++ b/config/rootfiles/core/197/update.sh
@@ -57,7 +57,8 @@ ldconfig
# Apply SSH configuration
/usr/local/bin/sshctrl
-# Start services
+# Restart services
+/etc/init.d/unbound restart
/etc/init.d/openvpn-n2n start
/etc/init.d/openvpn-rw start
diff --git a/lfs/unbound b/lfs/unbound
index abcb4e104..0d977debd 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@
include Config
-VER = 1.23.0
+VER = 1.23.1
THISAPP = unbound-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 160bb2bee5450313a68ac81b73fd4bb21b14f8d25172d314644a34309dc75f28802126533f3ac1cb8d48599af8cb7caca83b866c9193286396f81c5fabc29651
+$(DL_FILE)_BLAKE2 = fb17a819af10794b5a92822841128db5e81c608180d7e154adfeda1fb18d0f46948e55250637d4b4f14aacd13ef53c680478884fe1702cebaa9ecb2fb386b0e3
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:[~2025-07-17 9:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-17 9:33 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d32ce68c3e2cc0bde4407d97e1f09d8a1efba0e7 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox