Package: zoneminder / 1.36.33+dfsg1-1

Metadata

Package Version Patches format
zoneminder 1.36.33+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0004 Change default date format to region neutral ISO not.patch | (download)

web/includes/Monitor.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
docs/userguide/gettingstarted.rst | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 4 deletions(-)

 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 allow generation of random seeds on install time,
 not on build time. (Closes: #830979)