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

Update release 0.11 #1900

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Commits on Sep 20, 2023

  1. defaulting to unbuffered reader for dmverity hashing (microsoft#1887)

    Signed-off-by: Seth Hollandsworth <sethho@microsoft.com>
    Co-authored-by: ksayid <khalilsayid@microsoft.com>
    (cherry picked from commit e7509cc)
    Signed-off-by: Maksim An <maksiman@microsoft.com>
    2 people authored and anmaxvl committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    59484e8 View commit details
    Browse the repository at this point in the history
  2. Fix closing stdin (microsoft#1899)

    Send the modify request even if stdin is nil, let the process handle it
    
    Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
    (cherry picked from commit 27df1b9)
    Signed-off-by: Maksim An <maksiman@microsoft.com>
    rumpl authored and anmaxvl committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ca836f4 View commit details
    Browse the repository at this point in the history