diff mbox series

[meta-networking] samba: upgrade 4.18.4 -> 4.18.5

Message ID 20230727023356.1116138-1-yi.zhao@windriver.com
State Under Review
Headers show
Series [meta-networking] samba: upgrade 4.18.4 -> 4.18.5 | expand

Commit Message

Yi Zhao July 27, 2023, 2:33 a.m. UTC
This is a security release in order to address the following defects:
CVE-2022-2127
CVE-2023-3347
CVE-2023-34966
CVE-2023-34967
CVE-2023-34968

Release Notes:
https://www.samba.org/samba/history/samba-4.18.5.html

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../samba/{samba_4.18.4.bb => samba_4.18.5.bb}                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/samba/{samba_4.18.4.bb => samba_4.18.5.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.4.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.5.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.18.4.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.18.5.bb
index 66089edad..265cef6ff 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.4.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.5.bb
@@ -32,7 +32,7 @@  SRC_URI:append:libc-musl = " \
            file://cmocka-uintptr_t.patch \
            "
 
-SRC_URI[sha256sum] = "6ba7b3503cc59c9ff4f6fcb1b510c2c855fff93e0b366ab891a32a4732e88e53"
+SRC_URI[sha256sum] = "095256ac332e1d9fbf9b7ff7823f92a3233d3ed658ce7fc9b33905c2243f447f"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz"