summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-05-24 21:34:55 +0400
committerVlad Glagolev2012-06-01 16:26:28 +0400
commit42c2c0cba0cda8edad141583c003b9e5a85463d7 (patch)
tree21e80c0dc5200481473bf0e878c261db14a89928
parent1b9519c40835d8a40f3137dcc2d067e62712b80c (diff)
sudo: => 1.8.5p1 (security)
(cherry picked from commit 903c87e358647880f263077720c4d047b5bed51a)
-rwxr-xr-xutils/sudo/DETAILS4
-rw-r--r--utils/sudo/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/utils/sudo/DETAILS b/utils/sudo/DETAILS
index 984ab07fa1..192ae56cc9 100755
--- a/utils/sudo/DETAILS
+++ b/utils/sudo/DETAILS
@@ -1,5 +1,5 @@
SPELL=sudo
- VERSION=1.8.4p4
+ VERSION=1.8.5p1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$SPELL/$SOURCE
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
SOURCE2_IGNORE=signature
- SECURITY_PATCH=7
+ SECURITY_PATCH=8
SOURCE_GPG=sudo.gpg:$SOURCE.sig:UPSTREAM_KEY
WEB_SITE=http://www.courtesan.com/sudo
KEYWORDS="utils"
diff --git a/utils/sudo/HISTORY b/utils/sudo/HISTORY
index 6539458af3..fd3ae968cb 100644
--- a/utils/sudo/HISTORY
+++ b/utils/sudo/HISTORY
@@ -1,3 +1,6 @@
+2012-05-24 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.8.5p1; SECURITY_PATCH++ (CVE 2012-2337)
+
2012-03-13 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.8.4p4