From 24d43fe451d3f4fa6b15665cfa3353f4c08a5f5d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 6 Jul 2023 10:41:20 +0300 Subject: Release version 1.1.1+21 Upgrade to 1.1.1u. That in particular fixes CVE-2023-0464 CVE-2023-0465 CVE-2023-0466 CVE-2023-2650. Update .gitignore files --- libcrypto/manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libcrypto/manifest') diff --git a/libcrypto/manifest b/libcrypto/manifest index e808514..52d59d8 100644 --- a/libcrypto/manifest +++ b/libcrypto/manifest @@ -3,11 +3,11 @@ name: libcrypto # Note: remember to update doc-url below! # -version: 1.1.1+20 -upstream-version: 1.1.1t +version: 1.1.1+21 +upstream-version: 1.1.1u project: openssl -#priority: security +priority: security summary: C library providing general cryptography and X.509 support license: OpenSSL ; OpenSSL and Original SSLeay Licenses. topics: C, x.509, cryptography -- cgit v1.1