niXman / mingw-builds

Scripts for building the 32 and 64-bit MinGW-W64 compilers for Windows
Other
290 stars 107 forks source link

GitHub took down xz-utils #673

Closed starg2 closed 6 months ago

starg2 commented 6 months ago

Malicious code was discovered in xz-utils and GitHub took down the project page.

Mingw-builds includes xz-utils unless the extra packages are disabled with --no-extras option. We are probably safe because we still use version 5.4.3 and the backdoor only runs on Linux. However, the build currently fails because the project page has been disable by GitHub.

starg2 commented 6 months ago

https://github.com/tukaani-project/xz is now available again.