ubuntu/+source/php8.1:applied/ubuntu/lunar-devel

Last commit made on 2023-08-23
Get this branch:
git clone -b applied/ubuntu/lunar-devel https://git.launchpad.net/ubuntu/+source/php8.1
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/lunar-devel
Repository:
lp:ubuntu/+source/php8.1

Recent commits

a19c7fd... by Leonidas S. Barbosa

8.1.12-1ubuntu4.3 (patches applied)

Imported using git-ubuntu import.

5d9a9be... by Leonidas S. Barbosa

[PATCH] Fix buffer mismanagement in phar_dir_read()

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

9445ece... by Leonidas S. Barbosa

[PATCH] Sanitize libxml2 globals before parsing

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

70f65f0... by Leonidas S. Barbosa

[PATCH] Fix wrong backporting of previous soap patch

Gbp-Pq: CVE-2023-3247-2.patch.

5f62ab0... by Leonidas S. Barbosa

[PATCH] Fix missing randomness check and insufficient random bytes

Gbp-Pq: CVE-2023-3247-1.patch.

c04f1be... by Leonidas S. Barbosa

[PATCH] Fix GH-8646: Memory leak PHP FPM 8.1

Gbp-Pq: fix-map-ptr-mem-leak.patch.

dcac495... by Leonidas S. Barbosa

[PATCH] Fix repeated warning for file uploads limit exceeding

Gbp-Pq: CVE-2023-0662-2.patch.

6975128... by Leonidas S. Barbosa

[PATCH] Introduce max_multipart_body_parts INI

Gbp-Pq: CVE-2023-0662-1.patch.

14e893a... by Leonidas S. Barbosa

[PATCH] Fix array overrun when appending slash to paths

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

c9862b9... by Leonidas S. Barbosa

[PATCH] crypt: Fix possible buffer overread in php_crypt()

Gbp-Pq: CVE-2023-0567-2.patch.