- Revert "allow /boot on btrfs subvol or filesystem" (bcl)

- Connect scroll adjustments in the right class (#1206472) (dshea)
This commit is contained in:
Samantha N. Bueno 2015-04-07 15:28:36 -04:00
parent 4695f2821a
commit 04aaa497eb
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <sbueno+anaconda@redhat.com> - 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 <sbueno+anaconda@redhat.com> - 22.20.8-1
- Allow overriding password policy check (sgallagh)
- Do not use min_luks_entropy with pre-existing devices (#1206101) (dshea)

View File

@ -1 +1 @@
1536ca7bc7db09c9a9bbffbc07e00c75 anaconda-22.20.8.tar.bz2
60db312e94fd0546a8e4e7870f9cbbb9 anaconda-22.20.9.tar.bz2