mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Updating CHANGES and VERSION.
This commit is contained in:
parent
280bf56786
commit
39c00c9966
2 changed files with 13 additions and 1 deletions
12
CHANGES
12
CHANGES
|
@ -1,4 +1,16 @@
|
|||
|
||||
3.2.0-dev.471 | 2020-05-06 10:00:58 -0700
|
||||
|
||||
* Fix global buffer over-read in POP3 analyzer (Justin Azoff, Corelight)
|
||||
|
||||
* Fix SSL scripting error leading to access of unitialized field (Jon Siwek, Corelight)
|
||||
|
||||
Reported by Justin Azoff
|
||||
|
||||
* Remove outdated comment on set_to_regex. (Johanna Amann, Corelight)
|
||||
|
||||
We can add patterns at runtime since 2.6.
|
||||
|
||||
3.2.0-dev.467 | 2020-05-04 18:00:35 -0700
|
||||
|
||||
* GH-952: Correct spelling of DCE/RPC operation string NetrLogonSameLogonWithFlags
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.2.0-dev.467
|
||||
3.2.0-dev.471
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue