From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] libtirpc: Update to version 1.3.8
Date: Sun, 20 Sep 2026 14:51:15 +0200 [thread overview]
Message-ID: <20260920125116.3492275-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260920125116.3492275-1-adolf.belka@ipfire.org>
- Update from version 1.3.7 to 1.3.8
- No change in rootfile
- Changelog
1.3.8
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: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/libtirpc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/libtirpc b/lfs/libtirpc
index abb1509b0..0c5dc2de1 100644
--- a/lfs/libtirpc
+++ b/lfs/libtirpc
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Transport Independent RPC Library
-VER = 1.3.7
+VER = 1.3.8
THISAPP = libtirpc-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = b6a42add32c1a8bef4d974bb6c527131c0215179a303360d902110b03ce2217280efcb8dcad3a4da00f7ab971a1376e0bc30d6e3ecf6f98f1d4c2161a9276f86
+$(DL_FILE)_BLAKE2 = a0065a0f381de98c250a3e892d4d8909ace54fc9bfeee1f19aaa2973234e85452abf460b0ccffc9e343a50d6f48e93dad81658756f6a5efaf9ba3f27dff94bb9
install : $(TARGET)
--
2.55.0
next prev parent reply other threads:[~2026-09-20 12:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-20 12:51 [PATCH] core205: Ship libtirpc Adolf Belka
2026-09-20 12:51 ` [PATCH] core205: Ship openldap Adolf Belka
2026-09-20 12:51 ` [PATCH] libgcrypt: Update to version 1.12.4 Adolf Belka
2026-09-20 12:51 ` [PATCH] libpcap: Update to version 1.11.0 Adolf Belka
2026-09-20 12:51 ` Adolf Belka [this message]
2026-09-20 12:51 ` [PATCH] openldap: Update to version 2.7.1 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260920125116.3492275-5-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox