diff options
author | adrianp <adrianp> | 2008-01-10 23:08:06 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2008-01-10 23:08:06 +0000 |
commit | 248a9ed6c487687334f7e83df8fa2529842b8e9d (patch) | |
tree | 2c6925277d61a962f27a6e8b235d76757870af99 /www/horde/Makefile | |
parent | cfd0d333ff01acc6ee8def9c1daafddda3404966 (diff) | |
download | pkgsrc-248a9ed6c487687334f7e83df8fa2529842b8e9d.tar.gz |
Major changes compared to Horde 3.1.5 are:
* Fixed privilege escalation in the Horde API.
* Improved XSS filtering.
* Fixed locked portal blocks.
* Further improved webroot detection.
* Updated Japanese translation.
Diffstat (limited to 'www/horde/Makefile')
-rw-r--r-- | www/horde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index fee37a1541e..db05ecf4b1f 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2007/11/15 22:11:36 adrianp Exp $ +# $NetBSD: Makefile,v 1.52 2008/01/10 23:08:06 adrianp Exp $ -DISTNAME= horde-3.1.5 +DISTNAME= horde-3.1.6 CATEGORIES= www MASTER_SITES= http://ftp.horde.org/pub/horde/ \ ftp://ftp.horde.org/pub/horde/ |