summaryrefslogtreecommitdiff
path: root/mail/roundcube/Makefile
diff options
context:
space:
mode:
authortaca <taca>2013-10-22 03:21:45 +0000
committertaca <taca>2013-10-22 03:21:45 +0000
commit0c6c3fa5928633443a5293aae56692c073acf303 (patch)
tree6bb818b03b12f9b127a16d1aa6591dbf6fde27fe /mail/roundcube/Makefile
parent3407479358d1bfe1d7e747fad389d6fddb48f5cc (diff)
downloadpkgsrc-0c6c3fa5928633443a5293aae56692c073acf303.tar.gz
Update roundcube to 0.9.5. This release contains fix for CVE-2013-6172.
RELEASE 0.9.5 ------------- - Fix failing vCard import when email address field contains spaces (#1489386) - Fix default spell-check configuration after Google suspended their spell service - Fix vulnerability in handling _session argument of utils/save-prefs (#1489382) - Fix iframe onload for upload errors handling (#1489379) - Fix address matching in Return-Path header on identity selection (#1489374) - Fix text wrapping issue with long unwrappable lines (#1489371) - Fixed mispelling: occured -> occurred (#1489366) - Fixed issues where HTML comments inside style tag would hang Internet Explorer - Fix setting domain in virtualmin password driver (#1489332) - Hide Delivery Status Notification option when smtp_server is unset (#1489336) - Display full attachment name using title attribute when name is too long to display (#1489320) - Fix attachment icon issue when rare font/language is used (#1489326) - Fix expanded thread root message styling after refreshing messages list (#1489327) - Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319) - Fix error_reporting directive check (#1489323) - Fix de_DE localization of "About" label in Help plugin (#1489325)
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r--mail/roundcube/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index f1356d90272..0d7c0fed75e 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2013/09/13 11:13:49 taca Exp $
+# $NetBSD: Makefile,v 1.60 2013/10/22 03:21:45 taca Exp $
-DISTNAME= roundcubemail-0.9.4-dep
+DISTNAME= roundcubemail-0.9.5-dep
PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}