summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-04-30 22:21:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-05-02 16:39:33 +0300
commitbcb070e59279c6ce4ab9fbc8c6f7350a513144c2 (patch)
treedb85144480195b324ebbd13b9907cd402c5f4c61 /openssl
parent20e5ad6c6beef6d7e5c9ea524bb771c1bd5dd633 (diff)
Release version 1.1.1+11v1.1.1+11
Upgrade to 1.1.1g
Diffstat (limited to 'openssl')
-rw-r--r--openssl/manifest4
-rw-r--r--openssl/openssl/progs.h2
-rw-r--r--openssl/tests/version.testscript2
3 files changed, 4 insertions, 4 deletions
diff --git a/openssl/manifest b/openssl/manifest
index 6dc46d0..094fd03 100644
--- a/openssl/manifest
+++ b/openssl/manifest
@@ -3,8 +3,8 @@ name: openssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+10
-upstream-version: 1.1.1d
+version: 1.1.1+11
+upstream-version: 1.1.1g
priority: security
summary: Command line tool providing various cryptography functions
diff --git a/openssl/openssl/progs.h b/openssl/openssl/progs.h
index 9b3d270..308c656 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-2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 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
diff --git a/openssl/tests/version.testscript b/openssl/tests/version.testscript
index 1267246..e34c461 100644
--- a/openssl/tests/version.testscript
+++ b/openssl/tests/version.testscript
@@ -2,7 +2,7 @@
# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
$* version -a >>~"%EOO%"
- OpenSSL 1.1.1d 10 Sep 2019
+ %OpenSSL .+%
%built on: .+ UTC%
%platform: $c.target.class-$c.target.cpu%
%options: .+%