mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Updating CHANGES and VERSION.
This commit is contained in:
parent
fda1b1db68
commit
4bb59cdaeb
2 changed files with 19 additions and 1 deletions
18
CHANGES
18
CHANGES
|
@ -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)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
4.2.0-dev.78
|
4.2.0-dev.89
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue