From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] sudo: Update to version 1.9.17p2
Date: Tue, 26 Aug 2025 20:49:02 +0200 [thread overview]
Message-ID: <20250826184904.6229-21-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250826184904.6229-1-adolf.belka@ipfire.org>
- Update from version 1.9.17p1 to 1.9.17p2
- Update of rootfile not required
- Changelog
1.9.17p2
* Fixed a bug introduced in sudo 1.9.16 that could result in sudo
sending SIGHUP to all processes on the system in certain rare
cases. The bug could manifest if sudo is running a command in
a pseudo-terminal, sudo terminates the command due to an internal
error, and the user's terminal is revoked. GitHub issue #458.
* Fixed a bug introduced in sudo 1.9.12 that caused sudo to abort
when the "intercept" and "intercept_verify" options are enabled
in sudoers and either the command line arguments or the environment
contains a string larger than the page size (usually 4096). This
only Linux affects systems that support the ptrace_readv_string()
function. GitHub issue #453.
* Fixed a bug in sudo's configure script introduced in sudo 1.9.17
that prevented mdoc-format man pages from being used on systems
without the mandoc utility. Bug #1077.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/sudo | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/sudo b/lfs/sudo
index c2c221417..f605ff683 100644
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -24,7 +24,7 @@
include Config
-VER = 1.9.17p1
+VER = 1.9.17p2
THISAPP = sudo-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 21771348a8de392767c366bb938951327dcc64a4cedee716a802435899e5135c218468271833a9e3ab9d90bda29e36c0870e27dd333d3a5c64fb8e3a5ebbff58
+$(DL_FILE)_BLAKE2 = dd42ff4fd571ba8489cc59d71a09c7e0483d21daf9faf7e697beedc04d9f170b01e60446af179c949a3da115b616fbec07aff8fbf8b7d502161c24d1b35b7a69
install : $(TARGET)
--
2.51.0
next prev parent reply other threads:[~2025-08-26 18:49 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-26 18:48 [PATCH] btrfs-progs: Update to version 6.16 Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship btrfs-progs Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship gdbm Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship harfbuzz Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship hwdata Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship libinih Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship lsof Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship nano Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship sudo Adolf Belka
2025-08-26 18:48 ` [PATCH] core198: Ship whois Adolf Belka
2025-08-26 18:48 ` [PATCH] fping: Update to version 5.4 Adolf Belka
2025-08-26 18:48 ` [PATCH] gdbm: Update to version 1.26 Adolf Belka
2025-08-26 18:48 ` [PATCH] git: Update to version 2.51.0 Adolf Belka
2025-08-26 18:48 ` [PATCH] harfbuzz: Update to version 11.4.3 Adolf Belka
2025-08-26 18:48 ` [PATCH] hwdata: Update to version 0.398 Adolf Belka
2025-08-26 18:48 ` [PATCH] libinih: Update to version 61 Adolf Belka
2025-08-26 18:48 ` [PATCH] lsof: Update to version 4.99.5 Adolf Belka
2025-08-26 18:48 ` [PATCH] nano: Update to version 8.6 Adolf Belka
2025-08-26 18:49 ` [PATCH] postfix: Update to version 3.10.4 Adolf Belka
2025-08-26 18:49 ` [PATCH] rpcbind: Update to version 1.2.8 Adolf Belka
2025-08-26 18:49 ` Adolf Belka [this message]
2025-08-26 18:49 ` [PATCH] whois: Update to version 5.6.4 Adolf Belka
2025-08-26 18:49 ` [PATCH] wsdd: Update to version 0.9 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=20250826184904.6229-21-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