devel/anaconda .cvsignore, 1.489, 1.490 anaconda.spec, 1.629, 1.630 sources, 1.621, 1.622

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Fri Feb 8 00:43:52 UTC 2008


Author: katzj

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

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Thu Feb 07 2008 Jeremy Katz <katzj at redhat.com> - 11.4.0.33-1
- Fix error message on continuing after changing cds with mediacheck (katzj)
- Fix the progress bar during mediacheck (#431138) (katzj)
- Ensure we disable SELinux if the live image isn't using it (#417601) (katzj)
- Correct nl_ip2str() cache iteration. (dcantrell)
- Check the fstype of the live image (katzj)
- Check for device existence rather than starting with /dev (katzj)
- The FL_TEXT flag has no reason to be here. (#207657) (jgranado)
- Don't traceback when getLabels is called with DiskSet.anaconda set
  to None. (dlehman)
- Pass arguments correctly to anaconda (katzj)
- Cancel on escape being pressed with autopart resizing (katzj)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/.cvsignore,v
retrieving revision 1.489
retrieving revision 1.490
diff -u -r1.489 -r1.490
--- .cvsignore	7 Feb 2008 01:47:56 -0000	1.489
+++ .cvsignore	8 Feb 2008 00:43:18 -0000	1.490
@@ -1,3 +1 @@
-anaconda-11.4.0.30.tar.bz2
-anaconda-11.4.0.31.tar.bz2
-anaconda-11.4.0.32.tar.bz2
+anaconda-11.4.0.33.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/anaconda.spec,v
retrieving revision 1.629
retrieving revision 1.630
diff -u -r1.629 -r1.630
--- anaconda.spec	7 Feb 2008 01:47:57 -0000	1.629
+++ anaconda.spec	8 Feb 2008 00:43:18 -0000	1.630
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.0.32
+Version: 11.4.0.33
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -211,6 +211,19 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Thu Feb 07 2008 Jeremy Katz <katzj at redhat.com> - 11.4.0.33-1
+- Fix error message on continuing after changing cds with mediacheck (katzj)
+- Fix the progress bar during mediacheck (#431138) (katzj)
+- Ensure we disable SELinux if the live image isn't using it (#417601) (katzj)
+- Correct nl_ip2str() cache iteration. (dcantrell)
+- Check the fstype of the live image (katzj)
+- Check for device existence rather than starting with /dev (katzj)
+- The FL_TEXT flag has no reason to be here. (#207657) (jgranado)
+- Don't traceback when getLabels is called with DiskSet.anaconda set
+  to None. (dlehman)
+- Pass arguments correctly to anaconda (katzj)
+- Cancel on escape being pressed with autopart resizing (katzj)
+
 * Wed Feb 06 2008 Chris Lumens <clumens at redhat.com> - 11.4.0.32-1
 - Make passwordEntry appear on the exn saving screen. (clumens)
 - Don't allow disabling default repositories. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/anaconda/sources,v
retrieving revision 1.621
retrieving revision 1.622
diff -u -r1.621 -r1.622
--- sources	7 Feb 2008 01:47:57 -0000	1.621
+++ sources	8 Feb 2008 00:43:18 -0000	1.622
@@ -1 +1 @@
-2674e6e5b76c19a3e76e5d1f5d34f64c  anaconda-11.4.0.32.tar.bz2
+3f42c0b8896fcd78ab24ba610dda57d1  anaconda-11.4.0.33.tar.bz2




More information about the fedora-extras-commits mailing list