diff options
author | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-06-10 15:03:35 -0700 |
---|---|---|
committer | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2012-06-10 15:03:35 -0700 |
commit | 48056fa49608bedc4c076181478485569fec7d5f (patch) | |
tree | 3d60586d43ec504d7018af00ba7cf1d895e3f099 /debian | |
parent | 4decf5460114e222532147ccc97fbec05bc5cccb (diff) | |
parent | 5bbd235a4a30b26f477b73b2779619a5f20ad73b (diff) | |
download | conntrack-tools-48056fa49608bedc4c076181478485569fec7d5f.tar.gz conntrack-tools-48056fa49608bedc4c076181478485569fec7d5f.zip |
Merge branch 'pacifica' into oxnard
Conflicts:
.frlog
debian/changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 136 | ||||
-rw-r--r-- | debian/conntrack-helpers.install | 1 | ||||
-rw-r--r-- | debian/control | 13 | ||||
-rw-r--r-- | debian/nfct.install | 2 | ||||
-rwxr-xr-x | debian/rules | 2 | ||||
-rw-r--r-- | debian/substvars | 0 |
6 files changed, 153 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b2d187d..d219a96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,144 @@ +conntrack (1:1.0.1-2+vyatta20+oxnard2) unstable; urgency=low + + * Merge pacifica to oxnard to support user space helpers. Backportin. + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Sun, 10 May 2012 02:21:37 -0800 + conntrack (1:1.0.1-2+vyatta20+oxnard1) unstable; urgency=low * new branch -- Deepti Kulkarni <deepti@vyatta.com> Sat, 03 Mar 2012 02:21:37 -0800 +conntrack (1:1.0.1-2+vyatta32) unstable; urgency=low + + [ Pablo Neira Ayuso ] + * conntrackd: add cthelper infrastructure (+ example FTP helper) + + [ Jozsef Kadlecsik ] + * conntrackd: RPC helper added to cthelper + * conntrackd: TNS helper added to cthelper + + [ Pablo Neira Ayuso ] + * tests: conntrackd: add cthelper-test infrastructure + + [ Gaurav Sinha ] + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Thu, 07 Jun 2012 10:37:08 -0700 + +conntrack (1:1.0.1-2+vyatta31) unstable; urgency=low + + * Debian package conntrack-helpers to package helpers in user space + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Tue, 05 Jun 2012 14:01:51 -0700 + +conntrack (1:1.0.1-2+vyatta30) unstable; urgency=low + + * forced release:cttimeout refreshed on build machine + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Mon, 04 Jun 2012 21:31:24 -0700 + +conntrack (1:1.0.1-2+vyatta29) unstable; urgency=low + + * Add nfct debian package to this submodule. + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Mon, 04 Jun 2012 21:07:05 -0700 + +conntrack (1:1.0.1-2+vyatta28) unstable; urgency=low + + [ Pablo Neira Ayuso ] + * conntrackd: add cthelper infrastructure (+ example FTP helper) + + [ Jozsef Kadlecsik ] + * conntrackd: RPC helper added to cthelper + * conntrackd: TNS helper added to cthelper + + [ Pablo Neira Ayuso ] + * tests: conntrackd: add cthelper-test infrastructure + + [ Gaurav Sinha ] + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Fri, 01 Jun 2012 13:10:21 -0700 + +conntrack (1:1.0.1-2+vyatta27) unstable; urgency=low + + * forced release + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 30 May 2012 14:48:09 -0700 + +conntrack (1:1.0.1-2+vyatta26) unstable; urgency=low + + * forced release + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 30 May 2012 13:03:49 -0700 + +conntrack (1:1.0.1-2+vyatta25) unstable; urgency=low + + * force release:dependency fix on build machine + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 30 May 2012 10:55:48 -0700 + +conntrack (1:1.0.1-2+vyatta24) unstable; urgency=low + + * force release:post build dependency fix on build machine + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 30 May 2012 09:47:46 -0700 + +conntrack (1:1.0.1-2+vyatta23) unstable; urgency=low + + [ Pablo Neira Ayuso ] + * conntrack: allow to filter by mark from kernel-space + * conntrackd: allow using lower/upper case in ExpectationSync + * doc: add ras, q.931 and h.245 to examples configuration file + * doc: fix example on how to filter events via iptables CT target + + [ Adrian Bridgett ] + * src: manpage and help display improvements + + [ Pablo Neira Ayuso ] + * icmp[v6]: --icmp[v6]-[type|code] are optional for updates and + deletes + + [ Florian Westphal ] + * conntrack: flush stdout for each expectation event, too + + [ Pablo Neira Ayuso ] + * src: integrate nfct into the conntrack-tools tree + * tests: add nfct tests for cttimeout + * build: bump version to 1.2.0 + * nfct: fix compilation warning in cttimeout support + * build: update dependencies with libnetfilter_conntrack (>= 1.0.1) + * move qa directory to tests/conntrack/ + * tests: conntrack: add run-test.sh script + * add nfct(8) manpage + * add README.nfct + * nfct: fix compilation of timeout extension + * bump version to 1.2.1 + + [ Jan Engelhardt ] + * update .gitignore + + [ Pablo Neira Ayuso ] + * conntrackd: simplify TCP connection handling logic + * conntrackd: generalize file descriptor infrastructure + * conntrackd: move ctnetlink code to ctnl.c (removed from run.c) + * conntrackd: add cthelper infrastructure (+ example FTP helper) + + [ Jozsef Kadlecsik ] + * conntrackd: RPC helper added to cthelper + * conntrackd: TNS helper added to cthelper + + [ Pablo Neira Ayuso ] + * tests: conntrackd: add cthelper-test infrastructure + + [ Gaurav Sinha ] + + -- Gaurav Sinha <gaurav.sinha@vyatta.com> Wed, 30 May 2012 07:59:05 -0700 + +conntrack (1:1.0.1-2+vyatta22) unstable; urgency=low + + * force release:i386 vm build environ fixed + + -- Gaurav <gaurav.sinha@vyatta.com> Mon, 09 Apr 2012 17:05:19 -0700 conntrack (1:1.0.1-2+vyatta20) unstable; urgency=low diff --git a/debian/conntrack-helpers.install b/debian/conntrack-helpers.install new file mode 100644 index 0000000..9730c53 --- /dev/null +++ b/debian/conntrack-helpers.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/conntrack-tools diff --git a/debian/control b/debian/control index 6b78fea..fb5e3e0 100644 --- a/debian/control +++ b/debian/control @@ -22,3 +22,16 @@ Description: Connection tracking daemon Conntrackd can replicate the status of the connections that are currently being processed by your stateful firewall based on Linux. Conntrackd can also run as statistics daemon. + +Package: nfct +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Build-Depends: libnetfilter_cttimeout (>= 0.0.1), +Description: nfct library + nfct library + +Package: conntrack-helpers +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: conntrack-helpers + conntrack-helpers diff --git a/debian/nfct.install b/debian/nfct.install new file mode 100644 index 0000000..2804908 --- /dev/null +++ b/debian/nfct.install @@ -0,0 +1,2 @@ +debian/tmp/usr/sbin/nfct +debian/tmp/usr/share/man/man8/nfct.8 diff --git a/debian/rules b/debian/rules index fb498be..3073583 100755 --- a/debian/rules +++ b/debian/rules @@ -71,7 +71,7 @@ binary-arch: build install dh_compress -a dh_fixperms -a dh_installdeb -a - dh_shlibdeps -a + dh_shlibdeps -av if [ -f "../.VYATTA_DEV_BUILD" ]; then \ dh_gencontrol -- -v999.dev; \ else \ diff --git a/debian/substvars b/debian/substvars new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/debian/substvars |