Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 1ff48211584c8cc9ae75d53d0f0643763e1f1dd7 https://github.com/lxc/lxc/commit/1ff48211584c8cc9ae75d53d0f0643763e1f1dd7 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths: M src/lxc/memory_utils.h Log Message: ----------- memory_utils: add close_move_fd() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 4b7686ea7b660d89bf4290f64ca4331a8ddf74e3 https://github.com/lxc/lxc/commit/4b7686ea7b660d89bf4290f64ca4331a8ddf74e3 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/string_utils.h Log Message: ----------- string_utils: add proc_self_fd() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 74f4638877607afc7d9320f99c8b3fe23e59c382 https://github.com/lxc/lxc/commit/74f4638877607afc7d9320f99c8b3fe23e59c382 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/string_utils.h Log Message: ----------- string_utils: add fdstr() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 8e40762dfdc8baf697934f16057689958c053efb https://github.com/lxc/lxc/commit/8e40762dfdc8baf697934f16057689958c053efb Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/file_utils.c M src/lxc/file_utils.h Log Message: ----------- file_utils: add same_file_lax() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 4a233eab3d294df2af0608923941dc8cbae635b6 https://github.com/lxc/lxc/commit/4a233eab3d294df2af0608923941dc8cbae635b6 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/macro.h Log Message: ----------- macro: add LXC_PROC_SELF_FD_LEN Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 37c74fd1ef32d5dac0c68080b4b448c073f4b467 https://github.com/lxc/lxc/commit/37c74fd1ef32d5dac0c68080b4b448c073f4b467 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/conf.c Log Message: ----------- conf: introduce lxc_bind_mount_console() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: de7f9f3303a5ed1100e6e0683a4a9fa4eb8330cc https://github.com/lxc/lxc/commit/de7f9f3303a5ed1100e6e0683a4a9fa4eb8330cc Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/cgroups/cgfsng.c M src/lxc/conf.c M src/lxc/mount_utils.c M src/lxc/mount_utils.h Log Message: ----------- tree-wide: rework mount api support checks Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 46ad3c97ab475db56759d22b6d59beb490bec0cb https://github.com/lxc/lxc/commit/46ad3c97ab475db56759d22b6d59beb490bec0cb Author: Stéphane Graber <stgra...@ubuntu.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: M src/lxc/cgroups/cgfsng.c M src/lxc/conf.c M src/lxc/file_utils.c M src/lxc/file_utils.h M src/lxc/macro.h M src/lxc/memory_utils.h M src/lxc/mount_utils.c M src/lxc/mount_utils.h M src/lxc/string_utils.h Log Message: ----------- Merge pull request #3666 from brauner/2021-02-11/fixes Improved mount api support checking & console setup hardening Compare: https://github.com/lxc/lxc/compare/244a5017badd...46ad3c97ab47 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel