2012-02-23 11:40:20 by OBATA Akio | Files touched by this commit (1) |
Log message:
use example.com for examples of domain name.
|
2012-02-23 11:34:08 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update horde to 3.3.13.
(while here, set LICENSE=gnu-lgpl-v2, move empty directory handling to PLIST)
-------
v3.3.13
-------
[mms] SECURITY: Fix XSS vulnerability in email form field validation.
[jan] Fix UTF-8 support with Firefox 10 or later.
[jan] Add support for resetting passwords to LDAP driver.
-------
v3.3.12
-------
[jan] Convert charset of group names in SQL driver (Bug #9611).
[jan] Fix deleting of SyncML anchors if PHP short_open_tag is off (Bug #9349).
[jan] Add an experimental new Share SQL driver with better performance.
[jan] Fix integer overflow in ASN.1 parser for S/MIME messages.
[jan] Fix splitread database usage in VFS (Bug #9467).
[jan] Fix invalidating permission cache in SQL driver (Bug #9392).
|
2011-09-16 07:46:27 by OBATA Akio | Files touched by this commit (29) |
Log message:
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
|
2010-12-16 04:38:32 by Takahiro Kambe | Files touched by this commit (2) |
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.
|
2010-11-10 13:46:53 by Adam Ciarcinski | Files touched by this commit (3) |
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.
|
2010-09-30 10:17:23 by OBATA Akio | Files touched by this commit (2) |
Log message:
No need to buildlink with database libraries.
Bump PKGREVISION to relax dependency on database libraries.
|
2010-03-16 17:02:21 by Takahiro Kambe | Files touched by this commit (10) |
Log message:
Update dependency to newer package path.
converters/php-mbstring
databases/php-mysqli
net/php-soap
textproc/php-dom
textproc/php-xsl
time/php-calendar
No functional change should be done.
|
2010-03-15 17:48:53 by Takahiro Kambe | Files touched by this commit (9) |
Log message:
Remove the case of PKG_PHP_VERSION is 4.
No functional change.
|
2010-02-16 17:08:59 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix issues shown by destdir builds: The install routines copied both
templates and target for the configuration and included both the in PLIST.
Use this chance and properly move the templates into a separate location
as the config directory needs special permissions. Bump revision.
|
2010-02-15 18:52:01 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support. XXX horrible, abusive package
|