Difference between revisions of "Download/criu/3.19"
Jump to navigation
Jump to search
(Created page with "<!-- **** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing Use {{Bug|123}} to link to a github issue --> 400px|right {{Release...") |
|||
Line 7: | Line 7: | ||
=== New features === | === New features === | ||
− | * | + | * LoongArch64 support |
* C/R membarrier() registrations | * C/R membarrier() registrations | ||
* Restore THP_DISABLE prctl. | * Restore THP_DISABLE prctl. |
Latest revision as of 21:00, 16 November 2023
Tarball: | criu-3.19.tar.gz |
Version: | 3.19 "Bronze Peacock" |
Released: | 27 Nov 2023 |
GIT tag: | v3.19 |
New features[edit]
- LoongArch64 support
- C/R membarrier() registrations
- Restore THP_DISABLE prctl.
- prctl: Migrate prctl(NO_NEW_PRIVS) setting.
Bugfixes[edit]
- Many fixes and improvements from the Google team.
- Fix dumping hugetlb-based memfd on kernels < 4.16.
- Fixes here and there.
Improvements[edit]
- drop python 2 support
- support XSAVE on newer Intel CPUs