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

tools: verify with gpg if md5 is not present in update-icu #50507

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on May 20, 2024

  1. tools: verify with gpg if md5 is not present in update-icu

    ICU releases may not include md5 files to verify code
    Added a branch to verify from .asc file using gpg in such cases
    
    Fixes: nodejs#50498
    islandryu committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a95ea15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79197af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    368605a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c5927dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d90e0 View commit details
    Browse the repository at this point in the history