debian-forge-composer/internal/dnfjson
Brian C. Lane d12447408b Change RepoConfig.GPGKey to an array of key strings
DNF supports more than one GPG key. It is possible that one may be used for
signing packages, and another to sign the repository metadata. This
renamed GPGKey to GPGKeys internally. It does not change the on-disk
repository json format.
2023-02-01 10:27:58 +01:00
..
cache.go dnfjson: Add a cache of dnf-json results 2022-09-15 11:34:39 +01:00
cache_test.go dnfjson: Add a cache of dnf-json results 2022-09-15 11:34:39 +01:00
dnfjson.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
dnfjson_test.go dnfjson: Add Hash functions to repoConfig and Request 2022-09-15 11:34:39 +01:00