pkgsrc changes:
---------------
* Remove APACHE_{GROUP,USER} definition to appease pkglint.
* Remove an executable permission to suppress a warning.
upstream changes:
-----------------
0.6.0 (2019-08-25)
Added support for php 7.3
REMOVED support for php 5.x
Enabled event invitation plugin
Enabled calendar sharing plugin
Ships with sabre/dav 4.0.1
0.5.3 (2019-05-13)
Added confirmation page before upgrading to prevent aborting upgrades accidentally
Ships with sabre/dav 3.2.3
0.5.2 (2019-04-26)
Fixed creating new users/calendars
New front page
Increased timeout for database upgrades
Ships with sabre/dav 3.2.3
0.5.1 (2019-04-21)
Fixed authentication bypass
Upgraded sabre/dav to version 3.2.3
Support for PHP 7.2
Updated sabre/dav database definitions
#559: Fix contacts in new addressbooks not syncing
Now allows creation of calendars that contain VJOURNAL, VTODO and VEVENT.
Upgrading from Baikal version 0.2.3 and older is no longer supported.
Ships with sabre/dav 3.1.4
0.4.5 (2016-05-28)
------------------
* #552: PHP 7.0.7 introduced a sublte BC break that caused Baikal to error.
* Upgraded sabre/dav, which fixes CardDAV performance problems.
* Ships with sabre/dav 3.1.4
0.4.4 (2016-03-30)
------------------
* #517: Added the Sync plugin. Should speed things up and fix syncing bugs
with Em Client.
* Ships with sabre/dav 3.1.2
0.4.3 (2016-03-23)
------------------
* #513: Fixed error during installation, introduced with 0.4.2.
* Ships with sabre/dav 3.1.2
0.4.2 (2016-03-21)
------------------
* #510: Fix PHP warning on fresh install.
* #507: Disable installer if Baikal was already configured.
* Ships with sabre/dav 3.1.2
0.4.1 (2016-03-17)
------------------
* #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or
earlier.
* Ships with sabre/dav 3.1.2
0.4.0 (2016-03-15)
------------------
* #472: If you were using Sqlite, Cal- CardDAV clients might have missed
updates from the server.
* #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf)
* #491: Added CalDAV Scheduling plugin.
* Added Property Storage plugin.
* Removed features related to locking the admin interface. This means that you
no longer have to create the `ENABLE_ADMIN` / `ENABLE_INSTALL` files.
* Ships with sabre/dav 3.1.2
0.3.5
#466: Fixed a small issue that can effect new installions. Existing working installations do not need to upgrade.
0.3.4
Last build was broken, contained data in the Specific/ directory. This affected new installs but not upgrades.
0.3.3
#457: The realm was not correctly set from configuration for Digest auth.
Reduced memory usage in upgrade script. Should help with upgrading large databases.
Removed BAIKAL_PATH_SABREDAV setting. It was no longer used.
Baïkal 0.3.1 is now the recommended version of Baïkal. This release
fixes the most reported issues with Baikal, and also:
Upgrades sabre/dav from version 1.8 to 3.1.
Supports PHP 7.
Makes the minimum PHP version 5.5.
Adds support for calendar/addressbook export.
Adds support for WebDAV-Sync.
Upgrade instructions are here:
http://sabre.io/baikal/upgrade/
Baikal offers ubiquitous and synchronized access to your calendars
and address books over CalDAV and CardDAV. Baikal implements the
current IETF recommendation drafts of these industry standards for
centralized calendar and address book collections.