gitlab: 8.12.6 -> 8.12.8, fix CVE-2016-9086
https://about.gitlab.com/2016/11/02/cve-2016-9086-patches/
This commit is contained in:
@@ -937,6 +937,7 @@
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.4.0";
|
||||
meta.priority = 10; # lower priority, exectuable conflicts with gitlab-markdown
|
||||
};
|
||||
gitlab-flowdock-git-hook = {
|
||||
dependencies = ["flowdock" "gitlab-grit" "multi_json"];
|
||||
@@ -955,6 +956,14 @@
|
||||
};
|
||||
version = "2.8.1";
|
||||
};
|
||||
gitlab-markup = {
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0yxwp4q0dwiykxv24x2yhvnn59wmw1jv0vz3d8hjw44nn9jxn25a";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.5.0";
|
||||
};
|
||||
gitlab_git = {
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
@@ -2821,4 +2830,4 @@
|
||||
};
|
||||
version = "2.0.0";
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user