1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 02:17:38 +03:00

Pre-Release 5.3.0-beta7: Built on Ath's machine & maleware false positives

This commit is contained in:
Athanasius 2022-02-05 09:33:08 +00:00
parent edf0393e88
commit 8f9bfe9035
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -30,6 +30,18 @@ produce the Windows executables and installer.
Pre-Release 5.3.0-beta7
===
**NB: Due to [this issue with GitHub's Actions](https://github.com/actions/virtual-environments/issues/5023)
we were unable to build this version on GitHub. THE INSTALLER FOR THIS
RELEASE WAS BUILT ON A DEVELOPER'S OWN MACHINE. THERE IS NO REASON TO BELIEVE
THAT THIS IN ANY WAY INCREASES THE RISK OF IT ACTUALLY CONTAINING MALWARE.**
As has sadly become routine now, please read
[our statement about malware false positives](https://github.com/EDCD/EDMarketConnector/wiki/Troubleshooting#installer-and-or-executables-flagged-as-malicious-viruses)
affecting our installers and/or the files they contain. We are as confident
as we can be, without detailed auditing of python.org's releases and all of
the py2exe source and releases, that there is no malware in the files we make
available.
* We now test and build using Python 3.10.2. We do not *yet* make use of any
features specific to Python 3.10 (or 3.9). Let us restate that we
absolutely reserve the right to commence doing so.