mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: [ptxdist] [PATCH] sudo: version bump 1.9.14p3 -> 1.9.15p5
Date: Sun, 25 Feb 2024 16:12:03 +0100	[thread overview]
Message-ID: <20240225151204.54557-4-ahelmcke@ela-soft.com> (raw)

various bugfixes, including fixes for CVE-2023-42465 and CVE-2023-42456

Full info: https://www.sudo.ws/releases/stable/#1.9.15p5

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/sudo.make | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/rules/sudo.make b/rules/sudo.make
index 93b92ad69..2e2f7845b 100644
--- a/rules/sudo.make
+++ b/rules/sudo.make
@@ -15,13 +15,13 @@ PACKAGES-$(PTXCONF_SUDO) += sudo
 #
 # Paths and names
 #
-SUDO_VERSION	:= 1.9.14p3
-SUDO_MD5	:= 4cc21cf7c9a89290b230954aed0d1e11
+SUDO_VERSION	:= 1.9.15p5
+SUDO_MD5	:= 4166279cb188ecb6641c7a2ba5f68270
 SUDO		:= sudo-$(SUDO_VERSION)
 SUDO_SUFFIX	:= tar.gz
 SUDO_URL	:= \
-	https://www.sudo.ws/sudo/dist/$(SUDO).$(SUDO_SUFFIX) \
-	https://www.sudo.ws/sudo/dist/OLD/$(SUDO).$(SUDO_SUFFIX)
+	http://www.sudo.ws/sudo/dist/$(SUDO).$(SUDO_SUFFIX) \
+	http://www.sudo.ws/sudo/dist/OLD/$(SUDO).$(SUDO_SUFFIX)
 SUDO_SOURCE	:= $(SRCDIR)/$(SUDO).$(SUDO_SUFFIX)
 SUDO_DIR	:= $(BUILDDIR)/$(SUDO)
 SUDO_LICENSE	:= ISC AND BSD-3-Clause AND BSD-2-Clause-NetBSD AND Zlib
@@ -36,8 +36,7 @@ SUDO_CONF_ENV	:= \
 	sudo_cv_func_fnmatch=yes \
 	sudo_cv_func_unsetenv_void=no \
 	ac_cv_have_working_snprintf=yes \
-	ac_cv_have_working_vsnprintf=yes \
-	ac_cv_lib_md_SHA224Update=no
+	ac_cv_have_working_vsnprintf=yes
 
 #
 # autoconf
-- 
2.40.1




             reply	other threads:[~2024-02-25 15:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 15:12 Andreas Helmcke [this message]
2024-03-08  8:25 ` Michael Olbrich
2024-03-08 10:57   ` Andreas Helmcke
2024-03-08 11:09   ` [ptxdist] [PATCH v2] " Andreas Helmcke
2024-03-15  6:14     ` Michael Olbrich
2024-03-15 11:46       ` [ptxdist] [PATCH v3] " Andreas Helmcke
2024-03-23  8:59         ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240225151204.54557-4-ahelmcke@ela-soft.com \
    --to=ahelmcke@ela-soft.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