aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-02-27 18:04:08 +0000
committerCy Schubert <cy@FreeBSD.org>2023-03-01 23:58:27 +0000
commite974396d4c309caf72beca2db8bdd7282bf2c8e1 (patch)
tree8e32289ee6a23d908b8100941f8c1285508a472d /security/sudo
parent1903f5a9971648db2f55502b3febeded04493ceb (diff)
downloadports-e974396d4c309caf72beca2db8bdd7282bf2c8e1.tar.gz
ports-e974396d4c309caf72beca2db8bdd7282bf2c8e1.zip
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
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile2
-rw-r--r--security/sudo/distinfo6
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