pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/imp Update to imp-3.2.2rc1 to fix a security issue.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abeddfb2bccc
branches:  trunk
changeset: 460042:abeddfb2bccc
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Sat Aug 16 21:11:20 2003 +0000

description:
Update to imp-3.2.2rc1 to fix a security issue.
Changes since 3.2.1:
[mms] SECURITY: XSS vulnerabilities in the HTML viewer fixed (Ulf Harnhammar
      <ulf%update.uu.se@localhost>).
[mms] SECURITY: If Horde 2.2.4 is available, additional code is used to
      protect against session fixation issues.
[jan] Add Arabic (Syria) translation (Platinum Development Team
      <devteam%platinum-sy.net@localhost>).
[jan] Add Arabic (Oman) translation (Said Al-Hosni <admin%wabhosting.com@localhost>).
[jan] Add Macedonian translation (Stojan Pesov <ssp%eureka.com.mk@localhost>).
[jon] Allow the spam reporting system to also use an external program.
[jan] Add IMP::rfc822WriteAddress() as a replacement for the buggy
      imap_rfc822_write_address() function.
[jan] Add Thai translation (Surasak Srisawan <surasak%rirc.ac.th@localhost>).
[bjn] Add blacklist/whitelist hooks to Ingo.
[jan] Add Icelandic translation (Bjorn Davidsson <bjossi%snerpa.is@localhost>).
[mms] Correct display of filter rules with "special" HTML characters.

diffstat:

 mail/imp/Makefile |   8 +++++---
 mail/imp/PLIST    |  25 ++++++++++++++++++++++++-
 mail/imp/distinfo |   6 +++---
 3 files changed, 32 insertions(+), 7 deletions(-)

diffs (120 lines):

diff -r 6ae3d32722a9 -r abeddfb2bccc mail/imp/Makefile
--- a/mail/imp/Makefile Sat Aug 16 21:07:17 2003 +0000
+++ b/mail/imp/Makefile Sat Aug 16 21:11:20 2003 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2003/07/17 21:46:16 grant Exp $
+# $NetBSD: Makefile,v 1.21 2003/08/16 21:11:20 bouyer Exp $
 
-DISTNAME=      imp-3.2.1
+DISTNAME=      imp-3.2.2-RC1
+PKGNAME=       imp-3.2.2rc1
+WRKSRC=                ${WRKDIR}/imp-3.2.2
 CATEGORIES=    mail www
 MASTER_SITES=  ftp://ftp.horde.org/pub/imp/tarballs/
 
@@ -8,7 +10,7 @@
 HOMEPAGE=      http://www.horde.org/imp/
 COMMENT=       Internet Messaging Program
 
-DEPENDS+=      horde-2.2.1:../../www/horde
+DEPENDS+=      horde-2.2.4rc1:../../www/horde
 DEPENDS+=      php-imap>4.0.0:../../mail/php4-imap
 
 DOCDIR=                ${PREFIX}/share/doc/imp
diff -r 6ae3d32722a9 -r abeddfb2bccc mail/imp/PLIST
--- a/mail/imp/PLIST    Sat Aug 16 21:07:17 2003 +0000
+++ b/mail/imp/PLIST    Sat Aug 16 21:11:20 2003 +0000
@@ -1,4 +1,12 @@
-@comment $NetBSD: PLIST,v 1.4 2003/03/17 18:05:27 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/08/16 21:11:20 bouyer Exp $
+
+
+share/horde/imp/locale/ar_OM/LC_MESSAGES/imp.mo
+share/horde/imp/locale/ar_SY/LC_MESSAGES/imp.mo
+share/horde/imp/locale/is_IS/LC_MESSAGES/imp.mo
+share/horde/imp/locale/mk_MK/LC_MESSAGES/imp.mo
+share/horde/imp/locale/th_TH/LC_MESSAGES/imp.mo
+ 
 share/doc/imp/CHANGES
 share/doc/imp/COPYING
 share/doc/imp/CREDITS
@@ -157,6 +165,8 @@
 share/horde/imp/message.php
 share/horde/imp/po/Makefile
 share/horde/imp/po/README
+share/horde/imp/po/ar_OM.po
+share/horde/imp/po/ar_SY.po
 share/horde/imp/po/bg_BG.po
 share/horde/imp/po/ca_ES.po
 share/horde/imp/po/cs_CZ.po
@@ -170,11 +180,13 @@
 share/horde/imp/po/fr_FR.po
 share/horde/imp/po/hu_HU.po
 share/horde/imp/po/imp.pot
+share/horde/imp/po/is_IS.po
 share/horde/imp/po/it_IT.po
 share/horde/imp/po/ja_JP.po
 share/horde/imp/po/ko_KR.po
 share/horde/imp/po/lt_LT.po
 share/horde/imp/po/lv_LV.po
+share/horde/imp/po/mk_MK.po
 share/horde/imp/po/nb_NO.po
 share/horde/imp/po/nl_NL.po
 share/horde/imp/po/nn_NO.po
@@ -189,6 +201,7 @@
 share/horde/imp/po/sl_SI.po
 share/horde/imp/po/sr_YU.po
 share/horde/imp/po/sv_SE.po
+share/horde/imp/po/th_TH.po
 share/horde/imp/po/uk_UA.po
 share/horde/imp/po/xgettext.sh
 share/horde/imp/po/zh_CN.po
@@ -281,6 +294,8 @@
 @dirrm share/horde/imp/locale/zh_CN
 @dirrm share/horde/imp/locale/uk_UA/LC_MESSAGES
 @dirrm share/horde/imp/locale/uk_UA
+@dirrm share/horde/imp/locale/th_TH/LC_MESSAGES
+@dirrm share/horde/imp/locale/th_TH
 @dirrm share/horde/imp/locale/sv_SE/LC_MESSAGES
 @dirrm share/horde/imp/locale/sv_SE
 @dirrm share/horde/imp/locale/sr_YU/LC_MESSAGES
@@ -307,6 +322,8 @@
 @dirrm share/horde/imp/locale/nl_NL
 @dirrm share/horde/imp/locale/nb_NO/LC_MESSAGES
 @dirrm share/horde/imp/locale/nb_NO
+@dirrm share/horde/imp/locale/mk_MK/LC_MESSAGES
+@dirrm share/horde/imp/locale/mk_MK
 @dirrm share/horde/imp/locale/lv_LV/LC_MESSAGES
 @dirrm share/horde/imp/locale/lv_LV
 @dirrm share/horde/imp/locale/lt_LT/LC_MESSAGES
@@ -317,6 +334,8 @@
 @dirrm share/horde/imp/locale/ja_JP
 @dirrm share/horde/imp/locale/it_IT/LC_MESSAGES
 @dirrm share/horde/imp/locale/it_IT
+@dirrm share/horde/imp/locale/is_IS/LC_MESSAGES
+@dirrm share/horde/imp/locale/is_IS
 @dirrm share/horde/imp/locale/hu_HU/LC_MESSAGES
 @dirrm share/horde/imp/locale/hu_HU
 @dirrm share/horde/imp/locale/fr_FR/LC_MESSAGES
@@ -341,6 +360,10 @@
 @dirrm share/horde/imp/locale/ca_ES
 @dirrm share/horde/imp/locale/bg_BG/LC_MESSAGES
 @dirrm share/horde/imp/locale/bg_BG
+@dirrm share/horde/imp/locale/ar_SY/LC_MESSAGES
+@dirrm share/horde/imp/locale/ar_SY
+@dirrm share/horde/imp/locale/ar_OM/LC_MESSAGES
+@dirrm share/horde/imp/locale/ar_OM
 @dirrm share/horde/imp/locale
 @dirrm share/horde/imp/lib/Maintenance/Task
 @dirrm share/horde/imp/lib/Maintenance
diff -r 6ae3d32722a9 -r abeddfb2bccc mail/imp/distinfo
--- a/mail/imp/distinfo Sat Aug 16 21:07:17 2003 +0000
+++ b/mail/imp/distinfo Sat Aug 16 21:11:20 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2003/03/17 18:05:28 bouyer Exp $
+$NetBSD: distinfo,v 1.8 2003/08/16 21:11:20 bouyer Exp $
 
-SHA1 (imp-3.2.1.tar.gz) = 269ac3a7414e6122bcc5cade1f519f4df7c6b5a9
-Size (imp-3.2.1.tar.gz) = 1312731 bytes
+SHA1 (imp-3.2.2-RC1.tar.gz) = 3793eb1d15be074463b6622f90092ad3ff994d02
+Size (imp-3.2.2-RC1.tar.gz) = 1469096 bytes



Home | Main Index | Thread Index | Old Index