forked from pool/ipset
Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
76531e70cd | |||
|
d8d225d7ef | ||
326abdba33 | |||
|
27a7127487 | ||
c0fa6b74a5 |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
mtime: 1747542115
|
||||
commit: d8ad35dc05d4f0e17cb6f7494adc6f4952d3f676fb534db90b864b6570277b62
|
||||
url: https://src.opensuse.org/jengelh/ipset
|
||||
revision: master
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal 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)
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
BIN
ipset-7.24.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user