summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-07-04 13:22:17 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-07-04 13:22:17 +0300
commit004f7463128739584cee9115b4295c83c72ef226 (patch)
tree8a8f27d29a3ce88acace1d12e13253c68558745b
parentd8224b500dcf8d5a9ceb9e04784f8e5149999525 (diff)
Add publish authorizations
libcrypto/1.1.1+4 libssl/1.1.1+4 openssl/1.1.1+4
-rw-r--r--submit/3784b6144d05724a7
-rw-r--r--submit/8a07c1cb701521648
-rw-r--r--submit/f5c0aa920c284da08
3 files changed, 23 insertions, 0 deletions
diff --git a/submit/3784b6144d05724a b/submit/3784b6144d05724a
new file mode 100644
index 0000000..34eb3d7
--- /dev/null
+++ b/submit/3784b6144d05724a
@@ -0,0 +1,7 @@
+: 1
+name: openssl
+version: 1.1.1+4
+upstream-version: 1.1.1c
+priority: security
+summary: Command line tool providing various cryptography functions
+license: OpenSSL License, SSLeay License; Copyleft free dual software license.
diff --git a/submit/8a07c1cb70152164 b/submit/8a07c1cb70152164
new file mode 100644
index 0000000..edd72a3
--- /dev/null
+++ b/submit/8a07c1cb70152164
@@ -0,0 +1,8 @@
+: 1
+name: libcrypto
+version: 1.1.1+4
+upstream-version: 1.1.1c
+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/f5c0aa920c284da0 b/submit/f5c0aa920c284da0
new file mode 100644
index 0000000..d3888b4
--- /dev/null
+++ b/submit/f5c0aa920c284da0
@@ -0,0 +1,8 @@
+: 1
+name: libssl
+version: 1.1.1+4
+upstream-version: 1.1.1c
+project: openssl
+priority: security
+summary: C library providing SSLv3 and TLS implementations
+license: OpenSSL License, SSLeay License; Copyleft free dual software license.