~ubuntu-branches/ubuntu/maverick/w3m/maverick-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2010-07-07 00:10:09 UTC
  • mfrom: (3.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100707001009-fku350z06hf0axhz
Tags: 0.5.2-6
* debian/patches/070_form-update.patch: Patch to fix a problem of
  formUpdateBuffer(), from [w3m-dev 04286] on 2007-08-04, provided by
  Hironori SAKAMOTO. (Closes: #409933)
* debian/patches/080_xhtml-support.patch: Patch to support for
  application/xhtml+xml and default UTF-8 encoding, provided by
  Karsten Schoelzel. (Closes: #223589, #242599, #357817)
* debian/patches/090_simple-preserve-space.patch: Patch to add a new
  option "simple_preserve_space", provided by dai.
  (Closes: #384982, #426055)
* debian/patches/*: Renumbered.
* debian/patches/70_ssl-init.patch: Removed.
* debian/w3mconfig: Set ssl_forbid_method to 2 to disable SSLv2.
* debian/copyright: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
w3m (0.5.2-6) unstable; urgency=low
 
2
 
 
3
  * debian/patches/070_form-update.patch: Patch to fix a problem of
 
4
    formUpdateBuffer(), from [w3m-dev 04286] on 2007-08-04, provided by
 
5
    Hironori SAKAMOTO. (Closes: #409933)
 
6
  * debian/patches/080_xhtml-support.patch: Patch to support for
 
7
    application/xhtml+xml and default UTF-8 encoding, provided by
 
8
    Karsten Schoelzel. (Closes: #223589, #242599, #357817)
 
9
  * debian/patches/090_simple-preserve-space.patch: Patch to add a new
 
10
    option "simple_preserve_space", provided by dai.
 
11
    (Closes: #384982, #426055)
 
12
  * debian/patches/*: Renumbered.
 
13
  * debian/patches/70_ssl-init.patch: Removed.
 
14
  * debian/w3mconfig: Set ssl_forbid_method to 2 to disable SSLv2.
 
15
  * debian/copyright: Updated.
 
16
 
 
17
 -- Tatsuya Kinoshita <tats@debian.org>  Wed, 07 Jul 2010 00:10:09 +0900
 
18
 
 
19
w3m (0.5.2-5) unstable; urgency=high
 
20
 
 
21
  * debian/patches/60_check-null-cn.patch: Patch to check for null bytes
 
22
    in CN/subjAltName, provided by Ludwig Nussel. (Closes: #587445)
 
23
    [CVE-2010-2074]
 
24
  * debian/patches/70_ssl-init.patch: Patch to force ssl_verify_server on
 
25
    and disable SSLv2 support, provided by Ludwig Nussel.
 
26
  * debian/patches/*: Renumbered.
 
27
  * debian/control: Update Standards-Version to 3.9.0.
 
28
 
 
29
 -- Tatsuya Kinoshita <tats@debian.org>  Sat, 03 Jul 2010 19:08:07 +0900
 
30
 
1
31
w3m (0.5.2-4) unstable; urgency=low
2
32
 
3
33
  * debian/control: Move migemo from Recommends to Suggests.