diff --git a/.cvsignore b/.cvsignore index 95cf55e..c219e3e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.20.tar.bz2 +anaconda-11.1.0.21.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 5eb331a..7c47e64 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.20 +Version: 11.1.0.21 Release: 1 License: GPL Summary: Graphical system installer @@ -79,6 +79,20 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu May 25 2006 Chris Lumens 11.1.0.21-1 +- Fix required CD dialog (pnasrat). +- More anaconda class in the interfaces (dcantrel). +- More netlink helper functions (dcantrel). +- Don't allow logical volumes to be smaller than the volume group's PE + size in interactive installs (#186412). +- Make error handling for missing packages more robust and allow retrying + (clumens, pnasrat, #183974). +- Fix hard drive installs (#185292, #187941). +- Don't always show partition review dialog in text installs. +- Fix text-mode installs by adding more stuff to minstg2.img (#191991). +- Skip netlink messages with invalid ARP header (dcantrel). +- Add pygobject to install images (katzj). + * Wed May 24 2006 David Cantrell 11.1.0.20-1 - Added Netlink helper functions to libisys.a - Do not pop wait window twice in writeBootloader (clumens) diff --git a/sources b/sources index 1fec385..6b3afe3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b3aaa409144f14597869f808f9b09ed anaconda-11.1.0.20.tar.bz2 +3fdf6dec48a5851aaffa7b99040c8b5b anaconda-11.1.0.21.tar.bz2