You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Rick Elrod dc97027453
[dnf] ensure packages are gpg-verified (#71539)
Change:
- By default the dnf API does not gpg-verify packages. This is a feature
  that is executed in its CLI code. It never made it into Ansible's
  usage of the API, so packages were previously not verified.
- This fixes CVE-2020-14365.

Test Plan:
- New integration tests

Signed-off-by: Rick Elrod <rick@elrod.me>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration [dnf] ensure packages are gpg-verified (#71539) 5 years ago
lib/ansible_test ansible-test: bump acme test container version to 2.0.0 (#71097) (#71165) 5 years ago
sanity powershell - fix quoting values (#71411) (#71449) 5 years ago
support Deprecation revisited (#69926) 6 years ago
units powershell - fix nested CLIXML parser (#71412) (#71451) 5 years ago
utils/shippable Remove temporary migration hack from CI scripts. 6 years ago