Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | let apt-key del work better with softlink and single key keyrings | David Kalnischkies | |
Having fragement files means there is a good chance that there is one key per keyring, so deal with that as well as with setups in which keyrings are linked into trusted.gpg.d as we can't just modify those files (they might be in /usr for example). | |||
2013-08-12 | make the keyring locations in apt-key configurable | David Kalnischkies | |
Might come in handy for more than just a simple testcase. |