]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
devel: add libtasn1 submodule
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Thu, 14 May 2020 02:28:20 +0000 (05:28 +0300)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Thu, 14 May 2020 02:28:20 +0000 (05:28 +0300)
GnuTLS maintains a part of libtasn1 sources in form of minitasn1 import.
Add libtasn1 submodule to ease synchronization with libtasn1.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
.gitmodules
devel/libtasn1 [new submodule]

index 672f483a31d9df75922994a1b66b0fa325443b68..911c918895b68583d95015a77cad42ffb0c1779d 100644 (file)
@@ -16,3 +16,6 @@
 [submodule "devel/nettle"]
        path = devel/nettle
        url = https://gitlab.com/gnutls/nettle.git
+[submodule "devel/libtasn1"]
+       path = devel/libtasn1
+       url = https://gitlab.com/gnutls/libtasn1.git
diff --git a/devel/libtasn1 b/devel/libtasn1
new file mode 160000 (submodule)
index 0000000..7820459
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 78204593822b4c1a8e0ca87f57c48e5936b0fe2c