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

new(build): link libelf dynamically #3048

Merged
merged 8 commits into from
Feb 2, 2024

Commits on Jan 31, 2024

  1. chore(build): update libs and drivers to 9cd289c

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5a95fcd View commit details
    Browse the repository at this point in the history
  2. new(build): build with dynamic libelf by default

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    32c0b8f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. chore(falco): update engine checksum

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    48f1dce View commit details
    Browse the repository at this point in the history
  2. update(ci): allow version/static checks to work even if libelf is not…

    … installed
    
    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2099001 View commit details
    Browse the repository at this point in the history
  3. update(ci): add libelf to build containers

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    38a71b0 View commit details
    Browse the repository at this point in the history
  4. update(build): disable musl builds

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6b58f34 View commit details
    Browse the repository at this point in the history
  5. update(build): include libelf in the distroless image

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    523d825 View commit details
    Browse the repository at this point in the history
  6. update(build): install libelf in the nodriver image

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    43b69d7 View commit details
    Browse the repository at this point in the history