Skip to content

hotfix: extend llvm sha-1 deadline by a month#150

Merged
wdconinc merged 7 commits intomasterfrom
sha1-deadline-extension
Feb 4, 2026
Merged

hotfix: extend llvm sha-1 deadline by a month#150
wdconinc merged 7 commits intomasterfrom
sha1-deadline-extension

Conversation

@wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Feb 3, 2026

Briefly, what does this PR introduce?

This PR extends the SHA-1 second pre-image resistance deadline by 1 month. Tracking llvm/llvm-project#179147.

@wdconinc
Copy link
Contributor Author

wdconinc commented Feb 3, 2026

Fix verified to work on local docker container.

> apt-get update
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease           
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease 
Hit:4 https://apt.llvm.org/unstable llvm-toolchain-19 InRelease
Reading package lists... Done
W: http://apt.llvm.org/unstable/dists/llvm-toolchain-19/InRelease: Policy will reject signature within a year, see --audit for details

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR attempts to address an LLVM signature issue by extending the SHA-1 second pre-image resistance deadline from the current date to March 1, 2026, as a temporary workaround while tracking upstream LLVM issue #179147.

Changes:

  • Adds configuration to override SHA-1 crypto policy deadline in the Debian base container

Copilot AI review requested due to automatic review settings February 3, 2026 19:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

@wdconinc wdconinc changed the title hotfix: extend llvm sha-1 deadline by a month hotfix: extend llvm sha-1 deadline by a month; use trixie llvm builds on trixie Feb 3, 2026
Copilot AI review requested due to automatic review settings February 3, 2026 19:32
@wdconinc wdconinc changed the title hotfix: extend llvm sha-1 deadline by a month; use trixie llvm builds on trixie hotfix: extend llvm sha-1 deadline by a month Feb 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

@wdconinc wdconinc merged commit ff0781f into master Feb 4, 2026
35 checks passed
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