Skip to content

Releases: saltstack/salt-bootstrap

v2015.03.04

04 Mar 16:47
v2015.03.04
Compare
Choose a tag to compare
  • Fix the salt package selection on Arch stable installs.

v2015.02.28

28 Feb 15:23
v2015.02.28
Compare
Choose a tag to compare
  • Fix Debian backports repository.

v2015.02.25

27 Feb 01:46
v2015.02.25
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Enable binary installations on CentOS 7. Thanks ggillies
  • Updated the URL for EPEL 7

v2014.10.21

21 Oct 22:16
v2014.10.21
Compare
Choose a tag to compare
  • Fix path to python on FreeBSD. Thanks Pavel Snagovsky(paha)
  • Fix syndic installation on RHEL based installations. Thanks markgaylard
  • Properly detect the git checkout basename directory instead of hard coding it. Thanks Howard Mei(HowardMei).
  • Allow installing ZMQ for SaltStack's COPR repository.
  • Allow installing ZMQ4/PyZMQ14 from Chris Lea's PPA repository.

v2014.10.14

14 Oct 04:49
v2014.10.14
Compare
Choose a tag to compare
  • Fixed a regex issue with matching Salt's tags. Match v2014.7 but not 2014.7 as a valid tag
  • Distro Support Added:
    • Added Linux Mint 17 support(Thanks Skyler Berg)
  • Disrto Suuport Fixed:
    • Init pacman keys if not done so previously

v2014.09.25

25 Sep 15:44
v2014.09.25
Compare
Choose a tag to compare

Properly detect Amazon AMI's >= 2014.9. #468

v2014.09.24

24 Sep 14:58
v2014.09.24
Compare
Choose a tag to compare
  • Fixed salt tag version matching to also accept, for example, v2014.7. #464
  • Fix the EPEL 7 URL since epel-release is now 7.2

v2014.09.09

24 Sep 14:58
v2014.09.09
Compare
Choose a tag to compare
  • Updated the URL for EPEL 7
  • PIP based installations on Ubuntu 10.04 need setuptools installed
  • Arch stopped providing the version information on /etc/arch-release
  • Complete salt-api services checking. #450