summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-10-26 11:11:13 +0200
committerJuergen Daubert <jue@jue.li>2012-10-26 11:11:13 +0200
commit5c96b470ec3dc0ff7171f214e1c69614c2fa710d (patch)
treefb7d3f749af054718616ad9255b3cf148560c44d
parentcdb776855c3bfe06e74bfa8f2e0b8617d78ac57c (diff)
downloadcore-5c96b470ec3dc0ff7171f214e1c69614c2fa710d.tar.gz
core-5c96b470ec3dc0ff7171f214e1c69614c2fa710d.tar.xz
[notify] exim: update to 4.80.1, security fix for CVE-2012-5671
See http://article.gmane.org/gmane.mail.exim.announce/147
-rw-r--r--exim/.footprint8
-rw-r--r--exim/.md5sum2
-rw-r--r--exim/Pkgfile2
3 files changed, 6 insertions, 6 deletions
diff --git a/exim/.footprint b/exim/.footprint
index 93300895..7e70392a 100644
--- a/exim/.footprint
+++ b/exim/.footprint
@@ -6,15 +6,15 @@ drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/exim
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.80-1
+lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.80.1-1
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/exim.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/exicyclog
-rwxr-xr-x root/root usr/sbin/exigrep
-lrwxrwxrwx root/root usr/sbin/exim -> exim-4.80-1
--rwsr-xr-x root/root usr/sbin/exim-4.80-1
+lrwxrwxrwx root/root usr/sbin/exim -> exim-4.80.1-1
+-rwsr-xr-x root/root usr/sbin/exim-4.80.1-1
-rwxr-xr-x root/root usr/sbin/exim_checkaccess
-rwxr-xr-x root/root usr/sbin/exim_dbmbuild
-rwxr-xr-x root/root usr/sbin/exim_dumpdb
@@ -27,7 +27,7 @@ lrwxrwxrwx root/root usr/sbin/exim -> exim-4.80-1
-rwxr-xr-x root/root usr/sbin/exiqgrep
-rwxr-xr-x root/root usr/sbin/exiqsumm
-rwxr-xr-x root/root usr/sbin/exiwhat
-lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.80-1
+lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.80.1-1
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/log/
drwxr-x--- mail/mail var/log/exim/
diff --git a/exim/.md5sum b/exim/.md5sum
index eedfe67c..e581c316 100644
--- a/exim/.md5sum
+++ b/exim/.md5sum
@@ -1,4 +1,4 @@
e00ba95600b51e47d8fedb0ed24d2bf3 exim
-de93a242e9e148de28d67056e5c1b34f exim-4.80.tar.bz2
+1a95dc9f02834b1b7430403a75edf162 exim-4.80.1.tar.bz2
6091cb3cb1a3edd1203df64dbe26c498 exim-compile_number.patch
56111ce31a6f7fa085ed4e6909d52a54 exim-config.patch
diff --git a/exim/Pkgfile b/exim/Pkgfile
index 20f85523..a94835c4 100644
--- a/exim/Pkgfile
+++ b/exim/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: db openssl libpcre tcp_wrappers
name=exim
-version=4.80
+version=4.80.1
release=1
source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \
$name $name-config.patch

Generated by cgit