From 3b45fb27771c561460b641ec1b760926fc39a69c Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 20 Nov 2022 14:43:41 +0000 Subject: Rework mirror::nearest() to use the same algorithm as urpm::mirrors. The old code never really worked. At best it would return a mirror at the same longitude, but usually it returned a random result. --- perl-install/install/share/list.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl-install/install/share/list.xml') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index fcab1be9b..e8b6273ce 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -236,6 +236,10 @@ iso8859-1 + + zone.tab + + libnss_files.so.2 @@ -623,6 +627,7 @@ MDV/Snapshot/Restore.pm Parse/EDID.pm String/ShellQuote.pm + Time/ZoneInfo.pm XML/SAX/Exception.pm urpm.pm urpm/args.pm -- cgit v1.2.1