ubuntu/+source/audiofile:applied/ubuntu/jammy-devel

Last commit made on 2023-12-14
Get this branch:
git clone -b applied/ubuntu/jammy-devel https://git.launchpad.net/ubuntu/+source/audiofile
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-devel
Repository:
lp:ubuntu/+source/audiofile

Recent commits

6eba882... by Fabian Toepfer

0.3.6-5+deb10u1build0.22.04.1 (patches applied)

Imported using git-ubuntu import.

8ce7b81... by Fabian Toepfer

Partial fix of CVE-2019-13147

Gbp-Pq: 0015-Partial-fix-of-CVE-2019-13147.patch.

f124ee2... by Fabian Toepfer

Partial fix of CVE-2019-13147

Gbp-Pq: 0014-Partial-fix-of-CVE-2019-13147.patch.

307f2d4... by Fabian Toepfer

Fix CVE-2022-24599

Gbp-Pq: 0013-Fix-CVE-2022-24599.patch.

a6fd5ee... by Fabian Toepfer

[PATCH] SimpleModule: set output chunk framecount after pull

Gbp-Pq: 12_CVE-2018-17095.patch.

a696c58... by Fabian Toepfer

[PATCH] ModuleState: handle compress/decompress init failure

Gbp-Pq: 11_CVE-2018-13440.patch.

035db0e... by Fabian Toepfer

Check for division by zero in BlockCodec::runPull

Gbp-Pq: 10_Check-for-division-by-zero-in-BlockCodec-runPull.patch.

df9da4c... by Fabian Toepfer

Actually fail when error occurs in parseFormat

Gbp-Pq: 09_Actually-fail-when-error-occurs-in-parseFormat.patch.

02f7ae8... by Fabian Toepfer

Fix signature of multiplyCheckOverflow. It returns a bool, not an int

Gbp-Pq: 08_Fix-signature-of-multiplyCheckOverflow.-It-returns-a-b.patch.

c0f8d3d... by Fabian Toepfer

Check for multiplication overflow in sfconvert

Gbp-Pq: 07_Check-for-multiplication-overflow-in-sfconvert.patch.