diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 07:58:13 +0000 |
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 07:58:13 +0000 |
| commit | faf5166f811d15d908eac308498a1da95de86941 (patch) | |
| tree | 87b552ad07f007f6ffec8245f8f60b4ee29e8462 /debian/changelog | |
| parent | Revert 020_ssl-ca.patch and use ssl_ca_path to keep old behavior (diff) | |
| download | w3m-9db3a81d28ae3c01b3fa0c3d127861c1220421d8.tar.gz w3m-9db3a81d28ae3c01b3fa0c3d127861c1220421d8.zip | |
Update debian/changelog to 0.5.3+git20210102-5debian/0.5.3+git20210102-5
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 194238b..5ad6ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +w3m (0.5.3+git20210102-5) unstable; urgency=medium + + * Update 030_str-overflow.patch to fix overflow due to Str.c + * New patch 040_libwc-overflow.patch to fix integer overflow in libwc + * Revert 020_ssl-ca.patch and use ssl_ca_path to keep old behavior + + -- Tatsuya Kinoshita <tats@debian.org> Sun, 28 Feb 2021 16:57:53 +0900 + w3m (0.5.3+git20210102-4) unstable; urgency=medium * New patch 030_str-overflow.patch to fix overflow due to Str.c |
