summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-12-05 15:50:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-12-05 15:50:08 +0300
commitce2e705e47f784a19a1cf870d2d2224105838391 (patch)
tree0127bd02d55c0212c9905e19007324528507334a
parent004f7463128739584cee9115b4295c83c72ef226 (diff)
Add publish authorizations
libcrypto/1.1.1+8 libssl/1.1.1+8 openssl/1.1.1+8
-rw-r--r--submit/3063d8f1833f6ac18
-rw-r--r--submit/b7bb993ab79acc5e8
-rw-r--r--submit/ff4f143366e4038e7
3 files changed, 23 insertions, 0 deletions
diff --git a/submit/3063d8f1833f6ac1 b/submit/3063d8f1833f6ac1
new file mode 100644
index 0000000..1c68150
--- /dev/null
+++ b/submit/3063d8f1833f6ac1
@@ -0,0 +1,8 @@
+: 1
+name: libcrypto
+version: 1.1.1+8
+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/b7bb993ab79acc5e b/submit/b7bb993ab79acc5e
new file mode 100644
index 0000000..e759419
--- /dev/null
+++ b/submit/b7bb993ab79acc5e
@@ -0,0 +1,8 @@
+: 1
+name: libssl
+version: 1.1.1+8
+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.
diff --git a/submit/ff4f143366e4038e b/submit/ff4f143366e4038e
new file mode 100644
index 0000000..b31c7ee
--- /dev/null
+++ b/submit/ff4f143366e4038e
@@ -0,0 +1,7 @@
+: 1
+name: openssl
+version: 1.1.1+8
+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.