head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.1.1.1.0.8 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.6 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.4 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.2 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2012.11.24.14.06.44; author manu; state dead; branches; next 1.1; 1.1 date 2011.10.16.05.36.35; author manu; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.10.16.05.36.35; author manu; state Exp; branches; next ; desc @@ 1.2 log @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 @ text @$NetBSD: patch-aa,v 1.1 2011/10/16 05:36:35 manu Exp $ GNU cp(1) has a -d flag to copy symlinks instead of their targets. This flag does not exists with NetBSD cp(1) but it is the default behavior if -R is used, both with GNU cp(1) and NetBSD cp(1) --- SOPE/NGCards/GNUmakefile.postamble.orig 2011-10-15 09:13:26.000000000 +0200 +++ SOPE/NGCards/GNUmakefile.postamble 2011-10-15 09:13:36.000000000 +0200 @@@@ -7,5 +7,5 @@@@ after-install :: mappings-dir cp NGCards.xmap $(MAPDIR) -mkdir -p $(GNUSTEP_LIBRARY)/Libraries/Resources/NGCards - cp -dpR TimeZones $(GNUSTEP_LIBRARY)/Libraries/Resources/NGCards + cp -pR TimeZones $(GNUSTEP_LIBRARY)/Libraries/Resources/NGCards @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Groupware server supporting CalDAV, CardDAV and GroupDAV @ text @@