Update mdadm to upstream v3.4
Resolves: bz#1303380 Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
This commit is contained in:
parent
89f3275e06
commit
79d2abf1e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ clog
|
|||||||
/mdadm-3.3.1.tar.xz
|
/mdadm-3.3.1.tar.xz
|
||||||
/mdadm-3.3.2.tar.xz
|
/mdadm-3.3.2.tar.xz
|
||||||
/mdadm-3.3.4.tar.xz
|
/mdadm-3.3.4.tar.xz
|
||||||
|
/mdadm-3.4.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
||||||
Name: mdadm
|
Name: mdadm
|
||||||
Version: 3.3.4
|
Version: 3.4
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.xz
|
Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.xz
|
||||||
Source1: mdmonitor.init
|
Source1: mdmonitor.init
|
||||||
Source2: raid-check
|
Source2: raid-check
|
||||||
@ -102,6 +102,10 @@ rm -rf %{buildroot}
|
|||||||
/etc/libreport/events.d/*
|
/etc/libreport/events.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 12 2016 Jes Sorensen <Jes.Sorensen@redhat.com> - 3.4-1
|
||||||
|
- Upgrade to mdadm-3.4
|
||||||
|
- Resolves bz1303380
|
||||||
|
|
||||||
* Mon May 30 2016 Xiao Ni <xni@redhat.com> - 3.3.4-4
|
* Mon May 30 2016 Xiao Ni <xni@redhat.com> - 3.3.4-4
|
||||||
- Fix Degraded Raid1 array becomes inactive after rebooting
|
- Fix Degraded Raid1 array becomes inactive after rebooting
|
||||||
- Resolves bz1337004
|
- Resolves bz1337004
|
||||||
|
Loading…
Reference in New Issue
Block a user