-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
46 lines (29 loc) · 896 Bytes
/
CHANGELOG
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
2.0.0
* virtualenv for python
* burpui 1.0.0
* remove tests for ubuntu 20.04
* add tests for RedHat-Family 9
* remove tests centos8
1.3.0
* keep default burp-ui-agent to 0.6.6
* remove deprecated python2 support
* test ubuntu 22.04
1.2.1
* multiple fixes of missing vars and others tasks.
1.2.0
* updates for molecule v4 and ansible galaxy meta file
1.1.2
* fixes for molecule test v3
1.1.1
* Update burpui-agent to 0.6.6
1.1.0
* update burpui-agent to 0.6.5 (Fix: sync pkgs requirements with burp-ui's `#300 <https://git.ziirish.me/ziirish/burp-ui/issues/300>`__)
* Update python3 to python3.6 on Redhat/Centos
* Default to python3 pip3 and pip3.6 (on Redhat/Centos7)
1.0.2
* Update burpui-agent to 0.6.3
1.0.1
* Update burpui-agent to 0.6.2
1.0.0
* #1 create first version from current burp2_server playbooks
* Use systemd by default on Ubuntu 16+ and Centos/RedHat or Debian.