mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update cmake module to fix ZeekPluginDynamic's find_package(CAF)
Fixes GH-1347
This commit is contained in:
parent
eebc80da5e
commit
1d24b8a857
8 changed files with 12 additions and 7 deletions
5
CHANGES
5
CHANGES
|
@ -1,3 +1,8 @@
|
||||||
|
|
||||||
|
4.1.0-dev.27 | 2021-01-06 20:42:35 -0800
|
||||||
|
|
||||||
|
* GH-1347: Update cmake module to fix ZeekPluginDynamic's find_package(CAF) (Jon Siwek, Corelight)
|
||||||
|
|
||||||
4.1.0-dev.25 | 2020-12-28 15:37:20 -0700
|
4.1.0-dev.25 | 2020-12-28 15:37:20 -0700
|
||||||
|
|
||||||
* Add LGTM config file (Jon Siwek, Corelight)
|
* Add LGTM config file (Jon Siwek, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
4.1.0-dev.25
|
4.1.0-dev.27
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 00f69a62ae6e755d9655208e601a3a4c29ff8b5a
|
Subproject commit 624e5525f54d4a15c35687d42301045f1769d3e1
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0622e88cef0e4cf9e0843af2a78a039a99ae8744
|
Subproject commit c33447a02166dc8e2f436b6c0411891431a04d13
|
|
@ -1 +1 @@
|
||||||
Subproject commit b830859d5142322c067723ab478abce1661c834b
|
Subproject commit c97549bf8491aaf9e8d6777588a46af8af2e99ec
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7f44a91c409dec11da94945343888801d99bc856
|
Subproject commit b2ce33bc3e4f57a72cd7bb7db2e3c7dc62e7a202
|
|
@ -1 +1 @@
|
||||||
Subproject commit 132d91817d60d872af094eda55757e3f58716541
|
Subproject commit e2cee1d50a66a11391fefe896b2f18e64849009e
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
||||||
Subproject commit 2be57664680c23dc3b3b140f45c7bc5ab61256b1
|
Subproject commit 74259745dea5ee4889d1ac1f4ebde4e2c59c329a
|
Loading…
Add table
Add a link
Reference in a new issue