aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2014-10-15 12:43:56 +0000
committerTatsuya Kinoshita <tats@debian.org>2014-10-15 12:43:56 +0000
commit1bb32812a021c1c017924f9be4c3123c9f58770f (patch)
tree575baeb61f2187c6eb94fbed5b126926edc35d64
parentUpdate 900_ChangeLog.patch (diff)
downloadw3m-1bb32812a021c1c017924f9be4c3123c9f58770f.tar.gz
w3m-1bb32812a021c1c017924f9be4c3123c9f58770f.zip
Debian release 0.5.3-18debian/0.5.3-18
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51db7f6..88220e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+w3m (0.5.3-18) unstable; urgency=medium
+
+ * New patch 340_ssl-init.patch to disable SSLv3 [CVE-2014-3566]
+ * New patch 350_ambwidth.patch to correct ucs_ambwidth_map
+ * Update 050_autotools-config.patch with autotools-dev 20140911.1
+ (Note: Debian package uses dh addon instead of this patch)
+ * Update debian/copyright
+ * Typo fix for Homepage
+ * Update Standards-Version to 3.9.6
+ * Update w3mconfig to disable SSLv3 in /etc/w3m/config
+ * Update 015_debian-version.patch to 0.5.3+debian-18
+ * Update 900_ChangeLog.patch
+
+ -- Tatsuya Kinoshita <tats@debian.org> Wed, 15 Oct 2014 21:42:52 +0900
+
w3m (0.5.3-17) unstable; urgency=medium
[ Micah Cowan ]