Updating CHANGES and VERSION.

This commit is contained in:
Robin Sommer 2021-08-31 15:54:49 +02:00
parent fda1b1db68
commit 4bb59cdaeb
2 changed files with 19 additions and 1 deletions

18
CHANGES
View file

@ -1,3 +1,21 @@
4.2.0-dev.89 | 2021-08-26 14:35:28 -0700
* CI support refresh. (Christian Kreibich, Corelight)
- Add Debian 11 (Bullseye)
- Drop Ubuntu 16.04
* Remove unneccessary >= 0 check in a UTF32 comparison Resolves
Coverity CID 1461523. (Christian Kreibich, Corelight)
* Trivial signedness warning fix. (Christian Kreibich, Corelight)
* Fix addr/string type confusion in Broker::peers(). (Christian
Kreibich, Corelight)
* Simplify the supervisor's listen() on default address/port.
(Christian Kreibich, Corelight)
4.2.0-dev.78 | 2021-08-19 09:39:23 -0700 4.2.0-dev.78 | 2021-08-19 09:39:23 -0700
* Return fully-escaped string if utf8 conversion fails (Tim Wojtulewicz, Corelight) * Return fully-escaped string if utf8 conversion fails (Tim Wojtulewicz, Corelight)

View file

@ -1 +1 @@
4.2.0-dev.78 4.2.0-dev.89