[SCM] Debian packaging for apache2 annotated tag, debian/2.4.4-6, created. debian/2.4.4-6

Arno Töll arno at debian.org
Fri Jun 7 22:50:07 UTC 2013


The annotated tag, debian/2.4.4-6 has been created
        at  6d3da2586b55e8ba71c7eb085eceb29d4f0034ca (tag)
   tagging  b29fa7b42b5208d4e605b3876c20bfd5b836c732 (commit)
  replaces  debian/2.4.4-2
 tagged by  Arno Töll
        on  Sat Jun 8 00:49:59 2013 +0200

- Shortlog ------------------------------------------------------------
Debian release 2.4.4-6

Arno Töll (58):
      Fix contradictions in apache2.conf (closes 675184)
      Be even more explicit in apache2.conf comment. Closes 676975
      Improve the init script when used with fancy output
      Fix problems in the init script: Do actually stop the web server on stop, do
      Revert "Fix problems in the init script: Do actually stop the web server on stop, do"
      Revert "guard against empty variable"
      Revert "Improve the init script when used with fancy output"
      Make use of Perl builtin modules in dbmmanage to fix 682401
      Change disk_cache defaults to close #6878740
      Add changelog entry
      Change CacheDirLevels 2 / CacheDirLength 1
      Purge disk cache on upgrades
      Be more careful when removing the disk cache directory
      Fix the disk_cache upgrade logic again; build data.tar.xz members in binary packages
      Add patch to disable SSL compression
      Disable compression by default
      Disable compression by default, as upstream commit #1400700 did as well
      Fix disable-ssl-compression.patch. Once again
      Revert "Disable compression by default"
      Merge 1400962 from upsteam
      Prepare for tagging
      Add a comment about APACHE_ARGUMENTS to envvars (for those who need it)
      Annotate Bastian's fix in changelog
      Rename Squeeze -> Wheezy in scripts
      Add --noenable option to dh_apache (Closes #681544)
      Only restart Apache from log rotate when it was previously running.
      Properly retrieve the site/conf status when queried from a2query
      Wait until the server is started. Close 645460
      Fix 707109: Remove double instantiation
      Move postrm script to prerm to fix 681546
      Make DEBIAN_VERSION parsing in debian/rules more robust
      Hook dh_apache2 into postrm and prem
      Restart the web-server during upgrades
      Also purge the state when the module was disabled by the site administrator
      Fix typo in apache2-suexec.postinst.
      Properly escape possibly undefined variables in apache2.postinst
      Also correct the error message to the new timer
      Make a preliminary tag which can be used by our rdeps for final tests
      More Squeeze -> Wheezy which I had forgotten apparently
      Use the -lcap hack on kfreebsd, too
      Really fix the -lcap issue
      Give version for Breaks: gnome-user-share and mod-dnssd
      Update the gbp.conf
      Fix spelling errors, push standards, use canonical git location
      Expand the description for Apache's init script
      Fix spurious warnings in the bug script
      Strip file extension from arguments to a2enmod
      Remove the .suffix from maintainer script actions installed by dh_apache2 when using no *.apache2 file
      Send output of apache2-maintscript-helper to stderr, instead of stdout. Thanks to Robert Luberda for a patch
      Be more verbose in the init script. It's _ENTIRELY_ unclear what the LSB recommendation of that is. See #710519, #683654 and #710571
      Fix indentation mess in the init script, make it more explicit about the return state
      Make apache2-maintscript-helper usable in uncommon environments
      Yet another symlink hack in maintainer scripts to link docs because dpkg does not want. This one is ugly in debian/rules but let's make this nicer later
      apache2.2-bin depends on apache2 because we link docs to it. That happened by accident, as we could just link to apache2-bin too
      Refresh upstream-fixes
      Allow strtoul in httpd.h
      Denote upstream bug for the strtoul issue
      Prepare for upload

Bastian Triller (1):
      fix typo in mpm_event.load

Stefan Fritsch (64):
      Make apxs use the configured LDFLAGS, export hardening buildflags
      Use "dh --with autotools_dev"
      Change compiled-in document root to /var/www
      Add section to security.conf that shows how to forbid access to VCS
      Update ssl default cipher config, add alternative speed optimized
      Add "AddCharset" for .brf files in default mod_mime config.
      Don't create httpd.conf anymore
      Note in README.Debian that future versions of the package will have the
      Update doc-base metadata for the apache2-doc package.
      Compile mod_version statically
      If apache2 is not running, make "/etc/init.d/apache2 reload" skip
      Add some comments in apache2.conf from the 2.4 package
      Fix regression causing apache2 to cache "206 partial content" responses,
      Re-order changelog to have stuff interesting for users first
      release 2.2.22-6
      Allow colons in filenames when using wildcards with "Include"
      Add examples for X-Content-Type-Options and X-Frame-Options
      actually use 2.2 syntax for the svn example
      add changelog entry
      Pick some bug fixes from upstram trunk
      release 2.2.22-7
      minor formatting / language fixes
      guard against empty variable
      Backport fix for CVE-2012-2687 in mod_negotiation
      urgency medium for security fix
      add changelog attributions
      Add example for X-XSS-Protection to conf.d/security.
      release 2.2.22-8
      Fix typo
      release 2.2.22-9
      don't remove /var/cache/apache2/mod_disk_cache, it comes with the
      Add support for TLSv1.0 ans TLSv1.1 to SSLProtocol and SSLProxyProtocol
      Improve wording
      Fix and simplify patch
      release 2.2.22-10
      tweak changelog entry
      CVE-2012-3499, CVE-2012-4558: Fix XSS flaws in various modules.
      mod_log_forensic: Fix spurious '-' characters being logged
      Urgency medium for security fixes
      CVE-2013-1048: Fix symlink vulnerability when creating /var/lock/apache2
      release 2.2.22-13
      Adjust paragraph in README.Debian about MaxMemFree
      Remove paragraph about MaxMemFree
      Enable mod_authn_core when upgrading from wheezy
      Pull many fixes from upstream branch 2.4.x
      Bump libaprutil1-dev build dep for bcrypt support
      give apache more time to start, always print error
      Add a hack to link itk with libcap
      Make apache2-dev not depend on apache2.
      don't link /usr/share/doc/apache2-dev to apache2
      prepare 2.4.4-3 for experimental
      Fix FTBFS on hurd
      fix pod error found by lintian
      add some lintian overrides
      fix typos found by lintian
      Don't source /lib/init/vars.sh in init script
      remove dbmmanage from pkg desc
      Add note to README.Debian about CVE-2013-0966
      add another lintian override
      Add a note to README.Debian about max file limit
      release 2.4.4-4 for unstable
      Merge branch 'next'
      itk should work fine on non-linux
      release 2.4.4-5

-----------------------------------------------------------------------

-- 
Debian packaging for apache2



More information about the Pkg-apache-commits mailing list