bdukes / Chocolatey-Packages

Packages for the Windows installation utility
Apache License 2.0
7 stars 14 forks source link

Fix checksum for rustdesk 1.2.3 #52

Closed jkirk closed 11 months ago

jkirk commented 11 months ago

The checksum was calculated like this:

  ❯ curl -sL https://github.com/rustdesk/rustdesk/releases/download/1.2.3/rustdesk-1.2.3-x86_64.exe | sha256sum
  23b661d7bc171cd500d5096456905283ffe06479582b62d3bd5066633935d43e  -

Closes: bdukes/Chocolatey-Packages#51

bdukes commented 11 months ago

I appreciate the fix, however, I can't submit the package because this version has been rejected due to it being flagged by antivirus vendors. There's an open discussion about them getting it resolved, but until there's at least an official statement, it's not going to get approved by Chocolatey.

jkirk commented 11 months ago

Thx for the merge!

I think RustDesk is not to blame here (it is open source in the first place) and they can not really do much about the when and why antivirus vendors flag software as malicious. Anyway, I just checked the antivirus status of RustDesk and everything looks fine now.

What else can we do to get the latest version of RustDesk approved in Chocolatey?

bdukes commented 11 months ago

Thanks for looking into it. I sent a message to the Chocolatey admins to un-reject the packages so that I can resubmit. Thanks again!