From 8da35bee0da6d6b5074941f598a15ab1031d4250 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 11 Jan 2021 11:38:39 +0000 Subject: Fix handling of TYPE"64bit" flags when reading rpmsrate. The previous fix that prevented false detection of hardware support packages allowed the installer to pre-select the wrong architecture package when both 32-bit and 64bit media were enabled. --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index fb39f15ce..44055eb74 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- fix handling of TYPE"64bit" flags when reading rpmsrate + o ensure 32-bit packages are not pre-selected on 64-bit systems + Version 18.39 - 04 January 2021 - Update translations -- cgit v1.2.1