All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 1/2] libldb: upgrade 2.3.0 -> 2.3.2
@ 2021-11-16  9:50 Yi Zhao
  2021-11-16  9:50 ` [meta-networking][PATCH 2/2] samba: upgrade 4.14.8 -> 4.14.10 Yi Zhao
  0 siblings, 1 reply; 2+ messages in thread
From: Yi Zhao @ 2021-11-16  9:50 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../libldb/{libldb_2.3.0.bb => libldb_2.3.2.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/libldb/{libldb_2.3.0.bb => libldb_2.3.2.bb} (95%)

diff --git a/meta-networking/recipes-support/libldb/libldb_2.3.0.bb b/meta-networking/recipes-support/libldb/libldb_2.3.2.bb
similarity index 95%
rename from meta-networking/recipes-support/libldb/libldb_2.3.0.bb
rename to meta-networking/recipes-support/libldb/libldb_2.3.2.bb
index f1b8cd606..3f7ed36d3 100644
--- a/meta-networking/recipes-support/libldb/libldb_2.3.0.bb
+++ b/meta-networking/recipes-support/libldb/libldb_2.3.2.bb
@@ -31,8 +31,8 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada
                     file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \
                     file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42"
 
-SRC_URI[md5sum] = "fe4b1f17f77e2ea52b4e1320d927844c"
-SRC_URI[sha256sum] = "a4d308b3d0922ef01f3661a69ebc373e772374defa76cf0979ad21b21f91922d"
+SRC_URI[md5sum] = "650a05f8a2b2e6455f590dc815a71879"
+SRC_URI[sha256sum] = "1416c949dc4326e41c0d8a5ecf8ef784f8c0b6e9d3dad8fa971e84ad56227603"
 
 inherit pkgconfig waf-samba
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [meta-networking][PATCH 2/2] samba: upgrade 4.14.8 -> 4.14.10
  2021-11-16  9:50 [meta-networking][PATCH 1/2] libldb: upgrade 2.3.0 -> 2.3.2 Yi Zhao
@ 2021-11-16  9:50 ` Yi Zhao
  0 siblings, 0 replies; 2+ messages in thread
From: Yi Zhao @ 2021-11-16  9:50 UTC (permalink / raw)
  To: openembedded-devel

This is a security release in order to address the following defects:

CVE-2016-2124:  SMB1 client connections can be downgraded to plaintext
                authentication.
                https://www.samba.org/samba/security/CVE-2016-2124.html

CVE-2020-25717: A user on the domain can become root on domain members.
                https://www.samba.org/samba/security/CVE-2020-25717.html

CVE-2020-25718: Samba AD DC did not correctly sandbox Kerberos tickets
                issued by an RODC.
	        https://www.samba.org/samba/security/CVE-2020-25718.html

CVE-2020-25719: Samba AD DC did not always rely on the SID and PAC in
                Kerberos tickets.
	        https://www.samba.org/samba/security/CVE-2020-25719.html

CVE-2020-25721: Kerberos acceptors need easy access to stable AD
                identifiers (eg objectSid).
                https://www.samba.org/samba/security/CVE-2020-25721.html

CVE-2020-25722: Samba AD DC did not do suffienct access and conformance
                checking of data stored.
                https://www.samba.org/samba/security/CVE-2020-25722.html

CVE-2021-3738:  Use after free in Samba AD DC RPC server.
                https://www.samba.org/samba/security/CVE-2021-3738.html

CVE-2021-23192: Subsequent DCE/RPC fragment injection vulnerability.
                https://www.samba.org/samba/security/CVE-2021-23192.html

See: https://www.samba.org/samba/history/samba-4.14.10.html

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

diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb
similarity index 99%
rename from meta-networking/recipes-connectivity/samba/samba_4.14.8.bb
rename to meta-networking/recipes-connectivity/samba/samba_4.14.10.bb
index 0dd563c5b..c1c393738 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.14.8.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb
@@ -34,8 +34,8 @@ SRC_URI:append:libc-musl = " \
            file://samba-fix-musl-lib-without-innetgr.patch \
            "
 
-SRC_URI[md5sum] = "5c6636b34a322de0eb917ee0403be322"
-SRC_URI[sha256sum] = "c936b782c2aced8cd7299c13bec67c495fd4affdb217a6ed6150f4fd6d770fde"
+SRC_URI[md5sum] = "02a3ae53a9c3feb2f3c5b97141b7a8cc"
+SRC_URI[sha256sum] = "107ee862f58062682cec362ec68a24251292805f89aa4c97e7ab80237f91c7af"
 
 UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-16  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  9:50 [meta-networking][PATCH 1/2] libldb: upgrade 2.3.0 -> 2.3.2 Yi Zhao
2021-11-16  9:50 ` [meta-networking][PATCH 2/2] samba: upgrade 4.14.8 -> 4.14.10 Yi Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.