ZoneMinder

Edit Package ZoneMinder

zoneminder is a video camera security and surveillance system for linux

Refresh
Refresh
Source Files
Filename Size Changed
CakePHP-Enum-Behavior-ea90c0cd7f6e24333a90885e563b5d30b793db29.tar.gz 0000003504 3.42 KB
LICENSE.mootools 0000001082 1.06 KB
MooTools-Core-1.6.0-compat.js 0000173788 170 KB
README.SuSE 0000000681 681 Bytes
RtspServer-cd7fd49.tar.gz 0001395687 1.33 MB
ZoneMinder-1.36.33.tar.gz 0011501221 11 MB
ZoneMinder.changes 0000070155 68.5 KB
ZoneMinder.spec 0000011484 11.2 KB
crud-14292374ccf1328f2d5db20897bd06f99ba4d938.tar.gz 0000073086 71.4 KB
fix-ZM_VERSION-already-defined-error.patch 0000000767 767 Bytes
ignore_signal_on_config_write.patch 0000000891 891 Bytes
permissions 0000000031 31 Bytes
permissions.paranoid 0000000032 32 Bytes
permissions.secure 0000000031 31 Bytes
reload_config.patch 0000001858 1.81 KB
systemd-name-conventions.patch 0000000623 623 Bytes
zm.apache 0000003254 3.18 KB
zm.conf.patch 0000000656 656 Bytes
zm.logrotate 0000000247 247 Bytes
zm.service 0000000473 473 Bytes
zm_database_default_config.patch 0000000921 921 Bytes
zm_database_init 0000011936 11.7 KB
zm_tempfiles.conf 0000000081 81 Bytes
zmpkg_db_init.patch 0000000845 845 Bytes
zoneminder_mysql_settings.cnf 0000000022 22 Bytes
Latest Revision
Dirk Hartmann's avatar Dirk Hartmann (Monex) accepted request 1067522 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 182)
- Update to 1.36.33
  - Sanitise attr input in FilterTerm to prevent SQL Injection. Fixes GHSA-222j-wh8m-xjrx
  - Add object-src CSP directive to help prevent XSS
  - db: Add helper for escaping strings and use it on username retrieved from jwt to prevent SQL injection
  - use detaintPath on modal to prevent including other files instead of real modals
  - Check for valid date in minTime and maxTime to prevent SQL attack
  - Introduce check_datetime function to validate dates
  - Attempt to sanitize daemon and arguments before executing commands to prevent executing other programs.
  - Use validCardinal on MonitorId when creating snapshots to prevent executing other commands
  - Adjust size of text inputs MonitorName and Source Path Filters to match chosen inputs
  - test for existence of username in session to prevent error outputs when using AUTH_RELAY=plain
  - Move actions process to after the unauth check to prevent actions happening when unathentication
  - Fix detaintPath not stripping sequences like ..././
  - Escape <> in log messages to prevent html shenanigans. Fixes [#3596]
  - Don't start the statusCmdQuery on streaming start, because it is used when doing still updates.
    If we start it too fast, zms may not have started yet, causing errors in logs about zms
  - Set a short expiry 1min and set the cookie name to include the filter so that each 
    and every filter gets it;s own pagination saved. Fixes [#3510]
  - Use reload instead of restart on zone save
  - Add reload to monitor zmcControl
  - Stop streams when clicking cancel/Save so that we don't log errors trying to access a dead zms. Fixes [#3643]
  - Adding :80 to address is not worthy of an Error log, fixes warnings in logs from various PTZ scripts
  - Add a sleeping flag so that when we get sigterm, we can just exit instead of returning to the sleep.
    Speeds up zoneminder shutdown
  - fix format endtime on events list on watch view
  - Include command line in debug output when generating images
  - Fix missing/corrupted pre-alarm frames in recording. Fixes #3656
  - Remove test for Enabled on monitor. Motion detection being disabled has nothing to do with manual triggering. Fixes [#3657]
  - Allow viewing of events whose Monitor[Function]=None
  - Remove stripslashes when saving config values. The values in REQUEST have not been escaped,
    so strip slashes is not appropriate. Fixes [#3655]
  - Apply chosen styles to dropdowns in Options, allowing text search
  - Queue packets instead of packet locks in event thread. Since we are using std::shared_ptr
    and not modifying the packet, should not need locking. Also, locking in one thread
    and unlocking in another is apparentlyundefined behaviour and doesn't work infreebsd.
  - fixes for freebsd
  - Don't wait for decode in Analyze, fixes some hangups on logrotate/shutdown
  - Hide timestamp caption from bottom of video.js event view. It serves no purpose. Fixes [#3488]
  - Add 2>&1 to command to delete event dir so that we get error messages logged.
  - Move code from Event to Storage to implement delete_path()
  - Use ajax() instead of getJSON with no timeout when deleting events.
  - Update monitor preset view: Use a submit button instead of input with javascript.
    Remove no longer needed js code. Sort presets by Name.
  - Fix saving Server modal. Form was incomplete, action and view were duplicated.
    Don't need javascript just use the submit button Save.
  - Improve info when moving event to show source and Dest paths
  - Remove dead code from report_event_audit.js
  - Use Y-m-d H:i:s instead of c for date formatting to match what datetimepicker expects.
    remove unused action input and put view in the get part of form action
  - Add styles to table headers to left align them to match the body
Comments 0
openSUSE Build Service is sponsored by