Skip to content

build(deps): bump libc to 0.2.169, ring to 0.17.9, openssl to 0.10.71 #480

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Feb 17, 2025

Required to unblock CI

$ cargo update ring
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating cc v1.0.83 -> v1.2.14
    Updating libc v0.2.151 -> v0.2.169
    Updating ring v0.17.7 -> v0.17.9
      Adding shlex v1.3.0
    Removing spin v0.9.8

$ cargo update openssl
    Updating crates.io index
    Locking 2 packages to latest compatible versions
    Updating openssl v0.10.66 -> v0.10.71
    Updating openssl-sys v0.9.103 -> v0.9.106

@alpeb alpeb requested a review from a team as a code owner February 17, 2025 16:50
@alpeb alpeb force-pushed the alpeb/upgrade-ring-libc branch from 89e92c1 to 97f59bc Compare February 17, 2025 16:53
@alpeb alpeb changed the title buil(deps): bump libc to 0.2.169, ring to 0.17.9 build(deps): bump libc to 0.2.169, ring to 0.17.9, openssl to 0.10.71 Feb 17, 2025
@alpeb alpeb force-pushed the alpeb/upgrade-ring-libc branch from 97f59bc to 489c992 Compare February 17, 2025 16:55
Required to unblock CI

```console
$ cargo update ring
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating cc v1.0.83 -> v1.2.14
    Updating libc v0.2.151 -> v0.2.169
    Updating ring v0.17.7 -> v0.17.9
      Adding shlex v1.3.0
    Removing spin v0.9.8

$ cargo update openssl
    Updating crates.io index
     Locking 2 packages to latest compatible versions
    Updating openssl v0.10.66 -> v0.10.71
    Updating openssl-sys v0.9.103 -> v0.9.106
```
@alpeb alpeb force-pushed the alpeb/upgrade-ring-libc branch from 489c992 to a94499c Compare February 17, 2025 16:57
@alpeb alpeb merged commit add66ed into main Feb 17, 2025
6 checks passed
@alpeb alpeb deleted the alpeb/upgrade-ring-libc branch February 17, 2025 17:04
sdickhoven pushed a commit to sdickhoven/linkerd2-proxy-init that referenced this pull request Jun 11, 2025
…linkerd#480)

Required to unblock CI

```console
$ cargo update ring
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating cc v1.0.83 -> v1.2.14
    Updating libc v0.2.151 -> v0.2.169
    Updating ring v0.17.7 -> v0.17.9
      Adding shlex v1.3.0
    Removing spin v0.9.8

$ cargo update openssl
    Updating crates.io index
     Locking 2 packages to latest compatible versions
    Updating openssl v0.10.66 -> v0.10.71
    Updating openssl-sys v0.9.103 -> v0.9.106
```
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.

2 participants