From d312373a3ce84055e12ac3ecf690e1a36c8e3c17 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Jun 17 2005 21:54:03 +0000 Subject: auto-import anaconda-10.3.0.1-1 on branch devel from anaconda-10.3.0.1-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 7dd5bed..05d16e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.1.5.tar.bz2 +anaconda-10.3.0.1.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 9cb1ee8..065c545 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.1.5 +Version: 10.3.0.1 Release: 1 License: GPL Summary: Graphical system installer @@ -69,27 +69,21 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Mon Jun 6 2005 Jeremy Katz - 10.2.1.5-1 -- fix segfault on upgrades - -* Tue May 31 2005 Chris Lumens 10.2.1.4-2 -- Bump release for FC4 build. - -* Tue May 31 2005 Chris Lumens 10.2.1.4-1 -- Fix to not traceback on certain preexisting RAID setups (#159079, #159182). - -* Wed May 25 2005 Paul Nasrat - 10.2.1.3-1 -- Fix to not write boot flag to first part on pmac with 2 disks - -* Wed May 25 2005 Jeremy Katz - 10.2.1.2-1 -- Fix display size of PVs when PVs previously existed (clumens, #158696) - -* Wed May 25 2005 Jeremy Katz - 10.2.1.1-1 -- Blacklist rpmdb-fedora on upgrade (pnasrat, #158666) +* Fri Jun 17 2005 Jeremy Katz - 10.3.0.1-1 +- Fix release notes for ftp installs (#160262) +- Fix fd leak in edd support (Jon Burgess, #160693) +- Fix typo breaking pseries console (pnasrat, #160573) +- Allow ignoring packages without specifying the arch (clumens, #160209) +- Add gpart (clumens, #55532) +- Some warning fixes. +- Use full bterm font if available (#159505) +- Fix quoting of pvs in anaconda-ks.cfg (#159193) +- Fix segfault on upgrades +- String tweaks (clumens, #159044, #156408) +- Don't traceback on preexisting RAID (clumens, #159079, #159182) +- Fix display size of PVs (clumens, #158696) +- Don't consider drives without free space for partitions (pjones) - Langsupport fixes (clumens, #154572, #158389) - -* Mon May 23 2005 Jeremy Katz - 10.2.1.0-1 -- Branch for FC4, betanag is off - Hack around usb-storage slowness at finding devices that leads to the reload not occurring - Handle FC3 swap label format and convert to right format (#158195) diff --git a/sources b/sources index 1c8b4fe..a8076fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68da1ffd31733a9eed0ce147b7543603 anaconda-10.2.1.5.tar.bz2 +674962584b8cc454cdcdcd00dc136c83 anaconda-10.3.0.1.tar.bz2