Changes since 1.36.36
- Fix building against FFmpeg 8.0
- Warn=>Debug for first_dts logging
- Fix for setting directory permissions in newer debian
- Use libpcre2 instead of deprecated libpcre3
- Updates to do_debian_package.sh
- In zmaudit.pl die if we fail to resurrect an event. Delete events with id 0
- Drop various foreign keys around Events table. We do this in 1.37 for performance/locking reasons. We are doing it here for zmrecover.pl
- Add EXPLAIN output to filter debug
- docs readthedocs fixes
- Add net-tools for arp, pkexec, libuuid and remove libjson-xs-perl to debian dependencies
- Small fix for Apache virtual server configuration instructions.
- deprecate packpack based builds
- Fix for zmrecover.pl due to LinkPath using a 2 digit year not 4 in Deep Storage
- Improve the error message to indicate mysql library instead of client binaries
- Fix for API events
- Add deps for oracular, noble, trixie
- Update telemetry url, add timezone to data
- Correct escaping of \n\r and ' characters when escaping config entries on javascript side
Full Changelog: 1.36.36...1.36.37