diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-18 14:31:00 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-18 14:31:00 +0000 | 
| commit | 251e1917541fd7d1a2f0ecf5cef1fa2a0a7b1c1a (patch) | |
| tree | 562f2977c3b210ef825b7410f6756e8a22c019cb | |
| parent | Add CVE IDs (diff) | |
| download | w3m-251e1917541fd7d1a2f0ecf5cef1fa2a0a7b1c1a.tar.gz w3m-251e1917541fd7d1a2f0ecf5cef1fa2a0a7b1c1a.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -1,5 +1,12 @@  2016-11-18  Tatsuya Kinoshita  <tats@debian.org> +	* ChangeLog, NEWS: Add CVE IDs. +	cf. https://security-tracker.debian.org/tracker/source-package/w3m +	    http://seclists.org/oss-sec/2016/q4/452 + +	* libwc/ucs.map: Fix type mismatch for pcsw_ucs_map_size. +	cf. https://github.com/tats/w3m/issues/43 +  	* libwc/ucs.c, libwc/ucs.map:  	Prevent global-buffer-overflow in wc_any_to_ucs().  	Bug-Debian: https://github.com/tats/w3m/issues/43 | 
