Difference between revisions of "Download/criu"
Jump to navigation
Jump to search
(→Old versions: add some text) |
(use template:last version, add 2.12 to the list so we won't forget) |
||
Line 1: | Line 1: | ||
== Latest version == | == Latest version == | ||
− | {{:Download/criu/ | + | {{:Download/criu/{{Last version}}}} |
== Old versions == | == Old versions == | ||
Line 9: | Line 9: | ||
The following [[Download/criu/2.x|2.x]] releases were made: | The following [[Download/criu/2.x|2.x]] releases were made: | ||
− | * {{fe|criu|{{nln}}* |2.11.1|2.11|2.10|2.9|2.8|2.7|2.6|2.5|2.4|2.3|2.2|2.1|2.0}} | + | * {{fe|criu|{{nln}}* |2.12|2.11.1|2.11|2.10|2.9|2.8|2.7|2.6|2.5|2.4|2.3|2.2|2.1|2.0}} |
=== 1.x === | === 1.x === |
Revision as of 01:31, 9 March 2017
Latest version
Tarball: | criu-4.0.tar.gz |
Version: | 4.0 "CRIUDA" |
Released: | 20 Sep 2024 |
GIT tag: | v4.0 |
New features
- Shadow stack support
- CUDA plugin: Introduced a plugin to support checkpointing and restoring NVIDIA CUDA applications.
Bugfixes
- 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
- 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
2.x
The following 2.x releases were made:
- 2.12 "Vulcanite Rook"
- 2.11.1
- 2.11 "Acrylic Bullfinch"
- 2.10 "Brass Waxwing"
- 2.9 "Silk Tit"
- 2.8 "Bronze Siskin"
- 2.7 "Rubber Owl"
- 2.6 "Paper Crane"
- 2.5 "Concrete Oriole"
- 2.4 "Marble Lark"
- 2.3 "Wooden Duck"
- 2.2 "Carbon Nightingale"
- 2.1 "Steel Lapwing"
- 2.0
1.x
The following 1.x releases were made:
0.x
The following 0.x releases were made:
See also
- Changelogs to see all the changelogs on a single page.