Jelajahi Sumber

Version bumps (#1451)

* Bump OpenSSL version

* Bump hestia-nginx version

* Bump hestia-php version
Alexandros Ioannides 5 tahun lalu
induk
melakukan
ead81974c9
3 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 1 1
      src/deb/nginx/control
  2. 1 1
      src/deb/php/control
  3. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/deb/nginx/control

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

+ 1 - 1
src/hst_autocompile.sh

@@ -90,7 +90,7 @@ fi
 
 BUILD_ARCH='amd64'
 HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
-OPENSSL_V='1.1.1g'
+OPENSSL_V='1.1.1i'
 PCRE_V='8.44'
 ZLIB_V='1.2.11'