diff --git a/.cvsignore b/.cvsignore index 367fa61..7862551 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.4.0.33.tar.bz2 +anaconda-11.4.0.34.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 67e7aa6..62a32f1 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.33 +Version: 11.4.0.34 Release: 1 License: GPLv2+ Group: Applications/System @@ -211,6 +211,27 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Feb 12 2008 Jeremy Katz - 11.4.0.34-1 +- Handle modules with more than one description (#432414) (katzj) +- Finish HDISO installs, at least for DVDs (#431132). (clumens) +- Move migration to before mounting filesystems (katzj) +- Fix silly thinko in Eric's patch (katzj) +- Allow ext3->ext4 upgrades (sandeen) +- Do the man pages in rescue mode the right way. (jgranado) +- Merge branch 'master' of ssh://git.fedorahosted.org/git/anaconda (notting) +- Use /etc/adjtime as the configuration file for UTC/not-UTC. (notting) +- Remove all our own mount code. (clumens) +- Use the mount program instead of our own code. (clumens) +- Add the real mount programs to stage1. (clumens) +- Use the correct variables to get the ipv6 info. (#432035) (jgranado) +- Update error messages to match function names. (dcantrell) +- Rename nl.c to iface.c and functions to iface_* (dcantrell) +- In rescue mode, show interface configuration (#429953) (dcantrell) +- Add qla2xxx firmware (#377921) (katzj) +- Rename base repo (#430806). (clumens) +- Remove dep on anaconda from pkgorder (katzj) +- Remove no longer used dumphdrlist script (katzj) + * Thu Feb 07 2008 Jeremy Katz - 11.4.0.33-1 - Fix error message on continuing after changing cds with mediacheck (katzj) - Fix the progress bar during mediacheck (#431138) (katzj) diff --git a/sources b/sources index c8b6c29..c05745c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f42c0b8896fcd78ab24ba610dda57d1 anaconda-11.4.0.33.tar.bz2 +1f74be34e0793411ef7076bfc2d57871 anaconda-11.4.0.34.tar.bz2