summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2007-01-13 21:15:53 +0100
committerJaka Kranjc2007-01-14 16:12:38 +0100
commit5627850ed1e42098466967e0eac80e5bbfcbfca0 (patch)
treeac5d861a2a39f3946b8065bc898a93b0fb656e95
parentb4a6ff1139b65096505c7520a2ca7b379405b3f8 (diff)
updating mutt to 1.4.2.2, which fixes imap security issue
-rwxr-xr-xmail/mutt/DETAILS12
-rw-r--r--mail/mutt/HISTORY4
-rw-r--r--mail/mutt/patches/edit_threads/patch-1.4.0.cd.edit_threads.9.5.smgl.diff.bz2bin679 -> 1024 bytes
3 files changed, 10 insertions, 6 deletions
diff --git a/mail/mutt/DETAILS b/mail/mutt/DETAILS
index bfc97ce4d8..5f89343c32 100755
--- a/mail/mutt/DETAILS
+++ b/mail/mutt/DETAILS
@@ -33,17 +33,17 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
;;
*)
- VERSION=1.4.2.1
+ VERSION=1.4.2.2
SOURCE=${SPELL}-${VERSION}i.tar.gz
- SOURCE2=${SOURCE}.asc
+ SOURCE2=${SOURCE}.sig
SOURCE_URL[0]=ftp://ftp.mutt.org/mutt/${SOURCE}
SOURCE_URL[1]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
- SOURCE_GPG=mutt-old.gpg:${SOURCE2}
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
+ SOURCE_GPG=mutt.gpg:${SOURCE2}
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
-
+ SECURITY_PATCH=1
;;
esac
diff --git a/mail/mutt/HISTORY b/mail/mutt/HISTORY
index 1034af7f38..c03985a3cf 100644
--- a/mail/mutt/HISTORY
+++ b/mail/mutt/HISTORY
@@ -1,3 +1,7 @@
+2007-01-13 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS, patches/edit_threads/patch-1.4...: upgrading to 1.4.2.2,
+ which was long overdue cause of security fix
+
2006-11-11 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* PATCH_ORDER, patches/xtitles/: added xtitles patch #10936
diff --git a/mail/mutt/patches/edit_threads/patch-1.4.0.cd.edit_threads.9.5.smgl.diff.bz2 b/mail/mutt/patches/edit_threads/patch-1.4.0.cd.edit_threads.9.5.smgl.diff.bz2
index 111b87fba5..0fd274d9e7 100644
--- a/mail/mutt/patches/edit_threads/patch-1.4.0.cd.edit_threads.9.5.smgl.diff.bz2
+++ b/mail/mutt/patches/edit_threads/patch-1.4.0.cd.edit_threads.9.5.smgl.diff.bz2
Binary files differ