File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- AC_INIT ( [ gromox] , [ 2.5 ] )
1+ AC_INIT ( [ gromox] , [ 2.6 ] )
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.5.72
2- ==================
1+ Gromox 2.6 (2023-03-10)
2+ =======================
33
44Fixes:
55
1919* mapi_lib: rectify emission of \c f code in htmltortf
2020* delivery: reduce number of default worker threads to number of client
2121 connections to temporarily address "too many connections"
22+ * delivery: retain queue messages on processing errors
2223* mlist_expand: resolve null dereference during mlist_expand
2324
2425Behavioral changes:
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies are needed:
1616* jsoncpp
1717* libHX >= 4.12
1818* libiconv (OpenBSD only)
19- * libvmime >= 0.9.2.175
19+ * libvmime >= 0.9.2.160 (commit c6904bd7cf03f6cca92cf0d15aec02e7850e0276)
2020* libxml2 (we use this for HTML parsing)
2121* libzstd
2222* MariaDB Connector/C or compatible
You can’t perform that action at this time.
0 commit comments