summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2024-07-30 04:18:02 +0000
committerJulian Andres Klode <jak@debian.org>2024-07-30 04:18:02 +0000
commitd0e8f39437afdd557a8712047e1fc494fde9209e (patch)
tree990fb521980b0fc7a005cadb0f2384b1dab4c52b /doc
parent847c60af9eaa4b1dc3c6c3afa94bf494b721a1b7 (diff)
parent47deb766c0a11c54d122197531279677545459af (diff)
Merge branch 'deprecate-pubkey-algos' into 'main'
Only revoke weak RSA keys now, add 'next' and 'future' levels See merge request apt-team/apt!365
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 6bcf8e354..72ce1fe3a 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -776,6 +776,8 @@ apt::key::masterkeyring "<STRING>";
apt::key::archivekeyringuri "<STRING>";
apt::key::net-update-enabled "<STRING>";
apt::key::assert-pubkey-algo "<STRING>";
+apt::key::assert-pubkey-algo::next "<STRING>";
+apt::key::assert-pubkey-algo::future "<STRING>";
apt::ftparchive::release::patterns "<LIST>";
apt::ftparchive::release::validtime "<INT>";