- Removed --trust-server-cert from svn checkout invocations. Installing 'ca-certificates' package on ubuntu adds required CAs to the system and svn can do proper checkout using https.
- Added checksum verification when installing cmake from cmake.org.
Paths
| Differential D36673
Addressed some security issues in Dockerfiles. ClosedPublic Authored by ilya-biryukov on Aug 14 2017, 6:06 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 17 2017, 8:17 AM Closed by commit rL311152: Addressed some security issues in Dockerfiles. (authored by ibiryukov). · Explain WhyAug 18 2017, 2:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 111641 llvm/trunk/utils/docker/debian8/build/Dockerfile
llvm/trunk/utils/docker/nvidia-cuda/build/Dockerfile
llvm/trunk/utils/docker/scripts/build_install_llvm.sh
|