ubuntu/+source/w3m:applied/ubuntu/precise-updates

Last commit made on 2021-05-03
Get this branch:
git clone -b applied/ubuntu/precise-updates https://git.launchpad.net/ubuntu/+source/w3m
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/precise-updates
Repository:
lp:ubuntu/+source/w3m

Recent commits

125940c... by Leonidas S. Barbosa

0.5.3-5ubuntu1.3 (patches applied)

Imported using git-ubuntu import.

4c46cae... by Leonidas S. Barbosa

[PATCH] Make temporary directory safely when ~/.w3m is unwritable

Gbp-Pq: CVE-2018-6198.patch.

2d5ebed... by Leonidas S. Barbosa

[PATCH] Prevent invalid columnPos() call in formUpdateBuffer()

Gbp-Pq: CVE-2018-6197.patch.

b257b4a... by Leonidas S. Barbosa

[PATCH] Prevent negative indent value in feed_table_block_tag()

Gbp-Pq: CVE-2018-6196.patch.

6e8bc00... by Leonidas S. Barbosa

Prevent memory exhausted due to repeat appending "</table>"

Gbp-Pq: 933_table-level.patch.

2b4745b... by Leonidas S. Barbosa

Prevent global-buffer-overflow in wc_any_to_ucs()

Gbp-Pq: 932_ucsmap.patch.

c400d21... by Leonidas S. Barbosa

Prevent global-buffer-overflow in parseURL()

Gbp-Pq: 931_parse-url.patch.

9821f9b... by Leonidas S. Barbosa

Prevent deref null pointer in HTMLlineproc0()

Gbp-Pq: 930_tbl-mode.patch.

e169585... by Leonidas S. Barbosa

Prevent deref null pointer in shiftAnchorPosition()

Gbp-Pq: 929_anchor.patch.

5a8ceba... by Leonidas S. Barbosa

Prevent null pointer deref due to bad form id

Gbp-Pq: 928_form-id.patch.