]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
mdadm: Update to version 4.2
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 28 Jan 2022 13:07:40 +0000 (14:07 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 5 Feb 2022 11:57:27 +0000 (11:57 +0000)
- Update from 4.1 to 4.2
- Update of rootfile not required
- Changelog is no longer updated. The package directs you to the git commits to find
   the changes. https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/log/
- Announcement of update says-
   The release includes more than two years of development and bugfixes,
    so it is difficult to remember everything. Highlights include
    enhancements and bug fixes including for IMSM RAID, Partial Parity
    Log, clustered RAID support, improved testing, and gcc-9 support.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/mdadm

index 19d678f93385552a3cd4d3ce1b3ef7d516217b18..c42ad8d59a3f1544385dab3fc25a993dc19584ee 100644 (file)
--- a/lfs/mdadm
+++ b/lfs/mdadm
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.1
+VER        = 4.2
 
 THISAPP    = mdadm-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 51bf3651bd73a06c413a2f964f299598
+$(DL_FILE)_MD5 = a304eb0a978ca81045620d06547050a6
 
 install : $(TARGET)