./www/horde, PHP application framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q3, Version: 3.3.11, Package name: horde-3.3.11, Maintainer: pkgsrc-users

The Horde Application Framework is a modular, general-purpose web application
framework written in PHP. It provides an extensive array of classes that are
targeted at the common problems and tasks involved in developing modern web
applications.


Required to run:
[graphics/php-gd] [mail/pear-Mail_Mime] [databases/pear-DB] [databases/php-mysql] [security/php-mcrypt] [sysutils/pear-Log] [www/ap-php] [www/pear-HTTP_Request] [devel/php-gettext] [archivers/php-zlib] [converters/php-iconv] [textproc/pear-Console_Table] [textproc/pear-File_Find] [textproc/php-dom]

Required to build:
[www/apache22] [lang/perl5]

Package options: mysql

Master sites: (Expand)

SHA1: 66710a5026d78e462422969b187e78ff52b04e34
RMD160: e5e80e47a564b69e8e5db8648614a4fc6f6e06fd
Filesize: 8582.344 KB

Version history: (Expand)


CVS history: (Expand)


   2010-12-23 11:51:52 by Steven Drake | Files touched by this commit (3)
Log message:
Pullup ticket #3310 - requested by taca
pkgsrc/www/horde security fix

Revisions pulled up:
- pkgsrc/www/horde/Makefile		1.70, 1.71
- pkgsrc/www/horde/PLIST		1.25
- pkgsrc/www/horde/distinfo		1.28, 1.29

-------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Wed Nov 10 12:46:53 UTC 2010

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

   Log message:
   Changes 3.3.10:
   * Fix searching DataTree elements (groups) if backend charset is different
     from interface charset
   * Fix accessing IMAP ACLs that contain non-alphanumeric characters
   * Avoid fatal errors when using DateTime with not properly configured PHP 5.3+
   * Fix importing recurrence exceptions from vCalendar 1.0.
   * Fix preferences management regression
   * Fix conversion of all-day events and certain yearly recurring events for
     Funambol clients.
   * Fix memcache cache regression.
   * Fix SyncML page sometimes deleting more anchors than selected.

-------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Dec 16 03:38:32 UTC 2010

   Modified Files:
   	pkgsrc/www/horde: Makefile distinfo

   Log message:
   Update horde pacakge to 3.3.11.

   Fixing http://secunia.com/advisories/42355/.

   -------
   v3.3.11
   -------

   [mms] SECURITY: Fix XSS when viewing details of a vCard (Bug #9357).
   [jan] Fix exporting recurrence exceptions to vCalendar 1.0.
   [jan] Skip event status synchronization with Outlook, which is broken.
   [jan] Don't send SIF data to recent Funambol clients, unless requested.
   [jan] Log all queries and errors by the history library.