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

Only static link gnutls #2

Merged
merged 4 commits into from
Nov 8, 2023
Merged

Only static link gnutls #2

merged 4 commits into from
Nov 8, 2023

Commits on Nov 7, 2023

  1. Only static link gnutls

    This prevents a crash on firmware versions 3.6+.
    The NSS functions in glibc don't play nice with static linking.
    timower committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    28f4e3e View commit details
    Browse the repository at this point in the history
  2. Run build on every commit

    Limit publish to only on the release tag
    Eeems authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    95c6a88 View commit details
    Browse the repository at this point in the history
  3. Also build on pull request

    Eeems authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    88874cb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Only publish on new tags

    Eeems authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    36ea398 View commit details
    Browse the repository at this point in the history