diff --git a/md-auto-readd.sh b/md-auto-readd.sh old mode 100755 new mode 100644 diff --git a/mdadm-raid-check-sysconfig b/mdadm-raid-check-sysconfig old mode 100755 new mode 100644 diff --git a/mdadm.spec b/mdadm.spec index fe4d529..7c4eb87 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -5,7 +5,7 @@ Version: 4.4 # extraversion is used to define rhel internal version %define extraversion 3 %define versionsuffix .1 -Release: %{extraversion}.0.2%{?dist}%{?versionsuffix} +Release: %{extraversion}%{?dist}%{?versionsuffix} Summary: The mdadm program controls Linux md devices (software RAID arrays) URL: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git License: GPLv2+ @@ -180,9 +180,6 @@ install -m644 %{SOURCE5} %{buildroot}/etc/libreport/events.d /usr/share/mdadm/mdcheck %changelog -* Tue Aug 25 2026 Kevin Lyons 4.4-3.0.2.el10_2.1 -- Bump release - * Fri Jul 03 2026 Peter Rajnoha 4.4-3.el10_2.1 - Fix UEFI backward compatibility for IMSM RAID10. diff --git a/mdcheck b/mdcheck old mode 100755 new mode 100644 diff --git a/raid-check b/raid-check old mode 100755 new mode 100644