From 46e00c9062d09a642973e83a334483db1f310397 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 29 Apr 2016 10:16:42 +0200 Subject: support multiple fingerprints in signed-by A keyring file can include multiple keys, so its only fair for transitions and such to support multiple fingerprints as well. --- doc/sources.list.5.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/sources.list.5.xml') diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index dcf33a9ba..07455735f 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -284,13 +284,13 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [. () is either an absolute path to a keyring file (has to be accessible and readable for the _apt user, - so ensure everyone has read-permissions on the file) or a - fingerprint of a key either in the - trusted.gpg keyring or in one of the + so ensure everyone has read-permissions on the file) or one or + more fingerprints of keys either in the + trusted.gpg keyring or in the keyrings in the trusted.gpg.d/ directory (see apt-key fingerprint). If the option is - set, only the key(s) in this keyring or only the key with this - fingerprint is used for the &apt-secure; verification of this + set, only the key(s) in this keyring or only the keys with these + fingerprints are used for the &apt-secure; verification of this repository. Otherwise all keys in the trusted keyrings are considered valid signers for this repository. -- cgit v1.2.3