mailinabox/setup
Joshua Tauberer 78d71498fa Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04
* Add the PHP PPA.
* Specify the version when invoking the php CLI.
* Specify the version in package names.
* Update paths to 8.0 (using a variable in the setup scripts).
* Update z-push's php-xsl dependency to php8.0-xml.
* php-json is now built-into PHP.

Although PHP 8.1 is the stock version in Ubuntu 22.04, it's not supported by Nextcloud yet, and it likely will never be supported by the the version of Nextcloud that succeeds the last version of Nextcloud that supports PHP 7.2, and we have to install the next version so that an upgrade is permitted, so skipping to PHP 8.1 may not be easily possible.
2022-07-28 14:02:46 -04:00
..
bootstrap.sh Update Ubuntu version checks from 18.04 to 22.04 2022-07-28 14:02:44 -04:00
dkim.sh Enable sending DMARC failure reports (#1929) 2021-02-28 08:21:15 -05:00
dns.sh Configure nsd listening interfaces before installing nsd so that it does not interfere with bind9 2022-07-28 14:02:46 -04:00
firstuser.sh Use $(...) notation instead of legacy backtick notation for embedded shell commands 2021-05-03 19:28:23 -04:00
functions.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
mail-dovecot.sh Rewrite envelope from address in sieve forwards (#1949) 2021-05-08 08:30:53 -04:00
mail-postfix.sh Enable and recommend port 465 for mail submission instead of port 587 (fixes #1849) 2021-05-15 16:42:14 -04:00
mail-users.sh Disable SMTPUTF8 in Postfix because Dovecot LMTP doesn't support it and bounces messages that require SMTPUTF8 2021-09-24 08:11:36 -04:00
management.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
migrate.py Move automatically generated aliases to a separate database table 2021-09-24 08:11:36 -04:00
munin.sh Fix upgrade issue broken by 802e7a1f4d 2019-12-01 17:44:12 -05:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
nextcloud.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
preflight.sh Update Ubuntu version checks from 18.04 to 22.04 2022-07-28 14:02:44 -04:00
questions.sh Fix some more $DEFAULT_PUBLIC_IP issues (#1494) 2018-12-26 15:39:47 -05:00
spamassassin.sh Implement SPF/DMARC checks, add spam weight to those mails (#1836) 2020-12-25 17:22:24 -05:00
ssl.sh Enable and recommend port 465 for mail submission instead of port 587 (fixes #1849) 2021-05-15 16:42:14 -04:00
start.sh Fix to allow for non forced "enforce" MTA_STS_MODE (#1970) 2021-05-08 08:18:49 -04:00
system.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
web.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
webmail.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
zpush.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00