summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/dnf
Commit message (Expand)AuthorAgeFilesLines
* Fixes to package upgrade behaviourJon Cowie2017-09-222-0/+25
* Don't catch SIGCHLD from dnf_helper.pyBrandon Bennett2017-09-151-1/+0
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-112-3/+5
* add tests for 'where'Lamont Granquist2017-02-071-1/+1
* rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-072-24/+59
* remove FIXMEs around cache flushinglcg/dnf-providerLamont Granquist2016-12-191-8/+0
* add a commentLamont Granquist2016-12-151-0/+1
* fix mysql-should-install-mariadb bugLamont Granquist2016-12-151-1/+2
* add some debug loggingLamont Granquist2016-12-151-1/+4
* also extract out the utility classLamont Granquist2016-12-152-0/+57
* review feedback plus break out helper classLamont Granquist2016-12-152-0/+213