Package: zoneminder / 1.36.35+dfsg1-1
Metadata
Package | Version | Patches format |
---|---|---|
zoneminder | 1.36.35+dfsg1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0004 Change default date format to region neutral ISO not.patch | (download) |
web/includes/Monitor.php |
2 1 + 1 - 0 ! |
change default date format to region-neutral iso notation with time zone. |
0006 Set default path to ffmpeg binary.patch | (download) |
scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in |
2 1 + 1 - 0 ! |
set default path to "ffmpeg" binary. It is not detected on build-time without "ffmpeg" package. |
0007 Default to not checking for updated versions of Zone.patch | (download) |
scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in |
2 1 + 1 - 0 ! |
default to not checking for updated versions of zoneminder Users should get updates through the package. Also prevents "phoning home" to zoneminder.com. |
0008 Unlink installation docs.patch | (download) |
docs/index.rst |
3 0 + 3 - 0 ! |
unlink installation docs. |
0009 Allow generation of random seeds on install time not.patch | (download) |
web/api/app/Config/core.php.default |
4 2 + 2 - 0 ! |
allow generation of random seeds on install time, not on build time. (Closes: #830979) |
pcre2.patch | (download) |
CMakeLists.txt |
6 3 + 3 - 0 ! |
port to pcre2. Bug-Debian: https://bugs.debian.org/999919 Bug: https://github.com/ZoneMinder/zoneminder/issues/3384 |