git: 070b02bcc05b - 2023Q1 - security/sudo: Update to 1.9.13p2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 00:00:50 UTC
The branch 2023Q1 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=070b02bcc05be2fe69ba156ee9da9add5b98e79d commit 070b02bcc05be2fe69ba156ee9da9add5b98e79d Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-02-27 18:04:08 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-03-02 00:00:27 +0000 security/sudo: Update to 1.9.13p2 Major changes between sudo 1.9.13p2 and 1.9.13p1: * Fixed the --enable-static-sudoers option, broken in sudo 1.9.13. GitHub issue #245. * Fixed a potential double-free bug when matching a sudoers rule that contains a per-command chroot directive (CHROOT=dir). This bug was introduced in sudo 1.9.8. PR: 269854 Approved by: garga (cherry picked from commit e974396d4c309caf72beca2db8bdd7282bf2c8e1) --- security/sudo/Makefile | 2 +- security/sudo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 2a4c4948d32c..0a88f2f3de3c 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,5 +1,5 @@ PORTNAME= sudo -PORTVERSION= 1.9.13p1 +PORTVERSION= 1.9.13p2 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 835da51d6752..c7ac3bb37f3d 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676902041 -SHA256 (sudo-1.9.13p1.tar.gz) = 672a3b83ace56b5fa12c7d89da771d75f5ae4472bec92791fbb98c2dd853bd43 -SIZE (sudo-1.9.13p1.tar.gz) = 5096455 +TIMESTAMP = 1677521006 +SHA256 (sudo-1.9.13p2.tar.gz) = df2004fde4c1033b1fdca339958e0ec633d393d604fcff9d1513abef1f94574d +SIZE (sudo-1.9.13p2.tar.gz) = 5098083