Re: Release mdadm-4.6
Xiao Ni <[email protected]>
| Newsgroups | gmane.linux.raid |
|---|---|
| Message-ID | <CALTww28+ZdE4VzP1DqU=nFRibSPtu8L1qSOXKabv0ShdsAOO7A@mail.gmail.com> |
On Wed, Mar 18, 2026 at 5:35 PM Xose Vazquez Perez <[email protected]> wrote: > > On 3/16/26 4:45 PM, Xiao Ni wrote: > > > I'm glad to announce mdadm-4.5. It is published to both remotes > > (github and kernel.org). Here are some highlights from CHANGELOG.md. > > > > # Release [mdadm-4.6](https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/log/?h=mdadm-4.6) > Could you please upload the corresponding tarball to the official > kernel.org dir ( https://kernel.org/pub/linux/utils/raid/mdadm/ ) ? Hi, I'll try to do this. I took the maintainer job, but the job doesn't contain this part. I'll figure it out. But it needs some time. If you want to download the package in spec file, you can do like this: 1 Name: mdadm 2 Version: 4.4 3 # extraversion is used to define rhel internal version 4 %define extraversion 3 5 Release: %{extraversion}%{?dist} 6 Summary: The mdadm program controls Linux md devices (software RAID arrays) 7 URL: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git 8 License: GPLv2+ 9 10 Source: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/snapshot/%{name}-%{version}%{?subversion:-%{subversion}}.tar.gz This is my way. Hope this helps you. Best Regards Xiao > > Thanks. >