summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
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