Commit Graph

439 Commits

Author SHA1 Message Date
a6fbf2423d User is bind not bind9 2021-05-21 18:07:11 +02:00
3d96c2ca70 Add dnssec validating recursive resolver and razorfy+rspamd users 2021-05-21 08:47:56 +02:00
c5722c4c2c Add rspamd to compiled programs 2021-05-16 14:15:19 +02:00
560f5e9269 Also call ldconfig when installing extra binaries 2021-05-04 13:59:23 +02:00
8ac5330a88 Run ldconfig on chroot after installing libraries 2021-05-04 13:44:27 +02:00
e96aa86cd1 Fix undefined constant error - fixes #115 2021-04-28 18:16:08 +02:00
4cc3a705cf Tor is already loaded from onion service and remove no longer existing demo site 2021-04-27 21:29:51 +02:00
cb9093585f Use PHP 8 compatible fork of SquirrelMail 2021-04-27 08:08:47 +02:00
6aea46afaa Use which to determine binary location and ignore non-existing binaries - closes #111 2021-04-25 16:10:54 +02:00
5cd74a31b1 Collect libraries in array to prevent repeatedly copying the same files 2021-04-25 15:44:29 +02:00
fe71692eb9 Fix compile issues with libenchant-2 2021-04-25 13:56:27 +02:00
e8e97c8ac9 Add PHP-7.4 patch to use libenchant-2 if available - closes #113 2021-04-25 09:40:38 +02:00
22a0f71728 Remove unnecessary apt install command 2021-04-25 08:58:13 +02:00
bf16fc0003 Merge pull request #114 from nyxnor/patch-1
update Tor sources to v3
2021-04-23 17:19:37 +02:00
cb0af192d7 update Tor sources to v3
Source of this commit:
* https://onion.torproject.org/
* http://xao2lxsmia2edq2n5zxg6uahx6xox2t7bfjw6b5vdzsxi7ezmqob6qid.onion/

Keep an eye for the v3 of Debian.
* https://onion.debian.org/

v2 deprecation timeline
* https://blog.torproject.org/v2-deprecation-timeline
2021-04-22 00:59:51 +00:00
1d7d3ab924 Hide PIDs for non-root users in proc mount 2021-04-17 11:13:00 +02:00
86bf9230d0 Switch default version to php8.0 2021-04-10 16:10:33 +02:00
6229ffe1f8 Enable gnupg module for PHP-8 2021-04-08 21:01:33 +02:00
5e7f385b06 Recurse pull php-gnupg submodules and remove unneeded systemd.service files 2021-04-08 18:31:02 +02:00
78b4b505d9 ssh2 and rar extension now compile for PHP-8 2021-04-08 00:02:10 +02:00
db369edce4 Remove PHP 7.3 as active support ended and security support will end in a few months 2021-04-04 13:20:35 +02:00
12fd8b4907 Build nginx access modules to allow blocking IPs on clearnet operation 2021-04-02 21:01:03 +02:00
8e8a54f506 Add more commands from coreutils and silence "not a dynamic executable" warnings 2021-03-13 14:05:10 +01:00
62c4795fe6 libenchant-dev was renamed to libenchant-2-dev 2021-03-08 10:57:26 +01:00
b598f9e1e0 Add cut and uniq to chroot 2021-01-25 19:06:03 +01:00
8cff731d80 Automatically determine package name to use 2021-01-24 15:39:17 +01:00
3b7166148b Move composer installation after php installation 2020-12-27 16:01:42 +01:00
ca1e030fd5 apt-key add is deprecated, place key in trusted.gpg.d instead 2020-12-24 12:41:41 +01:00
42fd5a54a6 Move nvm, nodejs and yarn installation to install_binaries.sh 2020-12-24 09:05:14 +01:00
4af47d162b Fix install script not handling a glob expression 2020-12-24 08:49:19 +01:00
777cd92a48 Update composer dependencies 2020-12-23 21:18:02 +01:00
7759dc8ca6 Update composer version and move installation to automated script 2020-12-23 20:52:30 +01:00
120d8d09fd Add secp256k1 PHP module commonly used in bitcoin related applications 2020-12-23 20:31:01 +01:00
e358d5ee6e Fix edge cases during installation 2020-12-23 17:20:55 +01:00
a3da873635 Bugfix nginx patch 2020-11-09 22:51:23 +01:00
78a7bdfb3e Updated nginx patch 2020-11-09 22:05:10 +01:00
4590620ef0 Merge pull request #99 from DanWin/DanWin-funding
Create FUNDING.yml
2020-10-15 17:01:45 +02:00
75ed55e849 Create FUNDING.yml 2020-10-15 17:01:26 +02:00
6f0713341d rar, gnupg and ssh extensions are not yet compatible with PHP-8.0 2020-10-13 16:04:31 +02:00
71bf701515 Add missing ldconfig call in install script 2020-10-13 15:20:01 +02:00
573f9d19b4 Enable PHP-8.0 default service 2020-10-13 10:27:38 +02:00
6f98c1b08b Add PHP-8.0 and remove xmlrpc extension + PHP-7.2 2020-10-13 10:25:04 +02:00
67cea03e28 Enable strict session id mode 2020-10-11 16:17:07 +02:00
a1494d23a9 Fix potential permission issues with composer dependencies 2020-09-18 13:06:53 +02:00
4d710109ba Fix enqueue_instance_reload 2020-09-16 20:16:58 +02:00
5b489c9080 Include yasm 2020-09-07 18:07:40 +02:00
d7809da524 Build aom from source as it is not shipped in all distributions 2020-09-05 22:03:25 +02:00
79189b96b7 Compile libheif from source as some distributions have outdated versions 2020-09-05 18:33:17 +02:00
32270a97b5 Add note to help with DNS issues after disabling systemd-resolved 2020-09-05 18:06:01 +02:00
3bc384f1dc Stop systemd-resolved if it was already running 2020-09-05 17:51:34 +02:00