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

Update Docker image to Ubuntu 22.04 #2915

Merged
merged 8 commits into from Sep 28, 2022
Merged

Commits on Sep 19, 2022

  1. Update Docker image to Ubuntu 22.04

    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 19, 2022
    Copy the full SHA
    1b201de View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. test: Ignore some items changed in recent Linux versions

    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 20, 2022
    Copy the full SHA
    2cc4a61 View commit details
    Browse the repository at this point in the history
  2. test: Unignore some items

    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 20, 2022
    Copy the full SHA
    1f1527e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Try to update emsdk version

    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 25, 2022
    Copy the full SHA
    a1d7578 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Ignore some items

    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 28, 2022
    Copy the full SHA
    63cc149 View commit details
    Browse the repository at this point in the history
  2. Do not import sys/sendfile.h

    It now causes an error because emsdk removed it.
    
    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 28, 2022
    Copy the full SHA
    0233e88 View commit details
    Browse the repository at this point in the history
  3. Update sparc64 Debian image

    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 28, 2022
    Copy the full SHA
    737c37d View commit details
    Browse the repository at this point in the history
  4. Downgrade to Ubuntu 20.04 on sparc64

    ...because of glibc version mismatching between Debian and Ubuntu.
    
    Signed-off-by: Yuki Okushi <jtitor@2k36.org>
    JohnTitor committed Sep 28, 2022
    Copy the full SHA
    a119fdb View commit details
    Browse the repository at this point in the history