SHA256
1
0
forked from pool/nftables

[info=7a847e7093671661c1b2627f032fd45335faa27107f0a1d97bbbfb2ed0363783]

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=90
This commit is contained in:
OBS User unknown 2024-07-17 02:35:15 +00:00 committed by Git OBS Bridge
parent 895705923e
commit 61cb9417dd
8 changed files with 21 additions and 8 deletions

View File

@ -1,4 +1,4 @@
mtime: 1704659945
commit: dc64a191ac8ef9ca443387d869911c40b640257d79d458d7ad98062db45720e4
mtime: 1721183904
commit: 7a847e7093671661c1b2627f032fd45335faa27107f0a1d97bbbfb2ed0363783
url: https://src.opensuse.org/jengelh/nftables
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50744d9dcc5d7fd71a1228b852a67e94105c94cb7ffb8ec4169c97caa5f1cfdb
oid sha256:4644b6c540c9a2dec8bb6d0e5d7450385f8b48ea58d92c1684b2c5650264aa99
size 256

View File

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

Binary file not shown.

BIN
nftables-1.1.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
nftables-1.1.0.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jul 17 02:13:42 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.1.0
* Restore compatibility set element dump with <= 0.9.8
* Disallow empty interface names
* Restore rule replace command
* Search for group, rt_mark, rt_realms at
/etc/iproute2, /usr/share/iproute2
* Resolve some timezone issues
* Support for variables in map expressions
* VLAN support
-------------------------------------------------------------------
Thu Jan 4 08:04:39 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -22,7 +22,7 @@
%define pyversion 0.1
Name: nftables
Version: 1.0.9
Version: 1.1.0
Release: 0
Summary: Userspace utility to access the nf_tables packet filter
License: GPL-2.0-only
@ -48,7 +48,7 @@ BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(jansson)
BuildRequires: pkgconfig(libedit)
BuildRequires: pkgconfig(libmnl) >= 1.0.4
BuildRequires: pkgconfig(libnftnl) >= 1.2.6
BuildRequires: pkgconfig(libnftnl) >= 1.2.7
BuildRequires: pkgconfig(xtables) >= 1.6.1
%python_subpackages