From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hnmSv1bgRz36WX for ; Sun, 20 Sep 2026 12:51:27 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hnmSp6ftwz371H for ; Sun, 20 Sep 2026 12:51:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hnmSp0rdlz2V5; Sun, 20 Sep 2026 12:51:22 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789908682; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u831jPIYf5m2jClcFHBp9ihzOCXG3mijzdkiKUjmZZI=; b=wjv77b++8vvJ+bJxE4KY/E7ZurdTZAYw5EVp0Gj2EJ5luQ08Nmc3H4XDmpDDOepMY5l1Ax /po4YDjzXoD90yCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789908682; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=u831jPIYf5m2jClcFHBp9ihzOCXG3mijzdkiKUjmZZI=; b=X8IiB6bt7EwsxPatCFFzQ3GlD5Zt4mRVwqYfkzCxQyaGmcKNcLLjY0G2UHz+wfpac7JsvI 7WEjT59RzJRlXBYvk5FgjygP0apeMC5kr9jOZGfAc1WPNDJs+yY5X7cSAWy0ldXSJfJgI3 CKwpYkqGZT1e7UfKOCyoQZJF3P3cVMkJ9mFrUycC1gULEd07rZMZUV3Jk/1KK6WrjbCg43 XqUTQ1RhVK+0tTOvUWgz/EHeHigl0o2HnHyi8H4q6+Bog6gjWqWilFNu9EEO0jD0OEEVTl ItT8y9oEnKCWoExKhOmjv0gAy1JTv5GjE1PHRVWTFfWMs3ckWejY0Qj0sJhleQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] libtirpc: Update to version 1.3.8 Date: Sun, 20 Sep 2026 14:51:15 +0200 Message-ID: <20260920125116.3492275-5-adolf.belka@ipfire.org> In-Reply-To: <20260920125116.3492275-1-adolf.belka@ipfire.org> References: <20260920125116.3492275-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - 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 --- 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 # +# Copyright (C) 2007-2026 IPFire Team # # # # 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