liblognorm 2.1.1 released #7573
rgerhards
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
liblognorm 2.1.1 is a bug-fix release.
It corrects several parser edge cases and an optimized TurboVM build failure:
date-rfc5424no longer risks integer overflow when parsing very long fractional timestamp components fortimestamp-unix-ms.date-rfc3164parser definition with a nullformatis safely rejected instead of dereferencing a null pointer.Existing valid rulebases remain compatible. TurboVM remains optional and is enabled with
./configure --enable-turbo.For the complete release record, see the 2.1.1 ChangeLog.
All reactions