mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Updating submodule(s).
[nomail]
This commit is contained in:
parent
566c50447f
commit
d62079b59a
9 changed files with 23 additions and 7 deletions
11
CHANGES
11
CHANGES
|
@ -1,4 +1,15 @@
|
|||
|
||||
2.5-771 | 2018-07-24 02:26:17 +0000
|
||||
|
||||
* Support building plugins from Bro installation prefix so that it
|
||||
does no longer need access to a Bro source/build tree. This
|
||||
required installing various Bro headers, BinPAC and it's headers,
|
||||
bifcl, and Bro's custom CMake modules. (Jon Siwek, Corelight)
|
||||
|
||||
* Add binpac to install process. (Jon Siwek, Corelight)
|
||||
|
||||
* Move bifcl to a separate repo. (Jon Siwek, Corelight)
|
||||
|
||||
2.5-766 | 2018-07-24 01:39:07 +0000
|
||||
|
||||
* Clusterization of configureation framework. (Johanna Amann, Corelight)
|
||||
|
|
5
NEWS
5
NEWS
|
@ -269,6 +269,11 @@ New Functionality
|
|||
double quotes maintain their case-sensitivity. So for example /"foo"/i
|
||||
will not match "Foo", but it will match "foo".
|
||||
|
||||
- "make install" now installs Bro's include headers (and more) into
|
||||
--prefix so that compiling plugins does no longer need access to a
|
||||
source/build tree. For OS distributions, this also facilitates
|
||||
creating "bro-devel" packages providing all files necessary to build
|
||||
plugins.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.5-766
|
||||
2.5-771
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c7adafebd79631c7815db2eb5a9dd9a6f086e2e2
|
||||
Subproject commit c1a154dab5c0d78a907ebfca71805b7a6dfb5952
|
|
@ -1 +1 @@
|
|||
Subproject commit 3f2e6eec68b8cb09e541c7301b0b19e57c6ec18e
|
||||
Subproject commit bfdb7a8194a84a6298f8776d7ac7132313742715
|
|
@ -1 +1 @@
|
|||
Subproject commit 5337a283bb9756eb4ba5119aeede6626787a53ca
|
||||
Subproject commit 0c60d51cf7faac478397bde72e7ead536365aa2d
|
|
@ -1 +1 @@
|
|||
Subproject commit d9041cc95d2232dbbcf36647f34537da22e360ff
|
||||
Subproject commit 86ebcbbebbfa4d7df33cec7ad6dfe7996b0a3ca3
|
|
@ -1 +1 @@
|
|||
Subproject commit e28feb1ed80a5787f4d6055fbe15b1699397871e
|
||||
Subproject commit 1d6d148b2feae71861f11ee21911aa64b7a360aa
|
|
@ -1 +1 @@
|
|||
Subproject commit 2285177616bf0e0bed6758bccf63f3dfee4d2b4f
|
||||
Subproject commit 99e0c0d40e176e7a8618d45de68b4cd528f7b7af
|
Loading…
Add table
Add a link
Reference in a new issue