v2.1.1
v2.1.1 release has support for metalink, bug fixes and pytest improvements.
Metalink support
TDNF metalink supports processing the mirror list in metalink format. Compares the checksum (MD5/SHA1/SHA256) of each repository's repomd file against the one from metalink file. Supports https, http, ftp, ftps, file resource types. This release does not support sequential retry of lesser priority mirrors if the highest priority mirror is unreachable.
Bug Fixes
- Faster handling of already installed packages
- Install plugins to architecture specific directories
- Clean command bug fixes
- Plugin related fixes
- Fix to handle when gpgcheck is enabled and gpgkey file is not provided
- Fix to add extra check to check providers
- Fix to remove old solv cache during makecache
- Fix quiet command
- Pytest improvements