summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/dnf/dnf_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Fix DNF version comparison buglcg/dnf-fix-tweakLamont Granquist2021-01-281-1/+1
* comments and spellcheckLamont Granquist2020-12-281-0/+3
* Fix idempotency and parsing issues with DNF installsLamont Granquist2020-12-281-5/+15
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-191-26/+84
* Add assumeyes to dnf helperlcg/dnf-assumeyesLamont Granquist2020-02-241-0/+1
* dnf_package fixes for RHEL8Lamont Granquist2019-07-191-1/+15
* Fixes to package upgrade behaviourJon Cowie2017-09-221-0/+10
* Don't catch SIGCHLD from dnf_helper.pyBrandon Bennett2017-09-151-1/+0
* rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-071-1/+1
* add a commentLamont Granquist2016-12-151-0/+1
* fix mysql-should-install-mariadb bugLamont Granquist2016-12-151-1/+2
* review feedback plus break out helper classLamont Granquist2016-12-151-0/+89