Changelog for
dmraid-debuginfo-1.0.0.rc11-3_RHEL4_U4.i386.rpm :
Sat Jul 8 00:00:00 2006 Heinz Mauelshagen
- 1.0.0.rc11-3_RHEL4_U4
- rebuilt for RHEL4 with dos partition discovery fix (#197573)
Wed May 17 00:00:00 2006 Heinz Mauelshagen - 1.0.0.rc11-1_RHEL4_U4
- jm.c: checksum() calculation
- misc.c: support \"%d\" in p_fmt and fix segfault with wrong format identifier
- nv.c: size fix in setup_rd()
- activate.c:
o striped devices could end on non-chunk boundaries (bz#186486)
o calc_region_size() calculated too small sizes causing large
dirty logs in memory
- isw.c: set raid5 type to left asymmetric
- toollib.c: fixed \'No RAID...\' message
- support selection of RAID5 allocation algorithm in metadata format handlers
- rebuilt
Tue Jun 7 00:00:00 2005 Heinz Mauelshagen 1.0.0.rc8-1_RHEL4_U2
- rebuild
Sat May 21 00:00:00 2005 Heinz Mauelshagen 1.0.0.rc8-FC4_2
- specfile change to build static and dynamic binray into one package
- rebuilt
Fri May 20 00:00:00 2005 Heinz Mauelshagen 1.0.0.rc8-FC4_1
- nv.c: fixed stripe size
- sil.c: avoid incarnation_no in name creation, because the Windows
driver changes it every time
- added --ignorelocking option to avoid taking out locks in early boot
where no read/write access to /var is given
Wed Mar 16 23:00:00 2005 Elliot Lee
- rebuilt
Tue Mar 15 23:00:00 2005 Heinz Mauelshagen 1.0.0.rc6.1-4_FC4
- VIA metadata format handler
- added RAID10 to lsi metadata format handler
- \"dmraid -rD\": file device size into {devicename}_{formatname}.size
- \"dmraid -tay\": pretty print multi-line tables ala \"dmsetup table\"
- \"dmraid -l\": display supported RAID levels + manual update
- _sil_read() used LOG_NOTICE rather than LOG_INFO in order to
avoid messages about valid metadata areas being displayed
during \"dmraid -vay\".
- isw, sil filed metadata offset on \"-r -D\" in sectors rather than in bytes.
- isw needed dev_sort() to sort RAID devices in sets correctly.
- pdc metadata format handler name creation. Lead to
wrong RAID set grouping logic in some configurations.
- pdc RAID1 size calculation fixed (rc6.1)
- dos.c: partition table code fixes by Paul Moore
- _free_dev_pointers(): fixed potential OOB error
- hpt37x_check: deal with raid_disks = 1 in mirror sets
- pdc_check: status & 0x80 doesn\'t always show a failed device;
removed that check for now. Status definitions needed.
- sil addition of RAID sets to global list of sets
- sil spare device memory leak
- group_set(): removal of RAID set in case of error
- hpt37x: handle total_secs > device size
- allow -p with -f
- enhanced error message by checking target type against list of
registered target types
Fri Jan 21 23:00:00 2005 Alasdair Kergon 1.0.0.rc5f-2
- Rebuild to pick up new libdevmapper.
Fri Nov 26 23:00:00 2004 Heinz Mauelshagen 1.0.0.rc5f
- specfile cleanup
Sat Aug 21 00:00:00 2004 Heinz Mauelshagen 1.0.0-rc4-pre1
- Removed make flag after fixing make.tmpl.in
Thu Aug 19 00:00:00 2004 Heinz Mauelshagen 1.0.0-rc3
- Added make flag to prevent make 3.80 from looping infinitely
Fri Jun 18 00:00:00 2004 Heinz Mauelshagen 1.0.0-pre1
- Created