Jan Engelhardt 2014-03-09 17:06:41 +00:00 committed by Git OBS Bridge
parent 229f4d2b93
commit bdc8b0ab6c
4 changed files with 7 additions and 7 deletions

3
ipset-6.21.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf46c9c35a15aa0f2e0fbab0422586757bd82386c8ad3864936e6cffbd74a331
size 510013

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8be13cbc384e8fabf643a7d2fa028869dca80614d72f7ea43a7058b11848ed14
size 504938

View File

@ -1,7 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 5 08:47:39 UTC 2014 - jengelh@inai.de 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 * add userspace support for forceadd
* fix ifname "physdev:" prefix parsing * fix ifname "physdev:" prefix parsing
* print mark & mark mask in hex rather then decimal * print mark & mark mask in hex rather then decimal

View File

@ -17,8 +17,8 @@
Name: ipset Name: ipset
%define lname libipset2 %define lname libipset3
Version: 6.21 Version: 6.21.1
Release: 0 Release: 0
Summary: Netfilter ipset administration utility Summary: Netfilter ipset administration utility
License: GPL-2.0 License: GPL-2.0
@ -167,7 +167,7 @@ find "$b/%_libdir" -type f -name "*.la" -delete;
%files -n %lname %files -n %lname
%defattr(-,root,root) %defattr(-,root,root)
%_libdir/libipset.so.2* %_libdir/libipset.so.3*
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)