From cdfdaa83d0fd2258ee070bfb90bba11affa699bb Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Apr 24 2008 20:27:24 +0000 Subject: * Thu Apr 24 2008 Chris Lumens - 11.4.0.76-1 - Use the execWithCapture wrapper to be consistent. (jgranado) - Call the mdadm with full path. (jgranado) - Use the correct ls(1) alias. (dcantrell) - Set PS1 and ls(1) alias for tty2 shell. (dcantrell) - Lookinig for the capabilities file in xen is valid in more cases. (jgranado) - Avoid putting virtualization option when in Xen or VMware. (#443373) (jgranado) - If the stage2 image is on a CD, don't bother copying it (#441336). (clumens) - Once we've found the stage2 media on CD, always use it (#443736). (clumens) - Change mount point for CD to /mnt/stage2 when looking for stage2 (#443755). (clumens) - Switch to using 'yum clean all' to clean up after preupgrade (#374921) (katzj) - Handle .utf8 vs .UTF-8 (#443408) (katzj) - Avoid dividing by zero (#439160) (katzj) - Changes related to BZ #230949 (dcantrell) - $XORGDRIVERS no longer exists (markmc) - Bump version. (katzj) - Write IPv6 values to /etc/sysconfig/... correctly (#433290) (dcantrell) - Use the right base class for autopart handler. (clumens) --- diff --git a/.cvsignore b/.cvsignore index e399e4c..8db8a19 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-11.4.0.75.tar.bz2 +anaconda-11.4.0.76.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 30f8139..30c2bf4 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda Version: 11.4.0.76 -Release: 1 +Release: 1.fc9 License: GPLv2+ Group: Applications/System URL: http://fedoraproject.org/wiki/Anaconda diff --git a/sources b/sources index 6639e97..b72b770 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ac7ec316a6bf8bf86d2a064b8052616 anaconda-11.4.0.75.tar.bz2 +fd83244305fe7e37a0ff6ed68e8e4f2c anaconda-11.4.0.76.tar.bz2