From 6ec29e27ab6fd720fa15e38a4247417174eb605e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Reh=C3=A1k?= Date: Tue, 20 Oct 2020 18:23:41 +0200 Subject: [PATCH] Release 0.12.0 ## 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 --- packaging/leapp-repository.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/leapp-repository.spec b/packaging/leapp-repository.spec index 2fb0e00893..798ee0e7c2 100644 --- a/packaging/leapp-repository.spec +++ b/packaging/leapp-repository.spec @@ -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