mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
copy 17.1 changelog to master to satisfy update checker
This commit is contained in:
parent
9a398594ac
commit
b1275c4d1e
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '17.1';
|
||||
$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.20180118';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '17.1.20180130';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,19 @@
|
||||
egroupware-epl (17.1.20180130) hardy; urgency=low
|
||||
|
||||
* SECURITY AND MAINTENANCE RELEASE: PLEASE UPDATE IMMEDIATELY
|
||||
* Filemanager: fix "open as new" action is disabled on selected file context menu
|
||||
* Mail/SMime: include CA-bundle directories in open_basedir of Apache config of packages
|
||||
* Mail: fix mail with S/MIME signature fails if user has no rights to notifications
|
||||
* Mail: fix invalid domain name in headers stall whole mailbox
|
||||
* Mail: filter / and ? from filenames when saving to VFS or disk
|
||||
* Infolog: entries in a projectmanager template keep their contact / from when a new project is created from the template
|
||||
* Infolog: fix copying from project template did not update the contact field
|
||||
* LDAP/ActiveDirectory: fix sorting accounts by anything other then account-name fails
|
||||
* Addressbook: fix duplicate detection when editing contact
|
||||
* Calendar: avoid hanging in planner if event has an invalid category
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Tue, 30 Jan 2018 15:32:03 +0100
|
||||
|
||||
egroupware-epl (17.1.20180118) hardy; urgency=low
|
||||
|
||||
* SECURITY AND MAINTENANCE RELEASE: PLEASE UPDATE IMMEDIATELY
|
||||
|
Loading…
Reference in New Issue
Block a user