Zarafa 7.0.4 has been pushed to stable updates
by Robert Scheck
Good evening,
Zarafa 7.0.4 has been pushed to stable updates (EPEL 5 and 6, Fedora 14,
15, 16 and Rawhide). Here is the full list of changes in Zarafa 7.0.4
[31235]:
Zarafa Collaboration Platform 7.0.4 Final [31235]
=================================================
Backend
=======
- Feature: Archiver 1.2 with improved usability.
- Feature ZCP-8747: Allow forcing source server for MSR.
- Feature ZCP-8745: Allow switch between unidirectional and bidirectional
for MSR.
- Feature ZCP-8746: Allow setting number of worker threads in MSR.
- Feature ZCP-8751: MSR does not show which store is conflicting when
failing.
- Feature ZCP-7736: Project: Auto updater logging.
- Feature ZCP-8753: Unable to unhook public stores (both in single and
multi-tenant mode).
- Fix ZCP-9138: The zarafa7-upgrade script creates the wrong primary index
on the tproperties table.
- Fix ZCP-9125: zarafa-client-update.cron returns unwanted error, letting
cron mail output.
- Fix ZCP-9132: Zarafa-indexer segfault when server is not up.
- Fix ZCP-9105: Zarafa-indexer fails when indexing large amounts of stubbed
messages.
- Fix ZCP-9153: SQL error on upgrade from 7.0.3 to 7.0.4 when started with
first Zarafa version.
- Fix ZCP-8878: Let Zarafa-dagent depend on php-mapi, as the
zarafa-mr-accept is triggered by dagent.
- Fix ZCP-8975: Zarafa-dagent has wrong php dependency in SLES11
- Fix ZCP-8982: Some chinese charactersets are not correctly shown in body
- Fix ZCP-9079: Dagent not delivering emails correctly when charset
iso-8859-8-i is being used
- Fix ZCP-9042: Make it possible to install zarafa dagent without
installing a http server (explicit dependency by php5-mapi)
- Fix ZCP-9105: Zarafa-indexer fails when indexing large amounts of stubbed
messages
- Fix ZCP-9111: Zarafa auto update will always install new client even if
newest already was installed.
- Fix ZCP-8970: Show ICS sync log in MSR log.
- Fix ZCP-8748: MSR retry code should retry the entire folder instead of
retrying the message.
- Fix ZCP-8749: MSR may report all migrations succeeded when they didn't.
- Fix ZCP-8596: MSR Delegate permissions are not saved while migrating the
store.
- Fix ZCP-8592: When forwarding a email which is send to multiple
recipients and/or group, this information is not listed in the auto
forward header.
- Fix ZCP-8797: Email with plain text body and html signature will only
show signature.
- Fix ZCP-8389: Attachment is show in encoded name in webaccess and outlook
of this example eml.
- Fix ZCP-9036: Zarafa-gateway will stop logging after user stop using
imap.
- Fix ZCP-8740: Zarafa-indexer does not report version on startup.
- Fix ZCP-8755: Change default settings in server.cfg for better
performance.
- Fix ZCP-8877: Fix license header in zarafa-mr-accept.
- Fix ZCP-8903: Set indexing of attachments in indexer.cfg by default to
NO, so the indexer isn't taking too much cpu time when indexing.
- Fix ZCP-8879: Remove webaccess-mobile from 7.0 branch as it's anyway not
supported and maintained.
- Fix ZCP-7692: Add check in ADS installer if user is really schema admin,
so the installer don't succeed if schema can't be installed.
- Fix ZCP-8581: Zarafa ADS installer fails on windows 2008 when not
initially started as administrator.
- Fix ZCP-8597: MSR migrating a store with a move or copy rule changes the
displayed move to field to undefined.
- Fix ZCP-9031: ECABContainers to not expose their IID_IMAPIContainer
interface.
- Fix ZCP-8890: Customers on 7.0.3 still have frequently deadlocks in
server.log, because counter resets.
- Fix ZCP-8885: Mysql deadlock when inserting into hierarchy table.
- Fix ZCP-7676: Resource: Decline recurring meeting request set to yes does
not decline.
- Fix ZCP-8876: Zarafa7-upgrade python script encoding error.
- Fix ZCP-8969: Valgrind errors in ECStoreObjectTable.cpp.
- Fix ZCP-8791: Refactor the client side streaming code to be less
complicated and less error prone.
- Fix ZCP-8899: Zarafa-mr-accept script not in the ubuntu package.
- Fix ZCP-7907: SQL failed often is displayed in server.log with 7.0 about
out of range value.
- Fix ZCP-8905: Zarafa-admin --user-count stopped working in 7.0.3.
- Fix ZCP-8934: Zarafa-server crash 7.0.3.(rare occasion).
- Fix ZCP-8896: Pre 7.0.4 clients can't open delegate stores on 7.0.4
server.
- Fix ZCP-8811: Allow logging of ICS sync log to the client application
- Fix ZCP-8594: Crash zarafa-server 6.40.10. (rare occasion).
- Fix ZCP-8613: The MailboxTable returns unwrapped and therefore useless
entryids.
- Fix ZCP-8617: Zarafa 6.40.11 segfault. (rare occasion).
- Fix ZCP-6176: Mail body containing boundary strings of an rfc822 mail is
not shown in Mac mail.
- Fix ZCP-8909: Memory issues with search-folders.
- Fix ZCP-8836: 6.x client to 7.x server unable to load large string
properties.
- Fix ZCP-8934: Segfault zarafa-server 7.0.3. (rare occasion).
- Fix ZCP-9032: The SWIG binding doesn't convert all output objects to the
correct type with QueryInterface, causing python to leak.
- Fix ZCP-8921: Allow the logger returned from ECSyncLog::GetLogger() to be
replaced (from python).
- Fix ZCP-9028: The config ldapms.active-directory.cfg has unsupported
fields.
- Fix ZCP-8812: SWIG directors leak memory and no director is available for
ECLogger and IStream.
- Fix ZCP-8403: Support for ALTlinux in ssl-certificates.sh.
- Fix ZCP-8606: Refactor fix of ZCP-7401 and move code to meeting request
class.
- Fix ZCP-8814: Client MAPI performance: improve handling of large numbers
of child objects.
- Fix ZCP-8840: DAgent should not send a vacation message to mails
containing an auto-submitted header.
- Fix ZCP-8676: Python store iterator and generator have incorrect default
flags.
Webaccess
=========
- Fix ZCP-8460: Contact created with birthday will have the appointment on
the wrong date on debian systems.
- Fix ZCP-8255: Deleted tasks aren't always sent to 'deleted items' folder.
- Fix ZCP-8382: Removing a birthday from a contact gives and error and will
not close window on save.
- Fix ZCP-8961: Language Norsk twice in webaccess.
- Fix ZCP-8887: Booking resource from webaccess with direct booking set to
false, will still result booking direct when type is set to resource.
- Fix ZCP-8599: Link to file on network shares breaks in the Webaccess.
- Fix ZCP-8684: Add sender column to add email to new email dialog, as it's
now not really user friendly.
- Fix ZCP-5700: Pop-up missing contacts when opening a distribution list.
- Fix ZCP-8828: Java script error in distribution list for contacts that
cannot be resolved.
- Fix ZCP-8832: Open a distribution list in the webaccess reports an error
with a contact but the contact is good.
- Fix ZCP-8686: Accepting a new propose time will send a new meeting
request and a cancellation message.
- Fix ZCP-7964: Cannot scroll email in preview pan in Safari (Ipad).
You should be able to update to Zarafa 7.0.4 by using something like:
yum update 'zarafa*'
And if you should find bugs or issues, please fill a bug report in Red Hat
Bugzilla as described here:
http://fedoraproject.org/wiki/Zarafa#Bugs
Your feedback is very much appreciated.
Greetings,
Robert
11 years, 7 months