summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-10-16 13:49:39 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-10-16 13:49:39 +0300
commitf21a40f56ab20e89e8ec94befd9463e932fc4dee (patch)
treebae3f4f77ab60b826028bff1d2ea8221b53e3541
parent2cabcea66721a28bfd18f76e937e683fe0917b65 (diff)
Add publish authorizationsbuild2-control
libcurl/8.4.0 curl/8.4.0
-rw-r--r--submit/9a765daaa75bb67a7
-rw-r--r--submit/eb33f7ad6284572d6
2 files changed, 13 insertions, 0 deletions
diff --git a/submit/9a765daaa75bb67a b/submit/9a765daaa75bb67a
new file mode 100644
index 0000000..c1585bd
--- /dev/null
+++ b/submit/9a765daaa75bb67a
@@ -0,0 +1,7 @@
+: 1
+name: libcurl
+version: 8.4.0
+project: curl
+priority: security
+summary: C library for transferring data with URLs
+license: curl; MIT/X derivate license.
diff --git a/submit/eb33f7ad6284572d b/submit/eb33f7ad6284572d
new file mode 100644
index 0000000..de22d93
--- /dev/null
+++ b/submit/eb33f7ad6284572d
@@ -0,0 +1,6 @@
+: 1
+name: curl
+version: 8.4.0
+priority: security
+summary: Command line tool for transferring data with URLs
+license: curl; MIT/X derivate license.