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

ci: Update dist-{i686,x86_64}-linux to Debian 6 #74163

Merged
merged 1 commit into from
Jul 19, 2020
Merged

Commits on Jul 15, 2020

  1. ci: Update dist-{i686,x86_64}-linux to Debian 6

    This increases the minimum `{i686,x86_64}-unknown-linux-gnu` platform
    from RHEL/CentOS 5 (glibc 2.5 and kernel 2.6.18) to a slightly newer
    Debian 6 `squeeze` (glibc 2.11 and kernel 2.6.32). While that release is
    already EOL, it happens to match the minimum common versions of two
    enterprise distros that do still need Rust support -- RHEL 6 (glibc 2.12
    and kernel 2.6.32) and SLES 11 SP4 (glibc 2.11 and kernel 3.0).
    cuviper committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    75748a4 View commit details
    Browse the repository at this point in the history