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

Last commit made on 2018-02-01
Get this branch:
git clone -b applied/ubuntu/trusty-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/trusty-updates
Repository:
lp:ubuntu/+source/w3m

Recent commits

93d2eb9... by Leonidas S. Barbosa

0.5.3-15ubuntu0.2 (patches applied)

Imported using git-ubuntu import.

9d17ea0... by Leonidas S. Barbosa

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

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

b3da784... by Leonidas S. Barbosa

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

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

72b3503... by Leonidas S. Barbosa

[PATCH] Prevent negative indent value in feed_table_block_tag()

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

3becba1... by Leonidas S. Barbosa

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

Gbp-Pq: 933_table-level.patch.

e74ba80... by Leonidas S. Barbosa

Prevent global-buffer-overflow in wc_any_to_ucs()

Gbp-Pq: 932_ucsmap.patch.

f92fc15... by Leonidas S. Barbosa

Prevent global-buffer-overflow in parseURL()

Gbp-Pq: 931_parse-url.patch.

59dcba9... by Leonidas S. Barbosa

Prevent deref null pointer in HTMLlineproc0()

Gbp-Pq: 930_tbl-mode.patch.

d9dcf02... by Leonidas S. Barbosa

Prevent deref null pointer in shiftAnchorPosition()

Gbp-Pq: 929_anchor.patch.

d3633f6... by Leonidas S. Barbosa

Prevent null pointer deref due to bad form id

Gbp-Pq: 928_form-id.patch.