ubuntu/+source/php7.2:applied/ubuntu/bionic-devel

Last commit made on 2023-02-28
Get this branch:
git clone -b applied/ubuntu/bionic-devel https://git.launchpad.net/ubuntu/+source/php7.2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-devel
Repository:
lp:ubuntu/+source/php7.2

Recent commits

fa56ecc... by Marc Deslauriers

7.2.24-0ubuntu0.18.04.17 (patches applied)

Imported using git-ubuntu import.

751f7f5... by Marc Deslauriers

[PATCH] Fix repeated warning for file uploads limit exceeding

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

0077e0d... by Marc Deslauriers

[PATCH] Introduce max_multipart_body_parts INI

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

cd9f7d5... by Marc Deslauriers

[PATCH] Fix array overrun when appending slash to paths

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

915c36b... by Marc Deslauriers

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

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

a2c6695... by Marc Deslauriers

[PATCH] crypt: Fix validation of malformed BCrypt hashes

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

6440cbc... by Marc Deslauriers

[PATCH] Fix #81740: PDO::quote() may return unquoted string

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

a5fa7ce... by Marc Deslauriers

[PATCH] Fix bug #81738 (buffer overflow in hash_update() on long

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

c8f992f... by Marc Deslauriers

[PATCH] Fix #81727: Don't mangle HTTP variable names that clash with

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

956bad6... by Marc Deslauriers

[PATCH] Fix regression introduced by fixing bug 81726

Gbp-Pq: CVE-2022-31628-2.patch.