diff options
author | thierry <thierry@FreeBSD.org> | 2004-09-21 05:37:56 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-09-21 05:37:56 +0800 |
commit | 2c5e81c7de094f95517f8d543fb7b69c7d9abe86 (patch) | |
tree | 2e7ac5acd1d98e7dd8ec304d9f9b595ad1b82b11 | |
parent | de24a55dfb040d96f35c02843e0395aa90166e83 (diff) | |
download | freebsd-ports-gnome-2c5e81c7de094f95517f8d543fb7b69c7d9abe86.tar.gz freebsd-ports-gnome-2c5e81c7de094f95517f8d543fb7b69c7d9abe86.tar.zst freebsd-ports-gnome-2c5e81c7de094f95517f8d543fb7b69c7d9abe86.zip |
Upgrade to 3.2.6.
Changes in this release:
- SECURITY: Removed tags with -moz-binding: styles in the HTML MIME viewer.
- SECURITY: Removed scripts from <base> tags in the HTML MIME viewer.
- SECURITY: Removed scripts from obfuscated "on..." attributes in the HTML
MIME viewer.
- Updated translations: Slovak and Slovenian.
The script vulnerabilities can only be exposed with certain browsers and allow
XSS attacks when viewing HTML messages with the HTML MIME viewer.
Approved by: portmgr (marcus)
-rw-r--r-- | mail/imp3/Makefile | 2 | ||||
-rw-r--r-- | mail/imp3/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/imp3/Makefile b/mail/imp3/Makefile index f600a9365215..855fe7bf5134 100644 --- a/mail/imp3/Makefile +++ b/mail/imp3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imp -PORTVERSION= 3.2.5 +PORTVERSION= 3.2.6 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ diff --git a/mail/imp3/distinfo b/mail/imp3/distinfo index 9c2805db74e3..bdcfc3346251 100644 --- a/mail/imp3/distinfo +++ b/mail/imp3/distinfo @@ -1,2 +1,2 @@ -MD5 (imp-3.2.5.tar.gz) = 464139cd4871b4547194cc73f79d0e38 -SIZE (imp-3.2.5.tar.gz) = 1572443 +MD5 (imp-3.2.6.tar.gz) = 0a12763bef44a1928f59cc72da7d854d +SIZE (imp-3.2.6.tar.gz) = 1584426 |