File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11Source: hestia
22Package: hestia
33Priority: optional
4- Version: 1.9.0~alpha
4+ Version: 1.9.0~beta
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
Original file line number Diff line number Diff line change 11Source: hestia-nginx
22Package: hestia-nginx
33Priority: optional
4- Version: 1.27.0
4+ Version: 1.27.2
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
Original file line number Diff line number Diff line change 11Source: hestia-php
22Package: hestia-php
33Priority: optional
4- Version: 8.3.9
4+ Version: 8.3.13
55Section: admin
66Maintainer: HestaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
Original file line number Diff line number Diff line change 11Source: hestia-web-terminal
22Package: hestia-web-terminal
33Priority: optional
4- Version: 1.0.0
4+ Version: 1.0.1
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
88Architecture: amd64
9- Depends: hestia, nodejs (>= 18 .0.0)
9+ Depends: hestia, nodejs (>= 20 .0.0)
1010Description: hestia web terminal
1111 hestia is an open source hosting control panel.
1212 hestia has a clean and focused interface without the clutter.
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ if [ -e "/etc/redhat-release" ]; then
231231else
232232 HESTIA_V=" ${BUILD_VER} _${BUILD_ARCH} "
233233fi
234- OPENSSL_V=' 3.3.1 '
234+ OPENSSL_V=' 3.4.0 '
235235PCRE_V=' 10.44'
236236ZLIB_V=' 1.3.1'
237237
You can’t perform that action at this time.
0 commit comments