mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 11:11:37 +00:00
samba: upgrade 4.23.8 -> 4.23.11
Stay within the 4.23.x stable series (do not touch the sibling talloc/tdb/tevent/ldb recipes). This picks up two intervening point releases: - 4.23.9: bug-fix release (use-after-free in ACL claims/conditions handling, CTDB read-only record use-after-free/resource leak, RODC auth fixes, among others). - 4.23.10: security release fixing CVE-2026-6949 (TSIG/DNS OOB write crash), CVE-2026-58216 (KDC kpasswd OOB read crash), CVE-2026-58218 (DNS TKEY cache-flood DoS), CVE-2026-58221 (LDAP privilege escalation via internal LDB special DNs), CVE-2026-58222 (LDAP Compare filter used as protected-attribute disclosure oracle) and CVE-2026-58224 (CTDB protocol bounds-checking gaps). - 4.23.11: further bug fixes (DRS memory leak, pthreadpool fork race, RODC/NTLMv2 trust fixes, CephFS vfs crashes). All 13 existing patches (including the musl-only pam/getpwent_r ones) still apply cleanly against 4.23.11 with offset only, no fuzz, so none needed to be reworked or dropped. LIC_FILES_CHKSUM for COPYING is unchanged. Build-verified with cleansstate + full build for qemux86-64. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ SRC_URI:append:libc-musl = " \
|
||||
file://samba-4.3.9-remove-getpwent_r.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "976129847456dc5b78c00f8ffb79dc605c49d6aaca8b2aa772fd22dbb69fae01"
|
||||
SRC_URI[sha256sum] = "089fdeeaf83593d8f9a16847a86b6cad2fc90f7a893eb8d9d5f509bbecadc0d4"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user