From ad2c35abfdabf714bbab0585d32249a812a34504 Mon Sep 17 00:00:00 2001 From: Justin Findlay Date: Mon, 18 Apr 2016 04:03:38 -0600 Subject: [PATCH 1/3] update AUTHORS.rst for new release --- AUTHORS.rst | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index fc3b023..84b7410 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -7,12 +7,16 @@ order. ========================== ===================== ============================ Name Nick Email ========================== ===================== ============================ +abednarik abednarik alejandro.bednarik@gmail.com +Adam Wright hipikat adam@hipikat.org Alec Koumjian akoumjian akoumjian@gmail.com Alex Van't Hof alexvh Angelo Gründler plueschopath angelo.gruendler@w1r3.net Ari Aosved devaos ari.aosved@gmail.com +Beau Hargis beaucephus beau@customermobile.com Boris Feld Lothiraldan Brad Thurber bradthurber +Brandon Clifford brandon099 brandon.clifford@vivint.com Bret Fisher BretFisher bret@fishbrains.com bruce-one bruce-one C. R. Oldham cro cr@saltstack.com @@ -20,6 +24,7 @@ Cam camereonsparr Chris Rebert cvrebert chris.rebert@hulu.com Chris Buechler cbuechler cmb@pfsense.org Christer Edwards cedwards +Clark Perkins iclarkperkins clark.perkins@digitalreasoning.com Dag Viggo Lokøen dagvl dag.viggo@lokoen.org Dan Mick dmick dan.mick@inktank.com David J. Felix DavidJFelix @@ -34,6 +39,7 @@ EYJ eyj Forrest Alvarez gravyboat Fred Reimer freimer freimer@freimer.org Geoff Garside geoffgarside geoff@geoffgarside.co.uk +gdm85 gdm85 ggillies ggillies Giuseppe Iannello giannello giuseppe.iannello@brokenloop.net Gregory Meno GregMeno gregory.meno@inktank.com @@ -41,26 +47,32 @@ Guillaume Derval GuillaumeDerval guillaume@guillaumederval.be gweis gweis Henrik Holmboe holmboe Howard Mei HowardMei howardleomei@gmail.com +Jared E Stroud jaredestroud jaredestroud@gmail.com Jeff Hui jeffh jeff@jeffhui.net Jeff Strunk jstrunk Juan A. Moyano wincus wincus.public@gmail.com +Justin Anderson jtand janderson@saltstack.com +Justin Findlay jfindlay jfindlay@gmail.com Karl Grzeszczak karlgrz Kenneth Wilke KennethWilke lomeroe lomeroe Liu Xiaohui oreh herolxh@gmail.com Mark Lee malept +Marcus Furlong furlongm furlongm@gmail.com markgaylard markgaylard Matt Black mafrosis Matthew Garrett cingeyedog matt@clemson.edu Matthew Mead-Briggs mattmb Matthew Willson ixela Matthieu Guegan mguegan +Michael A. Smith kojiromike michaels@syapse.com Michael Scherer mscherer Michele Bologna mbologna michele.bologna@gmail.com Mike Carlson m87carlson mike@bayphoto.com Mike Place cachedout mp@saltstack.com nevins-b nevins-b -Niels Abspoel aboe76 +Nicole Thomas rallytime nicole@saltstack.com +Niels Abspoel aboe76 aboe76@gmail.com Nitin Madhok nmadhok nmadhok@clemson.edu panticz panticz Paul Brian lifeisstillgood paul@mikadosoftware.com @@ -68,18 +80,26 @@ Pavel Snagovsky paha Pedro Algarvio s0undt3ch pedro@algarvio.me Pedro Paulo pedropaulovc Peter Tripp notpeter +Prayag Verma pra85 prayag.verma@gmail.com ptonelli ptonelli +Randy Thompson beardedeagle randy@heroictek.com Raymond Barbiero visualphoenix Rob Eden hedinfaok +Robert James Hernandez l2ol33rt l2ol33rt@gmail.com Roberto Aguilar rca roberto@baremetal.io Roman Inflianskas rominf infroma@gmail.com +Roman Mohr rmohr rmohr@redhat.com Ronald van Zantvoort The-Loeki ronald@pcextreme.nl +RuriRyan RuriRyan ryan@btsoft.eu +Ryan Walder ryanwalder ryanwalder@ucds.email Sergey Paramonov serge-p serg.paramonov@s-vp.com +Shawn Butts shawnbutts Skyler Berg skylerberg skylertheberg@gmail.com Stanislav B stanislavb -Steve Groesz wolfpackmars2 +Steve Groesz wolfpackmars2 wolfpackmars2@yahoo.com Tate Eskew tateeskew Thomas S. Hatch thatch45 thatch45@saltstack.com +Tobias Jungel toanju Tobias.Jungel@gmail.com Tony Narlock tony Valentin Bud valentinbud valentin@databus.pro Vladimir Kozhukalov kozhukalov From fccd01e4de649c954c33d83ff16494a22d228eb2 Mon Sep 17 00:00:00 2001 From: Justin Findlay Date: Mon, 18 Apr 2016 09:59:31 -0600 Subject: [PATCH 2/3] update ChangeLog for new release --- ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4adc5b8..5b7fcbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,56 @@ -Version 2015.xx.xx: +Version 2016.04.18: * Add support for openSUSE Leap. Thanks Roman Inflianskas(rominf). #693 * Fix missing deps installation on Debian. Thanks Steve Groesz(wolfpackmars2). #699 + * Update SaltStack repo location and latest version for Windows. (brandon099) #711 + * Better EPEL repository detection on RHEL and CentOS. (vutny) #717 + * Fix git invocation fail when `man` command is not available. (vutny) #718 + * Fix `epel-release` package installation on CentOS/RHEL 5. (vutny) #719 + * Removed deprecated cli option. (abednarik) #705 + * Remove RHEL optional repo check and enable. (vutny) #720 + * Remove SaltStack COPR repository configuration for CentOS/RHEL5. (vutny) #721 + * Add opensuse_Tumbleweed support. (aboe76) #725 + * Sometimes bootstrap doesn't install zmq. (jtand) #726 + * Process -s (default sleep for service restarts) in bootstrap-salt.sh. (hipikat) #692 + * Minion keys and /etc/salt/minion should be overwritten on -C. (cro) #541 + * Fix for -C (_CONFIG_ONLY). (beaucephus) #544 + * Fix when using upstream tags. (The-Loeki) #564 + * COPR project moved. (rmohr) #738 + * Update license year range. (pra85) #743 + * Use POSIX-Compliant Command-Exists Test. (kojiromike) #741 + * Add -f option to force shallow cloning. (eyj) #660 + * add SLE 12 support, fix OpenSUSE support. (grep4linux) #748 + * Fix CentOS git setup.py syntax error upon installation. (The-Loeki) #746 + * Enable shallow cloning for version branches by default, not only tags. (vutny) #750 + * do not install copr repo on fedora 22+. (toanju) #751 + * Add support for pegged versions on YUM based OS'ses through repo.saltstack.com. (The-Loeki) #685 + * fix for FreeBSD 11 CURRENT install functions. (serge-p) #723 + * Don't add zypp repo if it already exists. (furlongm) #731 + * switch repositories for suse and sles fixes `#706`_. (aboe76) #734 + * Reformat and correct usage instructions. (vutny) #755 + * fixed missing repo for suse 12. (aboe76) #756 + * fix for Amazon Linux. (shawnbutts) #700 + * adding support for OpenBSD distribution. (serge-p) #722 + * fixing syntax errors. (beardedeagle) #760 + * Import CentOS 7 GPG key on RHEL for installing base dependencies from Salt corp repo. (vutny) #765 + * Fix multiple lint errors (shellcheck) and make some refactoring. (vutny) #768 + * Fix sleep time option to recognize a numeric argument. (vutny) #771 + * Update README. (vutny) #787 + * get tornado from pip on a fedora git install. (jfindlay) #785 + * Remove the Saltstack repo's alias. (cro) #794 + * Ability to change cache dir. (clarkperkins) #761 + * Add config_freebsd_salt func so freebsd puts cfgs in the right place. (ryanwalder) #779 + * Allow archive versions. (clarkperkins) #769 + * Lack of HTTPS for RPM packages. (jaredestroud) #783 + * Ability to change cache dir. (clarkperkins) #761 + * Bootstrap on Docker. (vutny) #793 + * add downstream pkg repo for SUSE. (jfindlay) #791 + * Fixed use of HTTP over HTTPS for anonscm.debian.org. (gdm85) #788 + * Bump Salt version to latest stable in PS bootstrap script for Windows. (vutny) #801 + * Add an -l option to switch https to http links. (rallytime) #795 + * Virtualenv support for Ubuntu. (l2ol33rt) #666 + * Lint. (jfindlay) #805 + * use portable command check. (jfindlay) #806 + * Update epel-release version number (RuriRyan) #809 Version 2015.11.09 @@ -431,5 +481,5 @@ Version 1.5: * FreeBSD 9.0 -# Don't remove the line bellow. +# Don't remove the line below. # vim: fenc=utf-8 spell spl=en cc=100 tw=99 fo=want ts=4 From 26a73ff8fe8812653fc9b2b6a804948d27f05963 Mon Sep 17 00:00:00 2001 From: Justin Findlay Date: Mon, 18 Apr 2016 10:15:20 -0600 Subject: [PATCH 3/3] update ScriptVersion for new release --- bootstrap-salt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 5f0f916..a4663fc 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -18,7 +18,7 @@ #====================================================================================================================== set -o nounset # Treat unset variables as an error -__ScriptVersion="2016.03.10" +__ScriptVersion="2016.04.18" __ScriptName="bootstrap-salt.sh" #======================================================================================================================