X-Git-Url: https://git.hcoop.net/hcoop/zz_old/debian/hcoop-apache2-config.git/blobdiff_plain/e0c9f6618da68c96390d1e29e93b65ed2a02dd9c..18ab0d78278b0714741c9e6ea56d4d010ab7a7c8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 28299f4..20ea1c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +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 + * Quick factoring of postinst/preinst now that we have more than two modules + * Depend on suphp/suexec + * Enable more required apache modules + * Configure suexec Setting suexec root to /afs/hcoop.net/user for now + since it seems reasonable, but I'm not not sure it's right. + + -- Clinton Ebadi Sat, 08 Sep 2012 02:00:01 -0400 + +hcoop-apache2-config (1) stable; urgency=low + + * Load/unload dav modules on postinst/postrm + * Firewall rules + + -- Clinton Ebadi Fri, 07 Sep 2012 01:29:34 -0400 + hcoop-apache2-config (0) stable; urgency=low * Initial Release.