[Pkg-apache-commits] [SCM] Debian packaging for apache2 (Apache HTTPD 2.x) branch, master, updated. debian/2.2.22-3-18-g64eda5e
Stefan Fritsch
sf at sfritsch.de
Tue May 29 20:06:47 UTC 2012
The following commit has been merged in the master branch:
commit 64eda5e8c1fa88a6f6f2bd8d23575467e8c696e2
Author: Stefan Fritsch <sf at sfritsch.de>
Date: Tue May 29 22:05:29 2012 +0200
Re-order changelog to have stuff interesting for users first
diff --git a/debian/changelog b/debian/changelog
index 00015f3..d5046ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,6 @@
apache2 (2.2.22-6) UNRELEASED; urgency=low
- [ Arno Töll ]
- * Fix apxs to import LDFLAGS from config_vars.mk. Moreover, make it possible
- to override LDFLAGS at compile time by defining LDLAGS in the environment,
- just like it is possible for CFLAGS. This also means, config_vars.mk now
- exports hardening build flags by default.
- * Update doc-base metadata for the apache2-doc package.
-
[ Stefan Fritsch ]
- * Use "dh --with autotools_dev" instead of patching config.sub/config.guess.
- * Change compiled-in document root to /var/www, to avoid strange error
- messages.
* Fix regression causing apache2 to cache "206 partial content" responses,
and then serving these partial responses when replying to normal requests.
Closes: #671204
@@ -20,14 +10,24 @@ apache2 (2.2.22-6) UNRELEASED; urgency=low
Closes: #649020
* Add "AddCharset" for .brf files in default mod_mime config.
Closes: #402567
- * Compile mod_version statically, drop associated module load file.
- * If apache2 is not running, make "/etc/init.d/apache2 reload" skip the
- configtest.
* Don't create httpd.conf anymore and don't include it in apache2.conf. If
it contains local modifications, move it to /etc/apache2/conf.d/httpd.conf
* Port some of the comments in apache2.conf from the 2.4 package.
+ * Compile mod_version statically, drop associated module load file.
+ * If apache2 is not running, make "/etc/init.d/apache2 reload" skip the
+ configtest.
* Note in README.Debian that future versions of the package will have the
include statements changed to include only *.conf.
+ * Change compiled-in document root to /var/www, to avoid strange error
+ messages.
+ * Use "dh --with autotools_dev" instead of patching config.sub/config.guess.
+
+ [ Arno Töll ]
+ * Fix apxs to import LDFLAGS from config_vars.mk. Moreover, make it possible
+ to override LDFLAGS at compile time by defining LDLAGS in the environment,
+ just like it is possible for CFLAGS. This also means, config_vars.mk now
+ exports hardening build flags by default.
+ * Update doc-base metadata for the apache2-doc package.
-- Stefan Fritsch <sf at debian.org> Mon, 28 May 2012 20:02:19 +0200
--
Debian packaging for apache2 (Apache HTTPD 2.x)
More information about the Pkg-apache-commits
mailing list