]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Release mdadm-4.2-rc3 mdadm-4.2-rc3
authorJes Sorensen <jsorensen@fb.com>
Thu, 4 Nov 2021 01:49:36 +0000 (21:49 -0400)
committerJes Sorensen <jsorensen@fb.com>
Thu, 4 Nov 2021 01:51:06 +0000 (21:51 -0400)
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
ANNOUNCE-4.2-rc3 [moved from ANNOUNCE-4.2-rc2 with 60% similarity]
ReadMe.c
inventory
mdadm.8.in
mdadm.spec
mdmon.8

similarity index 60%
rename from ANNOUNCE-4.2-rc2
rename to ANNOUNCE-4.2-rc3
index 82a643daa7e4363ccff6dea5c59a8ee167cd4558..466af1bc70291cc2fb57cc329898b7a8405d9eba 100644 (file)
@@ -1,7 +1,8 @@
-Subject: ANNOUNCE: mdadm 4.2-rc2 - A tool for managing md Soft RAID under Linux
+Subject: ANNOUNCE: mdadm 4.2-rc3 - A tool for managing md Soft RAID under Linux
 
-I am pleased to announce the availability of the second rc release of
-mdadm-4.2, hopefully the last before we cut final.
+I am pleased to announce the availability of the third rc release of
+mdadm-4.2. This took much longer than anticipated, but hopefully we can
+get 4.2 out the door soon.
 
 It is available at the usual places:
    http://www.kernel.org/pub/linux/utils/raid/mdadm/
@@ -13,4 +14,4 @@ The update constitutes more than one year of enhancements and bug fixes
 including for IMSM RAID, Partial Parity Log, clustered RAID support,
 improved testing, and gcc-8 support.
 
-Jes Sorensen, 2021-08-02
+Jes Sorensen, 2021-11-03
index 37d84625aa22401bee651bda72240644699ad73b..f581e1e838fc3674266c285be0411fa97445d256 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "4.2-rc2"
+#define VERSION "4.2-rc3"
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "2021-08-02"
+#define VERS_DATE "2021-11-03"
 #endif
 #ifndef EXTRAVERSION
 #define EXTRAVERSION ""
index 059eb549b76590fd72b9aa998a2178fe15395db0..99da6a242dc55f88c0cd2523cd8d497b6428ee1c 100755 (executable)
--- a/inventory
+++ b/inventory
@@ -25,7 +25,7 @@ ANNOUNCE-3.3.4
 ANNOUNCE-3.4
 ANNOUNCE-4.0
 ANNOUNCE-4.1
-ANNOUNCE-4.2-rc2
+ANNOUNCE-4.2-rc3
 Assemble.c
 Build.c
 COPYING
index 96846035ba6a97f742eb0634691b9e08f732cee5..28d773c217799799d4c7653fb783fb51f4860d33 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 "" v4.2-rc2
+.TH MDADM 8 "" v4.2-rc3
 .SH NAME
 mdadm \- manage MD devices
 .I aka
index 988c1ca13e7fb7a9645c0ed94368b5d6694daa1d..2e99953f62e889b386ba4c5def58958f1fc32a20 100644 (file)
@@ -1,6 +1,6 @@
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
-Version:     4.2_rc2
+Version:     4.2_rc3
 Release:     1
 Source:      https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.gz
 URL:         https://neil.brown.name/blog/mdadm
diff --git a/mdmon.8 b/mdmon.8
index 48b14a17a4f9924cf28bf0893943bffd4aaeb764..504c1e51b8b0f04e233776ceb6c991ce1e6b0397 100644 (file)
--- a/mdmon.8
+++ b/mdmon.8
@@ -1,5 +1,5 @@
 .\" See file COPYING in distribution for details.
-.TH MDMON 8 "" v4.2-rc2
+.TH MDMON 8 "" v4.2-rc3
 .SH NAME
 mdmon \- monitor MD external metadata arrays