Isaac Connor
786d0c553e
We require sudo
2021-06-12 12:22:15 -04:00
Isaac Connor
46c730e27b
Bump version for 1.36.4
2021-06-08 16:59:03 -04:00
Isaac Connor
97d077d623
Bump version to 1.36.3 for release
2021-06-08 16:57:20 -04:00
Isaac Connor
dbb8019852
Bump version for 1.36.2
2021-06-08 16:55:13 -04:00
Steve Gilvarry
b29a785a7c
Update symlink to new file location
2021-06-06 17:22:13 +10:00
Peter Keresztes Schmidt
73351f4387
Drop Ubuntu Xenial support
2021-06-05 17:16:22 +02:00
Peter Keresztes Schmidt
5c96eedac8
Build: Remove dependency on libavdevice
...
We currently don't use the library so don't depend on it.
2021-06-05 15:08:38 +02:00
Peter Keresztes Schmidt
7d501a6585
Remove libavresample support
...
libavresample hasn't been maintained for a long time by FFmpeg since libswresample superseded it.
In 2018 it was officially deprecated [1].
Let's remove the support for it since there is no need to maintain this option further.
[1] https://patchwork.ffmpeg.org/project/ffmpeg/patch/20171225175335.18183-1-atomnuker@gmail.com/
2021-06-04 23:46:58 +02:00
Peter Keresztes Schmidt
e724a93395
Build: Remove in-tree version of CheckPrototypeDefinition
...
We currently don't use the module and all supported CMake versions ship this module if needed.
2021-06-01 08:41:44 +02:00
Isaac Connor
4f2945bd57
Merge pull request #3267 from Carbenium/crypto-hashing
...
Crypto: Implement a generic hashing API
2021-05-30 18:07:58 -04:00
Isaac Connor
dab2792077
Merge pull request #3262 from Carbenium/selectable-crypto-backend
...
Build: Make crypto and JWT backends selectable
2021-05-30 17:06:22 -04:00
Peter Keresztes Schmidt
8129600a37
Build: Cleanup gnutls/openssl defines
...
We only need HAVE_LIBGNUTLS and HAVE_LIBOPENSSL to compile the right crypto backend.
2021-05-30 22:56:21 +02:00
Isaac Connor
28a6a3e41e
the filename is incorrect so the tmpfiles.d configuration is not being included
2021-05-30 10:54:23 -04:00
Peter Keresztes Schmidt
b81689aa3f
Remove libgcrypt as dependency
...
GnuTLS used gcrypt as backend but switched in ~2011 to nettle.
Thus we don't need to/shouldn't depend on it.
2021-05-29 21:37:30 +02:00
Andrew Bauer
800a8ecc2e
sync rpm specfile changelog with rpmfusion
2021-05-22 07:00:07 -05:00
Isaac Connor
2afeaefec4
Set version to 1.36.1 for release
2021-05-21 10:46:56 -04:00
Isaac Connor
e18f9676cd
Bump version to new 1.37 dev version
2021-05-16 13:55:01 -04:00
Isaac Connor
b17edf3153
Bump version to 1.36.0
2021-05-13 19:28:32 -04:00
Isaac Connor
8aacdb37cc
Bump to 1.35.28
2021-05-05 15:03:51 -04:00
Peter Keresztes Schmidt
3bbec92d40
utils/packpack: Update RtspServer
2021-05-01 00:39:22 +02:00
Isaac Connor
c74778f949
Revert "add new dependency libarray-util-perl"
...
This reverts commit 9e5ca7832a
.
2021-04-29 19:00:36 -04:00
Isaac Connor
9e5ca7832a
add new dependency libarray-util-perl
2021-04-29 14:49:54 -04:00
Isaac Connor
33ed35c1f6
Use new zmupdate -s param touse system maintenance use to perform updates
2021-04-28 10:05:21 -04:00
Isaac Connor
d1687df6af
Bump version to 1.35.27 for ModetDuringPTZ changes
2021-04-23 14:52:29 -04:00
Andrew Bauer
6d90fd7bd6
update specfile to use latest rtspserver commit
2021-04-23 11:53:38 -05:00
Isaac Connor
484ff7dbaa
Fail postinst if zmupdate fails
2021-04-19 11:51:35 -04:00
Isaac Connor
285c06ca23
Bump version to 1.35.26
2021-04-12 15:59:31 -04:00
Isaac Connor
053406bade
Bump to version 1.35.25
2021-04-11 12:59:18 -04:00
Peter Keresztes Schmidt
3b705c15fe
build: Store all generated sources in CMAKE_BINARY_DIR
...
config.h is already generated there so move zm_config_data.h and zm_config_define.h
there as well. Also limit the scope of CMAKE_BINARY_DIR as include directory to the zm target.
All in all this makes zm_config_data and zm_config_define available when building the tests target.
2021-04-11 01:28:23 +02:00
Isaac Connor
08d9ca453a
Bump version to 1.35.24
2021-04-09 19:45:23 -04:00
Andrew Bauer
3be21d0457
add rpm support for RtspServer submodule
2021-04-07 09:23:36 -05:00
Isaac Connor
198d205188
bump version for 1.35.23
2021-03-30 18:33:46 -04:00
Isaac Connor
3d13daaf25
Bump version for 1.35.22
2021-03-26 17:03:27 -04:00
Isaac Connor
531850c57e
require libjwt-gnutls0. Our built in jwt-cpp doesn't seem to work
2021-03-23 13:52:05 -04:00
Isaac Connor
527defc0c8
Bump version to 1.35.21 for Snapshots
2021-03-12 09:28:47 -05:00
Isaac Connor
93e4691b08
remove liblivemedia as a dependency. We have gone another way
2021-03-10 16:17:26 -05:00
Isaac Connor
fda0656f84
Bump version to 1.35.20 to pick up SecondPath db change
2021-03-03 12:07:33 -05:00
Isaac Connor
be99d09772
Accept liblivemedia64 for buster
2021-01-26 22:05:13 -05:00
Isaac Connor
9beaf613bf
Add liblivemedia as a dependency to build rtsp_server
2021-03-02 09:05:58 -05:00
Isaac Connor
243d028118
Add liblivemedia dependencies to build rtsp server
2021-03-02 09:05:58 -05:00
Isaac Connor
836ef731c1
Don't use libjquery-js
2021-03-01 16:47:18 -05:00
Isaac Connor
01c74fdac3
Add RTSPStreamName to Monitors table. Bump version to 1.35.19
2021-03-01 16:46:48 -05:00
Isaac Connor
0dc748acb5
drop back to compat 12 for buster
2021-02-17 14:13:42 -05:00
Isaac Connor
99568b8046
remove debian vcs
2021-02-17 13:41:52 -05:00
Isaac Connor
1f2c7d3f98
allow debhelper >13
2021-02-17 13:17:30 -05:00
Isaac Connor
d2777d2fe4
Remove ffmpeg from recommends. We depend on it
2021-02-17 12:53:30 -05:00
Isaac Connor
0edbb3d9c4
debug is optional, not extra
2021-02-17 12:52:06 -05:00
Isaac Connor
0d0be59b6b
Need to require debhelper 13
2021-02-17 12:51:44 -05:00
Isaac Connor
a3ed986343
Fix filename
2021-02-17 12:40:41 -05:00
Isaac Connor
4a1efe56ff
remove --parallel which isn't needed anymore
2021-02-17 12:40:27 -05:00