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

Last commit made on 2024-02-27
Get this branch:
git clone -b applied/ubuntu/focal-devel https://git.launchpad.net/ubuntu/+source/openssl
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/openssl

Recent commits

7e12307... by David Fernandez Gonzalez

1.1.1f-1ubuntu2.22 (patches applied)

Imported using git-ubuntu import.

6e3c2be... by David Fernandez Gonzalez

[PATCH] rsa: Add option to disable implicit rejection

Gbp-Pq: openssl-1.1.1-pkcs1-implicit-rejection.patch.

a40c5be... by David Fernandez Gonzalez

[PATCH] Add NULL checks where ContentInfo data can be NULL

Gbp-Pq: CVE-2024-0727.patch.

46a4a90... by David Fernandez Gonzalez

[PATCH] Make DH_check_pub_key() and DH_generate_key() safer yet

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

a2f52c0... by David Fernandez Gonzalez

[PATCH] DH_check(): Do not try checking q properties if it is

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

252a876... by David Fernandez Gonzalez

[PATCH] Fix DH_check() excessive time with over sized modulus

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

fa0cae1... by David Fernandez Gonzalez

[PATCH] Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will

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

752620c... by David Fernandez Gonzalez

[PATCH] Re-add BN_F_OSSL_BN_RSA_DO_UNBLIND which was incorrectly

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

fd03376... by David Fernandez Gonzalez

[PATCH] Alternative fix for CVE-2022-4304

Gbp-Pq: CVE-2022-4304-1.patch.

2e5214c... by David Fernandez Gonzalez

[PATCH] Fix documentation of X509_VERIFY_PARAM_add0_policy()

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