]> git.ipfire.org Git - thirdparty/mdadm.git/blame - ANNOUNCE-2.6.7
mdmon: pass symbolic name to mdmon instead of device name.
[thirdparty/mdadm.git] / ANNOUNCE-2.6.7
CommitLineData
866d136a
NB
1Subject: ANNOUNCE: mdadm 2.6.7 - A tool for managing Soft RAID under Linux
2
3I am pleased to announce the availability of
4 mdadm version 2.6.7
5
6It is available at the usual places:
7 countrycode=xx.
8 http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/
9and via git at
10 git://neil.brown.name/mdadm
11 http://neil.brown.name/git?p=mdadm
12
13mdadm is a tool for creating, managing and monitoring
14device arrays using the "md" driver in Linux, also
15known as Software RAID arrays.
16
17Release 2.6.7 fixes a few bugs in 2.6.5 which 2.6.6 didn't fix.
18
19Changelog Entries:
20 - Avoid NULL reference calling free_super and elsewhere.
21 - Remove stray semicolon (Causes compile error with gcc-2.95)
22 - Fix autoassemble for stack arrays.
23
24Development of mdadm is sponsored by
25 SUSE Labs, Novell Inc.
26
27NeilBrown 6th June 2008