Difference between revisions of "Download/criu"

From CRIU
Jump to navigation Jump to search
 
(9 intermediate revisions by 4 users not shown)
Line 9: Line 9:
 
The following [[Download/criu/3.x|3.x]] releases were made:
 
The following [[Download/criu/3.x|3.x]] releases were made:
  
* {{fe|criu|{{nln}}* |3.9|3.8.1|3.8|3.7|3.6|3.5|3.4|3.3|3.2.1|3.2|3.1|3.0}}
+
* {{fe|criu|{{nln}}* |3.17|3.16|3.15|3.14|3.13|3.12|3.11|3.10|3.9|3.8.1|3.8|3.7|3.6|3.5|3.4|3.3|3.2.1|3.2|3.1|3.0}}
  
 
=== 2.x ===
 
=== 2.x ===

Latest revision as of 05:37, 7 May 2022

Latest version[edit]

4.0.c.jpg
Tarball: criu-4.0.tar.gz
Version: 4.0 "CRIUDA"
Released: 20 Sep 2024
GIT tag: v4.0

New features[edit]

  • Shadow stack support
  • CUDA plugin: Introduced a plugin to support checkpointing and restoring NVIDIA CUDA applications.

Bugfixes[edit]

  • cgroup: Add support for restoring a thread in a correct v1 cgroup
  • mem: fix some VMAs being incorrectly mapped wtih PROT_WRITE
  • criu: fix a fatal failure if nft doesn't work
  • net: Fix TOCTOU race condition in unix_conf_op
  • pagemap-cache: handle short reads
  • Fixes here and there.

Improvements[edit]

  • Pagemap cache: Added support for PAGEMAP_SCAN ioctl
  • zdtm: Added tests for IP_TTL restore
  • irmap: hardcode some more interesting paths
  • util: use close_range when it's supported
  • Fixes and improvements in amdgpu-plugin

Old versions[edit]

3.x[edit]

The following 3.x releases were made:

2.x[edit]

The following 2.x releases were made:

1.x[edit]

The following 1.x releases were made:

0.x[edit]

The following 0.x releases were made:

See also[edit]

  • Changelogs to see all the changelogs on a single page.