diff options
author | manu <manu> | 2012-11-24 14:06:43 +0000 |
---|---|---|
committer | manu <manu> | 2012-11-24 14:06:43 +0000 |
commit | a580e396ad83c375a748ae487d37936a3073ccec (patch) | |
tree | 225961c90b0dbd85a2c32877d6f369e3df238f85 /doc | |
parent | 2338c51c6f959aeef52139b9f938d591186090ea (diff) | |
download | pkgsrc-a580e396ad83c375a748ae487d37936a3073ccec.tar.gz |
Update SOGo (and its SOPE dependency) to 2.0.2a
ChangeLog since 2.0.0
2.0.2a (2012-11-15)
-------------------
Enhancements
- improved user rights editor in calendar module
- disable alarms for newly subsribed calendars
Bug fixes
- fixed typos in Spanish (Spain) translation
- fixed display of raw source for tasks
- fixed title display of cards with a photo
- fixed null address in reply-to header of messages
- fixed scrolling for calendar/addressbooks lists
- fixed display of invitations on BlackBerry devices
- fixed sogo-tool rename-user for MySQL database
- fixed corrupted attachments in Webmail
- fixed parsing of URLs that can throw an exception
- fixed password encoding in user sources
2.0.2 (2012-10-24)
------------------
New features
- added support for SMTP AUTH
- sogo configuration can now be set in /etc/sogo/sogo.conf
- added support for GNU TLS
Enhancements
- speed up of the parsing of IMAP traffic
- minor speed up of the web interface
- speed up the scrolling of the message list in the mail module
- speed up the deletion of a large amounts of entries in the contacts module
- updated the timezone files to the 2012.g edition
- openchange backend: miscellaneous speed up of the synchronization
operations
- open file descriptors are now closed when the process starts
Bug fixes
- the parameters included in the url of remote calendars are now taken into
account
- fixed an issue occurring with timezone definitions providing multiple entries
- openchange backend: miscellaneous crashes during certain Outlook
operations, which have appeared in version 2.0.0, have been fixed
- fixed issues occuring on OpenBSD and potentially other BSD flavours
2.0.1 (2012-10-10)
-------------------
Enhancements
- deletion of contacts is now performed in batch, which speeds up the
operation for large numbers of items
- scalability enhancements in the OpenChange backend that enables the first
synchronization of mailboxes in a more reasonable time and using less
memory
- the task list is now sortable
Bug Fixes
- improved support of IE 9
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2012 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index e7202472d5a..75eb3181026 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.3624 2012/11/24 13:55:10 adam Exp $ +$NetBSD: CHANGES-2012,v 1.3625 2012/11/24 14:06:43 manu Exp $ Changes to the packages collection and infrastructure in 2012: @@ -5567,3 +5567,5 @@ Changes to the packages collection and infrastructure in 2012: Updated net/knot to 1.1.2 [pettai 2012-11-23] Updated chat/weechat to 0.3.9.2 [tonio 2012-11-24] Updated devel/p5-Tree-DAG_Node to 1.09 [adam 2012-11-24] + Updated devel/SOPE to 2.0.2a [manu 2012-11-24] + Updated www/SOGo to 2.0.2a [manu 2012-11-24] |