OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

OXT-994: add integrity checks for build tool downloads #231

Closed dozylynx closed 7 years ago

dozylynx commented 7 years ago

Signed-off-by: Christopher Clark christopher.clark6@baesystems.com

jean-edouard commented 7 years ago

Built here: http://openxt-builder.ainfosec.com:8010/builders/openxt/builds/689

jean-edouard commented 7 years ago

LGTM, however it highlights the fact that we make a mess in /tmp and we don't clean it up... Since it happens in a chroot, /tmp might even not be mounted! I guess I'll create a ticket for that. Merging soon.