Skip to content

Releases: CoffeeITWorks/ansible_burp2_client

burp 3.1.2 and ubuntu 22.04 support

05 Sep 00:32
c9dcc07
Compare
Choose a tag to compare

3.1.2
Version match with burp version.
burp removed protocol 2, so removing config and support.
openssl3 support added.
Ubuntu 22.04 support (openssl3)

Fixes on molecule v4 tests and latest galaxy meta compatibility

19 Jun 23:27
c36b144
Compare
Choose a tag to compare

Fixes on molecule v4 tests and latest galaxy meta compatibility

Fix crontab burp bin path

16 Jun 00:49
7b4b383
Compare
Choose a tag to compare

Fix crontab burp bin path

update to 2.4.0 and cleanups

28 May 03:14
7d96966
Compare
Choose a tag to compare

update to 2.4.0 and cleanups
update tests to github actions
update tests to travis.com
add custom_lines option

Fixes molecule tests, centos8 support, small fixes

19 May 02:05
d6dca8c
Compare
Choose a tag to compare
Merge pull request #34 from CoffeeITWorks/develop

Fixes molecule tests, centos8 support, small fixes

add support for debian10

15 May 02:31
81fcc1a
Compare
Choose a tag to compare
Merge pull request #27 from CoffeeITWorks/develop

update tests and support with debian 10

Upgrade to molecule v3

10 May 19:45
f4ae5d6
Compare
Choose a tag to compare
Merge pull request #26 from CoffeeITWorks/develop

update molecule to v3

fix bug introduced in latest release

27 Dec 19:02
ae78660
Compare
Choose a tag to compare
Merge pull request #22 from CoffeeITWorks/develop

fix bug introduced in latest updates

fix bug introduced in latest release

27 Dec 19:00
8ef028e
Compare
Choose a tag to compare
Merge pull request #20 from CoffeeITWorks/develop

1.7.0

choose client path, fixes and compile optimizations

27 Dec 11:13
8ef028e
Compare
Choose a tag to compare

1.7

  • #15 Changes to allow use of different client path as client.
  • #15 Allow to use different client path allows to use this role to setup burp client in a burp server (to backup /etc/burp in other burp server for example or anything else).
  • Added more fixes in documentation and added var burp_client_ssl_peer_cn as required with better documentation.
  • Added ansible lint check with molecule.
  • Added burp2_server role in automatic tests with molecule so now the client is checked to see if it really works after setup.
  • Added var burp_client_test and burp_client_test_line as options to enable check of the client during deploy.
  • #17 - align build-burp with burp2_server role and have better compile options