diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:14:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:14:39 +0000 |
commit | 254368f21a2dc057dfbd651f262fe3e585e72fba (patch) | |
tree | 82474368875727476b5f5dc14e2651671821bf70 /doc/examples/configure-index | |
parent | Adding debian version 2.7.12. (diff) | |
download | apt-254368f21a2dc057dfbd651f262fe3e585e72fba.tar.xz apt-254368f21a2dc057dfbd651f262fe3e585e72fba.zip |
Merging upstream version 2.7.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/examples/configure-index')
-rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index f37b769..da4998b 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -762,6 +762,7 @@ apt::key::gpgcommand "<STRING>"; apt::key::masterkeyring "<STRING>"; apt::key::archivekeyringuri "<STRING>"; apt::key::net-update-enabled "<STRING>"; +apt::key::assert-pubkey-algo "<STRING>"; apt::ftparchive::release::patterns "<LIST>"; apt::ftparchive::release::validtime "<INT>"; |