- also use the newly added -w option in the rc script, this delays exiting
after startup until daemon initialization has completed, so that init
failures will cause it to exit with an error code, so the infrastructure
can correctly report failure.
Fixes:
Bug 735940 - if filter target folder is moved, all subsequent filters
got their targets set to this folder
Bug 733731 - hang when switching folders on IMAP server
- IMAP: ENABLE CONDSTORE/QRESYNC + STATUS for a mailbox might not
have seen latest external changes to it, like new mails.
- imap_id_* settings were ignored before login.
- doveadm altmove did too much work sometimes, retrying moves
it had already done.
- mbox: Fixed accessing Dovecot v1.x mbox index files without errors.
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/thunderbird/11.0/releasenotes/ (but
there's much more!)
- complete patchset for #691898, still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955, workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
- install snmp mibs into /usr/local/share/snmb/mibs so net-snmp can find them
- install ldap schema to /etc/openldap/schemas (it doesn't matter if you aren't
running openldap on the same machine, this won't conflict, but it's convenient
if you do have it)
- Fixes URL used to fetch phishing-detection database; the domain that
it was hosted on lapsed. You may have a corrupt database: if the file
/var/spool/MailScanner/quarantine/phishingupdate exists, delete it
and run update_bad_phishing_sites and update_bad_phishing_emails
manually as the "run as user".
- While there update the TNEF.pm fix to improve temp file handling.
Same comments as for firefox, plus:
- rename js/src/jscompartment.cpp patch
- remove patch-configure.in, not needed since 'gnome' component is
disabled via configure args.
- add patch-mail_installer_Makefile_in to not install the sdk
headers/idl files