| Line 1: |
Line 1: |
| | {{Release|3.2}} | | {{Release|3.2}} |
| − |
| |
| | <!-- 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 11: |
Line 10: |
| | * More verbosity in case TCP locking fails ({{Bug|292}}) | | * More verbosity in case TCP locking fails ({{Bug|292}}) |
| | * More verbosity in case VDSO magic mismatch | | * More verbosity in case VDSO magic mismatch |
| − | * Restore or legacy epoll target descriptors is unified with common case | + | * Restore or legacy epoll target descriptors and fsnotify marks is unified with common case |
| | | | |
| | === Bugfixes === | | === Bugfixes === |
| | * Restoring fanotify marks from old images (<1.3) dropped the mark | | * Restoring fanotify marks from old images (<1.3) dropped the mark |
| | * Binfmt_misc mount could be mounted into wrong place | | * Binfmt_misc mount could be mounted into wrong place |
| − | * Compilation failed with gcc 6.3.0 ({{Bug|315}} | + | * Compilation failed with gcc 6.3.0 ({{Bug|315}}) |
| | * Waiting helpers could race with sigchild handler and would result in restore failure | | * Waiting helpers could race with sigchild handler and would result in restore failure |
| | * Missing VVAR page in 32bit tasks wasn't skipped and resulted in restore failure | | * Missing VVAR page in 32bit tasks wasn't skipped and resulted in restore failure |
| | + | * After restore consumption of files is increased (was fixed as side effect of mmap optimization) |
| | | | |
| | === Deprecation/Removal === | | === Deprecation/Removal === |
| | * Deprecated separate images for fsnotify marks | | * Deprecated separate images for fsnotify marks |