Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: cnf/
Date: Fri, 05 Jul 2019 05:39:49
Message-Id: 1562305173.ed2a826f8d2fc5b74a714e0e37561cec25abc79b.mgorny@gentoo
1 commit: ed2a826f8d2fc5b74a714e0e37561cec25abc79b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 5 05:17:20 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 5 05:39:33 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=ed2a826f
7
8 repos.conf: Default to using Gentoo keyservers
9
10 Default to using hkps://keys.gentoo.org which are guaranteed to hold
11 the newest copies of Gentoo keys, are secured against key poisoning
12 and are more reliable than SKS.
13
14 Reviewed-by: Zac Medico <zmedico <AT> gentoo.org>
15 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
16
17 cnf/repos.conf | 1 +
18 1 file changed, 1 insertion(+)
19
20 diff --git a/cnf/repos.conf b/cnf/repos.conf
21 index e84840bf2..2d73b3e35 100644
22 --- a/cnf/repos.conf
23 +++ b/cnf/repos.conf
24 @@ -10,6 +10,7 @@ sync-rsync-verify-jobs = 1
25 sync-rsync-verify-metamanifest = yes
26 sync-rsync-verify-max-age = 24
27 sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
28 +sync-openpgp-keyserver = hkps://keys.gentoo.org
29 sync-openpgp-key-refresh-retry-count = 40
30 sync-openpgp-key-refresh-retry-overall-timeout = 1200
31 sync-openpgp-key-refresh-retry-delay-exp-base = 2