Branch: refs/heads/stable-3.0 Home: https://github.com/lxc/lxc Commit: 619670be03b594c8f948b1f94dee198e6c57365a https://github.com/lxc/lxc/commit/619670be03b594c8f948b1f94dee198e6c57365a Author: dongxinhua <dongxin...@huawei.com> Date: 2020-01-08 (Wed, 08 Jan 2020)
Changed paths: M src/lxc/mainloop.c Log Message: ----------- fd: only add valid fd to mainloop Signed-off-by: dongxinhua <dongxin...@huawei.com> Commit: 2e11e38f7c51467ddafa63b5326b738444d00faf https://github.com/lxc/lxc/commit/2e11e38f7c51467ddafa63b5326b738444d00faf Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M .travis.yml M configure.ac M src/lxc/Makefile.am A src/tests/travis.sh Log Message: ----------- travis: enable -fsanitize=undefined Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 7df21e5394ea3541aa455dbfb8a896196b3912dd https://github.com/lxc/lxc/commit/7df21e5394ea3541aa455dbfb8a896196b3912dd Author: vikaig <vikai...@gmail.com> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/lxc/cmd/lxc-checkconfig.in M src/lxc/cmd/lxc-update-config.in Log Message: ----------- cmd: fix shebang Signed-off-by: vikaig <vikai...@gmail.com> Commit: 736d203638a9bbb64c05cd6f7f62a2f5d611f831 https://github.com/lxc/lxc/commit/736d203638a9bbb64c05cd6f7f62a2f5d611f831 Author: Rachid Koucha <47061324+rachid-kou...@users.noreply.github.com> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/lxc/lxccontainer.c Log Message: ----------- Word repetition in comment create_run_template(): Double "will mount" in a comment Signed-off-by: Rachid Koucha <rachid.kou...@gmail.com> Commit: 3daa49d845b153dfb2012b61dba763cbc6e11374 https://github.com/lxc/lxc/commit/3daa49d845b153dfb2012b61dba763cbc6e11374 Author: Rachid Koucha <47061324+rachid-kou...@users.noreply.github.com> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M templates/lxc-busybox.in Log Message: ----------- Adaptation to latest busybox In busybox 1.30, the help of udhcpc for "-s" option changed: --> busybox v1.27.2: -s,--script PROG Run PROG at DHCP events (default /usr/share/udhcpc/default.script) --> busybox v1.30.1: -s PROG Run PROG at DHCP events (default /etc/udhcpc/default.script) So, I changed the command line which extracts the script name to make it work for both versions Signed-off-by: Rachid Koucha <rachid.kou...@gmail.com> Commit: 31e6fdb41ea810dd19b307906ad857e25cd9bcab https://github.com/lxc/lxc/commit/31e6fdb41ea810dd19b307906ad857e25cd9bcab Author: Rachid Koucha <47061324+rachid-kou...@users.noreply.github.com> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M templates/lxc-busybox.in Log Message: ----------- Suppress useless udhcpc directory The udhcpc directory is created with "mkdir -p" at the place dynamically specified by "busybox udhcpc --help". Signed-off-by: Rachid Koucha <rachid.kou...@gmail.com> Compare: https://github.com/lxc/lxc/compare/c2c87fed9a4b...31e6fdb41ea8 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel