w3m 0.5.2 - 2007-05-31
* security fix
- fix format string vulnerability.
* new features
- support gtk2 with w3m-img.
- new option for LiveHTTPHeaders-like logs.
- new option to fontify <del>, <s>, <ins>, and so on.
* other bug fixes
- avoid errors in "configure" and "make".
- '\n' handling in attributes' values of HTML tags.
Changes from 0.5 include (please see the ChangeLog for full details):
* configuration changes;
* build errors fixes when using --enable-m17n and --disable-unicode;
* HTTP basic authentication bugs fixed;
* Fix IPv6 FQDN resolution failure;
* bug fixes and source cleanup.
The biggest change is ``tab browsing'' support. Other smaller changes from
NEWS:
* local cookie: passed via file named $LOCAL_COOKIE or posted not in url query
* func: SEARCH can take arg
* URL data: support
* URL news:, nntp: newsgroup support
* 2 stroke keybinding
* rc: pre_form_file: pre_form configuration file
full changelog is too long to be included here. most important fix is below:
> From: Fumitoshi UKAI <ukai@debian.or.jp>
> w3m 0.3.2.1 is stable update of w3m 0.3.2.
> Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found a security vulnerability
> in w3m 0.3.2 that w3m will miss to escape html tag in frame contents,
> so malicious frame html will deceive you to access your local files, cookies
> and so on.
0.2.5 to 0.3 is so big (~ 560 lines), so I only quote release note here. You
may want to look at the demo images before updating this package.
http://www2u.biglobe.ne.jp/~hsaka/w3m/nec.pnghttp://www2u.biglobe.ne.jp/~hsaka/w3m/mapion.png
o w3m 0.3 - 2002-03-06:
w3m is a pager with WWW capability. It IS a pager, but it can be used
as a text-mode WWW browser.
Major new features in 0.3 release are:
* w3m-img merged: w3m now can display images in terminal emulator on X
window system! see doc/README.img
o w3m-0.2.5.1:
w3m 0.2.5.1 is stable release. It only applies the following patches
(trivial and minor fixes) from CVS:
- fix inputAnswer() and no "ssl_forbid_method" [w3m-dev 02985]
- fix SunOS 4.1.4 build problem [w3m-dev 02972]