rpms/anaconda/F-11 .cvsignore, 1.642, 1.643 anaconda.spec, 1.793, 1.794 sources, 1.776, 1.777

David Cantrell dcantrel at fedoraproject.org
Wed May 13 22:47:59 UTC 2009


Author: dcantrel

Update of /cvs/pkgs/rpms/anaconda/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16249

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Wed May 13 2009 David Cantrell <dcantrell at redhat.com> - 11.5.0.52-1
- Add a Mac OS boot line to yaboot.conf (#499964). (clumens)
- Catch IOError when enabling repos (#500439). (clumens)
- Use a newer version of the kickstart Partition command. (clumens)
- Fix a traceback when installing over previous installs on PPC (#499963).
  (clumens)
- Fix a typo when probing exception disks. (clumens)
- Add support for --noformat too. (clumens)
- Add support for --onpart, --ondrive, and --useexisting. (clumens)
- Make the storage.writeKS method useful and called from instdata (#493703).
  (clumens)
- Add writeKS methods to the device objects. (clumens)
- Add writeKS methods to all the format objects. (clumens)
- upd-instroot: Add gdbserver (ajax)
- Remove text-mode syslinux help (katzj)
- If clearPartType is None, don't attempt to clear a device (#499321).
  (clumens)
- Only set clearpart data if the command was provided in the kickstart file.
  (clumens)
- Override previously defined mountpoints in kickstart (#499746). (clumens)
- Yet another font package name has changed (#499322). (clumens)
- Set new mountpoint correctly for existing encrypted LVs. (#496363)
  (dlehman)
- Once a partition is part of another device it cannot be modified.
  (#496760) (dlehman)
- Maintain request sort order by using req_disks instead of parents.
  (dlehman)
- Do not set a parent on the /mnt/sysimage/dev bind mount object (#499724).
  (clumens)
- Skip .pyc files in subdirectories when running make updates. (clumens)
- Remove 'lowres' option. (ajax)
- Run tune2fs on newly formatted ext[34] filesystems. (#495476) (dlehman)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-11/.cvsignore,v
retrieving revision 1.642
retrieving revision 1.643
diff -u -p -r1.642 -r1.643
--- .cvsignore	8 May 2009 02:47:53 -0000	1.642
+++ .cvsignore	13 May 2009 22:47:27 -0000	1.643
@@ -1 +1 @@
-anaconda-11.5.0.51.tar.bz2
+anaconda-11.5.0.52.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-11/anaconda.spec,v
retrieving revision 1.793
retrieving revision 1.794
diff -u -p -r1.793 -r1.794
--- anaconda.spec	8 May 2009 02:47:54 -0000	1.793
+++ anaconda.spec	13 May 2009 22:47:27 -0000	1.794
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.5.0.51
+Version: 11.5.0.52
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 %define libnlver 1.0
 %define libselinuxver 1.6
 %define mkinitrdver 5.1.2-1
-%define pykickstartver 1.48
+%define pykickstartver 1.53
 %define rpmpythonver 4.2-0.61
 %define slangver 2.0.6-2
 %define yumver 2.9.2
@@ -211,6 +211,39 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Wed May 13 2009 David Cantrell <dcantrell at redhat.com> - 11.5.0.52-1
+- Add a Mac OS boot line to yaboot.conf (#499964). (clumens)
+- Catch IOError when enabling repos (#500439). (clumens)
+- Use a newer version of the kickstart Partition command. (clumens)
+- Fix a traceback when installing over previous installs on PPC (#499963).
+  (clumens)
+- Fix a typo when probing exception disks. (clumens)
+- Add support for --noformat too. (clumens)
+- Add support for --onpart, --ondrive, and --useexisting. (clumens)
+- Make the storage.writeKS method useful and called from instdata (#493703).
+  (clumens)
+- Add writeKS methods to the device objects. (clumens)
+- Add writeKS methods to all the format objects. (clumens)
+- upd-instroot: Add gdbserver (ajax)
+- Remove text-mode syslinux help (katzj)
+- If clearPartType is None, don't attempt to clear a device (#499321).
+  (clumens)
+- Only set clearpart data if the command was provided in the kickstart file.
+  (clumens)
+- Override previously defined mountpoints in kickstart (#499746). (clumens)
+- Yet another font package name has changed (#499322). (clumens)
+- Set new mountpoint correctly for existing encrypted LVs. (#496363)
+  (dlehman)
+- Once a partition is part of another device it cannot be modified.
+  (#496760) (dlehman)
+- Maintain request sort order by using req_disks instead of parents.
+  (dlehman)
+- Do not set a parent on the /mnt/sysimage/dev bind mount object (#499724).
+  (clumens)
+- Skip .pyc files in subdirectories when running make updates. (clumens)
+- Remove 'lowres' option. (ajax)
+- Run tune2fs on newly formatted ext[34] filesystems. (#495476) (dlehman)
+
 * Thu May 07 2009 David Cantrell <dcantrell at redhat.com> - 11.5.0.51-1
 - Don't clear the first partition on any disk with a Mac disk label
   (#492154). (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-11/sources,v
retrieving revision 1.776
retrieving revision 1.777
diff -u -p -r1.776 -r1.777
--- sources	8 May 2009 02:47:54 -0000	1.776
+++ sources	13 May 2009 22:47:28 -0000	1.777
@@ -1 +1 @@
-630893fb748d415d569e6ed46a5f2f8d  anaconda-11.5.0.51.tar.bz2
+cfa4a1dceea385ba1dc701ede7a3557b  anaconda-11.5.0.52.tar.bz2




More information about the fedora-extras-commits mailing list