[packages/mdadm] Up to 4.6; fixes assembling arrays on newer kernels like 7.x (missing md_mod loading)
arekm
arekm at pld-linux.org
Wed Apr 29 22:51:31 CEST 2026
commit 5df8f00d345764fe065fe3550dbba37c0d391675
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Apr 29 22:51:20 2026 +0200
Up to 4.6; fixes assembling arrays on newer kernels like 7.x (missing md_mod loading)
mdadm.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mdadm.spec b/mdadm.spec
index 2e28ab0..213110a 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -7,13 +7,13 @@
Summary: Tool for creating and maintaining software RAID devices
Summary(pl.UTF-8): Narzędzie do tworzenia i obsługi programowych macierzy RAID
Name: mdadm
-Version: 4.5
-Release: 2
+Version: 4.6
+Release: 1
License: GPL v2+
Group: Base
#Source0: https://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.xz
Source0: https://github.com/md-raid-utilities/mdadm/archive/refs/tags/%{name}-%{version}.tar.gz
-# Source0-md5: 6c61329903607faededde9a9d7248aab
+# Source0-md5: f0dde98ca8eba5d30bc70944e63474e9
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.cron
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mdadm.git/commitdiff/5df8f00d345764fe065fe3550dbba37c0d391675
More information about the pld-cvs-commit
mailing list