Line 5: |
Line 5: |
| * Support for seccomp strict mode | | * Support for seccomp strict mode |
| * Support for stream unix sockets inheritance | | * Support for stream unix sockets inheritance |
− | * Support for relative paths for unix sockets
| |
| * Support uid/gid-restricted mounts in userns | | * Support uid/gid-restricted mounts in userns |
| * Freezer cgroups can be used on dump to freeze fast-spawning processes | | * Freezer cgroups can be used on dump to freeze fast-spawning processes |
Line 39: |
Line 38: |
| * Weird paths on tmpfs caused tar to fail | | * Weird paths on tmpfs caused tar to fail |
| * Temporary cgroup mount set (cgyard) got propagated into the host tree | | * Temporary cgroup mount set (cgyard) got propagated into the host tree |
− | * Crash when restoring netns from older images
| |
| * Restore of inherited shared pipe failed | | * Restore of inherited shared pipe failed |
| * Spaces, tabs and backslashes in mountpoints' paths caused dump to fail | | * Spaces, tabs and backslashes in mountpoints' paths caused dump to fail |
| * Tmpfs mounted with empty source caused dump to fail | | * Tmpfs mounted with empty source caused dump to fail |
− | * Race between unix sockets' connect and listen may cause restore to fail
| |
− | * Multiple unix datagram clients restored server queue multiple times
| |
| * The criu.pc file contained bad version when built from tarball | | * The criu.pc file contained bad version when built from tarball |
| * Deprecated -n option found in docs | | * Deprecated -n option found in docs |
| * On aarch64 the maximum virtual address available for user-space was wrongly hardcoded | | * On aarch64 the maximum virtual address available for user-space was wrongly hardcoded |