mdadm/ANNOUNCE-2.6.7

28 lines
837 B
Groff

Subject: ANNOUNCE: mdadm 2.6.7 - A tool for managing Soft RAID under Linux
I am pleased to announce the availability of
mdadm version 2.6.7
It is available at the usual places:
countrycode=xx.
http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/
and via git at
git://neil.brown.name/mdadm
http://neil.brown.name/git?p=mdadm
mdadm is a tool for creating, managing and monitoring
device arrays using the "md" driver in Linux, also
known as Software RAID arrays.
Release 2.6.7 fixes a few bugs in 2.6.5 which 2.6.6 didn't fix.
Changelog Entries:
- Avoid NULL reference calling free_super and elsewhere.
- Remove stray semicolon (Causes compile error with gcc-2.95)
- Fix autoassemble for stack arrays.
Development of mdadm is sponsored by
SUSE Labs, Novell Inc.
NeilBrown 6th June 2008