Changes since 2.7.1:
- Improve the package source refresh test
- Add logging to package source refreshes
- Harden "@" interpretation in package source URLs
- Add an baseline canonifier to user-mode btest
- Add 'uservar' and 'template' modules to API docs
- Fix sphinxarg extension's use of old Sphinx logging API
- Add "template info" command
- Add templating functionality to zkg toplevel script
- Add a "slug" helper for user vars
- Add Zeek package templating module
- Add _util.load_source() for sourcing a Python script as a module
- Prefill the prompt for user vars with current value
- Refactor user vars into their own class and module
- Migrate some git helpers to _util for broader access
- include exception output in dependency import error messages
- Add support for packages shipping executables
- Update plugin used in test suite for Zeek 4.1 compatibility
- Update test baselines to include btest header info
- Prevent local githooks from interfering with zkg's commands
- Prevent local githooks from interfering with the testsuite
- Update CI to test Zeek 4.0 and not test 3.2 anymore
PR: 256807
Reported by: mshirk@daemon-security.com
Approved by: mshirk@daemon-security.com (maintainer)