maintain ChangeLog

This commit is contained in:
Rainer Gerhards 2026-04-04 17:04:31 +02:00
parent fff107c0c0
commit 826b010a67
No known key found for this signature in database
GPG Key ID: 0CB6B2A8BE80B499

View File

@ -1,5 +1,11 @@
--------------------------------------------------------------------------------------
Scheduled Release 8.2604.0 (aka 2026.04) 2026-04-??
- 2026-04-04: testbench: rewrite dirty shutdown recovery test
The old daqueue dirty-shutdown test depended on a narrow timing window
and treated an empty spool directory as the only valid recovery
outcome. That no longer matches current queue corruption handling, so
CI could fail even when rsyslog behaved correctly.
The test now accepts both successful replay and safe quarantine.
- 2026-04-04: imfile/ci: enable imfile tests in ARM CI and fix arm64 fallout
Enabling imfile coverage on ARM exposed two arm64 follow-up problems. The
impstats crash in imfile-statistics was caused by a generic stringbuf off-by-one