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

Build on Ubuntu 22.04 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mbana
Copy link

@mbana mbana commented Aug 1, 2024

  • autolib/docker.sh: Add autolib_new_ubuntu_22_04_template function to generate Dockerfile for Ubuntu 22.04.
  • promhttp/include/promhttp.h and promhttp/src/promhttp.c: Definitions changed in libmicrohttpd so change it to match.
  • autolib/build.sh: Remove -v from the call to CMAKE so it is compatible with the version shipped in Ubuntu 22.04.
  • .github/workflows/ci.yaml: Add workflow for Ubuntu 22.04.

Is this project/repository being actively maintained?

Any chance of making this available in Ubuntu 22.04 LTS and/or Ubuntu 24.04 LTS?

* `autolib/docker.sh`: Add `autolib_new_ubuntu_22_04_template` function to generate `Dockerfile` for Ubuntu 22.04.
* `promhttp/include/promhttp.h` and `promhttp/src/promhttp.c`: Definitions changed in libmicrohttpd so change it to match.
* `autolib/build.sh`: Remove `-v` from the call to CMAKE so it is compatible with the version shipped in Ubuntu 22.04.
* `.github/workflows/ci.yaml`: Add workflow for Ubuntu 22.04.

Signed-off-by: Mohamed Bana <mohamed.omar.bana@gmail.com>
@mbana mbana requested a review from a team as a code owner August 1, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant