Tags: checkpoint-restore/criu
Tags
criu: Version 4.1.1 This release of CRIU (4.1.1) addresses a critical compatibility issue introduced in the Linux kernel and back-ported to all stable releases. The kernel commit (12f147ddd6de "do_change_type(): refuse to operate on unmounted/not ours mounts") addressed the security issue introduced almost 20 years ago. Unfortunately, this change inadvertently broke the restore functionality of mount namespaces within CRIU. Users attempting to restore a container on updated kernels would encounter the error: "mnt-v2: Failed to make mount 476 slave: Invalid argument." This release contains the necessary adjustments to CRIU, allowing it to work seamlessly with kernels incorporating this security change. Signed-off-by: Andrei Vagin <avagin@gmail.com>
criu: Version 4.1 (CRISC-V) Major changes: * RISC-V Support * PIDFD Support * CUDA Enhancements * Fixes here and there The full changelog can be found here: https://criu.org/Download/criu/4.1. Signed-off-by: Andrei Vagin <avagin@gmail.com>
criu: Version 4.0 (CRIUDA) Major changes: * CUDA plugin to support checkpointing and restoring NVIDIA CUDA applications. * Shadow stack support * Pagemap cache: Added support for PAGEMAP_SCAN ioctl The full changelog can be found here: https://criu.org/Download/criu/4.0. Signed-off-by: Andrei Vagin <avagin@gmail.com>
criu: Version 3.19 (Bronze Peacock) Two major highlights of this release: * LoongArch64 support * A lot of fixes and improvments form the Google backlog. The full changelog can be found here: https://criu.org/Download/criu/3.19. This marks the final release of the 3.x series. The upcoming version will be 4.0! Additionally, the naming pattern will be changed. Any ideas are welcome. Signed-off-by: Andrei Vagin <avagin@gmail.com>
criu: Version 3.15 This is yet another big release with many new features in it: * Introduced criu-image-streamer * Added MIPS support. * Allow checkpointing out of existing PID namespace and restoring into existing PID namespace. * Added additional file validation mechanisms * Added support to checkpoint and restore BPF hash maps and array maps. * Initial cgroup2 support Signed-off-by: Andrei Vagin <avagin@gmail.com>
PreviousNext