- Thofinn went short of entropy, installed haveged
- upgraded Piwik 1.8.2->1.8.3
- adm_mysql_wide_commands:
- fixed table name not quoted properly (causing problem when the table is called ''option'')
- skip ''performance_schema'' system table (introduced in recent MySQL upgrade)
- added in crontab: optimize monthly and analyze weekly
- roundcube:
- upgraded all plugins
- fixed SQL permissions for the new carddav plugin
- removed all traces of the fsync vhost, as owncloud's bookmarks should be syncable via the ffsync protocol in a future version
- upgraded OwnCloud with a home-made package
- upgraded Roundcube with a home-made package (need to check the plugins, as a few do not fit perfectly with the new theme)
- stuff.mp.o: replaced Jyraphe by OwnCloud (Jyraphe still around if needed)
- fixed apache errors on stuff.mp.o by reordering 'index.php' before 'index.{rbx,rhtml}' in DirectoryIndex, really weird
- fixed check_certs_expiration
- regenerated expired or near to expire certificates
- backup: added weekly backup stats in '/var/local/bacula-stats' on both backup servers
- dovecot: fixed mailbox name for expire dict setting
- rkhunter: fixed Korutopi's config
- Korutopi: fixed /etc/hosts to resolve FQDN
- redmine 1.3.2 -> 1.4.3 upgrade:
- upgraded all plugins using a VCS
- fixed timesheet_plugin:
- removed buggy Gemfile
- moved aside badly encoded file config/locales/sv.yml
- removed incompatible plugins:
- ezlibrarian
- global_filter_redmine_plugin
- redmine_code_review
- ruby: updated alternative back to 1.8 on Toushirou because of Debian#678515