summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-02-25 11:03:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-02-25 11:03:33 +0300
commit5fcb502325cc045eddc27ddbe08fbaf3132d831c (patch)
tree9c1be82c9e5a8419c9654a46d01046c736d2997d
parent0540598dcf5239a3216be6f72dea403760b348e4 (diff)
Add publish authorizations
libcrypto/1.1.1+13 libssl/1.1.1+13 openssl/1.1.1+13
-rw-r--r--submit/02add6b357fab8ad7
-rw-r--r--submit/0e5611d5736f45618
-rw-r--r--submit/2cab93c1b704fe128
3 files changed, 23 insertions, 0 deletions
diff --git a/submit/02add6b357fab8ad b/submit/02add6b357fab8ad
new file mode 100644
index 0000000..a31f0d5
--- /dev/null
+++ b/submit/02add6b357fab8ad
@@ -0,0 +1,7 @@
+: 1
+name: openssl
+version: 1.1.1+13
+upstream-version: 1.1.1j
+priority: security
+summary: Command line tool providing various cryptography functions
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.
diff --git a/submit/0e5611d5736f4561 b/submit/0e5611d5736f4561
new file mode 100644
index 0000000..7119c24
--- /dev/null
+++ b/submit/0e5611d5736f4561
@@ -0,0 +1,8 @@
+: 1
+name: libssl
+version: 1.1.1+13
+upstream-version: 1.1.1j
+project: openssl
+priority: security
+summary: C library providing SSLv3 and TLS implementations
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.
diff --git a/submit/2cab93c1b704fe12 b/submit/2cab93c1b704fe12
new file mode 100644
index 0000000..131db4a
--- /dev/null
+++ b/submit/2cab93c1b704fe12
@@ -0,0 +1,8 @@
+: 1
+name: libcrypto
+version: 1.1.1+13
+upstream-version: 1.1.1j
+project: openssl
+priority: security
+summary: C library providing general cryptography and X.509 support
+license: OpenSSL; OpenSSL and Original SSLeay Licenses.