* Wed Sep 09 2009 David Cantrell <dcantrell@redhat.com> - 12.22-1

- No longer require xfsdump, since anaconda doesn't use it anywhere
  (#522180). (clumens)
- The zonetab module has moved (#521986). (clumens)
- No longer copy over the CD/DVD repodata or repo config file (#521358).
  (clumens)
- language dracut kernel cmdline should be space seperated (#521113)
  (hdegoede)
This commit is contained in:
David Cantrell 2009-09-10 00:26:41 +00:00
parent ad593a0e01
commit 5b6b27e766
3 changed files with 12 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-12.21.tar.bz2
anaconda-12.22.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 12.21
Version: 12.22
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -214,6 +214,15 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Wed Sep 09 2009 David Cantrell <dcantrell@redhat.com> - 12.22-1
- No longer require xfsdump, since anaconda doesn't use it anywhere
(#522180). (clumens)
- The zonetab module has moved (#521986). (clumens)
- No longer copy over the CD/DVD repodata or repo config file (#521358).
(clumens)
- language dracut kernel cmdline should be space seperated (#521113)
(hdegoede)
* Mon Sep 07 2009 David Cantrell <dcantrell@redhat.com> - 12.21-1
- Require python-meh (#521661) (dcantrell)
- Handle UnknownSwapError when turning on existing swap volumes. (dcantrell)

View File

@ -1 +1 @@
7820416851e1cdc9cddbcbccc3735a73 anaconda-12.21.tar.bz2
c28fce23b6106477031c8f6afd6562c1 anaconda-12.22.tar.bz2