Răsfoiți Sursa

Update version

Jaap Marcus 1 an în urmă
părinte
comite
46171eb2ed

+ 1 - 1
src/deb/hestia/control

@@ -1,7 +1,7 @@
 Source: hestia
 Package: hestia
 Priority: optional
-Version: 1.9.0~alpha
+Version: 1.9.0~beta
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/deb/nginx/control

@@ -1,7 +1,7 @@
 Source: hestia-nginx
 Package: hestia-nginx
 Priority: optional
-Version: 1.27.0
+Version: 1.27.2
 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: 8.3.9
+Version: 8.3.13
 Section: admin
 Maintainer: HestaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com

+ 2 - 2
src/deb/web-terminal/control

@@ -1,12 +1,12 @@
 Source: hestia-web-terminal
 Package: hestia-web-terminal
 Priority: optional
-Version: 1.0.0
+Version: 1.0.1
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Architecture: amd64
-Depends: hestia, nodejs (>= 18.0.0)
+Depends: hestia, nodejs (>= 20.0.0)
 Description: hestia web terminal
  hestia is an open source hosting control panel.
  hestia has a clean and focused interface without the clutter.

+ 1 - 1
src/hst_autocompile.sh

@@ -231,7 +231,7 @@ if [ -e "/etc/redhat-release" ]; then
 else
 	HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
 fi
-OPENSSL_V='3.3.1'
+OPENSSL_V='3.4.0'
 PCRE_V='10.44'
 ZLIB_V='1.3.1'