Changes

Jump to navigation Jump to search
632 bytes added ,  16:25, 14 September 2018
<code>
Line 3: Line 3:     
=== New features ===
 
=== New features ===
 
+
* Support Python3 in [[ZDTM]] and [[CRIT]]
 
+
** with Python2 [[ZDTM]] and [[CRIT]] now require <code>python2-ipaddress</code> to be installed (used to be <code>python2-ipaddr</code>)
=== Improvements ===
+
* Keep names for UNIX sockets, that are unlinked from the FS
 
+
* IPVv6 support for [[page server]]
 +
* Set [[page server]] socket fd via [[CLI]]
 +
* Large pages support for aarch64/ppc64
 +
* 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

Navigation menu