[lxc-devel] [lxc/lxc] 850c06: start: ensure all file descriptors are closed duri...
Christian Brauner
noreply at github.com
Thu Apr 9 03:32:11 UTC 2020
Branch: refs/heads/stable-4.0
Home: https://github.com/lxc/lxc
Commit: 850c0659ce5a172b484c535b9d49ceae5bdc8a79
https://github.com/lxc/lxc/commit/850c0659ce5a172b484c535b9d49ceae5bdc8a79
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M src/lxc/af_unix.c
M src/lxc/start.c
Log Message:
-----------
start: ensure all file descriptors are closed during exec
Closes https://github.com/checkpoint-restore/criu/issues/1011.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 468797a31fed887e35ea4fba92282ee8f8a7ac86
https://github.com/lxc/lxc/commit/468797a31fed887e35ea4fba92282ee8f8a7ac86
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M src/lxc/syscall_numbers.h
Log Message:
-----------
syscall_numbers: handle riscv
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: e8bb9e4f940b18eea080df2954be244111ca2a40
https://github.com/lxc/lxc/commit/e8bb9e4f940b18eea080df2954be244111ca2a40
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M src/lxc/cmd/lxc_user_nic.c
Log Message:
-----------
lxc_user_nic: simplify group retrieval
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 571694003ecacaf0a5f84d9efed49a0d15599573
https://github.com/lxc/lxc/commit/571694003ecacaf0a5f84d9efed49a0d15599573
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M src/lxc/cmd/lxc_user_nic.c
Log Message:
-----------
lxc_user_nic: continue when we failed to find a group
Closes #3361.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: eb8d7c09f797e176c1b89b2a9e093041693ba810
https://github.com/lxc/lxc/commit/eb8d7c09f797e176c1b89b2a9e093041693ba810
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M src/lxc/cgroups/cgfsng.c
Log Message:
-----------
cgroups: whitespace fixes
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: c2e3e9a4b427f8e0e462ed8b6236c318ec238ec7
https://github.com/lxc/lxc/commit/c2e3e9a4b427f8e0e462ed8b6236c318ec238ec7
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M src/lxc/seccomp.c
Log Message:
-----------
seccomp: newer kernels require the buffer to be zeroed
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/98613f618b6f...c2e3e9a4b427
More information about the lxc-devel
mailing list