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

Clean up master branch after 9.0.0 release #796

Merged

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    79a8ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e96c5 View commit details
    Browse the repository at this point in the history
  3. Init new_tls_certificate in make_tls_certificate

    This should fix warnings about the variable being uninitialized.
    timopollmeier committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    49f059d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08dd6c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e5a3b View commit details
    Browse the repository at this point in the history
  6. Set GIT_REVISION only if building from git repo

    When not building from a git repo setting the variable would break parts
    of the build expecting git revision info.
    timopollmeier committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    5053530 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    302821d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Remove minor version in libgvm requirements

    This is needed so the pre-release versions are detected correctly.
    timopollmeier committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    c14a2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219b8a4 View commit details
    Browse the repository at this point in the history