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

[urho3d, xcb-util-wm] Hash fixes #29383

Merged
merged 5 commits into from
Feb 3, 2023
Merged

Commits on Feb 2, 2023

  1. [Urho3D] Fix download hash.

    Detected in https://dev.azure.com/vcpkg/public/_build/results?buildId=84431
    
    The change appears to be changing some of the cases of filenames from uppercase to lowercase; possibly in response to one of the CVEs in Git when applied to case-insensitive filesystems.
    BillyONeal committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ed51640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce6afc View commit details
    Browse the repository at this point in the history
  3. [xcb-util-wm] Correct the download hash.

    That SHA512 is for 24eb17df2e1245885e72c9d4bbb0a0f69f0700f2, which was 0.4.1, not 0c6681e465c9cc7b1fbb60778ba1eaa61ab01a14 which is 0.4.2.
    
    This was probably just done wrong originally in microsoft#27240
    BillyONeal committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c558976 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    9a4da52 View commit details
    Browse the repository at this point in the history
  2. [stx] Revert

    BillyONeal committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1786b10 View commit details
    Browse the repository at this point in the history