diff --git a/.cvsignore b/.cvsignore index e3449ec..ac6aeb5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.98.tar.bz2 +anaconda-11.1.0.99.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index c9396ef..d8e7e28 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.98 +Version: 11.1.0.99 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,19 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Sep 20 2006 Jeremy Katz - 11.1.0.99-1 +- Fix CD stage2 + URL installs (clumens, #205571, #206072) +- Remove hostap (clumens, #196334) +- Fix input validation for manual network config (dcantrel, + #206148, #206678, #206537) +- More network UI improvements (dcantrel) +- Fix upgrade tracebacks (pnasrat, #206913) +- Improved zfcp code (#204145) +- Format swap on ppc upgrades (pnasrat, #206523) +- Fix network interface bringup (dcantrel, #206192, #200109) +- Allow running anaconda with --target arch for stateless (#206881) +- Improve iscsi and zfcp TUI and kickstart config + * Fri Sep 15 2006 Jeremy Katz - 11.1.0.98-1 - Fix stage2 creation (prarit, #206638) - Add ehea driver (pjones) diff --git a/sources b/sources index 2701355..2a98028 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03a93b8738cc9f63d6d9592c07252c1d anaconda-11.1.0.98.tar.bz2 +6499fe179dfd4dfe8df17f296ddc1196 anaconda-11.1.0.99.tar.bz2