|
| 1 | +# v2026.01.15 |
| 2 | + |
| 3 | +## What's Changed |
| 4 | + |
| 5 | +- Update urllib3 to 2.6.0 by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2093 |
| 6 | +- Update filelock to v3.20.1 by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2098 |
| 7 | +- Update urllib3=2.6.3 and virtualenv=20.36.1 by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2099 |
| 8 | +- fix: reinstate the old method of setting `pip` global options by @dafyddj in https://github.com/saltstack/salt-bootstrap/pull/2100 |
| 9 | +- Fixes #2094 by changing reference to script var BS_TMP_DIR to \_TMP_DIR in help message text. by @jsbiff in https://github.com/saltstack/salt-bootstrap/pull/2097 |
| 10 | + |
| 11 | +## New Contributors |
| 12 | + |
| 13 | +- @jsbiff made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/2097 |
| 14 | + |
| 15 | +**Full Changelog**: https://github.com/saltstack/salt-bootstrap/compare/v2025.12.05...v2026.01.15 |
| 16 | + |
1 | 17 | # v2025.12.05 |
2 | 18 |
|
3 | 19 | ## What's Changed |
|
128 | 144 |
|
129 | 145 | - Make universal repo url by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2045 |
130 | 146 | - Update bootstrap shell CI/CD to utilize containers and clean up by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2039 |
131 | | -- \[WIP\] hwclock check missing additional condition on major version by @ruslantum in https://github.com/saltstack/salt-bootstrap/pull/2048 |
| 147 | +- [WIP] hwclock check missing additional condition on major version by @ruslantum in https://github.com/saltstack/salt-bootstrap/pull/2048 |
132 | 148 |
|
133 | 149 | ## New Contributors |
134 | 150 |
|
|
210 | 226 |
|
211 | 227 | ## What's Changed |
212 | 228 |
|
213 | | -- Updated README, and removed experimental to ability install different Python version which was limited to RHEL 7, which is EOL by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2009 |
| 229 | +- Updated README, and removed experimental to ability install different Python version which was limited to RHEL 7, which is EOL by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2009 |
214 | 230 |
|
215 | 231 | **Full Changelog**: https://github.com/saltstack/salt-bootstrap/compare/v2024.07.16...v2024.07.18 |
216 | 232 |
|
|
220 | 236 |
|
221 | 237 | - Update bootstrap-salt.sh by @javatask in https://github.com/saltstack/salt-bootstrap/pull/2005 |
222 | 238 | - Updated GitHub actions to later v4 by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2004 |
223 | | -- Don't sort lists and dicts, as order of items matters by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2006 |
| 239 | +- Don't sort lists and dicts, as order of items matters by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2006 |
224 | 240 |
|
225 | 241 | ## New Contributors |
226 | 242 |
|
|
378 | 394 | - Debian ARM Fix by @garethgreenaway in https://github.com/saltstack/salt-bootstrap/pull/1887 |
379 | 395 | - Added Pop!\_OS as a Ubuntu derivative by @shombando in https://github.com/saltstack/salt-bootstrap/pull/1888 |
380 | 396 | - Don't attempt to stable install on Red Hat onedir only systems by @garethgreenaway in https://github.com/saltstack/salt-bootstrap/pull/1889 |
381 | | -- \[docs\] Improve Windows readme instructions and links in script by @dafyddj in https://github.com/saltstack/salt-bootstrap/pull/1897 |
| 397 | +- [docs] Improve Windows readme instructions and links in script by @dafyddj in https://github.com/saltstack/salt-bootstrap/pull/1897 |
382 | 398 | - Adding newer versions of CentOS Stream and AlmaLinux by @garethgreenaway in https://github.com/saltstack/salt-bootstrap/pull/1890 |
383 | 399 | - Add support for KDE neon based on Ubuntu 22.04 by @digitalkram in https://github.com/saltstack/salt-bootstrap/pull/1894 |
384 | 400 | - Removing Ubuntu 16.04 by @garethgreenaway in https://github.com/saltstack/salt-bootstrap/pull/1886 |
|
529 | 545 | - Add support for Ubuntu 20.04 (bryceml) #1479 |
530 | 546 | - Default Ubuntu 20.04 to Py3 since there isn't a Py2 release for it (bryceml) #1480 |
531 | 547 | - Warn instead of exit when using -R and -x python3 on centos to allow installing python3 |
532 | | - versions of salt on centos from other repos. Old unsupported releases probably need to |
| 548 | + versions of salt on centos from other repos. Old unsupported releases probably need to |
533 | 549 | manually install epel-release before running the bootstrap script for versions before 2018.3.5 |
534 | 550 | and before 2019.2.1 (bryceml) #1482 |
535 | 551 | - Start maintaining .sha256 files for the bootstrap script |
|
560 | 576 | # v2020.02.04: |
561 | 577 |
|
562 | 578 | - Add support for the Salt Neon(3000) release (s0undt3ch) #1424 |
563 | | -- Drop support for Fedora \< 30 (s0undt3ch) #1424 |
564 | | -- Drop support for Debian \< 8 (s0undt3ch) #1424 |
| 579 | +- Drop support for Fedora < 30 (s0undt3ch) #1424 |
| 580 | +- Drop support for Debian < 8 (s0undt3ch) #1424 |
565 | 581 |
|
566 | 582 | # v2020.01.29: |
567 | 583 |
|
|
625 | 641 | - Fedora Py3 fixes (The-Loeki) #1273 |
626 | 642 | - Handle commented lines in the requirements files for pip pkgs (rallytime) #1271 |
627 | 643 | - Remove typo: extra 'c' was accidentally added in #1269 (rallytime) #1270 |
628 | | -- \[Arch\] Add python2-futures to list of pkgs on git install (rallytime) #1269 |
| 644 | +- [Arch] Add python2-futures to list of pkgs on git install (rallytime) #1269 |
629 | 645 | - Fix undefined variable warn_msg on amd64 (alexandruavadanii) #1268 |
630 | 646 | - SLES12SP changed packages git to git-core and libzmq3 to libzmq4 (mfapouw) #1266 |
631 | 647 | - Add opensuse 15 specific installation functions (rallytime) #1263 |
|
756 | 772 | - Shallow cloning and Python setup fix for BSD (amontalban) #1040 |
757 | 773 | - Fix not needed quoting for salt/salt-bootstrap#1026 (amontalban) #1039 |
758 | 774 | - Update README file with supported release documentation (rallytime) #1034 |
759 | | -- Remove \<\<\< bashism (The-Loeki) #1032 |
760 | | -- \[-R option\] Fix logic error where we trying to enable epel with -R (rallytime) #1033 |
| 775 | +- Remove \<<< bashism (The-Loeki) #1032 |
| 776 | +- [-R option] Fix logic error where we trying to enable epel with -R (rallytime) #1033 |
761 | 777 | - Alpine: check Salt services have been enabled to start on boot (vutny) #1031 |
762 | 778 | - AWS Linux Native Support (bkruger99) #1022 |
763 | 779 | - Correct package name for FreeBSD installation (amontalban) #1030 |
|
812 | 828 | - Add python-futures package to install_centos_git_deps (rallytime) #948 |
813 | 829 | - Add /etc/portage/package.accept_keywords to CONFIG_PROTECT_MASK (rallytime) #947 |
814 | 830 | - Deprecate `-G` option: use `https` scheme for GitHub by default (vutny) #945 |
815 | | -- \[SECURITY\] Properly handle GnuPG keys for APT repositories (vutny) #940 |
| 831 | +- [SECURITY] Properly handle GnuPG keys for APT repositories (vutny) #940 |
816 | 832 |
|
817 | 833 | # v2016.08.16: |
818 | 834 |
|
|
881 | 897 | # v2016.04.18: |
882 | 898 |
|
883 | 899 | - Add support for openSUSE Leap. Thanks Roman Inflianskas(rominf). #693 |
884 | | -- Fix missing deps installation on Debian. Thanks Steve Groesz(wolfpackmars2). #699 |
| 900 | +- Fix missing deps installation on Debian. Thanks Steve Groesz(wolfpackmars2). #699 |
885 | 901 | - Update SaltStack repo location and latest version for Windows. (brandon099) #711 |
886 | 902 | - Better EPEL repository detection on RHEL and CentOS. (vutny) #717 |
887 | 903 | - Fix git invocation fail when `man` command is not available. (vutny) #718 |
|
951 | 967 | # v2015.08.06: |
952 | 968 |
|
953 | 969 | - Fix python-requests installations for Ubuntu >= 14.04 LTS. #631, #632, #633 |
954 | | -- Install python-crypto from Chris Lea's PPA for Ubuntu \< 14.04 |
| 970 | +- Install python-crypto from Chris Lea's PPA for Ubuntu < 14.04 |
955 | 971 | - Exit the git checkout directory before deleting it. Thanks Bret Fisher. #634 |
956 | 972 | - Use prefix /usr for centos git install. Thanks Stanislav B. #638 |
957 | 973 | - Drop Ubuntu EOL versions. All Ubuntu version before 12.04. |
|
1249 | 1265 | # v1.5.9: |
1250 | 1266 |
|
1251 | 1267 | - Allow to not start the daemons after bootstrapping salt. This will allow `vagrant-lxc` |
1252 | | - installations, `debootstrap*`, etc, to finish properly. Thanks Henrik Holmboe (holmboe). |
| 1268 | + installations, `debootstrap*`, etc, to finish properly. Thanks Henrik Holmboe (holmboe). |
1253 | 1269 | - Distro Support Fixed: |
1254 | 1270 | - Salt >= 0.17 requires ElementTree which is on the python standard library after python |
1255 | 1271 | 2.6 but openSUSE split that into a separate package. |
|
1269 | 1285 | and RedHat based distributions support system upgrades). |
1270 | 1286 | - Fixed an issue where passing BS_KEEP_TEMP_FILES=1 to the script was causing an error. #206. |
1271 | 1287 | - Switched FreeBSD default packages repository to PCBSD(http://www.pcbsd.org) and added |
1272 | | - multiple repository support to install salt from the SaltStack's FreeBSD repository. Thanks |
| 1288 | + multiple repository support to install salt from the SaltStack's FreeBSD repository. Thanks |
1273 | 1289 | Christer Edwards(cedwards). |
1274 | 1290 | - Improved Gentoo Support. Thanks Elias Probst(eliasp). |
1275 | 1291 | - Stop execution soon for end of life distributions or non supported distribution versions. |
|
0 commit comments