From 8ebcc0d1f1dcae9617c99b002ce7c1005ef5809b Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 29 May 2019 12:03:40 +0000 Subject: [PATCH] Changelog for 17.1.20190529 --- api/setup/setup.inc.php | 2 +- doc/rpm-build/debian.changes | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/api/setup/setup.inc.php b/api/setup/setup.inc.php index e694545056..2b3d6173f0 100644 --- a/api/setup/setup.inc.php +++ b/api/setup/setup.inc.php @@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API'; $setup_info['api']['version'] = '17.1.007'; $setup_info['api']['versions']['current_header'] = '1.29'; // maintenance release in sync with changelog in doc/rpm-build/debian.changes -$setup_info['api']['versions']['maintenance_release'] = '17.1.20190402'; +$setup_info['api']['versions']['maintenance_release'] = '17.1.20190529'; $setup_info['api']['enable'] = 3; $setup_info['api']['app_order'] = 1; $setup_info['api']['license'] = 'GPL'; diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index 5f64e381e0..0928a07b0f 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -1,3 +1,14 @@ +egroupware-epl (17.1.20190529) hardy; urgency=low + + * Admin: white-list IP addresses from blocking or set higher number of attempts + * Calendar: fix alarms on recurring events got lost after 1st ocurrence + * CalDAV/CardDAV: allow removing categories + * CalDAV/CardDAV: encoding VT (vertical tab) as it stalls Outlook (CalDav Synchronizer) + * iMip/Mail/Calendar: fix event-doublication on accepting, if the event was deleted once + * Collabora: egroupware-collabora-key package to install local container for current Debian, Ubuntu, RHEL, SUSE + + -- Ralf Becker Wed, 29 May 2019 14:03:40 +0200 + egroupware-epl (17.1.20190402) hardy; urgency=low * Collabora: egroupware-collabora-key package allowing to install supported Collabora container on-site