diff options
author | Alex Legler <alex@a3li.li> | 2015-03-13 20:20:42 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2015-03-13 20:20:42 +0100 |
commit | 087dfcd8cd0f7cae0090f09ce767dc19995f1111 (patch) | |
tree | 5f76188aedeaea7b1789c0751854defc90536bb9 | |
download | security-087dfcd8cd0f7cae0090f09ce767dc19995f1111.tar.gz security-087dfcd8cd0f7cae0090f09ce767dc19995f1111.tar.bz2 security-087dfcd8cd0f7cae0090f09ce767dc19995f1111.zip |
Add GLSA data
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | data/glsa | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..da8bba8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "data/glsa"] + path = data/glsa + url = git://anongit.gentoo.org/data/glsa.git diff --git a/data/glsa b/data/glsa new file mode 160000 +Subproject a24567fbc43f221b14e805f9bc0b7c6d16911c4 |