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: Thu Oct 13 15:57:03 UTC 2011
Modified Files:
pkgsrc/www/davical: Makefile PLIST distinfo
pkgsrc/www/davical/patches: patch-ab patch-ad patch-ae
Log Message:
Update to 0.9.9.6. Changes:
0.9.9.6:
Functionality Enhancements
Implementation of the Timezone Service Protocol (draft)
Bug Fixes
Fixes to the handling of time-range queries in the calendar-query report.
Fixes to LDAP authentication regressions introduced in 0.9.9.5.
Fix ability to save blank default privileges.
Other Changes
Add a script which can be run from cron to sync users from LDAP.
Most use of the deprecated iCalendar class has been switched to use the new
vCalendar class.
0.9.9.5:
Functionality Enhancements
Experimental 'memcached' support is added to help large sites improve
scalability.
The /setup.php URL is improved to provide better information
When a new user is created an 'addressbook' collection will be created in
addition to their 'home' calendar.
Scheduling Extensions for CalDAV: When a meeting is scheduled with another
person on the same server it should automatically appear in their calendar and
scheduling inbox.
Implemented the principal-match REPORT.
Only include calendar-data (or addressbook-data) in the response to a
sync-collection if there are fewer than 50 changes outstanding.
Add support for Digest authentication.
Add support for using IMAP as an auth source.
Add support for binding remote calendars External Bind(Rob Ostensen).
Bug Fixes
Repeat rule expansion now handles floating date-time and date correctly.
Access to calendar resources by users with only read-free-busy access
should always be obfuscated.
The first user to log in after setting up a system using pam_auth or LDAP
will no longer fail.
Correct handling for PUT of a VCALENDAR with unreferenced VTIMEZONE
components.
Only include override components in an expanded report if they override in
the expand period (or otherwise affect within the period).
Correct output of XML <error> responses containing error tags in the DAV
namespace.
Correct handling of calendar-query REPORT where <prop> follows <filter>
Setup tests now handle where PHP config values are set to '0' or 'off' as
equivalent.
Various bugfixes to caldav-client-v2.php script.
Don't restrict password character set for LDAP auth users.
Don't allow BIND to succeed with an empty password.
Correct sort ordering of members of a group.
Block access by expired tickets.
Other Changes
Group membership now always confers the group's 'Default privileges' to
members of the group.
The handling of reading users from the database is refactored from old PHP4
code into some better object oriented classes.
Refactoring of the handling of PUT requests.
Add a workaround to let Apple Addressbook log in and use CardDAV even when
account names contain '@'
Updated translations.
New translations for Norwegian, Brazilian Portuguese and Mexican Spanish.
Allow expansion to return expanded floating time events in floating time
(extension to spec).
When an event is added but has no UID (invalid) we now add one.
Add support in the archive for building RPMs of DAViCal
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/davical/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/davical/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/davical/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/davical/patches/patch-ab \
pkgsrc/www/davical/patches/patch-ad pkgsrc/www/davical/patches/patch-ae
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