pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/davical



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 15 20:23:08 UTC 2012

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

Log Message:
Update to 1.1.1:

1.1.1:
There are no database changes in this release

Bug Fixes

    Unassigned variable warning in Principal.php calling BuildDeadPropertyXML
    Notification of deletes when hide_older_than is set
    Fixes to URL encoding of some CalDAV/CardDAV properties
    Fix to Basic Auth handling in admin UI
    Fix CalDAV client library to handle multiple 'Allow' headers in OPTIONS 
response
    Fix ldap driver to handle numeric usernames correctly.
    Add handling for allprop and ommission of prop tag in calendar-query, 
calendar-multiget and addressbook-query
    Fix parsing of relative alarm times where the event has a timezone
    Correct detection of suhosin.server_strip status (from Christoph Anton 
Mitterer via debian bug #656392).
    Other minor bugfixes.

Other Changes

    Add support for ldap mapping of multiple fields to one DAViCal field (from 
Sylvain BURGER)
    Generally improved support for a wider range of DAV/CalDAV/CardDAV 
properties in calendar-query, calendar-multiget and addressbook-query

1.1.0:
Database Upgrade

There are several changes to in-database functions.

Bug Fixes

    Obscure password in LDAP debug log messages
    Fix bugs parsing some RFC5545 duration values
    Fix handling of ?mode=append when uploading calendar data.
    Various fixes to external BIND support.
    Fix some errors in content-type detection & handling.
    Correct round-trip handling of arbitrary XML in dead properties.
    Fix bugs in editing of existing grants.

Other Changes

    Support for WebDAV Synchronisation is updated to match the final RFC.
    Support If-Modified-Since header.
    Merge iSchedule support from Rob Ostenson.
    Add support for initialising an addressbook from a file of VCARDs
    Add support for 'Prefer' and 'Brief' headers.
    Reduce logging noise from 401 and 404 responses.
    Some query performance improvements.
    When someone is delegated 'write' by a principal they can now maintain that 
principal's details in the Admin UI.
    New default_collections setting which replaces home_calendar_name and 
home_addressbook_name (these are deprecated)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/davical/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/davical/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/davical/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index