rpms/anaconda/devel .cvsignore, 1.696, 1.697 anaconda.spec, 1.846, 1.847 sources, 1.830, 1.831

David Cantrell dcantrel at fedoraproject.org
Thu Jan 21 02:59:03 UTC 2010


Author: dcantrel

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30899

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Wed Jan 20 2010 David Cantrell <dcantrell at redhat.com> - 13.22-1
- Add mpath device to selection instead of its constituents. (pjones)
- Make all StorageDevice-s support .vendor and .model (pjones)
- Add a parser for 'multipath -d' output. (pjones)
- Multipath members should not be added to the ignored disk list. (pjones)
- Add udev accessor for ID_MODEL_FROM_DATABASE/ID_MODEL. (pjones)
- Add udev_device_get_multipath_name(). (pjones)
- Use mpath names instead of serials to group them. (pjones)
- Add an exception to use when multipath fails. (pjones)
- Add missing log_method_call()s. (pjones)
- Introduces rsylogd to anaconda (part of #524980) (akozumpl)
- Fix compile problem from 65a3c05. (akozumpl)
- Remove unnecessary free from the rpmextract error handler (msivak)
- Fix SIGSEGV in dlabel feature (#556390) (msivak)
- Support ignore all/reinit all on the disk reinitialization question
  (#512011). (clumens)
- Handle reboot better on s390 (#533198) (dcantrell)
- Reset network setting input counters for IPv4 and IPv6 (#553761).
  (dcantrell)
- Fix reading dasd status sysfs attribute (#536803). (dcantrell)
- Fix whitespace error that was introduced. (pjones)
- setStage2LocFromCmdline() shouldn't strdup so much. (pjones)
- s390 CHPID types must be treated in hex for lookup table to work (#552844)
  (maier)
- Fixed the setting of LD_LIBRARY_PATH in rescue (mgracik)
- Use StorageError insead of enumerating all the different storage errors.
  (pjones)
- Get rid of "stage2param" in parseCmdLineFlags(); it is unused. (pjones)
- Make clearDisksWindow use device.model not device.partedDevice.model
  (pjones)
- Include device-mapper-multipath in stage2.img (pjones)
- Load all scsi_dh_* modules, since they can't be modprobe by aliases...
  (pjones)
- Display the first filter notebook page that has any disks on it. (clumens)
- The firmware and additional-web-server groups no longer exist (#555609).
  (clumens)
- Fix a traceback adding RAID devices to the filtering UI. (clumens)
- reIPL code cleanup in loader (dcantrell)
- Show call depth with spaces in log_method_call() (pjones)
- iutil.execWithRedirect() hasn't used searchPath= since 2006.  Take it out.
  (pjones)
- Look for the SSH config file in /etc/ssh on s390 as well (#555691).
  (clumens)
- Changed the architecture check from __ppc64__ to __powerpc64__ (#555669)
  (mgracik)
- Fix the blkid infinite loop. (#555601) (msivak)
- Testing mode was removed. (rvykydal)
- There's no reason to keep bits of mkinitrd in upd-instroot. (pjones)
- Support the new excludedGroupList in pykickstart (#554717). (clumens)
- Use passed in anaconda parameter instead of relying on handler (hdegoede)
- kickstart.py: Fix stdoutLog not being defined (hdegoede)
- pylint error fixes round 2 (hdegoede)
- Fixup various errors detected by pylint (hdegoede)
- mdraid: various changes to options for new mdraid array creation (hdegoede)
- Emit a dracut setup string for the root device itself (hdegoede)
- Fix path mistakes in dasd_settle() in loader/linuxrc.s390 (dcantrell)
- Do not write HWADDR to ifcfg file on s390x for OSA Layer 2 (#546005)
  (dcantrell)
- Poll DASD status for 'online' or 'unformatted' (#536803) (dcantrell)
- Add back hald for Xorg input device queries (#553780) (dcantrell)
- Support moving multiple rows at once in the cleardisks UI. (clumens)
- Allow disks in the filter and cleardisks UIs to be selected via
  double-click. (clumens)
- Don't log the big parted.Partition string every time we do a flag op.
  (dlehman)
- Check for disklabels on unpartitionable devices. (#539482) (dlehman)
- Make partitioned attr depend on whether the device is partitionable.
  (dlehman)
- Make sure to clear partitions before destroying a disklabel. (dlehman)
- Raise an exception when /etc/fstab contradicts detected fs type (#536906)
  (dlehman)
- Don't include read-only filesystems in fsFreeSpace. (#540525) (dlehman)
- NTFS filesystems are not really modifiable in any real sense. Admit it.
  (dlehman)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.696
retrieving revision 1.697
diff -u -p -r1.696 -r1.697
--- .cvsignore	12 Jan 2010 16:15:56 -0000	1.696
+++ .cvsignore	21 Jan 2010 02:59:02 -0000	1.697
@@ -1,2 +1 @@
-anaconda-13.20.tar.bz2
-anaconda-13.21.tar.bz2
+anaconda-13.22.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.846
retrieving revision 1.847
diff -u -p -r1.846 -r1.847
--- anaconda.spec	12 Jan 2010 16:15:57 -0000	1.846
+++ anaconda.spec	21 Jan 2010 02:59:02 -0000	1.847
@@ -3,7 +3,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 13.21
+Version: 13.22
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -26,7 +26,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 %define intltoolver 0.31.2-3
 %define libnlver 1.0
 %define libselinuxver 1.6
-%define pykickstartver 1.67
+%define pykickstartver 1.68
 %define rpmpythonver 4.2-0.61
 %define slangver 2.0.6-2
 %define yumver 2.9.2
@@ -216,6 +216,81 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Wed Jan 20 2010 David Cantrell <dcantrell at redhat.com> - 13.22-1
+- Add mpath device to selection instead of its constituents. (pjones)
+- Make all StorageDevice-s support .vendor and .model (pjones)
+- Add a parser for 'multipath -d' output. (pjones)
+- Multipath members should not be added to the ignored disk list. (pjones)
+- Add udev accessor for ID_MODEL_FROM_DATABASE/ID_MODEL. (pjones)
+- Add udev_device_get_multipath_name(). (pjones)
+- Use mpath names instead of serials to group them. (pjones)
+- Add an exception to use when multipath fails. (pjones)
+- Add missing log_method_call()s. (pjones)
+- Introduces rsylogd to anaconda (part of #524980) (akozumpl)
+- Fix compile problem from 65a3c05. (akozumpl)
+- Remove unnecessary free from the rpmextract error handler (msivak)
+- Fix SIGSEGV in dlabel feature (#556390) (msivak)
+- Support ignore all/reinit all on the disk reinitialization question
+  (#512011). (clumens)
+- Handle reboot better on s390 (#533198) (dcantrell)
+- Reset network setting input counters for IPv4 and IPv6 (#553761).
+  (dcantrell)
+- Fix reading dasd status sysfs attribute (#536803). (dcantrell)
+- Fix whitespace error that was introduced. (pjones)
+- setStage2LocFromCmdline() shouldn't strdup so much. (pjones)
+- s390 CHPID types must be treated in hex for lookup table to work (#552844)
+  (maier)
+- Fixed the setting of LD_LIBRARY_PATH in rescue (mgracik)
+- Use StorageError insead of enumerating all the different storage errors.
+  (pjones)
+- Get rid of "stage2param" in parseCmdLineFlags(); it is unused. (pjones)
+- Make clearDisksWindow use device.model not device.partedDevice.model
+  (pjones)
+- Include device-mapper-multipath in stage2.img (pjones)
+- Load all scsi_dh_* modules, since they can't be modprobe by aliases...
+  (pjones)
+- Display the first filter notebook page that has any disks on it. (clumens)
+- The firmware and additional-web-server groups no longer exist (#555609).
+  (clumens)
+- Fix a traceback adding RAID devices to the filtering UI. (clumens)
+- reIPL code cleanup in loader (dcantrell)
+- Show call depth with spaces in log_method_call() (pjones)
+- iutil.execWithRedirect() hasn't used searchPath= since 2006.  Take it out.
+  (pjones)
+- Look for the SSH config file in /etc/ssh on s390 as well (#555691).
+  (clumens)
+- Changed the architecture check from __ppc64__ to __powerpc64__ (#555669)
+  (mgracik)
+- Fix the blkid infinite loop. (#555601) (msivak)
+- Testing mode was removed. (rvykydal)
+- There's no reason to keep bits of mkinitrd in upd-instroot. (pjones)
+- Support the new excludedGroupList in pykickstart (#554717). (clumens)
+- Use passed in anaconda parameter instead of relying on handler (hdegoede)
+- kickstart.py: Fix stdoutLog not being defined (hdegoede)
+- pylint error fixes round 2 (hdegoede)
+- Fixup various errors detected by pylint (hdegoede)
+- mdraid: various changes to options for new mdraid array creation (hdegoede)
+- Emit a dracut setup string for the root device itself (hdegoede)
+- Fix path mistakes in dasd_settle() in loader/linuxrc.s390 (dcantrell)
+- Do not write HWADDR to ifcfg file on s390x for OSA Layer 2 (#546005)
+  (dcantrell)
+- Poll DASD status for 'online' or 'unformatted' (#536803) (dcantrell)
+- Add back hald for Xorg input device queries (#553780) (dcantrell)
+- Support moving multiple rows at once in the cleardisks UI. (clumens)
+- Allow disks in the filter and cleardisks UIs to be selected via
+  double-click. (clumens)
+- Don't log the big parted.Partition string every time we do a flag op.
+  (dlehman)
+- Check for disklabels on unpartitionable devices. (#539482) (dlehman)
+- Make partitioned attr depend on whether the device is partitionable.
+  (dlehman)
+- Make sure to clear partitions before destroying a disklabel. (dlehman)
+- Raise an exception when /etc/fstab contradicts detected fs type (#536906)
+  (dlehman)
+- Don't include read-only filesystems in fsFreeSpace. (#540525) (dlehman)
+- NTFS filesystems are not really modifiable in any real sense. Admit it.
+  (dlehman)
+
 * Tue Jan 12 2010 Chris Lumens <clumens at redhat.com> - 13.21-1
 - Fix implicit declaration of things in sys/stat.h. (clumens)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.830
retrieving revision 1.831
diff -u -p -r1.830 -r1.831
--- sources	12 Jan 2010 16:15:57 -0000	1.830
+++ sources	21 Jan 2010 02:59:02 -0000	1.831
@@ -1 +1 @@
-9400ca063697f5e3b4a1c13c6f93e310  anaconda-13.21.tar.bz2
+8145df5d3563d374430dd0ab3abdcfd1  anaconda-13.22.tar.bz2



More information about the scm-commits mailing list