From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH v2] sudo: version bump 1.9.15p5 -> 1.9.17p1
Date: Wed, 2 Jul 2025 15:49:33 +0200 [thread overview]
Message-ID: <20250702134933.6035-1-bruno.thomsen@gmail.com> (raw)
Sudo insults are now included by default, but disabled unless
the --with-insults configure option is specified or the insults
sudoers option is enabled.
Fixes CVE-2025-32462 and CVE-2025-32463.
Copyright year update in license file.
Changelog: https://www.sudo.ws/releases/stable/#1.9.17p1
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
v1-v2:
License file contain update to years.
rules/sudo.make | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/sudo.make b/rules/sudo.make
index 83c3e7f8e..94234a3f4 100644
--- a/rules/sudo.make
+++ b/rules/sudo.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_SUDO) += sudo
#
# Paths and names
#
-SUDO_VERSION := 1.9.15p5
-SUDO_MD5 := 4166279cb188ecb6641c7a2ba5f68270
+SUDO_VERSION := 1.9.17p1
+SUDO_MD5 := 231106344ffe541fa8e0bd4caf322497
SUDO := sudo-$(SUDO_VERSION)
SUDO_SUFFIX := tar.gz
SUDO_URL := \
@@ -25,7 +25,7 @@ SUDO_URL := \
SUDO_SOURCE := $(SRCDIR)/$(SUDO).$(SUDO_SUFFIX)
SUDO_DIR := $(BUILDDIR)/$(SUDO)
SUDO_LICENSE := ISC AND BSD-3-Clause AND BSD-2-Clause-NetBSD AND Zlib
-SUDO_LICENSE_FILES := file://LICENSE.md;md5=5100e20d35f9015f9eef6bdb27ba194f
+SUDO_LICENSE_FILES := file://LICENSE.md;md5=2841c822e587db145364ca95e9be2ffa
# ----------------------------------------------------------------------------
# Prepare
@@ -73,7 +73,6 @@ SUDO_CONF_OPT := \
--disable-tmpfiles.d \
--disable-devsearch \
--disable-sasl \
- --disable-offensive-insults \
--disable-package-build \
--disable-gss-krb5-ccache-name \
--disable-pvs-studio \
--
2.50.0
reply other threads:[~2025-07-02 13:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250702134933.6035-1-bruno.thomsen@gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
/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