rpms/anaconda/devel .cvsignore, 1.505, 1.506 anaconda.spec, 1.645, 1.646 sources, 1.637, 1.638

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Mon Mar 10 23:20:43 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.505
retrieving revision 1.506
diff -u -r1.505 -r1.506
--- .cvsignore	7 Mar 2008 00:28:44 -0000	1.505
+++ .cvsignore	10 Mar 2008 23:20:10 -0000	1.506
@@ -1 +1,2 @@
 anaconda-11.4.0.48.tar.bz2
+anaconda-11.4.0.49.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -r1.645 -r1.646
--- anaconda.spec	7 Mar 2008 00:28:44 -0000	1.645
+++ anaconda.spec	10 Mar 2008 23:20:10 -0000	1.646
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.0.48
+Version: 11.4.0.49
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -204,6 +204,15 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Mon Mar 10 2008 Chris Lumens <clumens at redhat.com> - 11.4.0.49-1
+- Use the full path to the .discinfo file (#436855). (clumens)
+- List netinst.iso/boot.iso in .treeinfo (#436089) (katzj)
+- Convinced to change the name back to boot.iso (katzj)
+- Only pass the file path to {ftp,http}GetFileDesc. (clumens)
+- Pass the correct NFS method parameter to stage2 (#436360). (clumens)
+- Fix logging messages to not display the hostname twice. (clumens)
+- Fix traceback with text mode adding iscsi (#436480) (katzj)
+
 * Thu Mar 06 2008 Jeremy Katz <katzj at redhat.com> - 11.4.0.48-1
 - Don't use the bits from $UPDATES unless $UPDATES exists (katzj)
 - Fix horkage with busybox stuff.  There's now start-stop-daemon (katzj)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.637
retrieving revision 1.638
diff -u -r1.637 -r1.638
--- sources	7 Mar 2008 00:28:44 -0000	1.637
+++ sources	10 Mar 2008 23:20:10 -0000	1.638
@@ -1 +1 @@
-1e87c46df9f07b32a5f74d660e0de778  anaconda-11.4.0.48.tar.bz2
+28907f39eea29349233594e55799f45f  anaconda-11.4.0.49.tar.bz2




More information about the fedora-extras-commits mailing list