Procházet zdrojové kódy

Use correct php version and rebuild users

Jaap Marcus před 1 rokem
rodič
revize
2e7773c9f7
2 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 4 4
      install/upgrade/upgrade.conf
  2. 1 1
      src/deb/php/control

+ 4 - 4
install/upgrade/upgrade.conf

@@ -21,13 +21,13 @@
 # Update default templates when performing an upgrade
 # These flags should be set to true if any changes are made to the template files
 # to ensure that they are properly updated on the end-user's system.
-UPGRADE_UPDATE_WEB_TEMPLATES='false'
-UPGRADE_UPDATE_MAIL_TEMPLATES='false'
-UPGRADE_UPDATE_DNS_TEMPLATES='false'
+UPGRADE_UPDATE_WEB_TEMPLATES='true'
+UPGRADE_UPDATE_MAIL_TEMPLATES='true'
+UPGRADE_UPDATE_DNS_TEMPLATES='true'
 
 # Post installation clean-up
 UPGRADE_REPLACE_KNOWN_KEYS='true'
-UPGRADE_REBUILD_USERS='false'
+UPGRADE_REBUILD_USERS='true'
 UPGRADE_RESTART_SERVICES='true'
 
 #######################################################################################

+ 1 - 1
src/deb/php/control

@@ -1,7 +1,7 @@
 Source: hestia-php
 Package: hestia-php
 Priority: optional
-Version: 8.3.6
+Version: 8.3.16
 Section: admin
 Maintainer: HestaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com