summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-15 00:54:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-15 00:54:27 +0300
commit2469c5e80063aab26d4ec1bdce9b5522b0ce52df (patch)
treec5380f42d725cd24e4150abf7b3bd461f043be0b
parent41306d65f56e8897540f2f14af4b17a7e091df24 (diff)
Add publish authorizations
libcrypto/1.1.1+10 libssl/1.1.1+10 openssl/1.1.1+10
-rw-r--r--submit/5a77b2fd592916ab7
-rw-r--r--submit/650d4ed50f9be94b8
-rw-r--r--submit/dea46d417472fb5b8
3 files changed, 23 insertions, 0 deletions
diff --git a/submit/5a77b2fd592916ab b/submit/5a77b2fd592916ab
new file mode 100644
index 0000000..6669315
--- /dev/null
+++ b/submit/5a77b2fd592916ab
@@ -0,0 +1,7 @@
+: 1
+name: openssl
+version: 1.1.1+10
+upstream-version: 1.1.1d
+priority: security
+summary: Command line tool providing various cryptography functions
+license: OpenSSL License, SSLeay License; Copyleft free dual software license.
diff --git a/submit/650d4ed50f9be94b b/submit/650d4ed50f9be94b
new file mode 100644
index 0000000..e7a66e3
--- /dev/null
+++ b/submit/650d4ed50f9be94b
@@ -0,0 +1,8 @@
+: 1
+name: libcrypto
+version: 1.1.1+10
+upstream-version: 1.1.1d
+project: openssl
+priority: security
+summary: C library providing general cryptography and X.509 support
+license: OpenSSL License, SSLeay License; Copyleft free dual software license.
diff --git a/submit/dea46d417472fb5b b/submit/dea46d417472fb5b
new file mode 100644
index 0000000..23dff62
--- /dev/null
+++ b/submit/dea46d417472fb5b
@@ -0,0 +1,8 @@
+: 1
+name: libssl
+version: 1.1.1+10
+upstream-version: 1.1.1d
+project: openssl
+priority: security
+summary: C library providing SSLv3 and TLS implementations
+license: OpenSSL License, SSLeay License; Copyleft free dual software license.