rpms/anaconda/devel .cvsignore, 1.419, 1.420 anaconda.spec, 1.551, 1.552 sources, 1.546, 1.547

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Thu Jul 12 20:51:00 UTC 2007


Author: clumens

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17523

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -r1.419 -r1.420
--- .cvsignore	29 Jun 2007 02:25:47 -0000	1.419
+++ .cvsignore	12 Jul 2007 20:50:28 -0000	1.420
@@ -1 +1,2 @@
 anaconda-11.3.0.5.tar.bz2
+anaconda-11.3.0.6.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -r1.551 -r1.552
--- anaconda.spec	29 Jun 2007 02:25:47 -0000	1.551
+++ anaconda.spec	12 Jul 2007 20:50:28 -0000	1.552
@@ -1,7 +1,7 @@
 %define livearches %{ix86} x86_64
 
 Name: anaconda
-Version: 11.3.0.5
+Version: 11.3.0.6
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -142,6 +142,21 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Thu Jul 12 2007 Chris Lumens <clumens at redhat.com> 11.3.0.6-1
+- Don't call lvm.pvlist so much (pjones).
+- Don't log harmless unmounting errors (dlehman, #223059).
+- Handle F12 on the install key dialog (dlehman, #210673).
+- Create device nodes and probe for tape drives (dlehman, #218816).
+- Fix loader network configuration UI flow (lucasgf AT br DOT ibm DOT com,
+  #247807).
+- Include yum-fedorakmod plugin (dlehman).
+- Don't map Fedora to Fedora Core in the betanag dialog (katzj).
+- String fixes (katzj, #246703).
+- Fix module path order so updates get used (pjones).
+- Install the PAE kernel when applicable (pjones, #207573).
+- Fix fsset entry sorting (jhutz AT cmu DOT edu, #242294).
+- Don't display garbage in the ksfile location dialog (#245936).
+
 * Thu Jun 28 2007 Jeremy Katz <katzj at redhat.com> - 11.3.0.5-1
 - Fix traceback opening disks (dcantrell, #245609)
 - Fix live installs with /usr/local and /usr as separate partitions (#244913)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -r1.546 -r1.547
--- sources	29 Jun 2007 02:25:47 -0000	1.546
+++ sources	12 Jul 2007 20:50:28 -0000	1.547
@@ -1 +1 @@
-d955f9f018da0bb078934f55002749b3  anaconda-11.3.0.5.tar.bz2
+b4fb2912644f76eb476ccf0bdefc0017  anaconda-11.3.0.6.tar.bz2




More information about the scm-commits mailing list