mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] sudo: Version bump 1.9.5p2 -> 1.9.12p2
@ 2023-01-24 13:33 Andreas Helmcke
  2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [ptxdist] [APPLIED] sudo: Version bump 1.9.5p2 -> 1.9.12p2
  2023-01-24 13:33 [ptxdist] [PATCH] sudo: Version bump 1.9.5p2 -> 1.9.12p2 Andreas Helmcke
@ 2023-02-08 11:49 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-08 11:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Andreas Helmcke

Thanks, applied as a74e5dc3b8338e922ed0add0918c63dbd08dea59.

Michael

[sent from post-receive hook]

On Wed, 08 Feb 2023 12:49:52 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> 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>
> Message-Id: <20230124133355.16758-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/sudo.make b/rules/sudo.make
> index 3ae7b559d549..c0d651524f43 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 \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-08 11:50 UTC | newest]

Thread overview: 2+ messages (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
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich

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