summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-04-01 15:42:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-04-01 15:42:38 +0300
commit1577a8a84fc7f1e544214e641a1368614e79b57c (patch)
tree35be8eeec5f3da439f08f513ac80d297e5916965
parent5fcb502325cc045eddc27ddbe08fbaf3132d831c (diff)
Add publish authorizations
libcrypto/1.1.1+14 libssl/1.1.1+14 openssl/1.1.1+14
-rw-r--r--submit/168441f02b1aa9a57
-rw-r--r--submit/780a4b5e25c13e088
-rw-r--r--submit/e31ab935d18539308
3 files changed, 23 insertions, 0 deletions
diff --git a/submit/168441f02b1aa9a5 b/submit/168441f02b1aa9a5
new file mode 100644
index 0000000..a8c8506
--- /dev/null
+++ b/submit/168441f02b1aa9a5
@@ -0,0 +1,7 @@
+: 1
+name: openssl
+version: 1.1.1+14
+upstream-version: 1.1.1k
+priority: security
+summary: Command line tool providing various cryptography functions
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.
diff --git a/submit/780a4b5e25c13e08 b/submit/780a4b5e25c13e08
new file mode 100644
index 0000000..39caca1
--- /dev/null
+++ b/submit/780a4b5e25c13e08
@@ -0,0 +1,8 @@
+: 1
+name: libcrypto
+version: 1.1.1+14
+upstream-version: 1.1.1k
+project: openssl
+priority: security
+summary: C library providing general cryptography and X.509 support
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.
diff --git a/submit/e31ab935d1853930 b/submit/e31ab935d1853930
new file mode 100644
index 0000000..670bf57
--- /dev/null
+++ b/submit/e31ab935d1853930
@@ -0,0 +1,8 @@
+: 1
+name: libssl
+version: 1.1.1+14
+upstream-version: 1.1.1k
+project: openssl
+priority: security
+summary: C library providing SSLv3 and TLS implementations
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.