Commit 120ad4f
Bump version to 0.25
Changes in this version include:
- Fix python3-cloud-what package issue
- Fix yum distro-sync returning non-zero value for no change
- Fix detection of gcc-c++ and other package names
- Halt when unable to download packages to backup
- Set LANG env var to C, the same as LC_ALL
- Backup /etc/os-release file when converting
- Split log files for each run of convert2rhel
- Fix trailing '%s' in tainted kernel inhibitor message
- Avoid mutable types as default args
- Less verbose messages when backing up files
- Improve timestamp format for breadcrumbs
- Integration tests: Verify system is unregistered during rollback
- Integration tests: Verify non-english LANG env variables
- Integration tests: Fix non-supported kmods tests1 parent 0d679b4 commit 120ad4f
2 files changed
+18
-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 | + | |
113 | 129 | | |
114 | 130 | | |
115 | 131 | | |
| |||
0 commit comments