فهرست منبع

Bump hestia-nginx, hestia-php, phpMyAdmin versions

Alexandros 6 سال پیش
والد
کامیت
0f33f69736
5فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 1 1
      install/hst-install-debian.sh
  2. 1 1
      install/hst-install-ubuntu.sh
  3. 1 1
      src/deb/hestia/postinst
  4. 1 1
      src/deb/nginx/control
  5. 1 1
      src/deb/php/control

+ 1 - 1
install/hst-install-debian.sh

@@ -22,7 +22,7 @@ codename="$(cat /etc/os-release |grep VERSION= |cut -f 2 -d \(|cut -f 1 -d \))"
 HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 
 # Define software versions
-pma_v='4.9.1'
+pma_v='4.9.2'
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
 fpm_v="7.3"
 

+ 1 - 1
install/hst-install-ubuntu.sh

@@ -22,7 +22,7 @@ codename="$(lsb_release -s -c)"
 HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 
 # Define software versions
-pma_v='4.9.1'
+pma_v='4.9.2'
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
 fpm_v="7.3"
 

+ 1 - 1
src/deb/hestia/postinst

@@ -19,7 +19,7 @@ upgrade_refresh_config
 new_version=$(dpkg -l | awk '$2=="hestia" { print $3 }')
 
 # phpMyAdmin
-pma_v='4.9.1'
+pma_v='4.9.2'
 
 ###############################################################
 #               Begin standard upgrade routines               #

+ 1 - 1
src/deb/nginx/control

@@ -1,7 +1,7 @@
 Source: hestia-nginx
 Package: hestia-nginx
 Priority: optional
-Version: 1.17.5
+Version: 1.17.6
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/deb/php/control

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