libnftnl-1.0.4
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnftnl?expand=0&rev=20
This commit is contained in:
parent
c48094a352
commit
b01898b41e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf0ae7eab6a6866192a1fbd6b370a8a2cbe2066fe3975ab44939fd50747c27f7
|
||||
size 356264
|
Binary file not shown.
3
libnftnl-1.0.4.tar.bz2
Normal file
3
libnftnl-1.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f1fbf9bcf87bf68e782f464fb05428d476c2e9a0bec91c6cda7a389a21969d0
|
||||
size 367016
|
BIN
libnftnl-1.0.4.tar.bz2.sig
Normal file
BIN
libnftnl-1.0.4.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 11:56:20 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.0.4
|
||||
* src: add batch abstraction
|
||||
* table: add netdev family support
|
||||
* chain: add netdev family support
|
||||
* set: add support for set timeouts
|
||||
* set_elem: add timeout support
|
||||
* data: increase maximum possible data size
|
||||
* set_elem: support expressions attached to set elements
|
||||
* dynset: support expression templates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 23:49:03 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnftnl
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libnftnl
|
||||
%define lname libnftnl0
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
Release: 0
|
||||
Summary: Userspace library to access the nftables Netlink interface
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user