diff --git a/.cvsignore b/.cvsignore index db61bed..5a0ea0a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.4.1.48.tar.bz2 +anaconda-11.4.1.49.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index f6415f2..16f98e5 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.1.48 +Version: 11.4.1.49 Release: 1 License: GPLv2+ Group: Applications/System @@ -205,6 +205,21 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Oct 14 2008 David Cantrell - 11.4.1.49-1 +- Make kickstart installs work again (#374271, #392021, #448096, #466340, + #466304) (dcantrell) +- Let users go Back when loading updates. (dcantrell) +- Write ifcfg files to /etc/sysconfig/network-scripts instead of /.tmp + (dcantrell) +- Handle unknown hosts in getDefaultHostname (#466775) (dcantrell) +- Try to look up the hostname by the IP address NM reports (#466775) + (dcantrell) +- NM no longer provides the hostname as a property (#466775). (clumens) +- ext4dev -> ext4 (esandeen). (clumens) +- Move persistent network udev rule to under /etc (#464844). (clumens) +- Update keymaps to include latest Romanian settings (#466117). (clumens) +- Take ip= parameter values by not resetting ipinfo_set. (dcantrell) + * Fri Oct 10 2008 David Cantrell - 11.4.1.48-1 - Remove unnecessary STEP_IP code. (dcantrell) - Fix how configureTCPIP() returns. (dcantrell) diff --git a/sources b/sources index 598172f..78ded5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e159de9847872754738b8efd94049d2 anaconda-11.4.1.48.tar.bz2 +3f34620fe6238d0d6533acd4a983bc3f anaconda-11.4.1.49.tar.bz2