ubuntu/+source/busybox:applied/ubuntu/xenial-devel

Last commit made on 2019-04-03
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/busybox
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/busybox

Recent commits

d24d9a3... by Marc Deslauriers

1:1.22.0-15ubuntu1.4 (patches applied)

Imported using git-ubuntu import.

7fafda5... by Marc Deslauriers

[g]unzip: fix recent breakage.

Gbp-Pq: CVE-2015-9261-2.patch.

5db9bcd... by Marc Deslauriers

unzip: test for bad archive SEGVing

Gbp-Pq: CVE-2015-9261-1.patch.

fdbb0dd... by Marc Deslauriers

udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long

Gbp-Pq: CVE-2019-5747.patch.

c77b0b7... by Marc Deslauriers

udhcpc: check that 4-byte options are indeed 4-byte, closes 11506

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

a399392... by Marc Deslauriers

wget: check chunk length for overflowing off_t

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

b23b70e... by Marc Deslauriers

dpkg: fix symlink creation, closes 10941

Gbp-Pq: CVE-2011-5325-5.patch.

5f6e95b... by Marc Deslauriers

cpio: extract "unsafe" symlinks the same way tar/unzip does

Gbp-Pq: CVE-2011-5325-4.patch.

b9009fe... by Marc Deslauriers

tar,unzip: postpone creation of symlinks with "suspicious" targets

Gbp-Pq: CVE-2011-5325-3.patch.

baa11a8... by Marc Deslauriers

lineedit: do not tab-complete any strings which have control

Gbp-Pq: CVE-2017-16544.patch.