]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Release mdadm-2.6.7.2 mdadm-2.6.7.x mdadm-2.6.7.2
authorNeilBrown <neilb@suse.de>
Fri, 14 Nov 2008 05:20:54 +0000 (16:20 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 14 Nov 2008 05:20:54 +0000 (16:20 +1100)
Special release for Debian Lenny

Signed-off-by: NeilBrown <neilb@suse.de>
ANNOUNCE-2.6.7.2 [new file with mode: 0644]
ReadMe.c
inventory
mdadm.8
mdadm.spec
mdassemble.8

diff --git a/ANNOUNCE-2.6.7.2 b/ANNOUNCE-2.6.7.2
new file mode 100644 (file)
index 0000000..d529a69
--- /dev/null
@@ -0,0 +1,25 @@
+Subject:  ANNOUNCE: mdadm 2.6.7.2 - A tool for managing Soft RAID under Linux
+
+I am pleased to announce the availability of
+   mdadm version 2.6.7.2
+
+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.2 fixes one bug in 2.6.7.1 and is a special release
+for Debian Lenny (which is too frozen to take 2.6.8).
+
+-   Fix an error when assembling arrays that are in the middle of a reshape.
+
+Development of mdadm is sponsored by
+ SUSE Labs, Novell Inc.
+
+NeilBrown  14th November 2008
index 09b03d762d8bed234e4719fbe46a22d43960d4f6..49c4a625ee934600b4c892f4d4845aaa56d8bfe2 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -24,7 +24,7 @@
 
 #include "mdadm.h"
 
-char Version[] = Name " - v2.6.7.1 - 15th October 2008\n";
+char Version[] = Name " - v2.6.7.2 - 14th November 2008\n";
 
 /*
  * File: ReadMe.c
index ecedef1c36a4413a5c97bf7b81f3604d4badbae6..54ddbddde27c1e0b953e4c61bc9c7bcc0333c108 100755 (executable)
--- a/inventory
+++ b/inventory
@@ -23,6 +23,7 @@ ANNOUNCE-2.6.5
 ANNOUNCE-2.6.6
 ANNOUNCE-2.6.7
 ANNOUNCE-2.6.7.1
+ANNOUNCE-2.6.7.2
 Assemble.c
 bitmap.c
 bitmap.h
diff --git a/mdadm.8 b/mdadm.8
index c6897fe6a7aca06da1382f202b2c52828583e85e..e7d74d0d190de7cc1d3e9aab71533caaea04c313 100644 (file)
--- a/mdadm.8
+++ b/mdadm.8
@@ -5,7 +5,7 @@
 .\"   the Free Software Foundation; either version 2 of the License, or
 .\"   (at your option) any later version.
 .\" See file COPYING in distribution for details.
-.TH MDADM 8 "" v2.6.7.1
+.TH MDADM 8 "" v2.6.7.2
 .SH NAME
 mdadm \- manage MD devices
 .I aka
index a277ae88594ca017105d5312888f59bc0fcf105b..e88192c9466687036b381d82476cb902bfc11109 100644 (file)
@@ -1,6 +1,6 @@
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
-Version:     2.6.7.1
+Version:     2.6.7.2
 Release:     1
 Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tgz
 URL:         http://neil.brown.name/blog/mdadm
index 4da11d03b44f53408ad3eb62a0f6839bc04281f5..f6bb66b83568f6a983c0b9acc14f83e47e202b26 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v2.6.7.1
+.TH MDASSEMBLE 8 "" v2.6.7.2
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka