·
0 commits
to 98f78331ee9d285c34894fd21b0362389dac068f
since this release
2.1.3 includes a few fixes for distribution and stability issues. We urge users to update their versions as previous version contains security vulnerabilities.
Fix & Improvements
- Several security issues fixes. @PhilippTakacs
- Add alpine workflow and fix several distribution issues. @Antelox @disconnect3d
- Introduce importlib_resources for py3.8 (EOL already) @Arusekk @Antelox
- Mips64 improvements. @OBarronCS
- MIPS related fixes and implement a few registers.
- x86 default CPU model is changed to
UC_CPU_X86_HASWELL
and remove a few quirks. - Fix CR4 implementation.
- Fix python bindings break changes by adding back
ctl_tlb_mode
. @Antelox
New Contributors
- @OBarronCS made their first contribution in #2111
Full Changelog: 2.1.2...2.1.3
As usual, thanks to all contributors and sorry if I missed your name here (please tell me @wtdcode !).