mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Allow macOS to search for libkrb5, but disallow system version of library
This commit is contained in:
parent
8f60d37ad0
commit
051c191f63
5 changed files with 13 additions and 9 deletions
4
NEWS
4
NEWS
|
@ -38,6 +38,10 @@ Changed Functionality
|
|||
published vectors with holes. A reporter error is produced at runtime when
|
||||
serialization of vectors with holes is attempted.
|
||||
|
||||
- Using libkrb5 for Kerberos support is now allowed on macOS. Due to very old age and
|
||||
brokenness, the system version of the library is unsupported and will fail to
|
||||
configure. Use the version from Homebrew or another newer installation.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue