summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-03-07 13:03:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-03-07 13:03:09 +0300
commit64f6b2a2f66425f97c845d72f089514a8d639189 (patch)
treed11268e03f24a9b1db81d8b3d81af7ae9f33357c
parentae95857770f1587fcc10dc905ddb82e3c0a6ca73 (diff)
Add publish authorizations
libcmark-gfm/0.29.0-a.4 libcmark-gfm-extensions/0.29.0-a.4
-rw-r--r--submit/c3c238bb69ca78ef9
-rw-r--r--submit/e03c964ca6d4a0d29
2 files changed, 18 insertions, 0 deletions
diff --git a/submit/c3c238bb69ca78ef b/submit/c3c238bb69ca78ef
new file mode 100644
index 0000000..3083e78
--- /dev/null
+++ b/submit/c3c238bb69ca78ef
@@ -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.
diff --git a/submit/e03c964ca6d4a0d2 b/submit/e03c964ca6d4a0d2
new file mode 100644
index 0000000..071881e
--- /dev/null
+++ b/submit/e03c964ca6d4a0d2
@@ -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.