* [ptxdist] [PATCH] sudo: Version bump 1.9.5p2 -> 1.9.12p2
@ 2023-01-24 13:33 Andreas Helmcke
0 siblings, 0 replies; only message in thread
From: Andreas Helmcke @ 2023-01-24 13:33 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
For a list of changes see:
https://www.sudo.ws/releases/stable/#1.9.12p2
License file was moved from doc to / and converted to markdown
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
rules/sudo.make | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/sudo.make b/rules/sudo.make
index 3ae7b559d..c0d651524 100644
--- a/rules/sudo.make
+++ b/rules/sudo.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_SUDO) += sudo
#
# Paths and names
#
-SUDO_VERSION := 1.9.5p2
-SUDO_MD5 := e6bc4c18c06346e6b3431637a2b5f3d5
+SUDO_VERSION := 1.9.12p2
+SUDO_MD5 := 2c67b10f2aca4698eef0491142653382
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://doc/LICENSE;md5=fdff64d4fd19126330aa81b94d167173
+SUDO_LICENSE_FILES := file://LICENSE.md;md5=7aacba499777b719416b293d16f29c8c
# ----------------------------------------------------------------------------
# Prepare
@@ -63,7 +63,6 @@ SUDO_CONF_OPT := \
--disable-gcrypt \
--enable-hardening \
--enable-pie \
- --disable-asan \
--enable-poll \
--disable-admin-flag \
--disable-nls \
--
2.37.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-24 13:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 13:33 [ptxdist] [PATCH] sudo: Version bump 1.9.5p2 -> 1.9.12p2 Andreas Helmcke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox