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

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

Recent commits

909ac74... by Fabian Toepfer

0.3.6-5+deb10u1build0.20.04.1 (patches applied)

Imported using git-ubuntu import.

0573ec3... by Fabian Toepfer

Partial fix of CVE-2019-13147

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

bd752e6... by Fabian Toepfer

Partial fix of CVE-2019-13147

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

5af022b... by Fabian Toepfer

Fix CVE-2022-24599

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

676f102... by Fabian Toepfer

[PATCH] SimpleModule: set output chunk framecount after pull

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

f4092a0... by Fabian Toepfer

[PATCH] ModuleState: handle compress/decompress init failure

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

3f06b86... by Fabian Toepfer

Check for division by zero in BlockCodec::runPull

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

3c04a5d... by Fabian Toepfer

Actually fail when error occurs in parseFormat

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

2f7fa25... 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.

fd4b85f... by Fabian Toepfer

Check for multiplication overflow in sfconvert

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