Merge remote-tracking branch 'origin/topic/timw/allow-macos-libkrb5'

* origin/topic/timw/allow-macos-libkrb5:
  Allow macOS to search for libkrb5, but disallow system version of library
This commit is contained in:
Tim Wojtulewicz 2025-05-13 10:03:46 -07:00
commit 5aa6734042
7 changed files with 18 additions and 10 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.94 | 2025-05-13 10:03:46 -0700
* Allow macOS to search for libkrb5, but disallow system version of library (Tim Wojtulewicz, Corelight)
8.0.0-dev.92 | 2025-05-13 18:26:22 +0200
* btest/cluster/websocket: Update tests for new event signature (Arne Welzel, Corelight)