nixpkgs/pkgs/os-specific/linux/criu
Sergei Trofimovich 33b10dce25 criu: 3.17.1 -> 3.19
The main change is the build fix against `gcc-13`. Otherwise build fails
as:

    include/common/list.h:35:19: error: storing the address of local variable 'postpone' in '((struct list_head *)((char *)start + 8))[24].prev' [-Werror=dangling-pointer=]
       35 |         new->prev = prev;
          |         ~~~~~~~~~~^~~~~~

Changes:
- https://github.com/checkpoint-restore/criu/releases/tag/v3.18
- https://github.com/checkpoint-restore/criu/releases/tag/v3.19
2023-12-24 11:26:33 +00:00
..
default.nix criu: 3.17.1 -> 3.19 2023-12-24 11:26:33 +00:00