!7 update ipset to 7.15
From: @yangl777 Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
ace86321e0
Binary file not shown.
BIN
ipset-7.15.tar.bz2
Normal file
BIN
ipset-7.15.tar.bz2
Normal file
Binary file not shown.
11
ipset.spec
11
ipset.spec
@ -1,5 +1,5 @@
|
|||||||
Name: ipset
|
Name: ipset
|
||||||
Version: 7.10
|
Version: 7.15
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Manage Linux IP sets
|
Summary: Manage Linux IP sets
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -91,6 +91,7 @@ fi
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
%{_sbindir}/ipset
|
%{_sbindir}/ipset
|
||||||
|
%{_sbindir}/ipset-translate
|
||||||
%{_unitdir}/ipset.service
|
%{_unitdir}/ipset.service
|
||||||
%{_libexecdir}/ipset/ipset.start-stop
|
%{_libexecdir}/ipset/ipset.start-stop
|
||||||
%{_sysconfdir}/%{name}
|
%{_sysconfdir}/%{name}
|
||||||
@ -109,10 +110,16 @@ fi
|
|||||||
|
|
||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_mandir}/man8/%{name}.8.*
|
%{_mandir}/man8/%{name}*.8.*
|
||||||
%{_mandir}/man3/libipset.3.*
|
%{_mandir}/man3/libipset.3.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 21 2022 yanglu <yanglu72@h-partners.com> - 7.15-1
|
||||||
|
- Type:requirements
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: update ipset to 7.15
|
||||||
|
|
||||||
* Fri Jan 22 2021 xihaochen<xihaochen@huawei.com> - 7.10-1
|
* Fri Jan 22 2021 xihaochen<xihaochen@huawei.com> - 7.10-1
|
||||||
- Type:requirements
|
- Type:requirements
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user