You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+34-8Lines changed: 34 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,34 @@
1
+
# v2025.12.05
2
+
3
+
## What's Changed
4
+
5
+
- Remove hardware clock sync by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2085
6
+
- Update deps that contain CVEs by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2086
7
+
- replace the --global-option command with --config-settings since --global-option has been removed in pip 25.3 by @julian9499 in https://github.com/saltstack/salt-bootstrap/pull/2088
8
+
- Include filename in shasum file by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2090
9
+
- Update changelog and author to prep for release by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2092
10
+
11
+
## New Contributors
12
+
13
+
-@julian9499 made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/2088
- Prep release by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2082
8
39
- Add support for specifying a directory other than /tmp for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
9
40
- Add another PR and a few more emails by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2083
41
+
- Fixed installation on Photon 4 and Photon 5 by @erwindon in https://github.com/saltstack/salt-bootstrap/pull/2080
42
+
- Properly handle 2 digit minor versions of Salt by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2081
43
+
- Added an option to specify something other than `/tmp` for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
- Fixed installation on Photon 4 and Photon 5 by @erwindon in https://github.com/saltstack/salt-bootstrap/pull/2080
23
-
- Properly handle 2 digit minor versions of Salt by @twangboy in https://github.com/saltstack/salt-bootstrap/pull/2081
24
-
- Added an option to specify something other than `/tmp` for installation execution by @edlitmus in https://github.com/saltstack/salt-bootstrap/pull/2068
0 commit comments