| Line 3: |
Line 3: |
| | | | |
| | === New features === | | === New features === |
| − | | + | * Support Python3 in [[ZDTM]] and [[CRIT]] |
| − | | + | * Keep names for UNIX sockets, that are unlinked from the FS |
| − | === Improvements ===
| + | * IPVv6 support for [[page server]] |
| − | | + | * C/R of |
| | + | ** Per-thread seccomp chains |
| | | | |
| | === Bugfixes === | | === Bugfixes === |
| | + | * Failed non-container restore could kill random task on the host |
| | + | * Failure to dump namespaces was erroneously ignored |
| | + | * [[CRIT]] didn't show cpuinfo image file |
| | + | * Tasks that got PID-reuse couldn't be dumped iteratively because previous images were missing |