summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-02-13 19:53:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-02-13 19:53:55 +0300
commitedd9d51fa610d40c89508f44e5e076b2136b0523 (patch)
tree9f5118f74379008b42499ee33c3e7d5d8b84dcdf
parentc843a09df0b164623b6e808ca0625ec3b858f14f (diff)
Add publish authorizations
libcurl/7.87.0 curl/7.87.0
-rw-r--r--submit/28006b02b187040f6
-rw-r--r--submit/3f135e93dd3648177
2 files changed, 13 insertions, 0 deletions
diff --git a/submit/28006b02b187040f b/submit/28006b02b187040f
new file mode 100644
index 0000000..2def239
--- /dev/null
+++ b/submit/28006b02b187040f
@@ -0,0 +1,6 @@
+: 1
+name: curl
+version: 7.87.0
+priority: security
+summary: Command line tool for transferring data with URLs
+license: curl; MIT/X derivate license.
diff --git a/submit/3f135e93dd364817 b/submit/3f135e93dd364817
new file mode 100644
index 0000000..55c26ff
--- /dev/null
+++ b/submit/3f135e93dd364817
@@ -0,0 +1,7 @@
+: 1
+name: libcurl
+version: 7.87.0
+project: curl
+priority: security
+summary: C library for transferring data with URLs
+license: curl; MIT/X derivate license.