File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Juan A. Moyano wincus wincus.public@gmail.com
3131Karl Grzeszczak karlgrz
3232Kenneth Wilke KennethWilke
3333Liu Xiaohui oreh herolxh@gmail.com
34+ Matthew Garrett cingeyedog matt@clemson.edu
3435Matthew Willson ixela
3536Matthieu Guegan mguegan
3637Mike Carlson m87carlson mike@bayphoto.com
Original file line number Diff line number Diff line change 1+ Version 2014.07.27:
2+ * Amazon Linux AMI 2010.xx is not explicitly not supported.
3+ * Install the `salt-api` scripts if available when the `salt-master` is also installed.
4+ * Added support for a configurable sleep time when starting, restarting and checking for
5+ enabled services.
6+ * Drop the `tsflags` requirement for RHEL and RHEL based distributions.
7+ * When sorting release files, oracle-release has higher priority than redhat-release.
8+ * Distro Support Fixed:
9+ * Debian >= 7 uses system's python-requests package, not PIP
10+ * Install 'python-zypp' in SuSE and openSUSE(required by Salt's zypper module)
11+ * Only install EPEL on requiring distributions if not already installed
12+ * CentOS 7 now uses systemd and the script now properly handles it
13+ * systemd in openSUSE 12.2 complains if service does not contain `.service``
14+ * Properly detect openSUSE using `lsb_release
15+ * SLES 11 SP3 ships with both python-M2Crypto-0.22.* and python-m2crypto-0.21 and we will
16+ be asked which we want to install, even with --non-interactive. Let's try to install the
17+ higher version first and then the lower one in case of failure.
18+ * Allow some extra time on RHEL for the optionals repo check in case the repository
19+ subscription is being managed externally.
20+
21+
122Version 2014.06.30:
223 * Distro Support Fixed:
324 * Bump build/maintenance version for epel-release package. Thanks Gregory Meno(GregMeno)
You can’t perform that action at this time.
0 commit comments