Software Installer panel - move dnf monitoring to /var/cache/dnf.status

This commit is contained in:
2024-08-22 12:17:32 +01:00
parent 6a5a756438
commit 1087a8a5a2
2 changed files with 26 additions and 4 deletions

View File

@@ -110,6 +110,7 @@ true
%changelog
* Wed Aug 21 2024 Brian Read <brianr@koozali.org> 11.0.0-16.sme
- Typo uc DNF changed to lc dnf in Yum.pm [SME: 127245]
- Monitor dnf running using dnf status file
* Wed Aug 21 2024 Brian Read <brianr@koozali.org> 11.0.0-15.sme
- Migrate SM2 Software installer panel from use of yum to dnf [SME: 12718]