diff mbox series

[meta-networking,2/2] samba: upgrade 4.18.0 -> 4.18.1

Message ID 20230403091011.530326-2-yi.zhao@windriver.com
State Under Review
Headers show
Series [meta-networking,1/2] libldb: upgrade 2.7.1 -> 2.7.2 | expand

Commit Message

Yi Zhao April 3, 2023, 9:10 a.m. UTC
Release Notes:
https://www.samba.org/samba/history/samba-4.18.1.html

This is a security release in order to address the following defects:
CVE-2023-0225
CVE-2023-0922
CVE-2023-0614

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

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.0.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.1.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.18.0.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.18.1.bb
index d29c1959e..7992fa968 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.0.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.1.bb
@@ -32,7 +32,7 @@  SRC_URI:append:libc-musl = " \
            file://cmocka-uintptr_t.patch \
            "
 
-SRC_URI[sha256sum] = "70348656ef807be9c8be4465ca157cef4d99818e234253d2c684cc18b8408149"
+SRC_URI[sha256sum] = "cedeaa2f244a0862c4f73b7b9f2ff92d181fd3ba7df80284a2f25f7713b9cc0e"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz"