Skip to content

Latest commit

 

History

History
108 lines (94 loc) · 6.61 KB

2017-06-25.md

File metadata and controls

108 lines (94 loc) · 6.61 KB

Weekly LinuxKit dev report for 2017-06-19 to 2017-06-25 (week 25)

This report covers weekly developments in the linuxkit, linuxkit-ci and virtsock repositories. The Moby Summit held in San Francisco was very active and well attended (blog / notes #2090 #2033 @mgoelzer @justincormack).

  • Kernel GPG verification: The kernel compilation containers now verify the GPG and SHA256 checksums before building the binaries. (#2062 #2083 @mscribe @justincormack @rn @riyazdf). The base Alpine build image now includes gnupg to support this feature (#2091 @riyazdf @rn).

  • Security SIG on Landlock: The third Moby Security SIG focussed on the Landlock security module that provides unprivileged fine-grained sandboxing to applications. There are meeting notes as well as videos and forum links (#2087 #2089 #2073 @riyazdf).

  • Networking drivers now modules: The kernels have been updated to 4.11.6/4.9.33/4.4.73, and many drivers are now loaded as modules to speed up boot-time (#2095 #2061 @rn @justincormack @tych0)

  • Whaley important update: The ASCII logo was updated and we fondly wave goodbye to the waves. (#2084 @thaJeztah @rn)

  • Containerised getty and sshd: The login services now run in their own mount namespace, which was confusing people since they were expecting it to be on the host filesystem. This is now being addressed via a reminder in the motd upon login (#2078 #2097 @deitch @ijc @justincormack @riyazdf @rn)

  • Hardened user copying: The RFC on ensuring that we use a hardened kernel/userspace copying system was closed, as it is enabled by default on all our modern kernels and a regression test is included by default (#2086 @fntlnz @riyazdf).

  • Vultr provider: There is an ongoing effort to add a metadata provider for Vultr (#2101 @furious-luke @justincormack).

Packages and Projects

Documentation and Tests

Other reports in this series can be browsed directly in the repository at linuxkit:/reports.