summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-03-07 13:13:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-03-07 13:13:25 +0300
commit202c38d3eb71246b759b5b28b291c202e5c3cd5f (patch)
tree7226a13e529ed8bca823a86b0e69a050fc8784b5
parent64f6b2a2f66425f97c845d72f089514a8d639189 (diff)
Add publish authorizations
libcmark-gfm/0.29.0-a.4 libcmark-gfm-extensions/0.29.0-a.4
-rw-r--r--submit/8eff5919a5923b999
-rw-r--r--submit/d202ebd1260275429
2 files changed, 18 insertions, 0 deletions
diff --git a/submit/8eff5919a5923b99 b/submit/8eff5919a5923b99
new file mode 100644
index 0000000..071881e
--- /dev/null
+++ b/submit/8eff5919a5923b99
@@ -0,0 +1,9 @@
+: 1
+name: libcmark-gfm-extensions
+version: 0.29.0-a.4
+upstream-version: 0.29.0.gfm.3
+project: cmark-gfm
+priority: security
+summary: GitHub-flavored CommonMark extensions C library
+license: BSD-2-Clause AND MIT; BSD 2-Clause "Simplified" License for the most\
+ of original files.
diff --git a/submit/d202ebd126027542 b/submit/d202ebd126027542
new file mode 100644
index 0000000..3083e78
--- /dev/null
+++ b/submit/d202ebd126027542
@@ -0,0 +1,9 @@
+: 1
+name: libcmark-gfm
+version: 0.29.0-a.4
+upstream-version: 0.29.0.gfm.3
+project: cmark-gfm
+priority: security
+summary: GitHub-flavored CommonMark parsing and rendering C library
+license: BSD-2-Clause AND MIT; BSD 2-Clause "Simplified" License for the most\
+ of original files.