Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1: backport fixes 2024-09-26 #9433

Merged
merged 8 commits into from
Sep 27, 2024
Merged

3.1: backport fixes 2024-09-26 #9433

merged 8 commits into from
Sep 27, 2024

Commits on Sep 26, 2024

  1. config_format: cf_yaml: Plug memory leaks on exception for variants o…

    …n plugin elements
    
    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0702144 View commit details
    Browse the repository at this point in the history
  2. config_format: cf_yaml: tests: Add a test case for broken plugin variant

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a437140 View commit details
    Browse the repository at this point in the history
  3. config_format: cf_yaml: Cleanup variants only if occurred an exception

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dc2ac8d View commit details
    Browse the repository at this point in the history
  4. out_calyptia: register OS and architecture for agents.

    Signed-off-by: Phillip Whelan <[email protected]>
    pwhelan authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6b70766 View commit details
    Browse the repository at this point in the history
  5. out_calyptia: add missing parameter for msgpack_str for windows os fi…

    …eld.
    
    Signed-off-by: Phillip Whelan <[email protected]>
    pwhelan authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e430fe6 View commit details
    Browse the repository at this point in the history
  6. lib: ctraces: upgrade to v0.5.6

    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fd7bdd6 View commit details
    Browse the repository at this point in the history
  7. in_calyptia_fleet: fix 'unable to find fleet by name'.

    Signed-off-by: Phillip Adair Stewart Whelan <[email protected]>
    pwhelan authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dc08a18 View commit details
    Browse the repository at this point in the history
  8. filter_multiline: Reset group metadata buffer on flush

    This commit resets the size of the metadata buffer on a flush.
    It fixes continuous growth of this buffer over time.
    
    Signed-off-by: Richard Treu <[email protected]>
    drbugfinder-work authored and edsiper committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5afc241 View commit details
    Browse the repository at this point in the history