From 925acc197f038c04db0110237593c8cfbc4a9a89 Mon Sep 17 00:00:00 2001 From: cglewis Date: Wed, 6 May 2020 18:25:59 -0700 Subject: [PATCH] release v0.11.9 --- mercury/VERSION | 2 +- mercury/test_app.py | 2 +- network_tap/VERSION | 2 +- network_tap/ncapture/VERSION | 2 +- network_tap/ncontrol/paths.py | 4 ++-- p0f/VERSION | 2 +- p0f/test_app.py | 2 +- pcap_stats/VERSION | 2 +- pcap_to_node_pcap/VERSION | 2 +- snort/VERSION | 2 +- tcprewrite_dot1q/VERSION | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/mercury/VERSION b/mercury/VERSION index 63262089..24b197ac 100644 --- a/mercury/VERSION +++ b/mercury/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/mercury/test_app.py b/mercury/test_app.py index a810192e..5b69bf4b 100644 --- a/mercury/test_app.py +++ b/mercury/test_app.py @@ -23,7 +23,7 @@ def test_ispcap(): def test_version(): - assert get_version() == '0.11.9.dev' + assert get_version() == '0.11.9' def test_parse_output(): diff --git a/network_tap/VERSION b/network_tap/VERSION index 63262089..24b197ac 100644 --- a/network_tap/VERSION +++ b/network_tap/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/network_tap/ncapture/VERSION b/network_tap/ncapture/VERSION index 63262089..24b197ac 100644 --- a/network_tap/ncapture/VERSION +++ b/network_tap/ncapture/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/network_tap/ncontrol/paths.py b/network_tap/ncontrol/paths.py index aa886adf..9cd874b1 100644 --- a/network_tap/ncontrol/paths.py +++ b/network_tap/ncontrol/paths.py @@ -83,7 +83,7 @@ def on_post(self, req, resp): cmd += ' ' + payload['id'] + ' ' + payload['iters'] + ' "' cmd += payload['filter'] + '"' try: - container = c.containers.run(image='cyberreboot/ncapture:v0.11.8', + container = c.containers.run(image='cyberreboot/ncapture:v0.11.9', command=cmd, remove=remove, detach=True, **tool_d) resp.body = "(True, 'successfully created and started filter: " + \ str(payload['id']) + ' on container: ' + \ @@ -187,7 +187,7 @@ def on_get(self, req, resp): for c in containers.containers.list(all=True): # TODO: maybe find a way to not have to hard code image name if c.attrs['Config']['Image'] == \ - 'cyberreboot/ncapture:v0.11.8': + 'cyberreboot/ncapture:v0.11.9': lst = {} lst['id'] = c.attrs['Id'][:12] lst['status'] = c.attrs['State']['Status'] diff --git a/p0f/VERSION b/p0f/VERSION index 63262089..24b197ac 100644 --- a/p0f/VERSION +++ b/p0f/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/p0f/test_app.py b/p0f/test_app.py index 2b605a8a..29588957 100644 --- a/p0f/test_app.py +++ b/p0f/test_app.py @@ -24,7 +24,7 @@ def test_ispcap(): def test_version(): - assert get_version() == '0.11.9.dev' + assert get_version() == '0.11.9' def test_parse_output(): diff --git a/pcap_stats/VERSION b/pcap_stats/VERSION index 63262089..24b197ac 100644 --- a/pcap_stats/VERSION +++ b/pcap_stats/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/pcap_to_node_pcap/VERSION b/pcap_to_node_pcap/VERSION index 63262089..24b197ac 100644 --- a/pcap_to_node_pcap/VERSION +++ b/pcap_to_node_pcap/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/snort/VERSION b/snort/VERSION index 63262089..24b197ac 100644 --- a/snort/VERSION +++ b/snort/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9 diff --git a/tcprewrite_dot1q/VERSION b/tcprewrite_dot1q/VERSION index 63262089..24b197ac 100644 --- a/tcprewrite_dot1q/VERSION +++ b/tcprewrite_dot1q/VERSION @@ -1 +1 @@ -0.11.9.dev +0.11.9