[mdadm] Revert 'change' udev event change from 3.3.1-1.

Jes Sorensen jsorensen at fedoraproject.org
Thu Jun 12 14:31:30 UTC 2014


commit 0e06f1f68a4183a122a0ebf37859420b5a2e88a1
Author: Jes Sorensen <Jes.Sorensen at redhat.com>
Date:   Thu Jun 12 16:30:14 2014 +0200

    Revert 'change' udev event change from 3.3.1-1.
    
    This needs thorough testing if we are to consider enabling it in
    Fedora
    
    Signed-off-by: Jes Sorensen <Jes.Sorensen at redhat.com>

 mdadm.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mdadm.spec b/mdadm.spec
index 0581d48..dd914b6 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -1,7 +1,7 @@
 Summary:     The mdadm program controls Linux md devices (software RAID arrays)
 Name:        mdadm
 Version:     3.3.1
-Release:     1%{?dist}
+Release:     2%{?dist}
 Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.xz
 Source1:     mdmonitor.init
 Source2:     raid-check
@@ -101,6 +101,10 @@ rm -rf %{buildroot}
 /etc/libreport/events.d/*
 
 %changelog
+* Thu Jun 12 2014 Jes Sorensen <Jes.Sorensen at redhat.com> - 3.3.1-2
+- Revert 'change' event support fix from 3.3.1-1 - this requires a lot
+  more testing if we are to go there.
+
 * Tue Jun 10 2014 Jes Sorensen <Jes.Sorensen at redhat.com> - 3.3.1-1
 - Update to mdadm-3.3.1
 - Fixup mdadm.rules to honor 'change' events


More information about the scm-commits mailing list