Skip to content

Releases: saltstack/salt-bootstrap

v2015.08.06

06 Aug 13:43
v2015.08.06

Choose a tag to compare

  • 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.22

22 Jul 12:20
v2015.07.22

Choose a tag to compare

  • 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.17

17 Jul 11:15
v2015.07.17

Choose a tag to compare

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.04

04 May 12:25
v2015.05.04

Choose a tag to compare

  • Fix the configuration path for FreeBSD. #567/#552. Thanks Ronald van Zantvoort(The-Loeki).
  • Fix non grouping support in POSIX sed. Thanks Ronald van Zantvoort(The-Loeki).
  • Add Debian 8 support. Thanks Matt Black(mafrosis)
  • Improve Debian version parsing. Thanks Mark Lee(malept)
  • Make sure we update packages list one Chris Lea's PPA repository is added.
  • Hard code the Debian Squeeze backports to the DE mirror since the main repository is down. Thanks @panticz. #589.
  • Only install git if not already installed. #560
  • Fix openSUSE 13.2 where we need to pass --replaceflags. Thanks Roman Inflianskas(rominf). #504.
  • Make sure that a recent enough requests package is installed in Debian/Ubuntu.
  • Install tornado on git installs for the develop branch if necessary. #580
  • Add support for Ubuntu 15.04

v2015.03.15

11 Mar 19:03
v2015.03.15

Choose a tag to compare

  • Add multi-master support. Thanks Fred Reimer(freimer). saltstack/salt-boostrap#555

v2015.03.04

04 Mar 16:47
v2015.03.04

Choose a tag to compare

  • Fix the salt package selection on Arch stable installs.

v2015.02.28

28 Feb 15:23
v2015.02.28

Choose a tag to compare

  • Fix Debian backports repository.

v2015.02.25

27 Feb 01:46
v2015.02.25

Choose a tag to compare

Relase v2015.02.25 as current stable

  • Try other tools besides wget when downloading the COPR repo file. Thanks Ronald van Zantvoort(The-Loeki)
  • No need to install packages from the Unstable repository for debian, use backports. Thanks Ari Aosved(devaos)
  • Fix an issue in CentOS where the syndic package wasn't being installed(since it's now a separate package). Thanks Ronald van Zantvoort(The-Loeki)
  • Enable the server-optionals repository for RHEL >= 7
  • RHEL/CentOS 5 now uses the COPR repository. #533

v2015.01.12

12 Jan 22:15
v2015.01.12

Choose a tag to compare

  • Add package upgrades support to FreeBSD. Thanks William Eshagh(eshagl).
  • Make sure wget is installed on debian bare systems.
  • Make sure the Arch pacman database is up to date
  • Install python-hashlib in CentOS 5 in order to use the COPR repository

v2014.12.11

11 Dec 20:45
v2014.12.11

Choose a tag to compare

  • Enable binary installations on CentOS 7. Thanks ggillies
  • Updated the URL for EPEL 7