New version.

This commit is contained in:
Christopher Edward Lumens 2007-03-13 19:44:28 +00:00
parent 424aa942a7
commit efceae2fd6
3 changed files with 17 additions and 2 deletions

View File

@ -1 +1,9 @@
anaconda-11.2.0.24.tar.bz2
anaconda-11.2.0.25.tar.bz2
anaconda-11.2.0.26.tar.bz2
anaconda-11.2.0.27.tar.bz2
anaconda-11.2.0.28.tar.bz2
anaconda-11.2.0.32.tar.bz2
anaconda-11.2.0.33.tar.bz2
anaconda-11.2.0.35.tar.bz2
anaconda-11.2.0.36.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 11.2.0.35
Version: 11.2.0.36
Release: 1
License: GPL
Summary: Graphical system installer
@ -112,6 +112,13 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Mar 13 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.36-1
- String fixes (#231761).
- Fix yum logging traceback.
- Restore "Save to Remote" button on exception dialog.
- Return NULL when dhcpv4 and dhcpv6 are disabled (dcantrell, #230941).
- Handle configuration of lots of NICs much better (dcantrell, #228512).
* Fri Mar 9 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.35-1
- Fix SIGSEGV for HTTP installs (#231576)
- Some spec file cleanups to adhere to Fedora packaging guidelines

View File

@ -1 +1 @@
a3fa9c6d60b6bc1e2c05e25e5868e4ed anaconda-11.2.0.35.tar.bz2
d1fa88c4d5377981c7cd01dd03f3bd75 anaconda-11.2.0.36.tar.bz2