-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCHANGELOG
More file actions
74 lines (57 loc) · 1.91 KB
/
CHANGELOG
File metadata and controls
74 lines (57 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
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)
1.14.0
======
Fixes on molecule v4 tests and latest galaxy meta compatibility
1.8.1
=====
* support centos 8
1.8.0
=====
* update tests to debian 10
1.7.3
=====
* update molecule tests to v3
1.7.2
=====
* fix bug introduced in latest release
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
1.6
===
* Update to burp 2.2.18 stable
* remove deprecated burp-restore client
* fixes for Fedora cron jobs
* default True for multiple ports per operation
1.5
===
* Update defaults to burp 2.1.32
v1.4
====
* Upgrade to burp 2.1.28 as default
* Migrate molecule tests to molecule v2
* Added FreeBSD 11 support included molecule v2 tests with vagrant for FreeBSD, thanks to @planet-winter (Daniel Winter)
v1.3.1
======
* Added options from timbrd with includes from client vars
v1.3
====
* Added centos7 support and Debian 8 / 9 - Ubuntu 16.04
* Added notes when upgrading OS
* Added travis test with molecule for Ubuntu 14.04, latest, centos7, debian 8, 9.
v1.2
====
* Since version 2.1.10
+ Add the ability for the client to connect to different server ports
burp_server_port_per_operation_bool: true