File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,23 @@ or get the entire source code repository and view log history:
77$ git clone https://github.com/greenbone/gvm-tools.git
88$ cd gvm-tools && git log
99
10+ gvm-tools 1.4.1 (2018-08-10)
11+ ----------------------------
12+
13+ This is the first maintenance release of the gvm-tools module 1.4 for the
14+ Greenbone Vulnerability Management (GVM) framework.
15+
16+ This release covers bug fixes in 'create' and 'modify' methods.
17+
18+ Many thanks to everyone who has contributed to this release:
19+ Raphael Grewe, Juan Jose Nicola and Jan-Oliver Wagner
20+
21+ Main changes compared to gvm-tools-1.4.0:
22+
23+ * Fix bugs for create and modify command methods.
24+ * Improve unit tests.
25+ * Improve documentation.
26+
1027gvm-tools 1.4.0 (2018-08-09)
1128----------------------------
1229
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Vulnerability Manager (GVM). The tools essentially aid accessing
1616the communication protocols GMP (Greenbone Management Protocol) and
1717OSP (Open Scanner Protocol).
1818
19- **Current Version: 1.4.0 **
19+ **Current Version: 1.4.1 **
2020
2121This module is comprised of interactive and non-interactive clients
2222as well as supporting libraries. The programming language Python
Original file line number Diff line number Diff line change 1- 1.4.0
1+ 1.4.1
You can’t perform that action at this time.
0 commit comments