summaryrefslogtreecommitdiff
path: root/www/SOGo/Makefile
diff options
context:
space:
mode:
authortaca <taca>2015-09-25 06:03:12 +0000
committertaca <taca>2015-09-25 06:03:12 +0000
commit241b8aaac7604817cb73ecb6b065d13113e94379 (patch)
treed96511e5d19935cf584bbe009df92c7e0ea6416c /www/SOGo/Makefile
parent5c267876a2e7ce4fdec27ef5715d681d0b650dc4 (diff)
downloadpkgsrc-241b8aaac7604817cb73ecb6b065d13113e94379.tar.gz
Update SOgo to 2.3.2.
2.3.2 (2015-09-16) ------------------ Enhancements - improved EAS speed and memory usage, avoiding many IMAP LIST commands (#3294) - improved EAS speed during initial syncing of large mailboxes (#3293) - updated CKEditor to version 4.5.3 Bug fixes - fixed display of whitelisted attendees in Preferences window on Firefox (#3285) - non-latin subfolder names are displayed correctly on Outlook (Zentyal) - fixed several sync issues on environments with multiple users (Zentyal) - folders from other users will no longer appear on your Outlook (Zentyal) - use right auth in multidomain environments in contacts and calendar from Outlook (Zentyal) - session fix when SOGoEnableDomainBasedUID is enabled but logins are domain-less - less sync issues when setting read flag (Zentyal) - attachments with non-latin filenames sent by Outlook are now received (Zentyal) - support attachments from more mail clients (Zentyal) - avoid conflicting message on saving a draft mail (Zentyal) - less conflicting messages in Outlook while moving messages between folders (Zentyal) - start/end shifting by 1 hour due to timezone change on last Sunday of October 2015 (#3344) - fixed localization of calendar categories with empty profile (#3295) - fixed options availability in contextual menu of Contacts module (#3342) 2.3.1 (2015-07-23) ------------------ Enhancements - improved EAS speed, especially when fetching big attachments - now always enforce the organizer's default identity in appointments - improved the handling of default calendar categories/colors (#3200) - added support for DeletesAsMoves over EAS - added create-folder subcommand to sogo-tool to create contact and calendar folders - group mail addresses can be used as recipient in Outlook - added 'ActiveSync' module constraints - updated CKEditor to version 4.5.1 - added Slovenian translation - thanks to Jens Riecken - added Chinese (Taiwan) translation Bug fixes - EAS's GetItemEstimate/ItemOperations now support fetching mails and empty folders - fixed some rare cornercases in multidomain configurations - properly escape folder after creation using EAS (#3237) - fixed potential organizer highjacking when using EAS (#3131) - properly support big characters in EAS and fix encoding QP EAS error for Outlook (#3082) - properly encode id of DOM elements in Address Book module (#3239, #3245) - fixed multi-domain support for sogo-tool backup/restore (#2600) - fixed data ordering in events list of Calendar module (#3261) - fixed data ordering in tasks list of Calendar module (#3267) - Android EAS Lollipop fixes (#3268 and #3269) - improved EAS email flagging handling (#3140) - fixed computation of GlobalObjectId (#3235) - fixed EAS conversation ID issues on BB10 (#3152) - fixed CR/LF printing in event's description (#3228) - optimized Calendar module in multidomain configurations
Diffstat (limited to 'www/SOGo/Makefile')
-rw-r--r--www/SOGo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/SOGo/Makefile b/www/SOGo/Makefile
index 1babcfa6ce5..9188aa4d4d5 100644
--- a/www/SOGo/Makefile
+++ b/www/SOGo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2015/06/03 12:22:18 taca Exp $
+# $NetBSD: Makefile,v 1.23 2015/09/25 06:03:12 taca Exp $
#
-DISTNAME= SOGo-2.3.0
+DISTNAME= SOGo-2.3.2
CATEGORIES= www
MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/