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

chore(deps): update actions/checkout action to v4 - autoclosed #9

Closed
wants to merge 10 commits into from

Commits on Aug 14, 2023

  1. fix(build): Add libnl3 package

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    36ef9df View commit details
    Browse the repository at this point in the history
  2. fix(build): Use autodetected LibNL library location

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    887946a View commit details
    Browse the repository at this point in the history
  3. fix(build): Use the correct libnl3-dev package

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c5a6406 View commit details
    Browse the repository at this point in the history
  4. chore: Update httplib version

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b7f8598 View commit details
    Browse the repository at this point in the history
  5. fix(ci): Don't fail fast

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    419bc18 View commit details
    Browse the repository at this point in the history
  6. fix(build): Install regular libnl3 too

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2cbdefc View commit details
    Browse the repository at this point in the history
  7. fix(build): Fix typo in package name

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ecf0f32 View commit details
    Browse the repository at this point in the history
  8. chore: Update cpp-httplib submodule

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3bab921 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. feat: Build, install, and use static libnl3

    Signed-off-by: txtsd <[email protected]>
    txtsd committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d89950b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c81e82 View commit details
    Browse the repository at this point in the history