libtirpc: Bound maxsize in xdr_rpc_gss_unwrap_data() decode calls
    libtirpc: limit XDR decode node count
    libtirpc: Fix use-after-free in xdr_pmaplist() XDR_FREE path
    libtirpc: fix rpc_gss_get_principal_name to allocate memory correctly
    Add missing exports for rpc_gss_getcred + authdes_getucred

Signed-off-by: Richard Purdie <[email protected]>
---
 ...0001-libtirpc-fix-bindresvport-build-with-clang-22-C23.patch | 2 +-
 .../libtirpc/{libtirpc_1.3.7.bb => libtirpc_1.3.8.bb}           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/libtirpc/{libtirpc_1.3.7.bb => libtirpc_1.3.8.bb} 
(93%)

diff --git 
a/meta/recipes-extended/libtirpc/libtirpc/0001-libtirpc-fix-bindresvport-build-with-clang-22-C23.patch
 
b/meta/recipes-extended/libtirpc/libtirpc/0001-libtirpc-fix-bindresvport-build-with-clang-22-C23.patch
index 4e5844e18e7..1d2a9bf2870 100644
--- 
a/meta/recipes-extended/libtirpc/libtirpc/0001-libtirpc-fix-bindresvport-build-with-clang-22-C23.patch
+++ 
b/meta/recipes-extended/libtirpc/libtirpc/0001-libtirpc-fix-bindresvport-build-with-clang-22-C23.patch
@@ -1,4 +1,4 @@
-From 0ae4371ee63e25a48777a83c0601c85c5747cbac Mon Sep 17 00:00:00 2001
+From 801ec3f723fcf6d531cb57c9f3c6ec1c51b5eb54 Mon Sep 17 00:00:00 2001
 From: Khem Raj <[email protected]>
 Date: Tue, 31 Mar 2026 23:07:09 -0700
 Subject: [PATCH] libtirpc: fix bindresvport build with clang-22/C23
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb 
b/meta/recipes-extended/libtirpc/libtirpc_1.3.8.bb
similarity index 93%
rename from meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb
rename to meta/recipes-extended/libtirpc/libtirpc_1.3.8.bb
index cef541e3d07..6d95f3f69d1 100644
--- a/meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb
+++ b/meta/recipes-extended/libtirpc/libtirpc_1.3.8.bb
@@ -14,7 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2 \
           "
 UPSTREAM_CHECK_URI = 
"https://sourceforge.net/projects/libtirpc/files/libtirpc/";
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/"
-SRC_URI[sha256sum] = 
"b47d3ac19d3549e54a05d0019a6c400674da716123858cfdb6d3bdd70a66c702"
+SRC_URI[sha256sum] = 
"8839959bfcc7a0f4c609d8e4f53f1c67ae33de23775ec35beb39ff15adf11920"
 
 inherit autotools pkgconfig
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#245833): 
https://lists.openembedded.org/g/openembedded-core/message/245833
Mute This Topic: https://lists.openembedded.org/mt/121258269/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to