Isaac Connor
|
134d80a91d
|
Replace Requires with BindsTo and add comment explaining how to override
|
2022-01-12 11:32:08 -05:00 |
Isaac Connor
|
f01ecf2a16
|
Add libgsoap to dependencies
|
2022-01-08 12:37:05 -05:00 |
Isaac Connor
|
67556430c6
|
Add option ZM_NO_PCRE to disable testing for libpcre3. debian wants to remove it so this allows us to test building without it. Remove libpcre3 from depends and set ZM_NO_PCRE=ON in debian build config
|
2021-11-24 12:44:07 -05:00 |
Isaac Connor
|
dedd755e5c
|
Handle auth to mysql problems more gracefully
|
2021-10-28 12:46:42 -04:00 |
Isaac Connor
|
6b481fa2b5
|
Put back debhelper >= 11. We are deprecating stretch
|
2021-08-30 09:42:35 -04:00 |
Isaac Connor
|
a52b9057ba
|
stretch has debhelper 10
|
2021-08-27 11:40:46 -04:00 |
Isaac Connor
|
ccb4bb27dd
|
Add more versions to support bionic
|
2021-08-10 17:01:26 -04:00 |
Isaac Connor
|
bae8d38301
|
Drop back to debhelper 11 as that is what is in bionic
|
2021-08-09 11:33:11 -04:00 |
Isaac Connor
|
cb4e17e49a
|
Merge branch 'release-1.36'
|
2021-08-09 10:27:24 -04:00 |
Isaac Connor
|
ea83e8c3b1
|
Add libjwt-dev as a build dependency. libjwt-gnutls-dev doesn't exist in bionic anymore.
|
2021-08-09 10:23:02 -04:00 |
Isaac Connor
|
c3fb84bf88
|
Add an age component of 7d to /var/tmp/zm so that exports and other files go away
|
2021-06-15 10:44:02 -04:00 |
Isaac Connor
|
786d0c553e
|
We require sudo
|
2021-06-12 12:22:15 -04: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
|
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
|
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 |
Isaac Connor
|
1219bd8d1e
|
the filename is incorrect so the tmpfiles.d configuration is not being included
|
2021-05-30 10:54:59 -04: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 |
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
|
484ff7dbaa
|
Fail postinst if zmupdate fails
|
2021-04-19 11:51:35 -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
|
93e4691b08
|
remove liblivemedia as a dependency. We have gone another way
|
2021-03-10 16:17:26 -05:00 |
Isaac Connor
|
be99d09772
|
Accept liblivemedia64 for buster
|
2021-01-26 22:05:13 -05:00 |
Isaac Connor
|
243d028118
|
Add liblivemedia dependencies to build rtsp server
|
2021-03-02 09:05:58 -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 |
Isaac Connor
|
8c85ffd904
|
Remove apache2.2 auth lines
|
2021-02-17 12:40:14 -05:00 |
Isaac Connor
|
8a3ea42528
|
Remove Uploaders. Update mysql packages to be default-
|
2021-02-17 12:39:56 -05:00 |
Isaac Connor
|
b4c594b15c
|
Use apache2_invoke instead of enmod
|
2021-02-17 12:32:06 -05:00 |
Isaac Connor
|
8e4922665f
|
Add icons to installed files
|
2021-02-17 11:56:43 -05:00 |
Isaac Connor
|
6007914344
|
we don't build libzoneminder-perl at this time, so don't try to instal it's man pages
|
2021-02-17 11:49:59 -05:00 |
Isaac Connor
|
a60d683f73
|
Don't build man pages. They will be built by dh
|
2021-02-17 11:07:33 -05:00 |
Isaac Connor
|
66efc3ba59
|
.tmpfile is deprecated. Use .tmpfiles
|
2021-02-17 10:29:21 -05:00 |
Isaac Connor
|
233b666595
|
maybe fix docs building
|
2021-02-16 17:19:13 -05:00 |
Isaac Connor
|
e7f3bc357d
|
More syncup with official debian build
|
2021-02-16 17:03:17 -05:00 |
Isaac Connor
|
36c7d17111
|
Remove dh-systemd update standards-version and homepage
|
2021-02-16 16:32:19 -05:00 |
Isaac Connor
|
b0f9b210a8
|
Update for debhelper > 12
|
2021-02-16 16:22:29 -05:00 |
Isaac Connor
|
f08979aae9
|
Bump compat to 13
|
2021-02-16 14:13:42 -05:00 |
Isaac Connor
|
cc09f68426
|
We use our own jquery. Debian can do it's own thing
|
2021-02-10 17:07:18 -05:00 |
Peter Keresztes Schmidt
|
bccadba1f6
|
Distros/Ubuntu2004: Remove an extra newline from the control file
This breaks the build with following message:
dpkg-buildpackage: error: syntax error in debian/control at line 41: block lacks the 'Package' field
|
2021-02-07 19:36:05 +01:00 |
Isaac Connor
|
5fac0903b1
|
We include jquery ourselves
|
2021-02-06 20:11:38 -05:00 |
Isaac Connor
|
3d20183020
|
Remove mp4v2
|
2021-02-04 17:32:53 -05:00 |