[Buildbot-commits] [buildbot/buildbot-infra] d2c235: Make /etc/ssl/cert.pem exist for Python's benefit
GitHub
noreply at github.com
Mon Apr 27 17:16:50 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot-infra
Commit: d2c235d9c47e4f2b9acd609b492569157ae10daf
https://github.com/buildbot/buildbot-infra/commit/d2c235d9c47e4f2b9acd609b492569157ae10daf
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2015-04-26 (Sun, 26 Apr 2015)
Changed paths:
M roles/base/tasks/main.yml
A roles/base/tasks/python-cert-symlink.yml
Log Message:
-----------
Make /etc/ssl/cert.pem exist for Python's benefit
Python-2.7.9 now validates all certs, but it looks for its list of
recognized CAs in /etc/ssl/cert.pem, rather than under /usr/local.
See http://lists.freebsd.org/pipermail/freebsd-python/2015-January/007832.html
Commit: b4f1e259e36a61cd555ba8e0cc20e588bee75da0
https://github.com/buildbot/buildbot-infra/commit/b4f1e259e36a61cd555ba8e0cc20e588bee75da0
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-04-27 (Mon, 27 Apr 2015)
Changed paths:
M roles/base/tasks/main.yml
A roles/base/tasks/python-cert-symlink.yml
Log Message:
-----------
Merge pull request #94 from djmitche/cert-link
Make /etc/ssl/cert.pem exist for Python's benefit
Compare: https://github.com/buildbot/buildbot-infra/compare/c693df843d76...b4f1e259e36a
More information about the Commits
mailing list