diff mbox series

[meta-networking] samba: upgrade 4.18.8 -> 4.18.9

Message ID 20231227153938.3880648-1-yi.zhao@windriver.com
State Accepted
Headers show
Series [meta-networking] samba: upgrade 4.18.8 -> 4.18.9 | expand

Commit Message

Yi Zhao Dec. 27, 2023, 3:39 p.m. UTC
This is the latest stable release of the Samba 4.18 release series.
It contains the security-relevant bugfix CVE-2018-14628:

    Wrong ntSecurityDescriptor values for "CN=Deleted Objects"
    allow read of object tombstones over LDAP
    (Administrator action required!)
    https://www.samba.org/samba/security/CVE-2018-14628.html

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

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

Comments

Khem Raj Dec. 31, 2023, 12:38 a.m. UTC | #1
On Wed, 27 Dec 2023 23:39:38 +0800, Yi Zhao wrote:
> This is the latest stable release of the Samba 4.18 release series.
> It contains the security-relevant bugfix CVE-2018-14628:
> 
>     Wrong ntSecurityDescriptor values for "CN=Deleted Objects"
>     allow read of object tombstones over LDAP
>     (Administrator action required!)
>     https://www.samba.org/samba/security/CVE-2018-14628.html
> 
> [...]

Applied, thanks!

[1/1] samba: upgrade 4.18.8 -> 4.18.9
      commit: f4c3c747d6df6015eb1231f2867ffe43ddb9620e

Best regards,
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.18.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.18.9.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.18.8.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.18.9.bb
index f80742640..73ceb7b75 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.18.8.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.18.9.bb
@@ -31,7 +31,7 @@  SRC_URI:append:libc-musl = " \
            file://samba-4.3.9-remove-getpwent_r.patch \
            "
 
-SRC_URI[sha256sum] = "4fb87bceaeb01d832a59046c197a044b7e8e8000581548b5d577a6cda03344d1"
+SRC_URI[sha256sum] = "f455c1d6351ed3a36fc2cb6e8ab1bfd0effe54a56686ffd495d64ab52d50f245"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.18(\.\d+)+).tar.gz"