File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 2.4 ] )
1+ AC_INIT ( [ gromox] , [ 2.5 ] )
22AC_CONFIG_AUX_DIR ( [ build-aux] )
33AC_CONFIG_MACRO_DIR ( [ build-aux] )
44AC_PREFIX_DEFAULT ( [ /usr] )
Original file line number Diff line number Diff line change 1- Development 2.4.91
2- ==================
1+ Gromox 2.5 (2023-03-06)
2+ =======================
33
44Fixes:
55
1515Enhancements:
1616
1717* authmgr: Alternate username support
18+ * mt2exm: add --skip-notif, --skip-rules options
1819
1920Behavioral changes:
2021
@@ -23,6 +24,9 @@ Behavioral changes:
2324 number) extended rules".
2425* The build no longer depends on the gumbo-parser library
2526 (a HTML parser); instead, it now uses libxml2 to do the same.
27+ * daemons: disable client-side TLS renegotiation in OpenSSL 1.x and LibreSSL
28+ (OpenSSL 3.x defaults to this behavior already)
29+ * php_mapi: block opcache from being present in the same process
2630
2731
2832Gromox 2.4 (2023-02-26)
You can’t perform that action at this time.
0 commit comments