ubuntu/+source/rsync:applied/ubuntu/focal-security

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

Branch merges

Branch information

Name:
applied/ubuntu/focal-security
Repository:
lp:ubuntu/+source/rsync

Recent commits

c023a4e... by Marc Deslauriers

3.1.3-8ubuntu0.5 (patches applied)

Imported using git-ubuntu import.

ccd5ffe... by Marc Deslauriers

[PATCH] Avoid quoting of tilde when it's a destination arg.

Gbp-Pq: avoid_quoting_of_tilde_when_its_a_destination_arg.patch.

804b315... by Marc Deslauriers

fix arbitrary file write via malicious remote servers

Gbp-Pq: CVE-2022-29154-2.patch.

051b9bf... by Marc Deslauriers

fix arbitrary file write via malicious remote servers

Gbp-Pq: CVE-2022-29154-1.patch.

5dab8c4... by Marc Deslauriers

[PATCH] A fix for the zlib fix.

Gbp-Pq: CVE-2022-37434-part2.patch.

5bb416c... by Marc Deslauriers

[PATCH] Fix zlib bug with a large gzip header extra field

Gbp-Pq: CVE-2022-37434-part1.patch.

926c30f... by Marc Deslauriers

[PATCH] Assure that the number of bits for deflatePrime() is valid.

Gbp-Pq: CVE-2018-25032-2.patch.

49f5984... by Marc Deslauriers

[PATCH] Fix a bug that can crash deflate on some input when using

Gbp-Pq: CVE-2018-25032-1.patch.

3404ae9... by Marc Deslauriers

Avoid a deadlock due to huge amounts of verbose messages.

Gbp-Pq: avoid-deadlock-huge-amounts-verbose-messages.patch.

2992e9e... by Marc Deslauriers

Allow a missing parent dir when --delete-missing-args is specified

Gbp-Pq: allow-missing-parent-dir-delete-missing-args.patch.