Explorar o código

Version bumps (#1451)

* Bump OpenSSL version

* Bump hestia-nginx version

* Bump hestia-php version
Alexandros Ioannides %!s(int64=5) %!d(string=hai) anos
pai
achega
ead81974c9
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  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
 Source: hestia-nginx
 Package: hestia-nginx
 Package: hestia-nginx
 Priority: optional
 Priority: optional
-Version: 1.19.4
+Version: 1.19.5
 Section: admin
 Section: admin
 Maintainer: HestiaCP <[email protected]>
 Maintainer: HestiaCP <[email protected]>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/deb/php/control

@@ -1,7 +1,7 @@
 Source: hestia-php
 Source: hestia-php
 Package: hestia-php
 Package: hestia-php
 Priority: optional
 Priority: optional
-Version: 7.4.12
+Version: 7.4.13
 Section: admin
 Section: admin
 Maintainer: HestaCP <[email protected]>
 Maintainer: HestaCP <[email protected]>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/hst_autocompile.sh

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