|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Name: nfs4-acl-tools
|
|
|
|
|
Version: 0.4.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: The nfs4 ACL tools
|
|
|
|
|
License: BSD
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
URL: http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary
|
|
|
|
|
Source0: http://linux-nfs.org/~bfields/nfs4-acl-tools/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
@ -10,8 +10,6 @@ BuildRequires: make
|
|
|
|
|
BuildRequires: libtool
|
|
|
|
|
BuildRequires: libattr-devel
|
|
|
|
|
|
|
|
|
|
Patch01: nfs4-acl-tools-0.4.2-acl-ptr-null.patch
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This package contains commandline ACL utilities for the Linux
|
|
|
|
|
NFSv4 client.
|
|
|
|
@ -39,24 +37,49 @@ make DESTDIR=%{buildroot} install
|
|
|
|
|
%{_mandir}/man5/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 6 2023 Steve Dickson <steved@redhat.com> - 0.4.2-2
|
|
|
|
|
- Rebuild: nfs4_getfacl: Initialize acl pointer to NULL (bz 2144829)
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.4.2-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.4.2-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.4.2-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Oct 18 2023 Pavel Reichl <preichl@redhat.com> - 0.4.2-3
|
|
|
|
|
- Actually change License from BSD to LGPL, based on content of COPYING file
|
|
|
|
|
- Convert License tag to SPDX format
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-1
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 20 2022 Steve Dickson <steved@redhat.com> - nfs4-acl-tools-0.4.2
|
|
|
|
|
- Updated to the latest upstream release: nfs4-acl-tools-0.4.2
|
|
|
|
|
|
|
|
|
|
* Mon Feb 13 2023 Steve Dickson <steved@redhat.com> - 0.4.2-1
|
|
|
|
|
- nfs4_getfacl: Initialize acl pointer to NULL (bz 2144829)
|
|
|
|
|
* Sun Jul 24 2022 Steve Dickson <steved@redhat.com> - nfs4-acl-tools-0.4.1
|
|
|
|
|
- Updated to the latest upstream release: nfs4-acl-tools-0.4.1
|
|
|
|
|
|
|
|
|
|
* Tue Nov 15 2022 Steve Dickson <steved@redhat.com> - 0.4.2-0
|
|
|
|
|
- Updated to the latest upstream release: nfs4-acl-tools-0.4.2 (bz 2059052)
|
|
|
|
|
* Sun Jul 24 2022 Steve Dickson <steved@redhat.com> - 0.3.7-0.rc1
|
|
|
|
|
- Updated to the latest RC upstream release: nfs4-acl-tools-0.4.1-rc1
|
|
|
|
|
|
|
|
|
|
* Wed Aug 18 2021 Steve Dickson <steved@redhat.com> - 0.3.5-8
|
|
|
|
|
- nfs4_setfacl: Skip comment field while reading ACE(s) (bz 1970815)
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.5-7
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.5-6
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|