diff --git a/.gitignore b/.gitignore index c0cfcce..d583891 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /anaconda-22.20.6.tar.bz2 /anaconda-22.20.7.tar.bz2 /anaconda-22.20.8.tar.bz2 +/anaconda-22.20.9.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 5ddcbce..cba75b5 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 22.20.8 +Version: 22.20.9 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -313,6 +313,10 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Apr 07 2015 Samantha N. Bueno - 22.20.9-1 +- Revert "allow /boot on btrfs subvol or filesystem" (bcl) +- Connect scroll adjustments in the right class (#1206472) (dshea) + * Thu Apr 02 2015 Samantha N. Bueno - 22.20.8-1 - Allow overriding password policy check (sgallagh) - Do not use min_luks_entropy with pre-existing devices (#1206101) (dshea) diff --git a/sources b/sources index e12113d..b7b7ee4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1536ca7bc7db09c9a9bbffbc07e00c75 anaconda-22.20.8.tar.bz2 +60db312e94fd0546a8e4e7870f9cbbb9 anaconda-22.20.9.tar.bz2