forked from pool/libnetfilter_conntrack
libnetfilter_conntrack-1.0.5
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_conntrack?expand=0&rev=44
This commit is contained in:
parent
af3495a2cc
commit
90c8b71a0d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9ec4a3caf49417f2b0a2d8d44249133e8c3ec78c757b7eb8c273f1cb6929c7d
|
||||
size 428147
|
Binary file not shown.
3
libnetfilter_conntrack-1.0.5.tar.bz2
Normal file
3
libnetfilter_conntrack-1.0.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc9d7daf43605a73045de203bbfc0bca3e07f72d4ac61bcf656868f48692d73a
|
||||
size 418516
|
BIN
libnetfilter_conntrack-1.0.5.tar.bz2.sig
Normal file
BIN
libnetfilter_conntrack-1.0.5.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 16:23:58 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.0.5
|
||||
* conntrack: add mark event filter
|
||||
* conntrack: compare: relax MARK/ZONE attribute comparison
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 23:44:17 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnetfilter_conntrack
|
||||
#
|
||||
# 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
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
%define lname %{name}3
|
||||
Version: 1.0.4
|
||||
%define lname libnetfilter_conntrack3
|
||||
Version: 1.0.5
|
||||
Release: 0
|
||||
Url: http://netfilter.org/projects/libnetfilter_conntrack/
|
||||
Summary: Userspace library for the in-kernel connection tracking state table
|
||||
|
Loading…
Reference in New Issue
Block a user