summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-02-19 22:49:38 +0400
committerVlad Glagolev2012-06-01 16:25:24 +0400
commit00b41985278110b8d45d1ded716babcdb0f144cc (patch)
tree01209f6d1e1704858f7018e728b996ec95fa29d7
parentabaa8fff657ea78f76bdae1ede01b1a0f80d2791 (diff)
sudo: => 1.8.4
(cherry picked from commit 475add1edb211a76e8ca3fa9e8031b2699496c51)
-rwxr-xr-xutils/sudo/DETAILS2
-rw-r--r--utils/sudo/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/utils/sudo/DETAILS b/utils/sudo/DETAILS
index 17f43ba45c..e8689262b6 100755
--- a/utils/sudo/DETAILS
+++ b/utils/sudo/DETAILS
@@ -1,5 +1,5 @@
SPELL=sudo
- VERSION=1.8.3p2
+ VERSION=1.8.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$SPELL/$SOURCE
diff --git a/utils/sudo/HISTORY b/utils/sudo/HISTORY
index 5b228bf1b6..d118459212 100644
--- a/utils/sudo/HISTORY
+++ b/utils/sudo/HISTORY
@@ -1,3 +1,6 @@
+2012-02-19 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.8.4
+
2012-01-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.8.3p2, SECURITY_PATCH++, fixes CVE 2012-0809