summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-03-14 18:13:28 +0000
committerRobert Speicher <robert@gitlab.com>2018-03-14 18:13:28 +0000
commit2dca1bc04d82ebcf9629a51c5ea285957a5fccda (patch)
tree65405de8fbe5779d9d43635675388b493bc99908 /changelogs
parent4063f35f00bea4b2fc26640db385abb4e72043bd (diff)
parentdd48144c199e24eddadc5920c2c759fc2bc97d03 (diff)
downloadgitlab-ce-2dca1bc04d82ebcf9629a51c5ea285957a5fccda.tar.gz
Merge branch '43806-update-ruby-saml-to-1.7.2' into 'master'
Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0 (CVE-2017-11428, CVE-2017-11430) Closes #43806 See merge request gitlab-org/gitlab-ce!17734
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/43806-update-ruby-saml-to-1-7-2.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/43806-update-ruby-saml-to-1-7-2.yml b/changelogs/unreleased/43806-update-ruby-saml-to-1-7-2.yml
new file mode 100644
index 00000000000..7335d313510
--- /dev/null
+++ b/changelogs/unreleased/43806-update-ruby-saml-to-1-7-2.yml
@@ -0,0 +1,5 @@
+---
+title: Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0
+merge_request: 17734
+author: Takuya Noguchi
+type: security