|
|
Author: clumens
Update of /cvs/dist/rpms/anaconda/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2780
Modified Files:
.cvsignore anaconda.spec sources
Log Message:
New version.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.373
retrieving revision 1.374
diff -u -r1.373 -r1.374
--- .cvsignore 9 Feb 2007 23:05:12 -0000 1.373
+++ .cvsignore 13 Feb 2007 23:13:48 -0000 1.374
@@ -1 +1 @@
-anaconda-11.2.0.21.tar.bz2
+anaconda-11.2.0.22.tar.bz2
Index: anaconda.spec
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.500
retrieving revision 1.501
diff -u -r1.500 -r1.501
--- anaconda.spec 9 Feb 2007 23:05:12 -0000 1.500
+++ anaconda.spec 13 Feb 2007 23:13:48 -0000 1.501
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.2.0.21
+Version: 11.2.0.22
Release: 1
License: GPL
Summary: Graphical system installer
@@ -110,6 +110,13 @@
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Feb 13 2007 Chris Lumens <clumens@xxxxxxxxxx> - 11.2.0.22-1
+- Load the ext3 module earlier to fix hd installs (#223749, #224534).
+- Don't traceback in postconfig if it's not a kickstart install.
+- Fix autopart string (dcantrell, #228192).
+- Remove references to genheader (dcantrell).
+- Rework text network UI to more closely follow graphical (dcantrell).
+
* Fri Feb 09 2007 David Cantrell <dcantrell@xxxxxxxxxx> - 11.2.0.21-1
- BR device-mapper-devel
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/sources,v
retrieving revision 1.497
retrieving revision 1.498
diff -u -r1.497 -r1.498
--- sources 9 Feb 2007 23:05:13 -0000 1.497
+++ sources 13 Feb 2007 23:13:48 -0000 1.498
@@ -1 +1 @@
-f19ebc84b605f7f31e032fa11417d9aa anaconda-11.2.0.21.tar.bz2
+6e6976742607147d2d812451c24d20df anaconda-11.2.0.22.tar.bz2
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|