From b3c5e56b38e5a358457bda239ab30554f83abbd9 Mon Sep 17 00:00:00 2001 From: Andreas Ziegler Date: Sat, 20 Aug 2016 18:18:23 +0200 Subject: [PATCH] new: add compatibility Lib for random_int --- .gitmodules | 4 ++++ app/Lib/random_compat | 1 + 2 files changed, 5 insertions(+) create mode 160000 app/Lib/random_compat diff --git a/.gitmodules b/.gitmodules index 4b6b7d922..81e21dc4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,7 @@ path = app/files/warninglists url = https://github.com/MISP/misp-warninglists.git branch = master +[submodule "app/Lib/random_compat"] + path = app/Lib/random_compat + url = https://github.com/paragonie/random_compat + branch = master diff --git a/app/Lib/random_compat b/app/Lib/random_compat new file mode 160000 index 000000000..088c04e2f --- /dev/null +++ b/app/Lib/random_compat @@ -0,0 +1 @@ +Subproject commit 088c04e2f261c33bed6ca5245491cfca69195ccf