mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update CHANGES, VERSION, and NEWS for 6.0.6
This commit is contained in:
parent
dd6aff1145
commit
c08d65aeed
3 changed files with 14 additions and 1 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
6.0.6 | 2024-09-03 10:43:50 -0700
|
||||
|
||||
* Update CHANGES, VERSION, and NEWS for 6.0.6 (Tim Wojtulewicz)
|
||||
|
||||
* Update plugins.hooks Baseline (Tim Wojtulewicz)
|
||||
|
||||
6.0.5-3 | 2024-08-30 14:45:25 -0700
|
||||
|
||||
* http: fix password capture when enabled (Pierre Lalet)
|
||||
|
|
7
NEWS
7
NEWS
|
@ -3,6 +3,13 @@ This document summarizes the most important changes in the current Zeek
|
|||
release. For an exhaustive list of changes, see the ``CHANGES`` file
|
||||
(note that submodules, such as Broker, come with their own ``CHANGES``.)
|
||||
|
||||
Zeek 6.0.6
|
||||
==========
|
||||
|
||||
This release fixes the following bugs:
|
||||
|
||||
- HTTP passwords with colon characters in them are now correctly logged.
|
||||
|
||||
Zeek 6.0.5
|
||||
==========
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
6.0.5-3
|
||||
6.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue