summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-03-16 21:29:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-03-17 14:03:30 +0300
commit1e2e80be2fd2ad4123ee6df584ff52c903a81676 (patch)
tree2ad5202b095e243edefcdbce16ceb51ecd07ffff /openssl
parentbd73937e5c2e18b7516dfaf3986e9c8dccf65f65 (diff)
Release version 1.1.1+16v1.1.1+16
Upgrade to 1.1.1n
Diffstat (limited to 'openssl')
-rw-r--r--openssl/.gitignore5
-rw-r--r--openssl/manifest4
-rw-r--r--openssl/openssl/progs.h2
3 files changed, 8 insertions, 3 deletions
diff --git a/openssl/.gitignore b/openssl/.gitignore
index cece09c..6435b97 100644
--- a/openssl/.gitignore
+++ b/openssl/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.dll
*.a
diff --git a/openssl/manifest b/openssl/manifest
index fe90622..67cf01f 100644
--- a/openssl/manifest
+++ b/openssl/manifest
@@ -3,8 +3,8 @@ name: openssl
# Note: remember to update doc-url below!
#
-version: 1.1.1+15
-upstream-version: 1.1.1l
+version: 1.1.1+16
+upstream-version: 1.1.1n
priority: security
summary: Command line tool providing various cryptography functions
diff --git a/openssl/openssl/progs.h b/openssl/openssl/progs.h
index 005abd2..de5a91f 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-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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