- Fix GPG key seeking for RPM repos.
GPGME::Key.find
is less reliable thanGPGME::Key.get
.
- Add remote repo downloader.
- Update dependencies to solve security problems.
- Add repo exporter to rebuild a local repo.
- Add git publisher.
- Fix issue with upsert-repo which wipes package list.
- Add rebuild-pkg-list CLI subcommand to rebuild pkg list from repo-mgr pkg cache.
- Fix add-pkg for deb repos. Exposing the signature checker via CLI broke the internal use case.
- Initial release.