ubuntu/+source/sox:applied/ubuntu/focal-devel

Last commit made on 2023-09-06
Get this branch:
git clone -b applied/ubuntu/focal-devel 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/ubuntu/focal-devel
Repository:
lp:ubuntu/+source/sox

Recent commits

28dfb33... by Allen Huang

14.4.2+git20190427-2+deb11u2ubuntu0.20.04.1 (patches applied)

Imported using git-ubuntu import.

308c7d5... by Allen Huang

CVE-2023-32627 Filter null sampling rate in VOC coder

Gbp-Pq: CVE-2023-32627.patch.

597236d... by Allen Huang

hcom: fix dictionary resource leaks

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

8617ca4... by Allen Huang

fix a resource leak of comments on input parsing failure

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

e53aafa... by Allen Huang

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

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

71998f5... by Allen Huang

formats: reject implausible rate

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

3a033d1... by Allen Huang

formats+aiff: reject implausibly large number of channels

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

2e15154... by Allen Huang

sphere: avoid integer underflow

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

ac118ac... by Allen Huang

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

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

fe2239c... by Allen Huang

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

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