-
Fix Secondary Order SQL Infection in via Stored Event Name and Cause Fields. Fixes GHSA-r6gm-478g-f2c4
-
Fix formatters for 64bit values. Fixes #4580
-
Add libjson-xs-perl to deps in the hopes of fixing noble dependency issues
-
Only set timezone if it is set in config.
-
Add defaults for Type and Scheme in perl Storage object code to prevent warnings in logs due to undefined values
-
Set tz in Date::Manip so that returned unixdate from '-1 hour' is in the current timezone, not UTC
-
Fix default zone creation to account for monitor rotation
When creating a new monitor with Orientation set to ROTATE_90 or
ROTATE_270, the default "All" zone dimensions are now correctly swapped
to match the rotated image dimensions. This prevents zm_zone.cpp from
reporting that zones extend outside of image dimensions and having to
fix them at runtime.Fixes issue where monitors created with Rotate Right or Rotate Left
would generate warnings like:
"Zone 1/All for monitor X extends outside of image dimensions,
(0,0), (3839,2159) != (2160,3840), fixing" -
FIx %ld is used for time_t Fixes #4516
-
Improve handling of ZM_DB_TYPE
-
Only set auto_reconnect if mysql. mariadb uses a different name, and it is all deprecated anyways.
-
Add libpcre2-posix2 for focal
-
Merge v4l2 fixes due to breakage in kernel 6.17
Full Changelog: 1.36.37...1.36.38