Releases: saltstack/salt-bootstrap
Releases · saltstack/salt-bootstrap
v2023.04.26
What's Changed
- Updates for Fedora and Photon by @garethgreenaway in #1920
- Fixing defaults by @garethgreenaway in #1921
Full Changelog: v2023.04.21...v2023.04.26
v2023.04.21
What's Changed
- Update release process by @s0undt3ch in #1908
- Update with 3006 stable installs by @garethgreenaway in #1906
- Add support for 3006 on windows bootstrap script by @twangboy in #1918
- Fixes for 3006 by @garethgreenaway in #1912
- Don't use GITHUB_OUTPUT by @s0undt3ch in #1911
Full Changelog: v2023.04.06...v2023.04.21
v2023.04.06
What's Changed
- Fix missing functions for post-installation on EL clones by @ggiesen in #1877
- Support for dotZero in version beginning in 3006 by @garethgreenaway in #1879
- Update gemfile by @garethgreenaway in #1882
- update openbsd to 7, seems like 6 (6.9) is no longer available. by @garethgreenaway in #1881
- Adding tests for installing onedir packages by @garethgreenaway in #1880
- Removing EPEL, which is no longer needed. by @garethgreenaway in #1884
- Add support for the -R flag on macOS. by @pjcreath in #1871
- feat: add
onedir nightly
support by @myii in #1885 - ci: add
fedora-37
&fedora-38
by @myii in #1840 - Debian ARM Fix by @garethgreenaway in #1887
- Added Pop!_OS as a Ubuntu derivative by @shombando in #1888
- Don't attempt to stable install on Red Hat onedir only systems by @garethgreenaway in #1889
- [docs] Improve Windows readme instructions and links in script by @dafyddj in #1897
- Adding newer versions of CentOS Stream and AlmaLinux by @garethgreenaway in #1890
- Add support for KDE neon based on Ubuntu 22.04 by @digitalkram in #1894
- Removing Ubuntu 16.04 by @garethgreenaway in #1886
- Adding rockylinux 9 by @garethgreenaway in #1899
- Bootstrap fixes for 3006 by @garethgreenaway in #1900
- Adding 3006.0rc1 to Github actions. by @garethgreenaway in #1901
- Adding 3006.0rc2 to bootstrap tests. by @garethgreenaway in #1902
New Contributors
- @ggiesen made their first contribution in #1877
- @shombando made their first contribution in #1888
- @digitalkram made their first contribution in #1894
Full Changelog: v2022.10.04...v2023.04.06
v2022.10.04
What's Changed
- Update README for Windows installation by @eozer in #1860
- Update the bootstrap script to work with final onedir releases. by @garethgreenaway in #1863
- Install Oracle's EPEL repo on Oracle Linux 7 and 8. by @pjcreath in #1839
- onedir install - correct version regex by @jeff350 in #1868
- Ensure the REPO_ARCH for Arm64 is correct. by @garethgreenaway in #1867
New Contributors
Full Changelog: v2022.08.13...v2022.10.04
v2022.08.13
What's Changed
- Fix test-windows workflow powershell syntax & Run pre-commit when resolving conflicts on the release workflow by @s0undt3ch in #1857
- Update
*.sha256
files when merging develop into stable by @s0undt3ch in #1859
Full Changelog: v2022.08.12...v2022.08.13
v2022.08.12
What's Changed
- Update README.rst with 2022.05.19 release sha256sum by @github-actions in #1832
- ci(eol): remove
fedora-34
and3002
by @myii in #1835 - ci(freebsd): replace
13.0
with newly released13.1
box by @myii in #1836 - feat: add support and update CI for openSUSE Leap 15.4 by @myii in #1837
- Rename to py39-salt, Python 3.9 is default version on FreeBSD by @krionbsd in #1842
- Adding bits to install Salt packages built using Tiamat. by @garethgreenaway in #1819
- replace all references of tiamat to onedir by @garethgreenaway in #1845
- use SHA-256 key for Red Hat / CentOS relesaes 9 and over. by @garethgreenaway in #1846
- Add version for Salt version 3005. by @garethgreenaway in #1848
- Automate the release process by @s0undt3ch in #1849
- Tighten Release Workflow Permissions & Rework the CI Workflow by @s0undt3ch in #1850
- Fix Release Workflow by @s0undt3ch in #1852
- Fix parameter name for the changed files action by @s0undt3ch in #1853
- Specify the repository by @s0undt3ch in #1854
Full Changelog: v2022.05.19...v2022.08.12
v2022.05.19
What's Changed
- Update README.rst with 2022.03.15 release sha256sum by @github-actions in #1808
- Add some info and fixes to RELEASE.md by @krionbsd in #1809
- ci: apply all changes for recent CVE releases inc. fix for Fedora 35
git
builds by @myii in #1814 - feat(fedora-36): add platform by @myii in #1818
- Ubuntu 22.04 by @krionbsd in #1820
- Add g++ dependency for Ubuntu 22 by @krionbsd in #1823
- Remove Ubuntu 16 from CI by @krionbsd in #1824
- Enable Kali 2021 by @ptitdoc in #1795
- feat(macos): add CI testing using Kitchen's
exec
driver by @myii in #1825 - OpenBSD: correct post-Neon package names to python3 versions by @delucks in #1801
- Handle missing registry entry properly by @twangboy in #1828
- Bump version to 2022.05.19 release by @krionbsd in #1829
New Contributors
Full Changelog: v2022.03.15...v2022.05.19
v2022.03.15
Bump version to 2022.03.15 release
v2021.09.17
Update sha256 checksums
v2021.09.14
Merge branch 'stable' of github.com:saltstack/salt-bootstrap into 914…