mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] sudo: version bump 1.9.15p5 -> 1.9.17p1
@ 2025-07-02 13:49 Bruno Thomsen
  0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2025-07-02 13:49 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-02 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-02 13:49 [ptxdist] [PATCH v2] sudo: version bump 1.9.15p5 -> 1.9.17p1 Bruno Thomsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox