Start of 6.1.0 development

This commit is contained in:
Tim Wojtulewicz 2023-05-31 12:10:35 +02:00
parent 2cde6e1703
commit 6bfc2ea83d
3 changed files with 20 additions and 2 deletions

18
NEWS
View file

@ -3,6 +3,24 @@ This document summarizes the most important changes in the current Zeek
release. For an exhaustive list of changes, see the ``CHANGES`` file release. For an exhaustive list of changes, see the ``CHANGES`` file
(note that submodules, such as Broker, come with their own ``CHANGES``.) (note that submodules, such as Broker, come with their own ``CHANGES``.)
Zeek 6.1.0
==========
Breaking Changes
----------------
New Functionality
-----------------
Changed Functionality
---------------------
Removed Functionality
---------------------
Deprecated Functionality
------------------------
Zeek 6.0.0 Zeek 6.0.0
========== ==========

View file

@ -1 +1 @@
6.0.0-dev.683 6.1.0-dev

View file

@ -15,7 +15,7 @@
# # simply update this test's TEST-START-FILE with the latest contents # # simply update this test's TEST-START-FILE with the latest contents
# site/local.zeek. # site/local.zeek.
@TEST-START-FILE local-6.0.zeek @TEST-START-FILE local-6.1.zeek
##! Local site policy. Customize as appropriate. ##! Local site policy. Customize as appropriate.
##! ##!
##! This file will not be overwritten when upgrading or reinstalling! ##! This file will not be overwritten when upgrading or reinstalling!