pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2006Q4]: pkgsrc/www/horde Pullup ticket 2052 - requested by ad...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d62b538f2e46
branches:  pkgsrc-2006Q4
changeset: 523068:d62b538f2e46
user:      salo <salo%pkgsrc.org@localhost>
date:      Mon Mar 19 17:10:20 2007 +0000

description:
Pullup ticket 2052 - requested by adrianp
security update for horde

Revisions pulled up:
- pkgsrc/www/horde/Makefile                             1.49
- pkgsrc/www/horde/PLIST                                1.15
- pkgsrc/www/horde/distinfo                             1.17

   Module Name:         pkgsrc
   Committed By:        adrianp
   Date:                Sun Mar 18 12:24:14 UTC 2007

   Modified Files:
        pkgsrc/www/horde: Makefile PLIST distinfo

   Log Message:
   Update to 3.1.4
   ------
   v3.1.4
   ------
   [jan] SECURITY: Correctly quote file names in cleanup script for temporary
         files.
   [jan] Fix RPC authentication on CGI SAPIs.
   [jan] Detect unencrypted PGP messages.

   ----------
   v3.1.4-RC1
   ----------
   [jan] SECURITY: Fix an XSS vulnerability in the language selection.
   [jan] Complete Cyrus virtual domain support in cyrsql driver (Vilius
         Sumskas <vilius%lnk.lt@localhost>, Request #4967).
   [jan] Add option whether to strip domains from usernames in the account
         block (Request #4955).
   [jan] Fix email lists not being validated under certain conditions (Bug
         #4834).
   [cjh] Add a REST-ful preferences interface.
   [cjh] Faster DataTree-to-SQL History migration script (josh%endries.org@localhost,
         Request #4732).
   [cjh] Improved automatic webroot detection (Ben Klang, Request #4126).
   [cjh] Rewrite and fix the OCI8 SessionHandler (Bug #3452).
   [cjh] Allow signup hooks to override the user_name and password fields
         (thomas%gelf.net@localhost, Request #2904).
   [cjh] Fix creation of mailbox quotas by the Auth_cyrus driver
         (pascal%vmfacility.fr@localhost, Bug #4678).
   [cjh] Add "Save and Finish" to the share edit window (webmgr%muskingum.edu@localhost,
         Request #4307).
   [cjh] Let mailto: and anchor (#) links through Horde::externalUrl (Bug
         #3079).
   [cjh] Add smbclient version of the SMB Auth class (larry%wimble.biz@localhost,
         Request #4338).
   [cjh] Remove problematic "data descriptor" segment from generated ZIP
         files (reitsma%denison.edu@localhost, Bug #4670).
   [cjh] Strip accesskeys from menu tooltips when only showing icons (Bug
         #4667).
   [jan] Fix saving files in the root directory of an SQL VFS backend (Bug
         #4652, Ben Klang <ben%alkaloid.net@localhost>).
   [jan] Fix displaying all maintenance tasks to be confirmed at once (Bug
         #4377).
   [cjh] Fix return format of DataTree_null::getByAttributes()
         (thomas.jarosch%intra2net.com@localhost, Bug #4651).
   [jan] Support departments in vCard's ORG properties (martin%matuska.org@localhost,
         Request #4285).
   [cjh] Rename Auth_sasl backend to Auth_peclsasl to avoid conflicts with
         PEAR's Auth_SASL (Bug #4547).
   [cjh] Implement handling of vTimezones in iCalendar data
   (Carl Thompson <lists-horde%carlthompson.net@localhost>, Bug #4399).
   [cjh] keybindings.js now works with Safari/KHTML.
   [jan] Avoid recursive folder creation when sharing Kolab folders
         (michael.sheldon%credativ.de@localhost, Bug #4325).
   [jan] Add Kolab specific account block driver to support special Kolab
         users (mzizka%hotmail.com@localhost, Request: #4119).
   [mms] Only dim below the last signature line of input text in the
         dimsignature Text_Filter driver.

diffstat:

 www/horde/Makefile |   5 ++---
 www/horde/PLIST    |  17 ++++++++---------
 www/horde/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 16 deletions(-)

diffs (122 lines):

diff -r 11bd16f6a5ae -r d62b538f2e46 www/horde/Makefile
--- a/www/horde/Makefile        Fri Mar 16 23:11:01 2007 +0000
+++ b/www/horde/Makefile        Mon Mar 19 17:10:20 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2006/08/20 10:10:59 adrianp Exp $
+# $NetBSD: Makefile,v 1.48.4.1 2007/03/19 17:10:20 salo Exp $
 
-DISTNAME=      horde-3.1.3
-PKGREVISION=   1
+DISTNAME=      horde-3.1.4
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.horde.org/pub/horde/ \
                ftp://ftp.horde.org/pub/horde/
diff -r 11bd16f6a5ae -r d62b538f2e46 www/horde/PLIST
--- a/www/horde/PLIST   Fri Mar 16 23:11:01 2007 +0000
+++ b/www/horde/PLIST   Mon Mar 19 17:10:20 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2006/08/20 10:10:59 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.14.4.1 2007/03/19 17:10:20 salo Exp $
 @exec ${MKDIR} %D/share/horde/lib/docs
 share/doc/horde/CHANGES
 share/doc/horde/CODING_STANDARDS
@@ -109,11 +109,11 @@
 share/horde/lib/Horde/Auth/mcal.php
 share/horde/lib/Horde/Auth/pam.php
 share/horde/lib/Horde/Auth/passwd.php
+share/horde/lib/Horde/Auth/peclsasl.php
 share/horde/lib/Horde/Auth/radius.php
-share/horde/lib/Horde/Auth/sasl.php
 share/horde/lib/Horde/Auth/smb.php
+share/horde/lib/Horde/Auth/smbclient.php
 share/horde/lib/Horde/Auth/sql.php
-share/horde/lib/Horde/Auth/yahoo.php
 share/horde/lib/Horde/Block.php
 share/horde/lib/Horde/Block/Collection.php
 share/horde/lib/Horde/Block/Layout/Manager.php
@@ -292,7 +292,6 @@
 share/horde/lib/Horde/RPC/xmlrpc.php
 share/horde/lib/Horde/Registry.php
 share/horde/lib/Horde/SQL.php
-share/horde/lib/Horde/SQL/Attributes.php
 share/horde/lib/Horde/SQL/Keywords.php
 share/horde/lib/Horde/Scheduler.php
 share/horde/lib/Horde/Scheduler/cron.php
@@ -444,6 +443,7 @@
 share/horde/locale/bg_BG/help.xml
 share/horde/locale/bs_BA/LC_MESSAGES/horde.mo
 share/horde/locale/ca_ES/LC_MESSAGES/horde.mo
+share/horde/locale/ca_ES/help.xml
 share/horde/locale/cs_CZ/LC_MESSAGES/horde.mo
 share/horde/locale/cs_CZ/help.xml
 share/horde/locale/da_DK/LC_MESSAGES/horde.mo
@@ -558,14 +558,11 @@
 share/horde/scripts/cookie_login.php
 share/horde/scripts/count_sessions.php
 share/horde/scripts/create-symlinks.php
-share/horde/scripts/crond
 share/horde/scripts/get_login.php
 share/horde/scripts/http_login_refer.php
 share/horde/scripts/ldap/horde.schema
-share/horde/scripts/migrate_user_categories.php
 share/horde/scripts/remove_prefs.php
 share/horde/scripts/set_perms.sh
-share/horde/scripts/setup.php
 share/horde/scripts/sql/README
 share/horde/scripts/sql/README.OCI8
 share/horde/scripts/sql/create.msde.sql
@@ -600,7 +597,6 @@
 share/horde/scripts/sql/horde_vfs.sql
 share/horde/scripts/sql/script.initial_horde_user.sql
 share/horde/scripts/temp-cleanup.cron
-share/horde/scripts/themes_check.php
 share/horde/scripts/upgrades/2.2_to_3.0.mysql.sql
 share/horde/scripts/upgrades/2.2_to_3.0.oci8.sql
 share/horde/scripts/upgrades/2.2_to_3.0.pgsql.sql
@@ -609,6 +605,7 @@
 share/horde/scripts/upgrades/3.0_to_3.1.mysql.sql
 share/horde/scripts/upgrades/3.0_to_3.1.oci8.sql
 share/horde/scripts/upgrades/3.0_to_3.1.sql
+share/horde/scripts/upgrades/migrate_user_categories.php
 share/horde/scripts/upgrades/move_history_out_of_datatree.php
 share/horde/services/cacheview.php
 share/horde/services/changepassword.php
@@ -710,7 +707,7 @@
 share/horde/services/portal/mobile.php
 share/horde/services/portal/rpcsum.php
 share/horde/services/portal/sidebar.php
-share/horde/services/portal/syncml.php
+share/horde/services/prefs/index.php
 share/horde/services/prefs.php
 share/horde/services/problem.php
 share/horde/services/resetpassword.php
@@ -1516,6 +1513,7 @@
 @dirrm share/horde/services/obrowser
 @dirrm share/horde/services/images
 @dirrm share/horde/services/help
+@dirrm share/horde/services/prefs
 @dirrm share/horde/services/editor/htmlarea/popups
 @dirrm share/horde/services/editor/htmlarea/plugins/TableOperations/lang
 @dirrm share/horde/services/editor/htmlarea/plugins/TableOperations/img
@@ -1648,6 +1646,7 @@
 @dirrm share/horde/lib/Net/IMSP/Auth
 @dirrm share/horde/lib/Net/IMSP
 @dirrm share/horde/lib/Net
+@dirrm share/horde/lib/Horde/scripts
 @dirrm share/horde/lib/Horde/tests
 @dirrm share/horde/lib/Horde/iCalendar
 @dirrm share/horde/lib/Horde/docs/examples
diff -r 11bd16f6a5ae -r d62b538f2e46 www/horde/distinfo
--- a/www/horde/distinfo        Fri Mar 16 23:11:01 2007 +0000
+++ b/www/horde/distinfo        Mon Mar 19 17:10:20 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2006/08/17 20:15:40 adrianp Exp $
+$NetBSD: distinfo,v 1.16.4.1 2007/03/19 17:10:20 salo Exp $
 
-SHA1 (horde-3.1.3.tar.gz) = f1c9d03b28aa33e265906a1c0d1bfa9ccfcef79c
-RMD160 (horde-3.1.3.tar.gz) = 047e91d5f822d4b1123840cb11612faa71c9880f
-Size (horde-3.1.3.tar.gz) = 5232958 bytes
+SHA1 (horde-3.1.4.tar.gz) = 3b008b7976b501f86df3d0d556ba831fe222395d
+RMD160 (horde-3.1.4.tar.gz) = 2b8df7ef0cf9b986b08d4a56414b6ca9219272f0
+Size (horde-3.1.4.tar.gz) = 5262198 bytes
 SHA1 (patch-aa) = 9edb110586805d5efd84541b9d3821889967e785



Home | Main Index | Thread Index | Old Index