TOR: fix compilation
[tomato.git] / release / src / router / mdadm / ANNOUNCE-2.5.1
blob75c48e857ab34d8ae11761153a48ee054af40d00
1 Subject:  ANNOUNCE: mdadm 2.5.1 - A tool for managing Soft RAID under Linux
3 I am pleased to announce the availability of
4    mdadm version 2.5.1
6 It is available at the usual places:
7    http://www.cse.unsw.edu.au/~neilb/source/mdadm/
8 and
9    http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/
10 and via git at
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.
19 Changelog Entries:
20     -   Various fixes for gcc warnings
21     -   uclibc warnings
22     -   Makefile improvements for static linking/intalling
23     -   Makefile uninstall target
24     -   Really fix return status of --examine
25     -   Typos
26     -   Byteorder stuff (again)
27     -   Don't try to create devices with --manage or --grow
28     -   allow default metadata (superblock) type to be specified
29         in mdadm.conf
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