aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2021-02-28 21:59:29 +0000
committerTatsuya Kinoshita <tats@debian.org>2021-02-28 21:59:29 +0000
commit6376b90cdf93c367f39d1f74e3689367a4ca141b (patch)
tree755b429b4f1cf60778eca1757dc6b558308e8184
parentUpdate 030_str-overflow.patch to avoid zero size allocation in Str.c (diff)
downloadw3m-debian/0.5.3+git20210102-6.tar.gz
w3m-debian/0.5.3+git20210102-6.zip
Update debian/changelog to 0.5.3+git20210102-6debian/0.5.3+git20210102-6debian
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ad6ba2..c15724e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+w3m (0.5.3+git20210102-6) unstable; urgency=medium
+
+ * Update 030_str-overflow.patch to avoid zero size allocation in Str.c
+
+ -- Tatsuya Kinoshita <tats@debian.org> Mon, 01 Mar 2021 06:59:20 +0900
+
w3m (0.5.3+git20210102-5) unstable; urgency=medium
* Update 030_str-overflow.patch to fix overflow due to Str.c