public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] samba: Update to version 4.23.2
@ 2025-10-27 10:35 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2025-10-27 10:35 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- Update from version 4.23.1 to 4.23.2
- No change to any of the rootfiles
- Changelog
    4.23.2
	This is a security release in order to address the following defects:
	o CVE-2025-9640:  Uninitialized memory disclosure via vfs_streams_xattr.
	                  https://www.samba.org/samba/security/CVE-2025-9640.html
	o CVE-2025-10230: Command injection via WINS server hook script.
	                  https://www.samba.org/samba/security/CVE-2025-10230.html

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/samba | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/samba b/lfs/samba
index bb681de97..99c35e961 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.23.1
+VER        = 4.23.2
 SUMMARY    = A SMB/CIFS File, Print, and Authentication Server
 
 THISAPP    = samba-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 116
+PAK_VER    = 117
 
 DEPS       = avahi libtalloc perl-Parse-Yapp wsdd
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 27d5c7d24140716692824bd255a757cd93a05f1e8584822614ddd51dbdb1b008e519c98c2de8c6ff5e7d4c92260a655ae84190fe84aa9ac46290ffd60fb613ad
+$(DL_FILE)_BLAKE2 = 6ea7254f07121e32c6ac0914f45451c0174d68006dbc7836469a9d201d5acadbf6d8ed79d962ba7faa4cd404f52b5c27c02b7025feb37e4a56162bcd0a863401
 
 install : $(TARGET)
 
-- 
2.51.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-27 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-27 10:35 [PATCH] samba: Update to version 4.23.2 Adolf Belka

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