- [a weeks to a few days ago] owcloud upgrade 4.5.0->4.5.1->4.5.2->4.5.4
- apache: deactivated dav* modules, not needed (webdav apps use their own implementations)
- gallery2: don't force galleryBaseUrl and baseUri anymore, automatic detection works well now, fixing a few URLs not using https and webdav too
- owncloud upgrade 4.0.7 -> 4.5.0:
- custom package
- added crontab entry
- fixed missing 'cidr2iptables' script missing on Elwing (needed for srv_bogon_iptable_update)
- srv_tor_ban was not effective anymore, revamped it to use exitlist.torproject.org (and got rid of the tor service \o/)
- hidepid support:
- activated on: Orfeo, Elwing, Daneel
- ready but needs reboot on more recent kernel on: Toushirou, Thorfinn
- needs to be done: Korutopi (configuration outside LXC)
- increased rsyslog's SystemLogRateLimitBurst a bit on Orfeo (for Postfix)
- fixed xcache config on Elwing (wrong so path and copy instead of symlink mess)
- 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)