Difference between revisions of "Download/criu"

From CRIU
Jump to navigation Jump to search
(→‎3.x: added all missing 3.x releases)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<div class="noautonum">__TOC__</div>
 +
 
== Latest version ==
 
== Latest version ==
  
Line 4: Line 6:
  
 
== Old versions ==
 
== Old versions ==
 +
 +
=== 4.x ===
 +
 +
The following [[Download/criu/4.x|4.x]] releases were made:
 +
* {{fe|criu|{{nln}}* |4.1.1}}
 +
* {{fe|criu|{{nln}}* |4.1}}
 +
* {{fe|criu|{{nln}}* |4.0}}
  
 
=== 3.x ===
 
=== 3.x ===

Latest revision as of 20:42, 13 November 2025

Latest version[edit]

4.2.jpg
Tarball: criu-4.2.tar.gz
Version: 4.2 "CRIUTIBILITY"
Released: 13 Nov 2025
GIT tag: v4.2

New features[edit]

  • plugins/amdgpu: Implement parallel restore
  • Handle processes with uprobes vma
  • libcriu: Enable setting of RPC config file

Bugfixes[edit]

  • criu/compel: fix compilation on musl/arm64
  • pagemap: change PagemapEntry.nr_pages to uint64 to support huge mappings
  • pagemap: prevent integer overflow in pagemap_len
  • Relax ELF magic check to support MIPS libraries
  • Fix: getsockopt usage for SO_PASSCRED/SO_PASSSEC on Linux 6.16

Improvements[edit]

  • ci: consolidate aarch64 tests on GitHub runners
  • cr-service: Refactor RPC config parsing
  • Many improvements in pycriu

Old versions[edit]

4.x[edit]

The following 4.x releases were made:

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.