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

Y2038 support: Target Ubuntu 22.04 in arm build image #1037

Merged
merged 4 commits into from
May 8, 2024

Commits on May 6, 2024

  1. Update arm rootfs to 22.04

    Which is the first ubuntu release to include a glibc that supports 64-bit time_t.
    sbomer committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ea7ebe4 View commit details
    Browse the repository at this point in the history
  2. Adjust cxxabi header paths

    sbomer committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5408019 View commit details
    Browse the repository at this point in the history
  3. Add comment

    sbomer committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e5132a5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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