Line 1: |
Line 1: |
| {{Release|2.8|14 Nov 2016|Bronze Siskin}} | | {{Release|2.8|14 Nov 2016|Bronze Siskin}} |
| + | |
| + | (294e4dbab39914f5ed91d90e39fcc19235d76801) |
| | | |
| === New features === | | === New features === |
| + | * Ability to [[configuring|configure]] CRIU build |
| + | * Show [[statistics]] on the screen with {{Opt|--display-stats}} |
| + | * C/R of [[Mac-Vlan]] devices |
| | | |
| === Optimizations/improvements === | | === Optimizations/improvements === |
| + | * x86 can now be built with clang |
| + | * When [[dumping files]] useless garbage was sent with descriptors from [[parasite code|parasite]] |
| + | * The clear_tid_address and regs are printed in hex with [[CRIT]] |
| | | |
| === Fixes === | | === Fixes === |
| + | * Restoring cgroup NS could use old path prefix |
| + | * <pre>criu check</pre> crashed on btrfs mounts |
| + | * RO external mounts in userns couldn't be restored |
| + | * Unmounted on host binfmt_misc could cause dump to fail |
| + | * Off-by-one could cause criu crash when dumping shared / bind-mount |
| + | * Mount namespace' roots could have flags changed on restore |
| + | * Dying tasks could erroneously be tried to dump |
| + | * Swapped [[shmem]] pages were not dumped |
| | | |
| === Deprecated === | | === Deprecated === |
| + | * {{OptD|--ext-unix-sk}}, {{OptD|--veth-pair}} and {{OptD|--ext-mount-map}}, by {{Opt|--external}} |