mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/bbannier/bump-spicy' into release/7.0
* origin/topic/bbannier/bump-spicy: Allowlist a name for typos check Bump Spicy to latest release
This commit is contained in:
commit
6bbaef3e09
4 changed files with 9 additions and 2 deletions
|
@ -30,6 +30,7 @@ extend-ignore-re = [
|
||||||
"\"BaR\"",
|
"\"BaR\"",
|
||||||
"\"xFoObar\"",
|
"\"xFoObar\"",
|
||||||
"\"FoO\"",
|
"\"FoO\"",
|
||||||
|
"Steve Smoot",
|
||||||
]
|
]
|
||||||
|
|
||||||
extend-ignore-identifiers-re = [
|
extend-ignore-identifiers-re = [
|
||||||
|
|
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
||||||
|
7.0.0-rc4.4 | 2024-07-31 09:36:51 -0700
|
||||||
|
|
||||||
|
* Allowlist a name for typos check (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
|
* Bump Spicy to latest release (Benjamin Bannier, Corelight)
|
||||||
|
|
||||||
7.0.0-rc4 | 2024-07-26 10:12:34 -0700
|
7.0.0-rc4 | 2024-07-26 10:12:34 -0700
|
||||||
|
|
||||||
* Bump auxil/spicy to latest development snapshot (Benjamin Bannier, Corelight)
|
* Bump auxil/spicy to latest development snapshot (Benjamin Bannier, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
7.0.0-rc4
|
7.0.0-rc4.4
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4c5c26bf34c2cf2cedf56270e84f1271fcf94465
|
Subproject commit 7ddf6ce441d63aa5894dd11d9a5047ddc761de9a
|
Loading…
Add table
Add a link
Reference in a new issue