summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-10-10 14:11:30 +0400
committerVlad Glagolev2011-10-10 18:02:23 +0400
commitc88ee8eb08a3c72f566760c8d4fb86928cad1ecf (patch)
treeec9ccae275aaaa3fd47011f70593cf9a59e74845
parent250afb93ac8bcf0616b94c6028e9522acbcccc13 (diff)
exim: => 4.77
(cherry picked from commit 622ab6c48da7b63389d7604bd841016113de5499)
-rwxr-xr-xmail/exim/DETAILS4
-rw-r--r--mail/exim/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/mail/exim/DETAILS b/mail/exim/DETAILS
index 19ffa7b61a..5da4a8eea0 100755
--- a/mail/exim/DETAILS
+++ b/mail/exim/DETAILS
@@ -1,6 +1,6 @@
SPELL=exim
- VERSION=4.76
- SECURITY_PATCH=5
+ VERSION=4.77
+ SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="exim.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY"
diff --git a/mail/exim/HISTORY b/mail/exim/HISTORY
index 964b12aeb3..902294025a 100644
--- a/mail/exim/HISTORY
+++ b/mail/exim/HISTORY
@@ -1,3 +1,6 @@
+2011-10-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 4.77; SECURITY_PATCH++
+
2011-05-09 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 4.76 (security: CVE-2011-1764)
* DEPENDS: killed xorg-libs, see #14699