X-Git-Url: https://git.hcoop.net/hcoop/zz_old/debian/hcoop-apache2-config.git/blobdiff_plain/77b10f4d42b47d00fbb85a6371fdc03cf3525c04..e526609d04674016dc63e1390e286c8c99ea60e2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4fc72a9..ee972b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,72 @@ +hcoop-apache2-config (11+1) unstable; urgency=medium + + * Actually restore apache log sync cron job + + -- Clinton Ebadi Wed, 07 May 2014 05:04:18 -0400 + +hcoop-apache2-config (11) unstable; urgency=medium + + * Restore apache log sync cron job + + -- Clinton Ebadi Wed, 07 May 2014 04:53:12 -0400 + +hcoop-apache2-config (10) unstable; urgency=medium + + * Do not add mod_status location to all vhosts + * Improve mod_disk_cache support + * Better SSLCipherSuite for Perfect-Forward-Secrecy + * Replace default apache vhost and restrict mod_status to hcoop members + + -- Clinton Ebadi Thu, 01 May 2014 23:35:31 -0400 + +hcoop-apache2-config (9) unstable; urgency=medium + + * Upgrade to config-package-dev 5.x + * Fix build-depends + + -- Clinton Ebadi Thu, 01 May 2014 18:33:36 -0400 + +hcoop-apache2-config (8) stable; urgency=low + + * Fix log rotation for member vhosts. Missed this from mire (apache2 + logrotate was modified manually) + + -- Clinton Ebadi Sun, 23 Jun 2013 16:24:40 -0400 + +hcoop-apache2-config (7) stable; urgency=low + + * Set default charset to utf-8 + + -- Clinton Ebadi Fri, 15 Feb 2013 20:37:49 -0500 + +hcoop-apache2-config (6) stable; urgency=low + + * Move hcoop vhost config into sites-available + + -- Clinton Ebadi Fri, 15 Feb 2013 19:53:35 -0500 + +hcoop-apache2-config (5) stable; urgency=low + + * Allow suexec cgi from anywhere in /afs/hcoop.net This shouldn't be + insecure, but I'd really prefer being able to set multiple suexec + roots (we really just need to suexec in .../user and .../common/app) + + -- Clinton Ebadi Thu, 24 Jan 2013 04:49:29 -0500 + +hcoop-apache2-config (4) stable; urgency=low + + * Add and configure modules needed for domtool + * Correct module enabled test to use .load and not .conf + + -- Clinton Ebadi Sun, 16 Dec 2012 16:19:09 -0500 + +hcoop-apache2-config (3) stable; urgency=low + + * Properly configure suPHP Normalizing with the Handlers uses by mire, without php4 support. + * Enable mod_proxy + + -- clinton_admin Sat, 08 Dec 2012 19:12:11 -0500 + hcoop-apache2-config (2) stable; urgency=low * Enable more modules, clean up postinst