summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-02-10 21:46:04 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-02-13 17:57:06 +0300
commit369daf839d8be228f757c98676972fa0810aff9e (patch)
treeb31de48256be56533d98dd59cdb9aac81b040542 /openssl
parent628ef8e06dfb02f1148587dcd3060c2f0413455c (diff)
Release version 1.1.1+19v1.1.1+19
Upgrade to 1.1.1t That in particular fixes CVE-2022-2097 CVE-2022-4304 CVE-2022-4450 CVE-2023-0215 CVE-2023-0286.
Diffstat (limited to 'openssl')
-rw-r--r--openssl/manifest5
-rw-r--r--openssl/openssl/progs.h2
2 files changed, 4 insertions, 3 deletions
diff --git a/openssl/manifest b/openssl/manifest
index 606ab3a..ad66ce2 100644
--- a/openssl/manifest
+++ b/openssl/manifest
@@ -3,9 +3,10 @@ name: openssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+18
-upstream-version: 1.1.1n
+version: 1.1.1+19
+upstream-version: 1.1.1t
+priority: security
summary: Command line tool providing various cryptography functions
license: OpenSSL ; OpenSSL and Original SSLeay Licenses.
topics: x.509, TLS, SSL, cryptography
diff --git a/openssl/openssl/progs.h b/openssl/openssl/progs.h
index de5a91f..2fce5cb 100644
--- a/openssl/openssl/progs.h
+++ b/openssl/openssl/progs.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy