750 bytes added
, 15:51, 25 April 2022
<!--
**** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing
Use {{Bug|123}} to link to a github issue
-->
[[Image:3.17.jpg|400px|right]]
{{Release|3.17}}
=== New features ===
* Introduced [[Mount-v2|mount-v2 engine]]
* Added support for MAP_HUGETLB mappings
* Added support for [[Rseq|Linux Restartable Sequences]]
* Added support for SOCK_SEQPACKET unix sockets
* CRIU AMD GPU plugin
=== Bugfixes ===
* GCC 12 compatibility fixes
* cgroup: fix --manage-cgroups=ignore
* several memory leaks fixed in net, files, mount, tun and config subsystems
=== Improvements ===
* bpf: switch from deprecated bpf_create_map_xattr to bpf_map_create
* bpfmap: handle map_extra field
* setsockopt(SO_BUF_LOCK) support for tcp sockets