From 430819b58cfc24e64e0d8a83175ee9e28446ff14 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jul 15 2013 23:13:40 +0000 Subject: - Use the new wait for connectivity function (mkolman) - Improve waiting for network connectivity (mkolman) - Use langtable to get default layout instead of our magic (#485137) (vpodzime) - Adapt to the new localization module (vpodzime) - Rewrite the localization module (vpodzime) - Make the Welcome spoke wait for Geolocation lookup to finish (#975193) (mkolman) --- diff --git a/.gitignore b/.gitignore index ef0703f..5376709 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.29.tar.bz2 /anaconda-19.30.tar.bz2 /anaconda-20.1.tar.bz2 +/anaconda-20.2.tar.bz2 diff --git a/sources b/sources index 2ebb559..481066d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -020cf51af0ac7be59e03a5f5b02cbad7 anaconda-20.1.tar.bz2 +1de94a5795f20432ee0d8d45536b8ebf anaconda-20.2.tar.bz2