1 Subject: ANNOUNCE: mdadm 2.5.1 - A tool for managing Soft RAID under Linux
3 I am pleased to announce the availability of
6 It is available at the usual places:
7 http://www.cse.unsw.edu.au/~neilb/source/mdadm/
9 http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/
11 git://neil.brown.name/git/mdadm
13 mdadm is a tool for creating, managing and monitoring
14 device arrays using the "md" driver in Linux, also
15 known as Software RAID arrays.
17 Release 2.5.1 adds multiple minor updates including a couple of bugfixes.
20 - Various fixes for gcc warnings
22 - Makefile improvements for static linking/intalling
23 - Makefile uninstall target
24 - Really fix return status of --examine
26 - Byteorder stuff (again)
27 - Don't try to create devices with --manage or --grow
28 - allow default metadata (superblock) type to be specified
30 - Get --stop to list devices stopped but honour --quiet
31 - remove libssl dependency
32 - Avoid some misdetection of overlapping partitions
33 - Fix memory leak in --monitor mode
35 Development of mdadm is sponsored by
36 SUSE Labs, Novell Inc.
38 NeilBrown 16th June 2006