ipset-6.21.1
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=35
This commit is contained in:
parent
229f4d2b93
commit
bdc8b0ab6c
3
ipset-6.21.1.tar.bz2
Normal file
3
ipset-6.21.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf46c9c35a15aa0f2e0fbab0422586757bd82386c8ad3864936e6cffbd74a331
|
||||
size 510013
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8be13cbc384e8fabf643a7d2fa028869dca80614d72f7ea43a7058b11848ed14
|
||||
size 504938
|
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 08:47:39 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 6.21
|
||||
- Update to new upstream release 6.21.1
|
||||
* add userspace support for forceadd
|
||||
* fix ifname "physdev:" prefix parsing
|
||||
* print mark & mark mask in hex rather then decimal
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: ipset
|
||||
%define lname libipset2
|
||||
Version: 6.21
|
||||
%define lname libipset3
|
||||
Version: 6.21.1
|
||||
Release: 0
|
||||
Summary: Netfilter ipset administration utility
|
||||
License: GPL-2.0
|
||||
@ -167,7 +167,7 @@ find "$b/%_libdir" -type f -name "*.la" -delete;
|
||||
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libipset.so.2*
|
||||
%_libdir/libipset.so.3*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user