- Update to release 2.17

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=66
This commit is contained in:
2023-11-11 14:56:26 +00:00
committed by Git OBS Bridge
parent 33084a3c71
commit 708a553ed8
8 changed files with 31 additions and 52 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Nov 11 11:56:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.17
* Enhancements:
* http: Windows SSO support via HTTP Negotiate authentication
* daemons: support for alternate login names
(this allows for assigning shorter usernames for grommunio-web)
* exmdb: augment create_folder and movecopy_folder RPCs with a
32-bit error code, which allows g-web to better detect folders
with duplicate names
* ews: implement Subscribe, Unsubscribe, GetEvents, GetUserPhoto
* mbop: add subcommand `clear-rwz` to clear out RuleOrganizer
FAI messages
- Delete 0001-build-resolve-i586-compile-error.patch (merged)
-------------------------------------------------------------------
Sun Oct 29 18:44:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
@@ -13,7 +29,6 @@ Sun Oct 29 18:44:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
* oxvcard: export to .vcf now positions the VERSION property in
accordance with the vCard 4.0 specification.
* oxcmail: cease gratuitous RTF conversion of calendar items.
- Add 0001-build-resolve-i586-compile-error.patch
-------------------------------------------------------------------
Wed Oct 18 13:01:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>