summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-07-06 10:41:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-07-06 10:41:20 +0300
commit24d43fe451d3f4fa6b15665cfa3353f4c08a5f5d (patch)
tree034b5dea1e7d36f472acb0a4695ee8726925f6b1 /openssl
parent0d4c445291b4dd98be8aa3e4ea23880a8db6168e (diff)
Release version 1.1.1+21HEADv1.1.1+21master
Upgrade to 1.1.1u. That in particular fixes CVE-2023-0464 CVE-2023-0465 CVE-2023-0466 CVE-2023-2650. Update .gitignore files
Diffstat (limited to 'openssl')
-rw-r--r--openssl/.gitignore1
-rw-r--r--openssl/manifest6
2 files changed, 4 insertions, 3 deletions
diff --git a/openssl/.gitignore b/openssl/.gitignore
index 6435b97..1c363a0 100644
--- a/openssl/.gitignore
+++ b/openssl/.gitignore
@@ -12,6 +12,7 @@
*.pcm
*.ifc
*.so
+*.dylib
*.dll
*.a
*.lib
diff --git a/openssl/manifest b/openssl/manifest
index 60736ec..d4a5b63 100644
--- a/openssl/manifest
+++ b/openssl/manifest
@@ -3,10 +3,10 @@ name: openssl
# 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
-#priority: security
+priority: security
summary: Command line tool providing various cryptography functions
license: OpenSSL ; OpenSSL and Original SSLeay Licenses.
topics: x.509, TLS, SSL, cryptography