public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1f28c8ad6e575c5663f3a4577d24b34a34670c88
Date: Thu,  3 Jul 2025 06:46:48 +0000 (UTC)	[thread overview]
Message-ID: <4bXnP502l1z2xc5@people01.haj.ipfire.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  1f28c8ad6e575c5663f3a4577d24b34a34670c88 (commit)
      from  80b5bcd5ed1c3dbad515e0835806999cdbe71e61 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1f28c8ad6e575c5663f3a4577d24b34a34670c88
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Wed Jul 2 13:00:55 2025 +0200

    sudo: Update to version 1.9.17p1
    
    - Update from version 1.9.17 to 1.9.17p1
    - Update of rootfile not required
    - Changelog
        1.9.17p1
    	 * Fixed CVE-2025-32462.  Sudo's -h (--host) option could be specified
    	   when running a command or editing a file.  This could enable a
    	   local privilege escalation attack if the sudoers file allows the
    	   user to run commands on a different host.
    	 * Fixed CVE-2025-32463.  An attacker can leverage sudo's -R
    	   (--chroot) option to run arbitrary commands as root, even if
    	   they are not listed in the sudoers file.  The chroot support has
    	   been deprecated an will be removed entirely in a future release.
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 lfs/sudo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/lfs/sudo b/lfs/sudo
index 51bf0ada0..c2c221417 100644
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.9.17
+VER        = 1.9.17p1
 
 THISAPP    = sudo-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d9f2e0d8bca5d5dba5f78a9c064454032038fa60dae022ce72dd0d262bc4bd756fcc5a8e5b0ab4e179c3786fc86a401f7f1ba6d45ca4fe02e43d5cacb1e7f022
+$(DL_FILE)_BLAKE2 = 21771348a8de392767c366bb938951327dcc64a4cedee716a802435899e5135c218468271833a9e3ab9d90bda29e36c0870e27dd333d3a5c64fb8e3a5ebbff58
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree


                 reply	other threads:[~2025-07-03  6:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4bXnP502l1z2xc5@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@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