File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 11--------------------------------------------------------------------------------------
22Scheduled Release 8.2604.0 (aka 2026.04) 2026-04-??
3+ - 2026-03-26: feat: add YAML as an alternative configuration format
4+ rsyslog now accepts .yaml / .yml files as a full alternative to
5+ RainerScript configuration. Whenever a .yaml or .yml file is
6+ referenced (e.g. via $IncludeConfig or as the main config), it is
7+ routed through the new yamlconf loader instead of the bison/flex
8+ parser. RainerScript and YAML configurations may coexist.
39- 2026-03-25: gtls: check CRL expiration, reject connections with expired CRL
410 GnuTLS silently ignores expired CRLs -- it loads them into credentials
511 without checking the validity period. This means rsyslog kept accepting
You can’t perform that action at this time.
0 commit comments