Revisions of ZoneMinder

buildservice-autocommit accepted request 989090 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 81)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 80)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 79)
- Update to 1.36.20
buildservice-autocommit accepted request 980982 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 78)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 77)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 76)
- Update to 1.36.18
buildservice-autocommit accepted request 980225 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 75)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 74)
  - Small adjustments to sizing/placement of shutdown button, status button and account text
  - Implement CTRL-click on montagereview to open event in a new tab/window
  - report errors from saving a new monitor to ui
  - Put back click on image in montage to bring live view
  - fix errors saving a new monitor
  - fix image scaling on live view/cycle/montage
  - implement ctrl-click on montage to open single live view in a new window/tab
  - implement semaphore retry when talking to zms
  - don't delete .sock files in zms which should reduce zms errors
  - start streams in single jpeg mode and then have monitorStream turn them on to streaming
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 73)
- Update to 1.36.17
buildservice-autocommit accepted request 979572 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 72)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 71)
- Update to 1.36.16
  - Fix packetqueue not emptying and deadlock in event writer
  - fixes to build on ubuntu bionic
  - Set samesite for session ZMSESSID cookie for php < 7.3
  - Fix numbering of State enum
  - more fixes to scaling and image loading in watch/montage/zones/zone
  - fix lots of zms errors in logs
  - fix broken audio storage
  - fix zmc getting restarted if decoding falls too far behind
  - fix export
  - fix crash when zone is entirely out of the image
  - stop the dbqueue before closing logs. Fixes zms/zmu hangs
  - Only keep ZM_COOKIE_LIFETIME entries in Sessions.
    Prevents millions of sessions from preventing the logout modal to load.
  - fix password entries not being upgraded on login.
  - debug log the keyframe interval found in the packetqueue
  - Don't delete socket in zms as it is a race condition.
  - remove lots of debug
  - Introduce System setting in config entries which makes them only settable in /etc/zm/.conf files.
    This is to prevent remote code execution by setting ZM_PATH_FFMPEG.
  - Use Content-Security-Policy: for all views instead of Report-Only.
    This prevents an XSS attack using ZM_HOME_CONTENT
  - fix apache complaining about bad headers when using zms instead of nph-zms and getting a 403.
  - queue stream requests so that only 1 runs at a time.
  - Merge MonitorStream features from master.
  - Update montage layouts to fill the available space
  - when streaming, start with single image and use javascript to start up the stream
    and ajax status requests. Fixes brokenness with 4k cameras
  - The entire configuration is now available to javascript land as constants
  - fix the border changing colour on alarm etc.
buildservice-autocommit accepted request 977224 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 70)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 69)
- Update to 1.36.15
  - Merge @alabamatoys' work to add focus controls to Amcrest PTZ
  - Ensure rate is an integer when coming from cookie. Remove commented out rate display.
  - INF logging of alarm frames in alert state changed to debug
  - remove error about last analyse time being zero, which is very common on startup. Not an error.
  - Fix issue with leftover zms processes
  - Rough in a queue and a thread into the event to process packets.
    We do this so that the event creator can get back to analysis as
    fast as possible so as to avoid the packetqueue filling up.
  - Fix FFMPEG5 build
  - Introduce mask_authentication function to replace username and password with * in url like strings
  - Fix lockups due to lack of locking around terminate_
  - Merge more code from master fixing up when to clearPackets, don't delete image data if we have an event etc.
  - Fixes to layout and scaling of image stream on watch and montage cycle and zone edit views
  - auto-select layout instead of defaulting to Freeform.
  - Fix problem viewing stream in Safari
  - Rename Scale To Fit to Auto. Fix logic when selecting Width/Height/Scale/Layout
  - trim whitespace at beginning and end of monitor settings
  - Add support for Ubuntu Jammy
  - Reduce warnings logged when the packetqueue is full
  - Make a warning into a debug in zmdc when restarting a process.
  - Merge UpdateCaptureFPS and UpdateAnalysisFPS into 1 SQL Update
  - Change zms to stick around and wait for zmc to come back
  - Disconnect and Reconnect in PrimeCapture instead of in constructor and destructor.
    Fixes camera not reconnecting when using Remote RTSP
  - Move CMD_ defines to skin.js.php so that they are available everywhere
  - Remove loading=lazy as it causes problems with ajax Querying
  - Set width of 200px for cycle sidebar
  - remove :'s in labels cycle header to be consistent
  - handle undefined HTTP_REFERER, and escape zone name in zone edit
buildservice-autocommit accepted request 966995 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 68)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 67)
- Update to 1.36.14
  - Fix test for chrome version 7 by not including periods. Fixes broken event with new Chrome
  - more fixes for compiling against ffmpeg5. Doesn't yet compile though.
  - fix broken PTZ
  - remove debugging for displaying ram use estimate in monitor
buildservice-autocommit accepted request 966174 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 66)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 65)
- Update to 1.36.13
  - Change a warning to a Debug when getting the latest image using zmu
  - Updates to Axis PTZ script adding support for getting details from Path and fixing support for older cameras
  - Fix for update script for 1.35.25 and DayEventDiskSpace
  - include user and function error message about insufficient permissions. Will make it easier to figure out who tried what.
  - Fix for crash in CSRF
  - Fix missing text-right align on Port/Path labels. Set step to 1 for Port
  - Remote RTSP camera.
  - Fix fail to get Sources in Remote RTSP
  - Fix compilation with ffmpeg 5.0
  - Implement filter limits. Which go before pagination/advanced search limits
  - Fix do_debian_package build script for version = CURRENT style versioning.
  - Implement a check on change of language. Make sure that the specified language file exists. Reports errors to UI
  - Test for valid language file when saving user.
  - add styling for errors reported to ui and include the errors on options view
  - Fix zmu device probing
  - Change title of v4l settings button to give an indication WHY it isn't enabled
  - Convert Fatal()s to Errors() in image viewing. Maybe Fixes [#3426]
  - Include EndDateTimeShort in event stats
  - Handle empty endtime (in progress event) more gracefully. If there is a next event just jump to it.
  - locking fixes that caused hung zmu and zms processes
  - Set mysql character set to utf8 explicitly to support chinese characters (or other special characters).
  - escape html in Storage names
  - fix auth'd user information being saved to session before switching session id's leaving bogus authenticated user in previous session.
  - Fix potential XSS from Username
  - Add a pattern filter for Usernames, Group Names and Storage Names to prevent invalid characters and XSS
  - Add NOT IN case to filters. Also, fix bad SQL when value evals to false. Test for empty string instead. Fixes [#3425]
  - Fix CURL monitors
  - Fix event view corruption caused by changes to the sendfile system call.Fixes [#3437]
  - Add useful title to frame image telling us which we are looking at
buildservice-autocommit accepted request 951711 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 64)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 63)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 62)
- Fix build error in Leap:
  "conflict for providers of systemd-mini = 246.16-7.33.1 needed
    by udev-mini, (provider systemd-mini conflicts with systemd)"
Displaying revisions 41 - 60 of 121
openSUSE Build Service is sponsored by