mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/samba4: security bump version to 4.24.3
https://www.samba.org/samba/history/samba-4.24.3.html Fixes CVE-2026-4408, CVE-2026-4480, CVE-2026-2340, CVE-2026-3012, CVE-2026-3238 and CVE-2026-1933. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8b606d9074
commit
46a4dcd0e1
@@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.24.2.tar.asc
|
||||
sha256 ac24583f271a82ac324f7c6fad7327f65b591ad3492e1dccfee988e2c1c81dd1 samba-4.24.2.tar.gz
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.24.3.tar.asc
|
||||
sha256 4a5e0ed1ea192b798c873d9957c50a5767c10c2767cccb00d56ecc427e94f8e9 samba-4.24.3.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SAMBA4_VERSION = 4.24.2
|
||||
SAMBA4_VERSION = 4.24.3
|
||||
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
|
||||
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
|
||||
SAMBA4_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user