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

Fix elfutils +debuginfod installation issue #36758

Merged
merged 7 commits into from
Apr 26, 2023

Commits on Apr 10, 2023

  1. libmicrohttpd: Add several new versions

    0.9.50 is necessary for elfutils
    tmadlener committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    984d30d View commit details
    Browse the repository at this point in the history
  2. elfutils: explicitly depend on pkg-config

    To avoid picking up the system one
    tmadlener committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a3ba869 View commit details
    Browse the repository at this point in the history
  3. elfutils: fix dependencies for debuginfod

    - Correct version for libmicrohttpd
    - libarchive without iconv to avoid configure error
    tmadlener committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2dfde05 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. elfutils: Make libarchive iconv variant version dependent

    Older versions build fine with iconv
    tmadlener committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8876ecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7fd10 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    40f6d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    135173c View commit details
    Browse the repository at this point in the history