diff options
author | Chris Lumens <clumens@redhat.com> | 2007-08-28 19:38:34 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2007-08-28 19:38:34 +0000 |
commit | 8ec4d539e2efa11abb87c84ceab17929598cb692 (patch) | |
tree | b7825f6bb7449b94f69093b767cc1913d7caec25 /anaconda.spec | |
parent | d34cc6d727de3696940adf358104709bfe63dcf1 (diff) | |
download | anaconda-8ec4d539e2efa11abb87c84ceab17929598cb692.tar.gz anaconda-8ec4d539e2efa11abb87c84ceab17929598cb692.tar.xz anaconda-8ec4d539e2efa11abb87c84ceab17929598cb692.zip |
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index efec54eef..f54cfb9f7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.22 +Version: 11.3.0.23 Release: 1 License: GPL Summary: Graphical system installer @@ -158,6 +158,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Aug 28 2007 Chris Lumens <clumens@redhat.com> 11.3.0.23-1 +- Fix symlink handling in stage2 creation (katzj). +- Make man pages work when chrooted in rescue mode (jgranado, #254014). +- Handle wireless drivers that require firmware (dcantrell). + * Mon Aug 27 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.22-1 - Add an isomd5sum subpackage - Make sure we pull in all X drivers |