]> git.ipfire.org Git - thirdparty/mdadm.git/blob - ANNOUNCE-2.6.7
Always initialise a struct super_type to zero
[thirdparty/mdadm.git] / ANNOUNCE-2.6.7
1 Subject: ANNOUNCE: mdadm 2.6.7 - A tool for managing Soft RAID under Linux
2
3 I am pleased to announce the availability of
4 mdadm version 2.6.7
5
6 It is available at the usual places:
7 countrycode=xx.
8 http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/
9 and via git at
10 git://neil.brown.name/mdadm
11 http://neil.brown.name/git?p=mdadm
12
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.
16
17 Release 2.6.7 fixes a few bugs in 2.6.5 which 2.6.6 didn't fix.
18
19 Changelog 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
24 Development of mdadm is sponsored by
25 SUSE Labs, Novell Inc.
26
27 NeilBrown 6th June 2008