Skip to content

Commit 3b007ff

Browse files
committed
maintain ChangeLog
1 parent 776004e commit 3b007ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
--------------------------------------------------------------------------------------
22
Scheduled 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

0 commit comments

Comments
 (0)