From a893dde915d6a4e92445df5671fb6b1d53f05efa Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Jan 30 2009 01:57:06 +0000 Subject: * Thu Jan 29 2009 David Cantrell - 11.5.0.12-1 - If ks=nfs:... is given, don't try to find the file via boot options (#480210). (clumens) - Fix cdrom install on machines with no network devices (wwoods) - updated fuzzy strings (jsingh) - Use modinfo to find out what firmware we need in initrd (wwoods) - Use the preconf object for yum configuration now (jantill). (clumens) - Updated Dutch translation adn only 1 -fuzzy- string left (zuma) - Add a boot target for the xdriver=vesa parameter and document it. (clumens) - repo.proxy is now a property, so check before setting it (#481342). (clumens) --- diff --git a/.cvsignore b/.cvsignore index ab82005..2d53d80 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.5.0.11.tar.bz2 +anaconda-11.5.0.12.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 45d742e..e5347f0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.5.0.11 +Version: 11.5.0.12 Release: 1 License: GPLv2+ Group: Applications/System @@ -204,6 +204,18 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Thu Jan 29 2009 David Cantrell - 11.5.0.12-1 +- If ks=nfs:... is given, don't try to find the file via boot options + (#480210). (clumens) +- Fix cdrom install on machines with no network devices (wwoods) +- updated fuzzy strings (jsingh) +- Use modinfo to find out what firmware we need in initrd (wwoods) +- Use the preconf object for yum configuration now (jantill). (clumens) +- Updated Dutch translation adn only 1 -fuzzy- string left (zuma) +- Add a boot target for the xdriver=vesa parameter and document it. (clumens) +- repo.proxy is now a property, so check before setting it (#481342). + (clumens) + * Wed Jan 21 2009 David Cantrell - 11.5.0.11-1 - Fix a logic problem with network file write outs. (480769) (jkeating) - Only run selectBestKernel, selectBootloader, etc. for new installs. diff --git a/sources b/sources index a144f96..73f16cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41cd7433c70bf80a85d6fc17a227d2c1 anaconda-11.5.0.11.tar.bz2 +e3c16e3aab67eaf4e18934a31f68915c anaconda-11.5.0.12.tar.bz2