Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e12c0fe9b | ||
|
|
bcbad9cf97 |
1 changed files with 7 additions and 4 deletions
11
mdadm.spec
11
mdadm.spec
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: mdadm
|
||||
Version: 4.3
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
||||
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -133,9 +133,12 @@ install -Dm644 raid6check.man %{buildroot}/%{_mandir}/man8/raid6check.man
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 14 2025 Xiao Ni <xni@redhat.com> - 4.3-8
|
||||
- Don't submit stop ioctl command in assemble
|
||||
- Resolves bz#2388455
|
||||
* Thu Aug 14 2025 Xiao Ni <xni@redhat.com> - 4.3-9
|
||||
- Don't submit stop ioctl in assemble
|
||||
- Resolves bz#2388480
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Apr 06 2025 Adam Williamson <awilliam@redhat.com> - 4.3-7
|
||||
- revert 'posix' name check to fix rhbz#2325906
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue