public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 74f5f41372571c29b80db217a3d852ef0e613c6f
@ 2024-10-04 11:46 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2024-10-04 11:46 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 3824 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, master has been updated
       via  74f5f41372571c29b80db217a3d852ef0e613c6f (commit)
       via  b38609d64d0ea20f510d6a692d7114d9d331bd77 (commit)
      from  a7ac62f4a67fa2016edc27735cec71bc1474c2b7 (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 74f5f41372571c29b80db217a3d852ef0e613c6f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Oct 4 11:46:22 2024 +0000

    core189: Ship and restart Unbound
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b38609d64d0ea20f510d6a692d7114d9d331bd77
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Fri Oct 4 10:41:17 2024 +0200

    unbound: Update to 1.21.1
    
    For details see:
    https://nlnetlabs.nl/projects/unbound/download/#unbound-1-21-1
    
    "Fix CVE-2024-8508, unbounded name compression could lead to denial of service."
    
    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/common/unbound                              | 2 +-
 config/rootfiles/{oldcore/106 => core/189}/filelists/unbound | 0
 config/rootfiles/core/189/update.sh                          | 1 +
 lfs/unbound                                                  | 4 ++--
 4 files changed, 4 insertions(+), 3 deletions(-)
 copy config/rootfiles/{oldcore/106 => core/189}/filelists/unbound (100%)

Difference in files:
diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index 03e382d2e..1da88aa9d 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.28
+usr/lib/libunbound.so.8.1.29
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
diff --git a/config/rootfiles/core/189/filelists/unbound b/config/rootfiles/core/189/filelists/unbound
new file mode 120000
index 000000000..66adf0924
--- /dev/null
+++ b/config/rootfiles/core/189/filelists/unbound
@@ -0,0 +1 @@
+../../../common/unbound
\ No newline at end of file
diff --git a/config/rootfiles/core/189/update.sh b/config/rootfiles/core/189/update.sh
index 43323f38a..cae569b80 100644
--- a/config/rootfiles/core/189/update.sh
+++ b/config/rootfiles/core/189/update.sh
@@ -349,6 +349,7 @@ ldconfig
 telinit u
 
 # Start services
+/etc/init.d/unbound restart
 /etc/init.d/collectd restart
 /usr/local/bin/openvpnctrl -s
 /usr/local/bin/openvpnctrl -sn2n
diff --git a/lfs/unbound b/lfs/unbound
index f10fed82d..d8efaf872 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.21.0
+VER        = 1.21.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 = f6dc7b60e0071d3a7e7e687eb76fd086590ac69da954775c85bd09d8caa5e0cc4181c97fc14a75d2235f3b182d2d5b0b9120e453beb4e112af67ac80216cfca9
+$(DL_FILE)_BLAKE2 = 4a14019a52c7f0641a6cfcb946be3016d9fd722acff7eeb5ea243808621af9fc05d2bb4dcba1024f134eb6ec609994e5a07b6c4b6bc0b8cc639b35db1546acd1
 
 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:[~2024-10-04 11:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-04 11:46 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 74f5f41372571c29b80db217a3d852ef0e613c6f Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox