summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-03-17 14:07:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-03-17 14:07:35 +0300
commit2485dde1236dcf42ec96dc4e42cbafe66bf5c7b8 (patch)
tree9ca6c820a07f44c547934dd9568c40bb5c998f56
parent7c14afa58642552ad516c56121568f8bbabfacb1 (diff)
Add publish authorizations
libcrypto/1.1.1+16 libssl/1.1.1+16 openssl/1.1.1+16
-rw-r--r--submit/19fb82e9fd9ecf788
-rw-r--r--submit/228b2524361f1f757
-rw-r--r--submit/2bb8b29bb7b7ee088
3 files changed, 23 insertions, 0 deletions
diff --git a/submit/19fb82e9fd9ecf78 b/submit/19fb82e9fd9ecf78
new file mode 100644
index 0000000..f353d14
--- /dev/null
+++ b/submit/19fb82e9fd9ecf78
@@ -0,0 +1,8 @@
+: 1
+name: libssl
+version: 1.1.1+16
+upstream-version: 1.1.1n
+project: openssl
+priority: security
+summary: C library providing SSLv3 and TLS implementations
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.
diff --git a/submit/228b2524361f1f75 b/submit/228b2524361f1f75
new file mode 100644
index 0000000..f6d7af1
--- /dev/null
+++ b/submit/228b2524361f1f75
@@ -0,0 +1,7 @@
+: 1
+name: openssl
+version: 1.1.1+16
+upstream-version: 1.1.1n
+priority: security
+summary: Command line tool providing various cryptography functions
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.
diff --git a/submit/2bb8b29bb7b7ee08 b/submit/2bb8b29bb7b7ee08
new file mode 100644
index 0000000..be085c1
--- /dev/null
+++ b/submit/2bb8b29bb7b7ee08
@@ -0,0 +1,8 @@
+: 1
+name: libcrypto
+version: 1.1.1+16
+upstream-version: 1.1.1n
+project: openssl
+priority: security
+summary: C library providing general cryptography and X.509 support
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.