Difference between revisions of "Download/criu/3.12"
Jump to navigation
Jump to search
(Created page with "{{Release|3.12}} <!-- NOTE: you can use {{Bug|123}} to link to a github issue --> === New features === * build CRIU with Android NDK * C/R of ** IP RAW sockets ** lsm: dump a...") |
(move image to the left side) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Image:Ice_penguin.jpg|400px|right]] | ||
{{Release|3.12}} | {{Release|3.12}} | ||
<!-- NOTE: you can use {{Bug|123}} to link to a github issue --> | <!-- NOTE: you can use {{Bug|123}} to link to a github issue --> | ||
| Line 7: | Line 8: | ||
** IP RAW sockets | ** IP RAW sockets | ||
** lsm: dump and restore any SELinux process label | ** lsm: dump and restore any SELinux process label | ||
| + | ** support restoring ghost files on readonly mounts | ||
=== Bugfixes === | === Bugfixes === | ||
* Do not lock network if running in the host network namespace | * Do not lock network if running in the host network namespace | ||
* Fix RPC configuration file handling | * Fix RPC configuration file handling | ||
| + | * util: don't leak file descriprots to third-party tools | ||
| + | * small fixes here and there | ||
=== Improvements === | === Improvements === | ||
* travis: switch to the Ubuntu Xenial | * travis: switch to the Ubuntu Xenial | ||
| + | * travis-ci: Enable ia32 tests | ||
| + | * Many improvements and bug fixes in the libcriu | ||
| + | ** Changes in the API and ABI (SONAME increased from 1 to 2) | ||
Latest revision as of 21:37, 26 April 2019
| Tarball: | criu-3.12.tar.gz |
| Version: | 3.12 "Ice Penguin" |
| Released: | 25 Apr 2019 |
| GIT tag: | v3.12 |
New features[edit]
- build CRIU with Android NDK
- C/R of
- IP RAW sockets
- lsm: dump and restore any SELinux process label
- support restoring ghost files on readonly mounts
Bugfixes[edit]
- Do not lock network if running in the host network namespace
- Fix RPC configuration file handling
- util: don't leak file descriprots to third-party tools
- small fixes here and there
Improvements[edit]
- travis: switch to the Ubuntu Xenial
- travis-ci: Enable ia32 tests
- Many improvements and bug fixes in the libcriu
- Changes in the API and ABI (SONAME increased from 1 to 2)