Skip to content

Release v4.3.0

Compare
Choose a tag to compare
@kevincwells kevincwells released this 12 Apr 20:48
· 587 commits to master since this release

This release moves the new swupd and chroot functionality out from
behind --new-swupd and --new-chroots, making it the standard behavior
for all users. The flags are left as deprecated to not break scripts,
but they should be removed by users going forward.

Additional improvements in this release include clearing out DNF state
files from the internal chroot representation, and removing an error
response from the delta pack generation in the case that --to == --from.