diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 21:59:29 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 21:59:29 +0000 |
commit | 6376b90cdf93c367f39d1f74e3689367a4ca141b (patch) | |
tree | 755b429b4f1cf60778eca1757dc6b558308e8184 | |
parent | Update 030_str-overflow.patch to avoid zero size allocation in Str.c (diff) | |
download | w3m-debian.tar.gz w3m-debian.zip |
Update debian/changelog to 0.5.3+git20210102-6debian/0.5.3+git20210102-6debian
-rw-r--r-- | debian/changelog | 6 |
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 |