aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2021-02-28 07:58:13 +0000
committerTatsuya Kinoshita <tats@debian.org>2021-02-28 07:58:13 +0000
commitfaf5166f811d15d908eac308498a1da95de86941 (patch)
tree87b552ad07f007f6ffec8245f8f60b4ee29e8462 /debian/changelog
parentRevert 020_ssl-ca.patch and use ssl_ca_path to keep old behavior (diff)
downloadw3m-faf5166f811d15d908eac308498a1da95de86941.tar.gz
w3m-faf5166f811d15d908eac308498a1da95de86941.zip
Update debian/changelog to 0.5.3+git20210102-5debian/0.5.3+git20210102-5
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
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