Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 57f2c5d5 | 2026-08-20 20:33:24 | update to zeek 8.2.2 | ||
| f8069eeb | 2026-07-11 20:46:42 | update to zeek 8.2.1 | ||
| a73e246c | 2026-05-17 20:57:55 | update to zeek 8.2.0 | ||
| 8942409e | 2026-01-17 01:01:55 | update to zeek 8.1.0 | ||
| 8542a69c | 2025-11-12 23:52:42 | fix zkg(1) config path, reported by "LWX" `zkg config` would point at incorrect paths since we installed its config file under /etc/zkg/config; adjust our PLIST @examples to move that dir under /etc/zeek/ matching what CMakeLists.txt configures internally. If you installed external scripts with zkg(1) and they couldn't be found, update and reinstall them. | ||
| 10eb85ee | 2025-10-23 13:20:05 | remove MODPY_COMMENT from PLISTs, no longer needed | ||
| ccce720f | 2025-09-26 17:21:40 | zap unused btest scripts, fix a few more python shebangs | ||
| e1dea287 | 2025-09-23 19:29:37 | do not install btest tooling and pcap files; cuts package size in half they are for development, really. | ||
| 7edbdc5e | 2025-09-20 18:31:39 | update to zeek 8.0.1 (latest release) now that the port is up to speed, i can focus on cleanup, get rid of XXX, try to upstream patches and investigate what 'make test' failures are about: 82% tests passed, 6 tests failed out of 33 Total Test time (real) = 61.43 sec The following tests FAILED: 18 - broker.peering (Subprocess aborted) 20 - broker.shutdown (Subprocess aborted) 27 - python-communication (Timeout) 29 - python-forwarding (Timeout) 31 - python-store (Timeout) 33 - python-zeek-module (Timeout) | ||
| 331772a7 | 2025-09-20 10:59:09 | update to zeek 7.2.2 |