git: e974396d4c30 - main - security/sudo: Update to 1.9.13p2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Mar 2023 23:58:59 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e974396d4c309caf72beca2db8bdd7282bf2c8e1 commit e974396d4c309caf72beca2db8bdd7282bf2c8e1 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-02-27 18:04:08 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-03-01 23:58: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 MFH: 2023Q1 --- 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 eb23f28e614e..d3d14fe16e35 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