summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-03-15 12:02:59 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-03-15 12:02:59 +0000
commit3458ddbbc94d2a2c5d016e3bac1d14af4b7e8a62 (patch)
treea07d8d66a931a18def61cd5b1ab11a8263e95774 /perl-install/install/NEWS
parent672d11c1d115d3cc99f3cc51cc9fa3f6ff41bb2d (diff)
downloaddrakx-3458ddbbc94d2a2c5d016e3bac1d14af4b7e8a62.tar
drakx-3458ddbbc94d2a2c5d016e3bac1d14af4b7e8a62.tar.gz
drakx-3458ddbbc94d2a2c5d016e3bac1d14af4b7e8a62.tar.bz2
drakx-3458ddbbc94d2a2c5d016e3bac1d14af4b7e8a62.tar.xz
drakx-3458ddbbc94d2a2c5d016e3bac1d14af4b7e8a62.zip
installer: fix tracking of installed packages (mga#26284)
The installer keeps a record of the packages that have been installed, but was not recording the first package in each transaction. If an affected package was selected in a later step, the installer would attempt to reinstall it. With the latest rpm, this results in a fatal error.
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index fbf8b860b..1a4b517ef 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,4 @@
+- fix tracking of installed packages (mga#26284)
- include plugin for supporting Windows 10 NTFS "Compact OS"
- drakx-in-chroot:
o skip disk ESP & BIOS boot partition checks