ceph / merfi

Finds and signs files with different signing tools (gpg, rpm-sign)
MIT License
3 stars 3 forks source link

backends: drop dependency on RepoCollector's .debian_release_files #46

Closed ktdreyer closed 7 years ago

ktdreyer commented 7 years ago

It's better to just interrogate the DebRepo objects directly (with .releases) when determining the files to sign. This moves closer to the goal of signing some things that are not Debian repos.