forked from pool/libnetfilter_conntrack
- Update to new upstream release 1.0.7
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_conntrack?expand=0&rev=48
This commit is contained in:
parent
d2d0282177
commit
e5b9797efb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efcc08021284e75f4d96d3581c5155a11f08fd63316b1938cbcb269c87f37feb
|
||||
size 422998
|
Binary file not shown.
3
libnetfilter_conntrack-1.0.7.tar.bz2
Normal file
3
libnetfilter_conntrack-1.0.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33685351e29dff93cc21f5344b6e628e41e32b9f9e567f4bec0478eb41f989b6
|
||||
size 346219
|
BIN
libnetfilter_conntrack-1.0.7.tar.bz2.sig
Normal file
BIN
libnetfilter_conntrack-1.0.7.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 1 12:29:12 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.0.7
|
||||
* new synproxy support
|
||||
* don't crash on NULL labelmap
|
||||
* expose a copy of nf_conntrack_common.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 22 11:08:53 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnetfilter_conntrack
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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,11 +18,11 @@
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
%define lname libnetfilter_conntrack3
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Url: http://netfilter.org/projects/libnetfilter_conntrack/
|
||||
Summary: Userspace library for the in-kernel connection tracking state table
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/Security
|
||||
|
||||
#Git-Clone: git://git.netfilter.org/libnetfilter_conntrack
|
||||
|
Loading…
Reference in New Issue
Block a user