Skip to content

Commit 07c24d2

Browse files
authored
Merge pull request #731 from amudukutore/rel-notes-cve
Update release notes with CVE information.
2 parents 5d6d9fa + 26a8d04 commit 07c24d2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/RELEASE-NOTES.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,21 @@ v1.6.0
99

1010
Added Functionality
1111
```````````````````
12-
* Added ability to provide BIG-IP credentials via mounted Secret files instead of CLI arguments.
12+
* VEL-1484: Added ability to provide BIG-IP credentials via mounted Secret files instead of CLI arguments.
1313

1414
Bug Fixes
1515
`````````
1616
* Improved controller performance when deep copying configurations.
1717
* Improved controller performance when starting up and achieving "steady state".
1818

19+
Vulnerability Fixes
20+
```````````````````
21+
+-----------------------+---------------+----------------------------------------------------------------+----------------+
22+
| ID Number | CVE | Solution Article(s) | Description |
23+
+=======================+===============+================================================================+================+
24+
| VEL-1484 | CVE-2018-5543 | `[#K58935003] <https://support.f5.com/csp/article/K58935003>`_ | CVE-2018-5543 |
25+
+-----------------------+---------------+----------------------------------------------------------------+----------------+
26+
1927
v1.5.1
2028
------
2129

0 commit comments

Comments
 (0)