SHA256
1
0
forked from pool/ipset

- Update to release 7.14

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=101
This commit is contained in:
Jan Engelhardt 2021-07-28 14:58:39 +00:00 committed by Git OBS Bridge
parent 112bfeeea2
commit f81e0ee2f2
4 changed files with 13 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 28 14:54:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.14
* Allow specifying protocols by number
* Limit the maximum range of consecutive elements to add/delete
-------------------------------------------------------------------
Fri Feb 19 21:23:04 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -25,7 +25,7 @@
%define ipset_build_kmp 0
%endif
Name: ipset
Version: 7.11
Version: 7.14
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0-only
@ -123,7 +123,7 @@ done
%endif
%configure --disable-static --with-kmod=no \
--includedir="%_includedir/%name"
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%install
export PATH="$PATH:%_sbindir"
@ -143,7 +143,7 @@ find "$b/%_libdir/" -type f -name "*.la" -delete -print
%postun -n %lname -p /sbin/ldconfig
%files
%_sbindir/ipset
%_sbindir/ipset*
%_mandir/man*/*
%files -n %lname