Package: w3m / 0.5.3-19+deb8u2
Metadata
| Package | Version | Patches format |
|---|---|---|
| w3m | 0.5.3-19+deb8u2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 010_upstream.patch | (download) |
ChangeLog |
27 23 + 4 - 0 ! |
upstream development snapshot on 2012-05-22 |
| 015_debian version.patch | (download) |
version.c.in |
2 1 + 1 - 0 ! |
set current_version to debian version |
| 020_button.patch | (download) |
file.c |
149 148 + 1 - 0 ! |
support the button element as defined in html 4.01 |
| 030_pager s option.patch | (download) |
doc-jp/MANUAL.html |
12 3 + 9 - 0 ! |
change the -s option to "squeeze multiple blank lines" for pager
Change the -s option from "display charset Shift_JIS" to "squeeze multiple
blank lines" to work as /usr/bin/pager. In addition, the options -j and -e
are disabled. To specify the display charset, use -O{s|j|e} instead.
.
The patch was committed to the upstream on 2000-10-27. However, it was
rejected because of Debian specific on 2010-08-03.
|
| 040_link gtk2.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
explicitly add -lx11 to imgx11ldflags only when gtk2 |
| 060_format security.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
appease gcc -werror=format-security |
| 070_glibc2.14.patch | (download) |
istream.c |
10 5 + 5 - 0 ! |
unbreak compilation with eglibc 2.14 |
| 080_gc72.patch | (download) |
main.c |
5 5 + 0 - 0 ! |
support boehm gc 7.2 |
| 090_parallel make.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
fix parallel make issue |
| 100_use cppflags.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
use $(cppflags) with $(cpp) Use CPPFLAGS from environment (dpkg-buildflags). Necessary for hardening flags. |
| 110_form input text.patch | (download) |
form.c |
2 1 + 1 - 0 ! |
assume "text" if an input type is unknown |
| 120_sgrmouse.patch | (download) |
keybind.c |
2 1 + 1 - 0 ! |
support sgr 1006 |
| 130_siteconf.patch | (download) |
anchor.c |
37 15 + 22 - 0 ! |
new feature: siteconf |
| 140_sort dump links.patch | (download) |
main.c |
21 16 + 5 - 0 ! |
sort anchors by sequence number in -dump |
| 150_contact list.patch | (download) |
doc-jp/README |
5 2 + 3 - 0 ! |
update contact list in readme |
| 160_ignore shy.patch | (download) |
entity.c |
2 2 + 0 - 0 ! |
ignore ­ to prevent drawing hyphens everywhere |
| 170_w3mman2html utf8.patch | (download) |
scripts/w3mman/w3mman2html.cgi.in |
8 5 + 3 - 0 ! |
correct underline processing and more utf-8 support for w3mman2html.cgi |
| 180_execdict.patch | (download) |
main.c |
2 1 + 1 - 0 ! |
fix potentially segfault of execdict() |
| 190_Strchop.patch | (download) |
Str.c |
4 2 + 2 - 0 ! |
check length for strchop() |
| 200_readme img typo.patch | (download) |
doc/README.img |
2 1 + 1 - 0 ! |
readme.img: fix typo |
| 210_vim like.patch | (download) |
main.c |
39 39 + 0 - 0 ! |
vim/-perator like handling |
| 220_maxcol.patch | (download) |
table.h |
2 1 + 1 - 0 ! |
bump maxcol to 256 |
| 230_cygwin lang.patch | (download) |
terms.c |
5 4 + 1 - 0 ! |
do not fail when lang is not set on cygwin |
| 240_win64gc.patch | (download) |
config.h.in |
4 4 + 0 - 0 ! |
workaround of gc crash on cygwin64 |
| 250_schemebug.patch | (download) |
url.c |
31 21 + 10 - 0 ! |
define schemenumtoname() to fix scheme bug |
| 260_openssl.patch | (download) |
url.c |
8 8 + 0 - 0 ! |
openssl issues |
| 270_refresh url.patch | (download) |
file.c |
6 3 + 3 - 0 ! |
add support for single quoted meta refresh url |
| 280_search next.patch | (download) |
main.c |
4 4 + 0 - 0 ! |
fix crash after search_next |
| 290_closedir.patch | (download) |
local.c |
1 1 + 0 - 0 ! |
fix a directory descriptor leak in loadlocaldir |
| 300_manual links.patch | (download) |
doc-jp/MANUAL.html |
3 1 + 2 - 0 ! |
cleanup unusable links in manual.html |
| 310_doc ascii.patch | (download) |
doc/HISTORY |
12 6 + 6 - 0 ! |
prefer us-ascii rathar than japanese encodings in english documents |
| 320_imlib2 config.patch | (download) |
acinclude.m4 |
7 5 + 2 - 0 ! |
use pkg-config to build with imlib2 1.4.6 |
| 330_Disable weak ciphers.patch | (download) |
url.c |
1 1 + 0 - 0 ! |
disable ciphers that use keys smaller than 128 bits |
| 340_ssl init.patch | (download) |
doc-jp/README.SSL |
4 2 + 2 - 0 ! |
force ssl_verify_server on, and disable sslv2 and sslv3 |
| 350_ambwidth.patch | (download) |
libwc/ambwidth_map.awk |
32 12 + 20 - 0 ! |
fix incorrect generation of ucs_ambwidth_map |
| 360_lang de.patch | (download) |
po/LINGUAS |
2 1 + 1 - 0 ! |
add german translation |
| 900_ChangeLog.patch | (download) |
ChangeLog |
362 362 + 0 - 0 ! |
update changelog |
| 901_ucsmap.patch | (download) |
libwc/map/big5_ucs.map |
4 3 + 1 - 0 ! |
fix segfault on bogus text |
| 902_johab1.patch | (download) |
libwc/johab.c |
6 3 + 3 - 0 ! |
fix segfault on bogus text for wc_n_to_johab1 |
| 903_input type.patch | (download) |
file.c |
10 6 + 4 - 0 ! |
prevent segfault with malformed input type |
| 904_form update.patch | (download) |
form.c |
2 2 + 0 - 0 ! |
prevent segfault for formupdatebuffer |
| 905_textarea.patch | (download) |
file.c |
8 4 + 4 - 0 ! |
prevent negative array index for selectnumber and textareanumber |
| 906_form update.patch | (download) |
form.c |
4 2 + 2 - 0 ! |
prevent segfault for formupdatebuffer |
| 907_iso2022.patch | (download) |
libwc/iso2022.c |
21 14 + 7 - 0 ! |
prevent segfault when iso2022 parsing |
| 908_forms.patch | (download) |
file.c |
5 3 + 2 - 0 ! |
prevent segfault with incorrect form_int fid |
| 909_button type.patch | (download) |
file.c |
11 11 + 0 - 0 ! |
prevent segfault with incorrect button type |
| 910_input alt.patch | (download) |
file.c |
6 3 + 3 - 0 ! |
prevent segfault with malformed input_alt Bug-Debian: https://github.com/tats/w3m/issues/18 [CVE-2016-9438] |
| 911_rowcolspan.patch | (download) |
table.c |
4 4 + 0 - 0 ! |
fix table rowspan and colspan |
| 912_i dd.patch | (download) |
file.c |
6 6 + 0 - 0 ! |
fix uninitialised values for <i> and <dd> |
| 913_tabwidth.patch | (download) |
table.c |
4 4 + 0 - 0 ! |
truncate max_width for rendertable |
| 914_curline.patch | (download) |
form.c |
2 2 + 0 - 0 ! |
prevent segfault for formupdatebuffer |
| 915_table alt.patch | (download) |
table.c |
2 1 + 1 - 0 ! |
prevent segfault with malformed table_alt |
| 916_anchor.patch | (download) |
anchor.c |
2 2 + 0 - 0 ! |
prevent segfault due to buffer overflows in addmultirowsform |
| 917_strgrow.patch | (download) |
Str.c |
4 2 + 2 - 0 ! |
fix potential heap buffer corruption due to strgrow |
| 918_form value.patch | (download) |
form.c |
4 4 + 0 - 0 ! |
fix null pointer dereference in formupdatebuffer |
| 919_form update.patch | (download) |
form.c |
4 3 + 1 - 0 ! |
prevent global-buffer-overflow write in formupdatebuffer |
| 920_table.patch | (download) |
file.c |
1 1 + 0 - 0 ! |
prevent infinite recursion with nested table and textarea |
| 921_cotable.patch | (download) |
table.c |
2 2 + 0 - 0 ! |
prevent deref null pointer in rendercotable() |
| 922_lineproc.patch | (download) |
file.c |
4 2 + 2 - 0 ! |
prevent null pointer dereference in htmllineproc2body |
