From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] rpcbind: Update to version 1.3.1
Date: Wed, 16 Sep 2026 16:35:51 +0200 [thread overview]
Message-ID: <20260916143552.3536823-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260916143552.3536823-1-adolf.belka@ipfire.org>
- Update from version 1.2.8 to 1.3.1
- No change in rootfile
- Changelog
1.3.1
rpcbind: only free the forward slot if the reply xid matched the request xid
rpcbind: check for null netmask in addrmerge()
rpcbind: restrict RPCBPROC_GETSTAT to loopback callers
rpcbind: fully disable remote calls when --enable-rmtcalls is unset
rpcbind: bound stats lists in rpcbs_getaddr() and rpcbs_rmtcall()
rpcbind: only log failures in check_callit() if connection logging is enabled
rpcinfo: stack buffer overflow in rpcinfo rpcbdump()
rpcbind: fix leak of nconf in main()
1.2.9
rpcinfo: stack buffer overflow in rpcinfo rpcbaddrlist()
rpcbind: Stop unauthenticated oversized allocation in PMAPPROC_CALLIT decode
rpcbind: fix memory leaks in network_init()
rpcbind: fix memory leak in init_transport()
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/rpcbind | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/rpcbind b/lfs/rpcbind
index 196089af6..ca4a7f0bb 100644
--- a/lfs/rpcbind
+++ b/lfs/rpcbind
@@ -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 portmapper
-VER = 1.2.8
+VER = 1.3.1
THISAPP = rpcbind-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = rpcbind
-PAK_VER = 9
+PAK_VER = 10
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 70bef658aafc4b1b626a7e9ff312b34748e0142a0a93d058c28d6599545281464f27a5546abe287f0dd369e5264cb38940f85e5e6c128cb0e0f7aaa4b841ab77
+$(DL_FILE)_BLAKE2 = 8a7ea0ac9152c0daf3c05f17f9af0430b41ec6e6f74faed62553ab27803e165443efaac81e920ab633f1365f6400131c267e0e9ec66cccd56ad4069c2d870d99
install : $(TARGET)
--
2.55.0
next prev parent reply other threads:[~2026-09-16 14:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-16 14:35 [PATCH] cifs-utils: Update to version 7.7 Adolf Belka
2026-09-16 14:35 ` [PATCH] core205: Ship lmdb Adolf Belka
2026-09-16 14:35 ` [PATCH] core205: Ship strongswan Adolf Belka
2026-09-16 14:35 ` [PATCH] lmdb: Update to version 1.0.2 Adolf Belka
2026-09-16 14:35 ` Adolf Belka [this message]
2026-09-16 14:35 ` [PATCH] strongswan: Update to version 6.1.0 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=20260916143552.3536823-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