Skip to content

Commit

Permalink
Release 0.12.0
Browse files Browse the repository at this point in the history
## Packaging
- Require new leapp framework capability 1.3
- Fix python macro error in spec file

## Upgrade handling
### Fixes
- Do not inhibit if winbind or wins is used in nsswitch.conf (as the issue is fixed in RHEL 8.2)
- Do not remove java from the upgrade transaction
- Fix handling of events with same initial releases and input packages
- Fix storing of logs from initramfs
- Fix traceback on repos with a mirrorlist or metalink
- Make sure "default.target.wants" dir exists
- authselect: Fix mkhomedir issues after authselect conversion

### Enhancements
- Enable upgrades on AWS and Azure
- Check usage of removed/deprecated leapp env vars
- Improve remediation instructions for HA clusters
  • Loading branch information
drehak authored and pirat89 committed Oct 20, 2020
1 parent 13c349f commit 6ec29e2
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.11.0
Version: 0.12.0
Release: 1%{?dist}
Summary: Repositories for leapp

Expand Down

0 comments on commit 6ec29e2

Please sign in to comment.