ubuntu/+source/sox:applied/debian/bullseye

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

Branch merges

Branch information

Name:
applied/debian/bullseye
Repository:
lp:ubuntu/+source/sox

Recent commits

baced5a... by Salvatore Bonaccorso

14.4.2+git20190427-2+deb11u2 (patches applied)

Imported using git-ubuntu import.

b7bd2f5... by Salvatore Bonaccorso

hcom: fix dictionary resource leaks

Gbp-Pq: fix-resource-leak-hcom.patch.

cc61da1... by Salvatore Bonaccorso

fix a resource leak of comments on input parsing failure

Gbp-Pq: fix-resource-leak-comments.patch.

d63bae0... by Salvatore Bonaccorso

[PATCH] hcom: fix pointer type confusion [bug #308]

Gbp-Pq: fix-hcom-big-endian.patch.

e6ad84a... by Salvatore Bonaccorso

formats: reject implausible rate

Gbp-Pq: CVE-2022-31651.patch.

aad31d1... by Salvatore Bonaccorso

formats+aiff: reject implausibly large number of channels

Gbp-Pq: CVE-2022-31650.patch.

7d36215... by Salvatore Bonaccorso

sphere: avoid integer underflow

Gbp-Pq: CVE-2021-40426.patch.

da782e6... by Salvatore Bonaccorso

voc: word width should never be 0 to avoid division by zero

Gbp-Pq: CVE-2021-3643.patch.

b2624ff... by Salvatore Bonaccorso

wav: reject 0 bits per sample to avoid division by zero

Gbp-Pq: CVE-2021-33844.patch.

4a3a062... by Salvatore Bonaccorso

hcom: validate dictsize

Gbp-Pq: CVE-2021-23159.patch.