History log of /openwrt/package/network/utils/conntrack-tools/Makefile
Revision Date Author Comments
# f419bd88 13-Nov-2016 Ralph Sennhauser <ralph.sennhauser@gmail.com>

conntrack-tools: bump to 1.4.4

This fixes building with musl and drops the dependency on the OpenWrt
kernel-header patches:

270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch
271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>


# b8a7eae5 21-Nov-2015 John Crispin <blogic@openwrt.org>

conntrack-tools: create /etc/conntrackd directory

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47571 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 607b15ee 21-Nov-2015 John Crispin <blogic@openwrt.org>

conntrack-tools: use INSTALL_DIR once

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47570 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ba03f3dc 15-Nov-2015 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: preserve /etc/conntrackd during upgrade

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47480 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 81b122cf 08-Nov-2015 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: split into conntrack/conntrackd

as conntrack and conntrackd are completely independent programs,
serving a different purpose.

Also split by other distributions, as Debian and Ubuntu.

Signed-off-by: Ulrich Weber <uw@ocedo.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47424 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 101f9651 08-Nov-2015 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: upgrade to 1.4.3

Signed-off-by: Ulrich Weber <uw@ocedo.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47423 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 68092171 08-Nov-2015 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: remove default config file

default configuration will fill up disk by
writing /var/log/conntrackd-stats.log

Introduced due init script auto start.

Signed-off-by: Ulrich Weber <uw@ocedo.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47422 3c298f89-4303-0410-b956-a3cf2f4a3e73


# d5eaa130 23-May-2015 John Crispin <blogic@openwrt.org>

conntrack-tools: add init script for conntrackd

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45737 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 109ce797 28-Mar-2015 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: add a build dependency on librpc (fixes #19342)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45099 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 372e3567 28-Mar-2015 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45077 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 85c10a8a 03-Nov-2014 John Crispin <blogic@openwrt.org>

license info - revert r43155

turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43167 3c298f89-4303-0410-b956-a3cf2f4a3e73


# b8df8ca9 03-Nov-2014 John Crispin <blogic@openwrt.org>

Add more license tags with SPDX identifiers

Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43155 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2bf2015c 01-Nov-2014 Steven Barth <steven@midlink.org>

Add a few SPDX tags

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43151 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 5f42069b 29-Jun-2014 Felix Fietkau <nbd@openwrt.org>

conntrack-tools: leave out bogus reject files on unpacking

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41376 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f74957f7 10-Oct-2012 Jo-Philipp Wich <jow@openwrt.org>

conntrack-tools: move to trunk and add myself as maintainer


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33701 3c298f89-4303-0410-b956-a3cf2f4a3e73