Dear Maintainer,
After enabled the edge repo, when running `sudo LANG=C apt update --audit`
I get
Err:9 https://packages.microsoft.com/repos/edge stable InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is:
Signing key on BC528686B50D79E339D3721CEB3E94ADBE1229CF is not bound:
No binding signature at time 2026-04-28T12:26:25Z because: Policy rejected
non-revocation signature (PositiveCertification) requiring second pre-image
resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
After replacing the key with the one upstream
(https://packages.microsoft.com/keys/microsoft.asc according to
https://packages.microsoft.com/keys/README) (sha256:
2fa9c05d591a1582a9aba276272478c262e95ad00acf60eaee1644d93941e3c6)
copied to /var/lib/extrepo/keys/edge.asc
Their is no error anymore
thx