public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] sudo: Update to version 1.9.13p3
Date: Sat, 11 Mar 2023 16:23:06 +0000	[thread overview]
Message-ID: <d6687a12-60b7-1b30-cd65-499aa66935fb@ipfire.org> (raw)
In-Reply-To: <20230307220127.3459073-4-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1630 bytes --]

Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>

> - Update from version 1.9.13p2 to 1.9.13p3
> - Update of rootfile not required
> - Changelog
> What's new in Sudo 1.9.13p3
>  * Fixed a bug introduced in sudo 1.9.13 that caused a syntax error
>    when "list" was used as a user or host name.  GitHub issue #246.
>  * Fixed a bug that could cause sudo to hang when running a command
>    in a pseudo-terminal when there is still input buffered after a
>    command has exited.
>  * Fixed "sudo -U otheruser -l command".  This is a regression in
>    sudo 1.9.13.  GitHub issue #248.
>  * Fixed "sudo -l command args" when matching a command in sudoers
>    with command line arguments.  This is a regression in sudo 1.9.13.
>    GitHub issue #249.
> 
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
>  lfs/sudo | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/sudo b/lfs/sudo
> index bad193d7c..759e3c83a 100644
> --- a/lfs/sudo
> +++ b/lfs/sudo
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 1.9.13p2
> +VER        = 1.9.13p3
>  
>  THISAPP    = sudo-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_BLAKE2 = a96198e865c644c79b0879e1a39c9dcc5f9db2164d22fe25804805065a78424dd6ed6f9e0995cad2d0809a1a21957c6a059c6bdbd2ebdf26cfdf5488004d9cb4
> +$(DL_FILE)_BLAKE2 = 46218ecf4cf06d2280ccf4c257b12a6f697eda17b96a6b7aa56f6c7f22d847ec2a8036b9f615c3328d985656539c95f37a40c6c72dfa5f65786ab45a28cf353f
>  
>  install : $(TARGET)
>  

  reply	other threads:[~2023-03-11 16:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-07 22:01 [PATCH] grep: Update to version 3.9 Adolf Belka
2023-03-07 22:01 ` [PATCH] linux-firmware: Update to version 20230210 Adolf Belka
2023-03-12 11:40   ` Peter Müller
2023-03-07 22:01 ` [PATCH] python3-setuptools: Update to version 67.5.1 Adolf Belka
2023-03-11 16:24   ` Peter Müller
2023-03-07 22:01 ` [PATCH] sudo: Update to version 1.9.13p3 Adolf Belka
2023-03-11 16:23   ` Peter Müller [this message]
2023-03-11 16:25 ` [PATCH] grep: Update to version 3.9 Peter Müller

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=d6687a12-60b7-1b30-cd65-499aa66935fb@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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