mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
b9f2863b60
Upgrade dependencies where available Downloaded: - libsodium to 1.0.15 - OpenSSL to 1.0.2n - Python to 2.7.14 Pip: - apache-libcloud to 2.2.1 - cffi to 1.11.2 - CherryPy to 13.0.0 - GitPython to 2.1.7 - idna to 2.6 - Jinja2 to 2.9.6 - pyasn1 to 0.4.2 - pyzmq to 17.0.0b3 - requests to 2.18.4 - six to 1.11.0 - tornado to 4.5.2 - cryptography to 2.1.4 - pyOpenSSL to 17.5.0 Update shasums for downloaded updates Make the scripts self sudo themselves Since we're forcing the script to run as sudo, remove individual sudo calls Move /opt/salt into variable $INSTALL_DIR in the build_env script |
||
---|---|---|
.. | ||
libsodium-1.0.15.tar.gz.sha512 | ||
openssl-1.0.2n.tar.gz.sha512 | ||
pkg-config-0.29.2.tar.gz.sha512 | ||
Python-2.7.14.tar.xz.sha512 | ||
Python-3.5.3.tar.xz.sha512 | ||
readme.md | ||
zeromq-4.1.4.tar.gz.sha512 |
ShaSums
This directory contains shasums for files that are downloaded by the build_env.sh
script.
The sha's have been created using the following command:
shasum -a 512 ./<filename> > ./<filename>.sha512