Releases: vmware/tdnf
Releases · vmware/tdnf
v1.0.9
show options in help Change-Id: I8b49ee6e1bff83bbe64121be6cd9eb8348fab921
v1.0.8
supports --releasever
fix autotest path so tests will run on other distros
coverity code scan - fix warnings and issues
*unreachable code
*unnecessary free
*2 mem leaks
prevent resource exhaustion - limit string allocation to 16MB
v1.0.7
Fix install update-check error codes. Add tests for the same.
v1.0.6
Merge pull request #51 from vmware/dev Version 1.0.6
v1.0.5
support for multiple packages and wildcards
support url expansion with config vars like $release and $basearch
support distroverpkg config entry
fix glib compile issue in fedora
v1.0.4
fix upgrade, engage distro-sync, fix formatting, add download percents, install resolve to latest available.
v1.0.3: Merge pull request #21 from ppadmavilasom/master
fix makecache issues. engage refresh flag
v1.0.2
Fix reinstall issue. Fix issue with installing non existent packages.
v1.0.1
cache behavior change, proxy support, valgrind leak-check fixes