From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] sudo: Update to version 1.9.15p4
Date: Mon, 18 Dec 2023 18:29:03 +0100 [thread overview]
Message-ID: <20231218172911.2531726-12-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20231218172911.2531726-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2197 bytes --]
- Update from version 1.9.15p2 to 1.9.15p4
- Update of rootfile not required
- Changelog
1.9.15p4
* Fixed a bug introduced in sudo 1.9.15 that could prevent a user's
privileges from being listed by "sudo -l" if the sudoers entry
in /etc/nsswitch.conf contains "[SUCCESS=return]". This did not
affect the ability to run commands via sudo. Bug #1063.
1.9.15p3
* Always disable core dumps when sudo sends itself a fatal signal.
Fixes a problem where sudo could potentially dump core dump when
it re-sends the fatal signal to itself. This is only an issue
if the command received a signal that would normally result in
a core dump but the command did not actually dump core.
* Fixed a bug matching a command with a relative path name when
the sudoers rule uses shell globbing rules for the path name.
Bug #1062.
* Permit visudo to be run even if the local host name is not set.
GitHub issue #332.
* Fixed an editing error introduced in sudo 1.9.15 that could
prevent sudoreplay from replaying sessions correctly.
GitHub issue #334.
* Fixed a bug introduced in sudo 1.9.15 where "sudo -l > /dev/null"
could hang on Linux systems. GitHub issue #335.
* Fixed a bug introduced in sudo 1.9.15 where Solaris privileges
specified in sudoers were not applied to the command being run.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/sudo | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/sudo b/lfs/sudo
index d6bae3c7e..5be3c13ab 100644
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -24,7 +24,7 @@
include Config
-VER = 1.9.15p2
+VER = 1.9.15p4
THISAPP = sudo-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 002f820d6d82b3384a9206545a999765c2924b2650fd7f6331c191e3f631507064d71a042c606b4fcea0d518d38b5a24d3f44964bb09cb5774e50501abc3f524
+$(DL_FILE)_BLAKE2 = 011d8ee099bfc16cff141dabffd0ce2befa7fdc834108759e9fdc3c2c11c3bca02eb0c410915394b1b3e3725fbb08544f98ffa584299dbce0db2b49234c0550a
install : $(TARGET)
--
2.43.0
next prev parent reply other threads:[~2023-12-18 17:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 17:28 [PATCH] bash: Update the patches applied to bash Adolf Belka
2023-12-18 17:28 ` [PATCH] git: Update to version 2.43.0 Adolf Belka
2023-12-18 17:28 ` [PATCH] gnutls: Update to version 3.8.2 Adolf Belka
2023-12-30 7:38 ` Peter Müller
2023-12-18 17:28 ` [PATCH] iptables: Update to version 1.8.10 Adolf Belka
2023-12-30 7:36 ` Peter Müller
2023-12-18 17:28 ` [PATCH] lcms2: Update to version 2.16 Adolf Belka
2023-12-18 17:28 ` [PATCH] libnl-3: Update to version 3.9.0 Adolf Belka
2023-12-18 17:28 ` [PATCH] lmdb: Update to version 0.9.31 Adolf Belka
2023-12-18 17:28 ` [PATCH] lsof: Update to version 4.99.3 Adolf Belka
2023-12-18 17:29 ` [PATCH] nfs: Update to version 2.6.4 Adolf Belka
2023-12-18 17:29 ` [PATCH] p11-kit: Update to version 0.25.3 Adolf Belka
2023-12-18 17:29 ` [PATCH] samba: Update to version 4.19.3 Adolf Belka
2023-12-18 17:29 ` Adolf Belka [this message]
2023-12-30 7:23 ` [PATCH] sudo: Update to version 1.9.15p4 Peter Müller
2024-01-07 13:47 ` [PATCH] bash: Update the patches applied to bash Peter Müller
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=20231218172911.2531726-12-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