-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v2015.11.09e5e5f9f2 · ·
Version 2015.11.09 * Make sure that wget is installed. saltstack/salt-bootstrap#868
-
v2015.11.0429fc62f9 · ·
Release v2015.11.04 * Allow bypassing dependencies installation. Thanks EYJ. saltstack/salt-bootstrap#656. * Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). saltstack/salt-bootstrap#653 * Move RHEL installations to use repo.saltstack.com saltstack/salt-bootstrap#674 * Move Debian 8 installation to use repo.saltstack.com saltstack/salt-bootstrap#674 * Fix error finding python-jinja2 in RHEL 7. Thanks Rob Eden(hedinfaok). saltstack/salt-bootstrap#654 * Move Ubuntu 12 and 14 installations to use repo.saltstack.com saltstack/salt-bootstrap#674 * Move FreeBSD installations to use repo.saltstack.com saltstack/salt-bootstrap#674 * Use dnf on Fedora 22 and later. Thanks Michele Bologna (mbologna). saltstack/salt-bootstrap#665
-
v2015.08.064584f5e5 · ·
v2015.08.06: * Fix python-requests installations for Ubuntu >= 14.04 LTS. #631, #632, #633 * Install python-crypto from Chris Lea's PPA for Ubuntu < 14.04 * Exit the git checkout directory before deleting it. Thanks Bret Fisher. #634 * Use prefix /usr for centos git install. Thanks Stanislav B. #638 * Drop Ubuntu EOL versions. All Ubuntu version before 12.04. * Make sure python-dev is installed wheb trying to install tornado from PyPi. #640
-
v2015.07.22f8732ce6 · ·
Version 2015.07.22: * Fix tornado installation in Ubuntu. Thanks Yushi Nakai. #627 * Install tornado using pip on Ubuntu for Salt's v2015.8.xx onward stable releases. * Install requests on Ubuntu from Chris Lea's PPA. #630
-
v2015.07.171370165d · ·
Version 2015.07.17: * Make sure setuptools is installed before using it. #598. * `systemd` is only fully supported from 15.04 onwards. #602 * Fix debian mirrors issue. Thanks Wolodja Wentland(babilen). #606 * Fix python-jinja2 repo move on RHEL6. Thanks lomeroe. #621 * Allow skipping services. Thanks denmat. #455 * Fix missing Debian init script. #607 saltstack/salt#25270 and saltstack/salt#25456 * Fix SmartOS etc path. Thanks Bret Fisher. #624 * Fix possible unbound variable in Gentoo. #625 * Properly detect the git binary in SmartOS. #611
-
v2015.05.07b1ee9c71 · ·
Version 2015.05.07: * Lower required requests version dependency. Use system requests package where possible. * Allow Ubuntu alternate ppas. Thanks Peter Tripp(notpeter). #563