Skip to content

Fix Debian md5sums file#5079

Merged
mthalman merged 2 commits intodotnet:mainfrom
GreenBeard:main
Feb 26, 2026
Merged

Fix Debian md5sums file#5079
mthalman merged 2 commits intodotnet:mainfrom
GreenBeard:main

Conversation

@GreenBeard
Copy link
Copy Markdown
Contributor

They are supposed to have two (not one) spaces separating the md5 hash and the path as per https://manpages.debian.org/testing/dpkg-dev/deb-md5sums.5.en.html . It seems that upper case hashes are supposed to be allowed, but both debsums and dpkg --verify seem to complain in practice about the upper case hash so I have also changed it to be lower case.

They are supposed to have two (not one) spaces separating the md5 hash and the
path as per https://manpages.debian.org/testing/dpkg-dev/deb-md5sums.5.en.html
. It seems that upper case hashes are supposed to be allowed, but both `debsums`
and `dpkg --verify` seem to complain in practice about the upper case hash so I
have also changed it to be lower case.
@dotnet-policy-service dotnet-policy-service bot requested a review from a team February 25, 2026 07:07
@akoeplinger akoeplinger requested a review from a team February 25, 2026 08:58
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@mthalman mthalman merged commit 285bca3 into dotnet:main Feb 26, 2026
11 checks passed
@akoeplinger
Copy link
Copy Markdown
Member

@mthalman should we backport this to 10.0?

@mthalman
Copy link
Copy Markdown
Member

/backport to release/10.0.1xx

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0.1xx (link to workflow run)

@mthalman
Copy link
Copy Markdown
Member

/backport to release/10.0.2xx

@mthalman
Copy link
Copy Markdown
Member

/backport to release/10.0.3xx

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0.2xx (link to workflow run)

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/10.0.3xx (link to workflow run)

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.

3 participants