SHA256
1
0
forked from pool/ipset

5 Commits

6 changed files with 26 additions and 5 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1747542115
commit: d8ad35dc05d4f0e17cb6f7494adc6f4952d3f676fb534db90b864b6570277b62
url: https://src.opensuse.org/jengelh/ipset
revision: master

3
build.specials.obscpio Normal file
View File

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

BIN
ipset-7.22.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
ipset-7.24.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun May 18 04:19:17 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.24
* JSON output: fix extra quota, extraneous commas and unquoted
port ranges
-------------------------------------------------------------------
Mon Dec 16 19:28:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.23
* Hold module reference while requesting a module
* Add missing range check in bitmap_ip_uadt
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 5 11:07:43 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Wed Jun 5 11:07:43 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package ipset # spec file for package ipset
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define ipset_build_kmp 0 %define ipset_build_kmp 0
%endif %endif
Name: ipset Name: ipset
Version: 7.22 Version: 7.24
Release: 0 Release: 0
Summary: Netfilter ipset administration utility Summary: Netfilter ipset administration utility
License: GPL-2.0-only License: GPL-2.0-only