ubuntu/+source/sudo:applied/debian/wheezy

Last commit made on 2016-04-02
Get this branch:
git clone -b applied/debian/wheezy https://git.launchpad.net/ubuntu/+source/sudo
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/wheezy
Repository:
lp:ubuntu/+source/sudo

Recent commits

b114cbf... by Ben Hutchings

1.8.5p2-1+nmu3+deb7u1 (patches applied)

Imported using git-ubuntu import.

09f7fe0... by Ben Hutchings

CVE-2015-5602: Enable sudoedit directory writability checks by default

Gbp-Pq: CVE-2015-5602-7.patch.

23e5985... by Ben Hutchings

CVE-2015-5602: Fix directory writability checks for sudoedit.

Gbp-Pq: CVE-2015-5602-6.patch.

93f3d19... by Ben Hutchings

CVE-2015-5602: sudoedit path restriction bypass using symlinks

Gbp-Pq: CVE-2015-5602-5-generated.patch.

0fc3244... by Ben Hutchings

CVE-2015-5602: Add directory writability checks for sudoedit.

Gbp-Pq: CVE-2015-5602-5.patch.

abbb7c4... by Ben Hutchings

Remove S_ISREG check from sudo_edit_open(), it is already done in the caller.

Gbp-Pq: CVE-2015-5602-4.patch.

e571af9... by Ben Hutchings

Open sudoedit files with O_NONBLOCK and fail if they are not regular files.

Gbp-Pq: CVE-2015-5602-3.patch.

702ae5b... by Ben Hutchings

Change warning when user tries to sudoedit a symbolic link.

Gbp-Pq: CVE-2015-5602-2-generated.patch.

4418ee2... by Ben Hutchings

Change warning when user tries to sudoedit a symbolic link.

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

12aad17... by Ben Hutchings

CVE-2015-5602: sudoedit path restriction bypass using symlinks

Gbp-Pq: CVE-2015-5602-1-generated.patch.