debian-forge-composer/internal/dnfjson
Gianluca Zuccarelli e313a76103 dnf-json: replace dnf hash function
Replace the dnf-json `Hash()` function in
favour of a hash calculated using the
`rpmmd.RepConfig.Hash()` function. The
`repoHash` field is populated when converting
a `rpmmd.RepoConfig` to `dnfjson.repoConfig`
object. The `dnfson.repoConfig.Hash()` function
then returns the `repoHash` field instead of
re-calculating the hash.
2023-04-26 14:16:16 +01:00
..
cache.go dnfjson: Cleanup old distro cache dirs 2023-03-23 11:26:40 +01:00
cache_test.go dnfjson: Cleanup old distro cache dirs 2023-03-23 11:26:40 +01:00
dnfjson.go dnf-json: replace dnf hash function 2023-04-26 14:16:16 +01:00
dnfjson_test.go dnf-json: replace dnf hash function 2023-04-26 14:16:16 +01:00