]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Release mdadm-4.1 mdadm-4.1
authorJes Sorensen <jsorensen@fb.com>
Mon, 1 Oct 2018 18:26:06 +0000 (14:26 -0400)
committerJes Sorensen <jsorensen@fb.com>
Mon, 1 Oct 2018 18:26:06 +0000 (14:26 -0400)
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
ANNOUNCE-4.1 [moved from ANNOUNCE-4.1-rc1 with 76% similarity]
ANNOUNCE-4.1-rc2 [deleted file]
ReadMe.c
inventory
mdadm.spec

similarity index 76%
rename from ANNOUNCE-4.1-rc1
rename to ANNOUNCE-4.1
index 54e2beb251853043f2ba1c4d65531405ef491fbd..a273b9a008ec5f8f0b439490e3a66c5b2dd3df69 100644 (file)
@@ -10,6 +10,7 @@ and via git at
    http://git.kernel.org/cgit/utils/mdadm/
 
 The update constitutes more than one year of enhancements and bug fixes
    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, and clustered RAID support. 
+including for IMSM RAID, Partial Parity Log, clustered RAID support,
+improved testing, and gcc-8 support.
 
 
-Jes Sorensen, 2018-xx-xx
+Jes Sorensen, 2018-10-01
diff --git a/ANNOUNCE-4.1-rc2 b/ANNOUNCE-4.1-rc2
deleted file mode 100644 (file)
index 07dfea0..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Subject: ANNOUNCE: mdadm 4.1 - A tool for managing md Soft RAID under Linux
-
-I am pleased to announce the availability of
-   mdadm version 4.1
-
-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, and clustered RAID support.
-
-Jes Sorensen, 2018-xx-xx
index 6a038f9fb3f029edda44b7d49faf2a131caadf03..12ccf83c541696e2edc2b48df19b27c605af7f0a 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
 #include "mdadm.h"
 
 #ifndef VERSION
 #include "mdadm.h"
 
 #ifndef VERSION
-#define VERSION "4.1-rc2"
+#define VERSION "4.1"
 #endif
 #ifndef VERS_DATE
 #endif
 #ifndef VERS_DATE
-#define VERS_DATE "2018-08-02"
+#define VERS_DATE "2018-10-01"
 #endif
 char Version[] = "mdadm - v" VERSION " - " VERS_DATE "\n";
 
 #endif
 char Version[] = "mdadm - v" VERSION " - " VERS_DATE "\n";
 
index 7b241a6ada72aeaf0a17c0f705b67160dcef6be7..8d9c104e0f6ab33c06b806b6bc711e08607e2fae 100755 (executable)
--- a/inventory
+++ b/inventory
@@ -24,8 +24,7 @@ ANNOUNCE-3.3.3
 ANNOUNCE-3.3.4
 ANNOUNCE-3.4
 ANNOUNCE-4.0
 ANNOUNCE-3.3.4
 ANNOUNCE-3.4
 ANNOUNCE-4.0
-ANNOUNCE-4.1-rc1
-ANNOUNCE-4.1-rc2
+ANNOUNCE-4.1
 Assemble.c
 Build.c
 COPYING
 Assemble.c
 Build.c
 COPYING
index bdf4482babdaf9b97d84d64352f41936d7e02f06..1c668948639083db6e7b2e246a425592fea99ab1 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_rc2
+Version:     4.1
 Release:     1
 Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.gz
 URL:         http://neil.brown.name/blog/mdadm
 Release:     1
 Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.gz
 URL:         http://neil.brown.name/blog/mdadm