Merge branch 'cacert-update-2016-11-02' into 'master'

Update cacerts to 2016-11-02

cacerts have been updated again so this should handle the new version.

Closes #1683

See merge request !1080
This commit is contained in:
Marin Jankovski 2016-11-04 09:35:29 +00:00
commit aca2f5e889
2 changed files with 6 additions and 1 deletions

View File

@ -8,6 +8,7 @@ omnibus-gitlab repository.
- Switch the redis user's shell to /bin/false
- NGINX listen on IPv6 by default (George Gooden)
- Update Redis to 3.2.5 (Takuya Noguchi)
- Updarted cacerts.pem to 2016-11-02 version
8.13.4

View File

@ -20,7 +20,11 @@ license "MPL-2.0"
license_file "https://www.mozilla.org/media/MPL/2.0/index.815ca599c9df.txt"
# Date of the file is in a comment at the start, or in the changelog
default_version "2016.09.14"
default_version "2016.11.02"
version "2016.11.02" do
source md5: "11713bf9b8c10aca2fb4708f1ba01072"
end
version "2016.09.14" do
source md5: "8d35a5cef6ce28da07867a0712558067"