Commit 41ff9ce
Bump version to 0.26 (#506)
* Bump version to 0.26
Enhancements
- Support RHEL EUS version 8.4
- Auto-attach subscription if only one is available
- Improve check for packages to update from
- Improve installation of subscription manager packages
- Fix unavailable repos on CentOS Linux 8 in Ansible playbook
- Improve message on how to disable Secure Boot
- Update release mapping to 8.10
- Improve clarity over a variety of logging and messages
- Untrack previously installed subscription manager packages
- Add (unsupported) possibility to convert from Rocky Linux 8
- Add (unsupported) possibility to convert from AlmaLinux 8
- Improve code stability of subprocess calls
Security hardening
- Prevent users on same system from gaining RHSM password through proccess list (CVE-2022-0852)
- Use password file in Ansible playbook to prevent leaking password through proccess list (CVE-2022-1662)
Bug fixes
- Fix KeyError when handling alphabetical characters in boot entries
- Exclude iwlax2xx-firmware dependency in Oracle Linux 8
- Prevent duplicate logging when getting package updates
- Prevent backing up specific package that is not available on latest minor version
- Fixed logs of previous runs being moved instead of copied
- Prevent user from not selecting a response when queried
- Fixed minor version not being added correctly when creating RHEL GRUB entry
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 82c661b commit 41ff9ce
2 files changed
+30
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
113 | 141 | | |
114 | 142 | | |
115 | 143 | | |
| |||
0 commit comments