]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Release mdadm-4.2-rc1 mdadm-4.2-rc1
authorJes Sorensen <jsorensen@fb.com>
Wed, 14 Apr 2021 15:02:53 +0000 (11:02 -0400)
committerJes Sorensen <jsorensen@fb.com>
Wed, 14 Apr 2021 15:16:03 +0000 (11:16 -0400)
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
ANNOUNCE-4.2-rc1 [new file with mode: 0644]
ReadMe.c
inventory
mdadm.8.in
mdadm.spec
mdmon.8

diff --git a/ANNOUNCE-4.2-rc1 b/ANNOUNCE-4.2-rc1
new file mode 100644 (file)
index 0000000..e2813fa
--- /dev/null
@@ -0,0 +1,15 @@
+Subject: ANNOUNCE: mdadm 4.2-rc1 - A tool for managing md Soft RAID under Linux
+
+I am pleased to announce the availability of the first rc release of mdadm-4.2
+
+It is available at the usual places:
+   http://www.kernel.org/pub/linux/utils/raid/mdadm/
+and via git at
+   git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git
+   http://git.kernel.org/cgit/utils/mdadm/
+
+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-04-14
index 06b8f7eed972951ca0088edd417d7ae49e244de1..33a92d18a20ff1bd09deaaa4e8383be6fc327b6b 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
 #include "mdadm.h"
 
 #ifndef VERSION
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "4.1"
+#define VERSION "4.2-rc1"
 #endif
 #ifndef VERS_DATE
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "2018-10-01"
+#define VERS_DATE "2021-04-14"
 #endif
 #ifndef EXTRAVERSION
 #define EXTRAVERSION ""
 #endif
 #ifndef EXTRAVERSION
 #define EXTRAVERSION ""
index 8d9c104e0f6ab33c06b806b6bc711e08607e2fae..fb4cf41282e83ddd4bc94ae092c94580ec3b3631 100755 (executable)
--- a/inventory
+++ b/inventory
@@ -25,6 +25,7 @@ ANNOUNCE-3.3.4
 ANNOUNCE-3.4
 ANNOUNCE-4.0
 ANNOUNCE-4.1
 ANNOUNCE-3.4
 ANNOUNCE-4.0
 ANNOUNCE-4.1
+ANNOUNCE-4.2-rc1
 Assemble.c
 Build.c
 COPYING
 Assemble.c
 Build.c
 COPYING
@@ -131,7 +132,13 @@ systemd/mdadm-grow-continue@.service
 systemd/mdadm-last-resort@.service
 systemd/mdadm-last-resort@.timer
 systemd/mdadm.shutdown
 systemd/mdadm-last-resort@.service
 systemd/mdadm-last-resort@.timer
 systemd/mdadm.shutdown
+systemd/mdcheck_continue.service
+systemd/mdcheck_continue.timer
+systemd/mdcheck_start.service
+systemd/mdcheck_start.timer
 systemd/mdmon@.service
 systemd/mdmon@.service
+systemd/mdmonitor-oneshot.service
+systemd/mdmonitor-oneshot.timer
 systemd/mdmonitor.service
 test
 tests/
 systemd/mdmonitor.service
 test
 tests/
@@ -170,6 +177,7 @@ tests/05r1-add-internalbitmap-v1a
 tests/05r1-add-internalbitmap-v1b
 tests/05r1-add-internalbitmap-v1c
 tests/05r1-bitmapfile
 tests/05r1-add-internalbitmap-v1b
 tests/05r1-add-internalbitmap-v1c
 tests/05r1-bitmapfile
+tests/05r1-failfast
 tests/05r1-grow-external
 tests/05r1-grow-internal
 tests/05r1-grow-internal-1
 tests/05r1-grow-external
 tests/05r1-grow-internal
 tests/05r1-grow-internal-1
@@ -272,4 +280,5 @@ udev-md-raid-assembly.rules
 udev-md-raid-creating.rules
 udev-md-raid-safe-timeouts.rules
 util.c
 udev-md-raid-creating.rules
 udev-md-raid-safe-timeouts.rules
 util.c
+uuid.c
 xmalloc.c
 xmalloc.c
index c89d901ee6f77d4f7afe03e2ae619bd8823ec541..7cdb465de373c1f9e5fdf5aeb57c1c0b817d4260 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.
 .\"   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.1-rc2
+.TH MDADM 8 "" v4.2-rc1
 .SH NAME
 mdadm \- manage MD devices
 .I aka
 .SH NAME
 mdadm \- manage MD devices
 .I aka
index 506ea33e0cfafad0af3d62d9de69fdb37581dc6c..0db5c43ea4c2ba517db294f0d35186c75ce347f8 100644 (file)
@@ -1,6 +1,6 @@
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
-Version:     4.1
+Version:     4.2_rc1
 Release:     1
 Source:      https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.gz
 URL:         https://neil.brown.name/blog/mdadm
 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 4cbc2ba7ef5f5b40faef77eeb0051d883ef61c4c..3b5acc2971e160492966f5a7c8c442d07eef915f 100644 (file)
--- a/mdmon.8
+++ b/mdmon.8
@@ -1,5 +1,5 @@
 .\" See file COPYING in distribution for details.
 .\" See file COPYING in distribution for details.
-.TH MDMON 8 "" v4.1-rc2
+.TH MDMON 8 "" v4.2-rc1
 .SH NAME
 mdmon \- monitor MD external metadata arrays
 
 .SH NAME
 mdmon \- monitor MD external metadata arrays