Skip to content

(maint) Update signature block in Install-ChocolateyZipPackage.ps1 #3679

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

Conversation

AdmiringWorm
Copy link
Member

Description Of Changes

Update the cryptographic signature block to ensure the integrity and authenticity of the Install-ChocolateyZipPackage.ps1 script. This change addresses potential security concerns by refreshing the signature with the latest certificate information.

Motivation and Context

To keep the signature block up to date.

Testing

N/A

Operating Systems Testing

N/A

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

Related to PR #2357

Update the cryptographic signature block to ensure the integrity and
authenticity of the Install-ChocolateyZipPackage.ps1 script. This change
addresses potential security concerns by refreshing the signature with
the latest certificate information.
@AdmiringWorm AdmiringWorm added this to the 2.5.0 milestone Jun 3, 2025
@AdmiringWorm AdmiringWorm requested a review from gep13 June 3, 2025 11:15
@AdmiringWorm AdmiringWorm self-assigned this Jun 3, 2025
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 merged commit fcc049a into chocolatey:develop Jun 3, 2025
5 checks passed
@AdmiringWorm AdmiringWorm deleted the update-signature-block-script branch June 3, 2025 14:43
@gep13 gep13 added the 4 - Done label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants