OBS User unknown
2008-09-24 15:12:07 +00:00
committed by Git OBS Bridge
parent 31dbcfdae1
commit 77d023930b
6 changed files with 51 additions and 70 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Sep 19 11:14:05 CEST 2008 - mmarek@suse.cz
- added /var/run/mdadm for mdmon
- fixed build
-------------------------------------------------------------------
Thu Sep 18 09:33:19 CEST 2008 - nfbrown@suse.de
- update to mdadm-3.0-devel1
package version number is set to 3.0 to avodi future confusion.
This is a substantial update that provides support for handling
the metadata entirely in userspace and thus making easier to
handle a variety of metadata formats. Support is included for
DDF and for the Intel Matrix metadata used by recent ICH chipsets.
An extra program 'mdmon' is needed and included. It is run to
monitor any array using 'external' (to the kernel) metadata
and will update the metadata in response to device failures etc.
This is required for FATE 304219
-------------------------------------------------------------------
Wed Sep 3 11:09:34 CEST 2008 - hare@suse.de