diff options
| author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:38:18 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:38:18 +0000 | 
| commit | edb6f8d03dafdbd07524f049bbcafca6aa22a5b9 (patch) | |
| tree | c737b52e84646ba8bf892da5ae6972a00cef2f18 /debian/changelog | |
| parent | Releasing debian version 0.5.2-8 (diff) | |
| download | w3m-edb6f8d03dafdbd07524f049bbcafca6aa22a5b9.tar.gz w3m-edb6f8d03dafdbd07524f049bbcafca6aa22a5b9.zip | |
Releasing debian version 0.5.2-9debian/0.5.2-9
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 24 | 
1 files changed, 24 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 35aa809..e219c40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +w3m (0.5.2-9) unstable; urgency=low + +  * debian/patches/010_upstream.patch: Sync with the upstream development +    snapshot on 2010-08-04. +    - Check width, rows and cols to prevent a large memory allocation. +      (Closes: #491400, #492290) +  * debian/patches/040_maximum-cols.patch: Patch from upstream to define +    MAXIMUM_COLS to check COLS. (Closes: #387751) +  * debian/patches/030_pager-s-option.patch: Change the -s option from +    "display charset Shift_JIS" to "squeeze multiple blank lines" to work +    as /usr/bin/pager. (rejected upstream) +  * debian/README.Debian: Mention the -s option difference. +  * debian/rules: Set INSTALL_W3MIMGDISPLAY to not use install -s. +    (Closes: #438260) +  * debian/rules, debian/w3m-img.files, debian/w3m-img.postinst, +    debian/w3m-img.prerm: Don't use dpkg-statoverride. (Closes: #562824) +  * debian/rules, debian/w3m-img.lintian-overrides: Install lintian override +    to ignore the setgid-binary warning. +  * debian/postrm: Removed. +  * debian/dirs, debian/rules: Install the Bonus directory. +  * debian/docs: Add doc/README.passwd. + + -- Tatsuya Kinoshita <tats@debian.org>  Thu, 05 Aug 2010 22:50:25 +0900 +  w3m (0.5.2-8) unstable; urgency=low    * debian/patches/010_upstream.patch: Upstream development snapshot on | 
