diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:37:56 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:37:56 +0000 |
commit | 93a6ce5c73d259de8254f19b550324b2d5b5d005 (patch) | |
tree | e79af60d9addb5caca5eaf9063438655512b51d9 /debian/changelog | |
parent | Releasing debian version 0.5.2-4 (diff) | |
download | w3m-93a6ce5c73d259de8254f19b550324b2d5b5d005.tar.gz w3m-93a6ce5c73d259de8254f19b550324b2d5b5d005.zip |
Releasing debian version 0.5.2-5debian/0.5.2-5
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d0736d4..0e9235f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +w3m (0.5.2-5) unstable; urgency=high + + * debian/patches/60_check-null-cn.patch: Patch to check for null bytes + in CN/subjAltName, provided by Ludwig Nussel. (Closes: #587445) + [CVE-2010-2074] + * debian/patches/70_ssl-init.patch: Patch to force ssl_verify_server on + and disable SSLv2 support, provided by Ludwig Nussel. + * debian/patches/*: Renumbered. + * debian/control: Update Standards-Version to 3.9.0. + + -- Tatsuya Kinoshita <tats@debian.org> Sat, 03 Jul 2010 19:08:07 +0900 + w3m (0.5.2-4) unstable; urgency=low * debian/control: Move migemo from Recommends to Suggests. |