[Rpm-maint] [Patch 1/19] Disable hkp lookup by default
Paul Nasrat
pnasrat at redhat.com
Fri Feb 9 11:20:27 UTC 2007
This patch turns off RPM's hkp lookup by default. Having this on by default
caused heavy load on the keyservers.
--- rpm-4.4.1/macros.in.fedora 2005-03-07 11:37:37.000000000 -0500
+++ rpm-4.4.1/macros.in 2005-03-07 11:37:48.000000000 -0500
@@ -658,8 +658,8 @@
# Horowitz Key Protocol server configuration
#
-%_hkp_keyserver hkp://pgp.mit.edu
-%_hkp_keyserver_query %{_hkp_keyserver}/pks/lookup?op=get&search=0x
+#%_hkp_keyserver hkp://pgp.mit.edu
+#%_hkp_keyserver_query %{_hkp_keyserver}/pks/lookup?op=get&search=0x
#==============================================================================
# ---- Transaction macros.
More information about the Rpm-maint
mailing list