Skip to content

Commit

Permalink
Release 0.14.0
Browse files Browse the repository at this point in the history
## Packaging
- Added dependency on python-requests on RHEL 7

## Upgrade handling
### Fixes
- Fix migration of Quagga to FRR on 8.4

### Enhancements
- Changed supported upgrade paths:
    RHEL-ALT 7.6 -> 8.4
    RHEL 7.9 -> 8.4
    RHEL with SAP 7.7 -> 8.2 (unchanged)
- Download the leapp data from cloud.redhat.com automatically
  when no data are present locally (and system is registered)
- Inhibit the upgrade if the system uses any drivers dropped
  from the target system

## Additional changes interesting for devels
- added possibility of dumping leapp archive via serial console
  (undocumented yet)
- Add the fetch shared library
- Add PCIDevice model representing PCI devices
- Add RestrictedPCIDevices representing restricted PCI devices
  • Loading branch information
pirat89 committed Apr 23, 2021
1 parent 5fdf448 commit cc544f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/leapp-repository.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ py2_byte_compile "%1" "%2"}


Name: leapp-repository
Version: 0.13.0
Version: 0.14.0
Release: 1%{?dist}
Summary: Repositories for leapp

Expand Down

0 comments on commit cc544f8

Please sign in to comment.