Skip to content

fix: upgrade crossbeam-epoch to address RUSTSEC-2026-0204 - #105

Merged
jerry-024 merged 1 commit into
apache:mainfrom
jerry-024:fix/crossbeam-epoch-advisory
Sep 15, 2026
Merged

jerry-024 merged 1 commit into
apache:mainfrom
jerry-024:fix/crossbeam-epoch-advisory

Conversation

@jerry-024

Copy link
Copy Markdown
Contributor

Main currently locks crossbeam-epoch to 0.9.18, which is affected by RUSTSEC-2026-0204. Upgrade it to the patched 0.9.20 release and synchronize the four Rust dependency license inventories.

Validation:

  • cargo +1.98.0 check --workspace --locked --offline
  • cargo +1.98.0 fmt --all -- --check
  • python3 tools/verify_binary_artifact.py --source
  • Verified the cached crate checksum and that each inventory changes only the dependency version.

Local test execution was blocked by unavailable execution approval; workspace tests remain to be verified by CI.

@yuzelin yuzelin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@jerry-024
jerry-024 merged commit 54d0eaa into apache:main Sep 15, 2026
9 checks passed
@jerry-024
jerry-024 deleted the fix/crossbeam-epoch-advisory branch September 15, 2026 09:24
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