mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Rename broctl submodule to zeekctl
This commit is contained in:
parent
6ad7099f7e
commit
f37a16b715
5 changed files with 10 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -4,9 +4,9 @@
|
|||
[submodule "aux/binpac"]
|
||||
path = aux/binpac
|
||||
url = https://github.com/zeek/binpac
|
||||
[submodule "aux/broctl"]
|
||||
path = aux/broctl
|
||||
url = https://github.com/zeek/broctl
|
||||
[submodule "aux/zeekctl"]
|
||||
path = aux/zeekctl
|
||||
url = https://github.com/zeek/zeekctl
|
||||
[submodule "aux/btest"]
|
||||
path = aux/btest
|
||||
url = https://github.com/zeek/btest
|
||||
|
|
4
CHANGES
4
CHANGES
|
@ -1,4 +1,8 @@
|
|||
|
||||
2.6-287 | 2019-05-14 17:40:40 -0700
|
||||
|
||||
* Rename broctl submodule to zeekctl (Jon Siwek, Corelight)
|
||||
|
||||
2.6-286 | 2019-05-14 13:19:12 -0700
|
||||
|
||||
* Undo an unintentional change to btest.cfg from a recent commit (Daniel Thayer)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.6-286
|
||||
2.6-287
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 2ab58cc88fd80f1d7a7fc5dd14bfd63b07f285f6
|
1
aux/broctl
Symbolic link
1
aux/broctl
Symbolic link
|
@ -0,0 +1 @@
|
|||
zeekctl
|
1
aux/zeekctl
Submodule
1
aux/zeekctl
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b89ebe15821d0d1ef895149f4dd97336789c7910
|
Loading…
Add table
Add a link
Reference in a new issue