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 Rust to v1.60 #1615

Merged
merged 5 commits into from
Apr 19, 2022
Merged

Update Rust to v1.60 #1615

merged 5 commits into from
Apr 19, 2022

Commits on Apr 18, 2022

  1. Update Rust to v1.60

    - Updates the debian base from `buster` to `bullseye`;
    - Bumps the devcontainer version;
    - Removes the `update-rust-version.sh` script, since it's too brittle
      and isn't necessary any longer (since we check rust versions in CI).
    
    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    e51c14c View commit details
    Browse the repository at this point in the history
  2. Try using 1.60.0 instead of 1.60

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    dd14a66 View commit details
    Browse the repository at this point in the history
  3. Avoid short-circuiting release builds in normal CI

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    cc214cd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Update checksec to 2.5.0

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    9a06619 View commit details
    Browse the repository at this point in the history
  2. checksec: Fortify source is not enabled :(

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    769ab49 View commit details
    Browse the repository at this point in the history