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/changelogs
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>
4 years ago
..
fragments [dnf] ensure packages are gpg-verified (#71539) 4 years ago
CHANGELOG-v2.10.rst New release v2.10.0 4 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 7 years ago
changelog.yaml New release v2.10.0 4 years ago
config.yaml Make changelog tool be more strict about suffixes (#70909) (#71135) 4 years ago