diff options
author | obache <obache@pkgsrc.org> | 2006-12-04 13:06:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-12-04 13:06:01 +0000 |
commit | c356f22de82fe2aaa1d3e170ac677d9edbefa25a (patch) | |
tree | c93f16c457e51d7184366b2fc52940329958cb36 /mail | |
parent | 953e3f30f582e6183f870b81740575cff11dc381 (diff) | |
download | pkgsrc-c356f22de82fe2aaa1d3e170ac677d9edbefa25a.tar.gz |
Update squirrelmail to 1.4.9a.
ChangLog:
Version 1.4.9a - 3 December 2006
--------------------------------
- Security: Multiple IE cross site scripting issues related to the
widely acceptation of the word expression and url by IE.
- Security: Removing @import when sanitizing html mail.
Version 1.4.9 - 2 December 2006
-------------------------------
- Drop obsolete script plugins/make_archive.pl.
- Fixed Google translate form in translate plugin. Added new language
pairs.
- Added XMAGICTRASH extension tests in configtest utility. Removed code
that handled 'inbox.trash' as special folder in courier (#1354393).
- Allowed moving folders to trash in courier.
- Fix misspelled constant PREG_SPLIT_NI_EMPTY in sqimap_get_message
(#1543573).
- Provide View Unsafe Images link on viewing a text/html attachment.
- Fix variable typo in folders_create.php (#1545316).
- Added Courier IMAP OUTBOX check to configtest utility.
- If mailbox name starts with slash or contains ../, error message is
generated. Safety check for insecure default UW IMAP setup (#1557078).
- Ignore message copy errors when messages are deleted. Allows to delete
messages when quota is exceeded (#614887, #646386, #1446026).
- Fixed unintended literal fetching (#1562271).
- Added global file based address book listing controls. Added line
length configuration option for local_file address book backend
(#1181561). Added address book data integrity checks in local_file
address book backend. Fixed eregi and object notices in local_file
and database address book backends. Added additional address book
field support.
- Fixed variable corruption in configtest utility.
- Checked if configuration file is readable in configuration utility
(#1568355).
- Special mailboxes marked in special_mailbox hook are no longer listed
in folder delete, rename and subscription options.
- Translate plugin: prevent PHP notice when viewing empty message.
- Add CEST and MEST (non-standard) timezone codes for +0200.
- Add <label> to From field in message list.
- Add support for parsing SpamAssassin's X-Spam-Status header (#1589520).
- Fix in bodystructure parser code related to strings ending with an
escape character.
- Added "attachment */*" hook
- Added third parameter $logout_link to logout_error hook that allows
plugin control over login page URI displayed on login error page.
- Security: close cross site scripting vulnerability in draft, compose
and mailto functionality [CVE-2006-6142].
- Security: work around an issue in Internet Explorer that would guess
the mime type of a file based on contents, not Content-Type header.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail/Makefile | 5 | ||||
-rw-r--r-- | mail/squirrelmail/PLIST | 5 | ||||
-rw-r--r-- | mail/squirrelmail/distinfo | 10 | ||||
-rw-r--r-- | mail/squirrelmail/patches/patch-aa | 12 |
4 files changed, 16 insertions, 16 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index cda81749a8d..ab6e8371369 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2006/11/10 17:38:47 tv Exp $ +# $NetBSD: Makefile,v 1.78 2006/12/04 13:06:01 obache Exp $ -DISTNAME= squirrelmail-1.4.8 -#PKGREVISION= 1 +DISTNAME= squirrelmail-1.4.9a CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squirrelmail/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/squirrelmail/PLIST b/mail/squirrelmail/PLIST index 8ddc2b62bd0..27154d839e1 100644 --- a/mail/squirrelmail/PLIST +++ b/mail/squirrelmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2006/08/14 15:57:40 tron Exp $ +@comment $NetBSD: PLIST,v 1.20 2006/12/04 13:06:01 obache Exp $ man/man8/squirrelmail-conf.pl.8 share/examples/squirrelmail/squirrelmail.conf share/squirrelmail/AUTHORS @@ -62,6 +62,8 @@ share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.4.txt share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.5.txt share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.6.txt share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.7.txt +share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.8.txt +share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.9.txt share/squirrelmail/doc/authentication.txt share/squirrelmail/doc/db-backend.txt share/squirrelmail/doc/ie_ssl.txt @@ -251,7 +253,6 @@ share/squirrelmail/plugins/mail_fetch/functions.php share/squirrelmail/plugins/mail_fetch/index.php share/squirrelmail/plugins/mail_fetch/options.php share/squirrelmail/plugins/mail_fetch/setup.php -share/squirrelmail/plugins/make_archive.pl share/squirrelmail/plugins/message_details/index.php share/squirrelmail/plugins/message_details/message_details_bottom.php share/squirrelmail/plugins/message_details/message_details_main.php diff --git a/mail/squirrelmail/distinfo b/mail/squirrelmail/distinfo index d9c5ddad762..07a75b05af7 100644 --- a/mail/squirrelmail/distinfo +++ b/mail/squirrelmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2006/08/14 15:57:40 tron Exp $ +$NetBSD: distinfo,v 1.35 2006/12/04 13:06:01 obache Exp $ -SHA1 (squirrelmail-1.4.8.tar.bz2) = 45bab996b68b60647e668070466c15a20e991d52 -RMD160 (squirrelmail-1.4.8.tar.bz2) = 7ef716a1b34d477a77157b56a71feb7e0a1c41cb -Size (squirrelmail-1.4.8.tar.bz2) = 474528 bytes -SHA1 (patch-aa) = bc81f7c216fb7e372422991511eb6b89cd6b5e5f +SHA1 (squirrelmail-1.4.9a.tar.bz2) = c9fc139c331cc99aa9bb54886106d2beccdd390a +RMD160 (squirrelmail-1.4.9a.tar.bz2) = ccb4c0b4d74341862fecc4abe7f1fa63a4535984 +Size (squirrelmail-1.4.9a.tar.bz2) = 481601 bytes +SHA1 (patch-aa) = 8b2f277985e2b7a723e10c3a1c60bd7bde69086f diff --git a/mail/squirrelmail/patches/patch-aa b/mail/squirrelmail/patches/patch-aa index 935b945ab5e..99cb8079fe3 100644 --- a/mail/squirrelmail/patches/patch-aa +++ b/mail/squirrelmail/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.11 2006/07/13 07:59:34 martti Exp $ +$NetBSD: patch-aa,v 1.12 2006/12/04 13:06:01 obache Exp $ ---- config/config_default.php.orig 2006-06-08 15:37:31.000000000 +0000 -+++ config/config_default.php 2006-07-13 10:23:36.000000000 +0000 -@@ -400,7 +400,7 @@ +--- config/config_default.php.orig 2006-10-07 11:58:42.000000000 +0000 ++++ config/config_default.php +@@ -414,7 +414,7 @@ $default_sub_of_inbox = true; * false. (Cyrus works fine whether it's true OR false). * @global bool $show_contain_subfolders_option */ @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.11 2006/07/13 07:59:34 martti Exp $ /** * These next two options set the defaults for the way that the -@@ -445,7 +445,7 @@ +@@ -459,7 +459,7 @@ $noselect_fix_enable = false; * $data_dir = SM_PATH . 'data/'; * @global string $data_dir */ @@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.11 2006/07/13 07:59:34 martti Exp $ /** * Attachments directory -@@ -463,7 +463,7 @@ +@@ -477,7 +477,7 @@ $data_dir = SM_PATH . 'data/'; * + It should probably be another directory than data_dir. * @global string $attachment_dir */ |