ubuntu/+source/libnl3:applied/ubuntu/trusty-security

Last commit made on 2017-06-06
Get this branch:
git clone -b applied/ubuntu/trusty-security https://git.launchpad.net/ubuntu/+source/libnl3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/trusty-security
Repository:
lp:ubuntu/+source/libnl3

Recent commits

dffdc47... by Marc Deslauriers

3.2.21-1ubuntu4.1 (patches applied)

Imported using git-ubuntu import.

9358c85... by Marc Deslauriers

[PATCH] lib: check for integer-overflow in nlmsg_reserve()

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

8b65cf3... by Marc Deslauriers

[PATCH] Enable out of tree build

Gbp-Pq: debian/out-of-tree.diff.

a023757... by Marc Deslauriers

[PATCH] install into etc/libnl-3

Gbp-Pq: debian/etc-libnl-3.diff.

195cfd6... by Marc Deslauriers

socket: fix assertion in nl_connect() when all ports are

Gbp-Pq: socket-fix-assertion-in-nl_connect-when-all-ports-ar.patch.

8c7869a... by Marc Deslauriers

socket: add fallback for nl_connect() by trying to bind

Gbp-Pq: socket-add-fallback-for-nl_connect-by-trying-to-bind.patch.

cd5b00c... by Marc Deslauriers

socket: clear port when unable to generate local port

Gbp-Pq: socket-clear-port-when-unable-to-generate-local-port.patch.

1f11d5e... by Marc Deslauriers

lib/nl: preserve s_local if nl_connect() fails

Gbp-Pq: lib-nl-preserve-s_local-if-nl_connect-fails.patch.

5fe6a09... by Marc Deslauriers

lib/socket: randomize the generated local port

Gbp-Pq: lib-socket-randomize-the-generated-local-port.patch.

4ed4c2e... by Marc Deslauriers

lib/socket: retry generate local port in nl_connect

Gbp-Pq: lib-socket-retry-generate-local-port-in-nl_connect.patch.