v2.1.2
Features:
- Run single instance of tdnf.
- Support to add gpgkey permanently to rpm keyring if key is not present in keyring.
- Replace all OPENSSL API calls with high level APIs.
- Support for exclude packages list in tdnf.conf.
- Support sequential retries of lesser priority mirrors from metalink file.
- Support gpgkeys from remote URLs.
- Support for importing multiple gpgkeys.
- Deprecated TDNFMakeCache API.
Fixes:
- Fix tdnf check command.
- Fix gpgme_op_verify_result and enable TDNF_PLUGIN_EVENT_TYPE_REPO_MD.
- Detect rpm pretrans errors and suggest solution.
- Fix --exclude option when used along with --security.
- Fix TDNFDownloadFile call in repogpgcheck plugin.
Tests:
- Support for test repo over simple http and https server.
- Improvements and fixes in pytests.