Isaac Connor
|
6f467dd0d4
|
Revert "regexp: port to pcre2"
This reverts commit fd09feb5f4 .
|
2024-03-04 09:54:18 -05:00 |
David Aguilar
|
17a218a5a3
|
fixup! debian/control: drop dependency on pcre3
|
2024-03-02 17:19:08 -08:00 |
David Aguilar
|
fd09feb5f4
|
regexp: port to pcre2
Update pcre usage to be compatible with pcre2.
|
2024-03-02 17:19:08 -08:00 |
David Aguilar
|
3dd9bdc121
|
debian/control: drop dependency on pcre3
pcre3 is deprecated and was replaced by pcre2. This fixes the issue
that caused zoneminder to be dropped from Debian/testing.
A flavor of this patch has already been submitted to Debian:
https://salsa.debian.org/debian/zoneminder/-/merge_requests/2
Related-to: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999919
|
2024-03-02 17:19:08 -08:00 |
Isaac Connor
|
ed472bcfd7
|
Add remaining CpuUsage stats to Server_Stats
|
2024-02-26 13:54:48 -05:00 |
Isaac Connor
|
6db5ec7374
|
Bump version for 1.37.54 db update
|
2024-02-25 10:09:52 -05:00 |
Isaac Connor
|
6e5d26f294
|
Bump to 1.37.53
|
2024-02-22 16:58:54 -05:00 |
Isaac Connor
|
5fd7e9faf5
|
Add CpuUserPercent, CpuNicePercent, CpuSystemPercent, CpuIdlePercent, CpuUsagePercent to Servers table
|
2024-02-22 16:06:03 -05:00 |
Isaac Connor
|
af9402cde8
|
Add db update for SOAP_wsa_compl. Bump version as a result
|
2024-02-13 17:38:11 -05:00 |
David Aguilar
|
1bfb7bea20
|
distros: add a Containerfile for building zoneminder using podman
|
2024-02-10 14:54:28 -08:00 |
Isaac Connor
|
183a0a344f
|
Add code to install a .list file in /etc/apt/sources.list.d
|
2024-01-20 15:11:59 -05:00 |
Isaac Connor
|
86ab0c296e
|
Add 6,7,8,9,10 wide montage layouts.
|
2024-01-16 11:52:28 -05:00 |
Isaac Connor
|
fb6e0f7305
|
Bump version for increase Phone column to 64
|
2024-01-11 10:16:08 -05:00 |
Isaac Connor
|
2d49e93405
|
Introduce a Create permission for Monitors, so that a given user may Edit existing monitors, but not create new ones.
|
2024-01-02 12:18:09 -05:00 |
Andrew Bauer
|
dbd82709a2
|
fix invalid date in rpm specfile changelog
|
2023-11-13 13:41:35 -06:00 |
Jonathan Bennett
|
3ee44207e5
|
Modify .spec file to fix rpmbuild
|
2023-11-12 16:52:52 -06:00 |
Isaac Connor
|
1e8077451e
|
Add newer ffmpeg libs dependencies
|
2023-11-04 18:43:37 -04:00 |
Isaac Connor
|
b253645e8f
|
Bump version to pickup redo of User_Preferences table
|
2023-11-02 14:26:24 -04:00 |
Isaac Connor
|
cfec797299
|
Add sphinc rtd theme to deps
|
2023-10-30 17:17:00 -04:00 |
Isaac Connor
|
02a65fa6cb
|
Bump version to 1.37.46 to pickup montage layout updates
|
2023-10-24 12:26:15 -04:00 |
Isaac Connor
|
18e2556f23
|
Add php-curl to depends
|
2023-10-12 11:02:43 -04:00 |
Andrew Bauer
|
413d072e1e
|
rpm specfile changes
|
2023-09-28 09:51:13 -05:00 |
Isaac Connor
|
90caddead6
|
pkexec is in policykit1 in bullseye
|
2023-09-22 15:14:02 -04:00 |
Isaac Connor
|
48f662aa74
|
Add nlohmann-json3-dev to build deps for newer jwt-cpp
|
2023-09-21 13:04:04 -04:00 |
Isaac Connor
|
2e10169cde
|
Deprecate cURL monitor type
|
2023-09-21 12:08:27 -04:00 |
Isaac Connor
|
5c9f051efe
|
Add pkexec to depends. Fixes #3755
|
2023-09-15 10:22:02 -04:00 |
Isaac Connor
|
22cc015e31
|
Bump version to 1.37.44 for tags feature
|
2023-09-15 10:20:57 -04:00 |
Isaac Connor
|
79b755047a
|
Add db update to correct column type of Longitude in Events and Servers table
|
2023-08-25 12:49:14 -04:00 |
Alejandro Criado-Pérez
|
6d1d08ce27
|
texts corrections on distros
|
2023-08-19 12:51:05 +02:00 |
Isaac Connor
|
e86610c38c
|
Bump version for RTSP2Web DB updates
|
2023-08-02 13:41:57 -04:00 |
Isaac Connor
|
bdb0768dfe
|
Bump to 1.37.41 to get a db update to correct the case of ONVIF_Alarm_Text
|
2023-07-12 17:48:20 -04:00 |
Mike Gulick
|
9de76cf3fd
|
distros/ubuntu2004: Update libgsoap dependency for Debian 12
Allow libgsoap-2.8.124, as that is what is shipped with Debian 12.
This fixes do_debian_package.sh on Debian 12.
|
2023-06-05 18:30:42 -04:00 |
Isaac Connor
|
3e12d520e9
|
Add php-xml to depends
|
2023-04-28 13:08:00 -04:00 |
Isaac Connor
|
a5fd15fce5
|
Add arp-scan to depends
|
2023-04-26 13:44:27 -04:00 |
Isaac Connor
|
f6d3c784f7
|
Try adding MacVendors to install file
|
2023-04-25 10:58:06 -04:00 |
Isaac Connor
|
d2fb365fa9
|
Add the ability to send a single summary email instead of individual emails per event
|
2023-04-24 17:53:16 -04:00 |
Isaac Connor
|
2600b7c48f
|
Bump version for Deleted column addition
|
2023-04-22 08:45:58 -04:00 |
Isaac Connor
|
4cd12784c1
|
Bump version for cpu percentages in server_stats
|
2023-03-01 14:09:15 -05:00 |
Isaac Connor
|
4246d9626c
|
Bump to 1.37.36 for db changes to add Name, Email, Phone to Uses
|
2023-02-28 14:06:59 -05:00 |
Isaac Connor
|
e1625f0360
|
Bump version to pickup Decoder db update
|
2023-02-26 17:04:37 -05:00 |
Isaac Connor
|
77f55d81db
|
Bump version for some more geolocation features db updates
|
2023-02-25 13:20:45 -05:00 |
Isaac Connor
|
cb3fb03f92
|
Bump version for visibility in CVEs
|
2023-02-20 12:11:56 -05:00 |
Isaac Connor
|
717b156d86
|
Bump version to pick up db updates for Server_Stats
|
2023-02-19 14:49:06 -05:00 |
Isaac Connor
|
d9862bb18e
|
Remove FOREIGN KEYS on Events table for performance/reliability
|
2023-02-02 10:40:57 -05:00 |
Isaac Connor
|
88be2e1865
|
Merge branch 'master' of ../otherbranch
|
2023-01-31 16:06:01 -05:00 |
Isaac Connor
|
0a90e0bc45
|
add gsoap
|
2023-01-31 16:05:42 -05:00 |
Andrew Bauer
|
5cc1e8ac54
|
Remove Cambozola symlink since we don't use it anymore
|
2023-01-30 14:57:43 -06:00 |
Andrew Bauer
|
18407268c2
|
remove support for el7 from rpm specfile
|
2023-01-29 14:45:58 -06:00 |
baudneo
|
7590cf8691
|
SQL: Add base and provide upgrade file
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
|
2023-01-09 17:57:25 -07:00 |
Isaac Connor
|
47396a7397
|
Bump version to 1.37.29 for SectionLengthWarn
|
2023-01-07 12:35:09 -05:00 |