|
|
Author: clumens
Update of /cvs/dist/rpms/anaconda/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19851/devel
Modified Files:
.cvsignore anaconda.spec sources
Log Message:
auto-import anaconda-11.1.0.78-1 on branch devel from
anaconda-11.1.0.78-1.src.rpm
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -r1.316 -r1.317
--- .cvsignore 2 Aug 2006 22:27:04 -0000 1.316
+++ .cvsignore 7 Aug 2006 21:11:28 -0000 1.317
@@ -1 +1 @@
-anaconda-11.1.0.77.tar.bz2
+anaconda-11.1.0.78.tar.bz2
Index: anaconda.spec
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -r1.442 -r1.443
--- anaconda.spec 2 Aug 2006 22:27:04 -0000 1.442
+++ anaconda.spec 7 Aug 2006 21:11:28 -0000 1.443
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.77
+Version: 11.1.0.78
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,19 @@
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Aug 07 2006 Chris Lumens <clumens@xxxxxxxxxx> 11.1.0.78-1
+- Fix password writing for interactive kickstart installs (#201455).
+- Don't check percentage on preexisting LVs (#193341).
+- Log added repos (#201212).
+- Start adding things for ia64 Xen (katzj).
+- Use new raid module name (katzj, #201361).
+- Look for ifconfig in the right place during rescue mode (#201372).
+- Fix segfault in FTP and HTTP path typos (#197403, #201243, #201367).
+- Don't display the askmethod screen on CD installs (#201108).
+- Do a better job at updating mkfs percentage bar (pjones).
+- Fix finding the release notes (#201232).
+- Add libvolume_id for gfs2-utils (katzj).
+
* Wed Aug 02 2006 Paul Nasrat <pnasrat@xxxxxxxxxx> 11.1.0.77-1
- Fix pkgorder isdir check
- Reinstate frequent rescanning of devices (clumens)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/sources,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -r1.439 -r1.440
--- sources 2 Aug 2006 22:27:04 -0000 1.439
+++ sources 7 Aug 2006 21:11:28 -0000 1.440
@@ -1 +1 @@
-fc1dd50380f0dc1d450c73ac66c729cb anaconda-11.1.0.77.tar.bz2
+a2926360bcbc9c285c4bfe7dd120b175 anaconda-11.1.0.78.tar.bz2
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|