diff options
author | Stefan Fritsch <sf@debian.org> | 2010-01-02 21:53:58 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:37:06 +0100 |
commit | 391a1232ecf37992611ca5bfd8477c165a2c3b20 (patch) | |
tree | 8e9814f81e3e40deb581ffe4fdbd496fc63d4ffc | |
parent | 6186a6681b6e6643854c4042dca51c4bad5a43cf (diff) | |
download | apache2-391a1232ecf37992611ca5bfd8477c165a2c3b20.tar.gz |
release 2.2.14-5debian/2.2.14-5
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1116 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fdc915af..5b8caada 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apache2 (2.2.14-5) UNRELEASED; urgency=low +apache2 (2.2.14-5) unstable; urgency=low * Security: Further mitigation for the TLS renegotation attack (CVE-2009-3555): Disable keep-alive if parts of the next request have @@ -19,7 +19,7 @@ apache2 (2.2.14-5) UNRELEASED; urgency=low * Add misc-depends to various packages to make lintian happy. * Change build-dep from libcap2-dev to libcap-dev because of package rename. - -- Stefan Fritsch <sf@debian.org> Sat, 02 Jan 2010 22:32:27 +0100 + -- Stefan Fritsch <sf@debian.org> Sat, 02 Jan 2010 22:44:15 +0100 apache2 (2.2.14-4) unstable; urgency=low |