2 Commits

Author SHA256 Message Date
d8ad35dc05 ipset 7.24 2025-05-18 06:21:55 +02:00
ad956f3328 ipset 7.23 2024-12-16 20:30:49 +01:00
4 changed files with 19 additions and 5 deletions

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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define ipset_build_kmp 0
%endif
Name: ipset
Version: 7.22
Version: 7.24
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0-only