diff -Nru apache2-2.4.18/debian/apache2.maintscript apache2-2.4.18/debian/apache2.maintscript --- apache2-2.4.18/debian/apache2.maintscript 2016-04-05 21:15:01.000000000 +0000 +++ apache2-2.4.18/debian/apache2.maintscript 2016-04-15 17:56:25.000000000 +0000 @@ -1,2 +1,3 @@ rm_conffile /etc/bash_completion.d/apache2 2.4.12-3~ +rm_conffile /etc/apache2/mods-available/http2.load 2.4.18-2ubuntu3~ mv_conffile /etc/default/apache2 /etc/default/apache-htcacheclean 2.4.18-2~ diff -Nru apache2-2.4.18/debian/changelog apache2-2.4.18/debian/changelog --- apache2-2.4.18/debian/changelog 2016-04-12 10:13:56.000000000 +0000 +++ apache2-2.4.18/debian/changelog 2016-04-15 18:02:18.000000000 +0000 @@ -1,3 +1,16 @@ +apache2 (2.4.18-2ubuntu3) xenial; urgency=medium + + [ Ryan Harper ] + * Drop /etc/apache2/mods-available/http2.load. This was inadvertently + introduced in 2.4.18-2ubuntu1. The intention is to not carry this at + all, since http2 support is intentionally disabled (see LP 1531864). + * d/apache2.maintscript: handle removal of http2.load conffile. + + [ Robie Basak ] + * Re-write Ryan's changelog entry. + + -- Robie Basak Fri, 15 Apr 2016 18:00:57 +0000 + apache2 (2.4.18-2ubuntu2) xenial; urgency=medium * Correct systemd-sysv-generator behavior by customizing some parameters (LP: #1488962) diff -Nru apache2-2.4.18/debian/config-dir/mods-available/http2.load apache2-2.4.18/debian/config-dir/mods-available/http2.load --- apache2-2.4.18/debian/config-dir/mods-available/http2.load 2016-03-19 09:09:27.000000000 +0000 +++ apache2-2.4.18/debian/config-dir/mods-available/http2.load 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -LoadModule http2_module /usr/lib/apache2/modules/mod_http2.so