]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Release mdadm-3.3.2 mdadm-3.3.2
authorNeilBrown <neilb@suse.de>
Thu, 21 Aug 2014 10:16:56 +0000 (20:16 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 21 Aug 2014 10:16:56 +0000 (20:16 +1000)
Minor bugfix/stability release.

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

diff --git a/ANNOUNCE-3.3.2 b/ANNOUNCE-3.3.2
new file mode 100644 (file)
index 0000000..6b54961
--- /dev/null
@@ -0,0 +1,16 @@
+Subject: ANNOUNCE: mdadm 3.3.2 - A tool for managing md Soft RAID under Linux
+
+I am pleased to announce the availability of
+   mdadm version 3.3.2
+
+It is available at the usual places:
+   http://www.kernel.org/pub/linux/utils/raid/mdadm/
+and via git at
+   git://github.com/neilbrown/mdadm
+   git://neil.brown.name/mdadm
+   http://git.neil.brown.name/git/mdadm.git
+
+Changes since 3.3.1 are mostly little bugfixes and some man-page
+updates.
+
+NeilBrown 21st August 2014
index 02cea081717558e1f4a813d8f57e5fc69ac22bfe..445c38824c521e5f0e42d6c591279dc570c4b878 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "3.3.1"
+#define VERSION "3.3.2"
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "5th June 2014"
+#define VERS_DATE "21st August 2014"
 #endif
 char Version[] = Name " - v" VERSION " - " VERS_DATE "\n";
 
index d7f22aebba6fcbf12c03304d635410a0a7118939..40598ceec7915b709a5d60f3b1df307da8d2d6a1 100755 (executable)
--- a/inventory
+++ b/inventory
@@ -19,6 +19,7 @@ ANNOUNCE-3.2.5
 ANNOUNCE-3.2.6
 ANNOUNCE-3.3
 ANNOUNCE-3.3.1
+ANNOUNCE-3.3.2
 Assemble.c
 Build.c
 COPYING
index 462f70818081673a0f5d84147892b5d8514d7cf1..a6303107a91af22fb93d05b5654188ec3e51e64b 100644 (file)
@@ -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 "" v3.3.1
+.TH MDADM 8 "" v3.3.2
 .SH NAME
 mdadm \- manage MD devices
 .I aka
index d09ea7b9d4abff02a3e949e9942bc6f030f4b7e9..384a1d89a0ebae72b42a5ef903fdee49aa0b2585 100644 (file)
@@ -1,6 +1,6 @@
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
-Version:     3.3.1
+Version:     3.3.2
 Release:     1
 Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.gz
 URL:         http://neil.brown.name/blog/mdadm
index 889675c5b86b2f88de550658617a7b2a75ffa516..ae6f6d459ff3d8e66fa1bb1e352862078526fae6 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v3.3.1
+.TH MDASSEMBLE 8 "" v3.3.2
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
diff --git a/mdmon.8 b/mdmon.8
index 9bdf760d3950543f3e7397eaf9099e04f89cba4a..4f9a439a58bad6a98edd51c95708d2c4b48623d7 100644 (file)
--- a/mdmon.8
+++ b/mdmon.8
@@ -1,5 +1,5 @@
 .\" See file COPYING in distribution for details.
-.TH MDMON 8 "" v3.3.1
+.TH MDMON 8 "" v3.3.2
 .SH NAME
 mdmon \- monitor MD external metadata arrays