Skip to main content
  1. Blog
  2. Article

Stéphane Graber
on 25 September 2017

LXD Weekly Status #16


This originally appeared at LinuxContainers

Weekly status for the week of the 18th to the 24th of September 2017.

Introduction

The main highlight of this week was the release of LXD 2.18.

We’ve otherwise been busy tracking down and fixing a number of issues, extended the user-agent string that LXD uses when talking to our image server and been working on a number of fixes for LXC 2.1.

We’re also making good progress on the stable release branches and hope to get to tag a number of stable bugfix releases next week.

Upcoming conferences and events

  • Open Source Summit Europe (Prague, October 2017)
  • Linux Piter 2017 (St. Petersburg – November 2017)

Ongoing projects

The list below is feature or refactoring work which will span several weeks/months and can’t be tied directly to a single Github issue or pull request.

Upstream changes

The items listed below are highlights of the work which happened upstream over the past week and which will be included in the next release.

LXD

LXC

LXCFS

  • Nothing to report

Distribution work

This section is used to track the work done in downstream Linux distributions to ship the latest LXC, LXD and LXCFS as well as work to get various software to work properly inside containers.

Ubuntu

Snap

  • Improved modprobe handling.
  • Fixed a lxcfs setup issue causing lxcfs to fail for nested containers.

Related posts


Bertrand Boisseau
24 June 2026

Anbox Cloud on C4A metal: Android, at scale, without friction

Ubuntu Article

Why C4A metal is a great place to run Android and why Anbox Cloud makes that practical. If you’ve spent even a small portion of time working with Android development at scale, you’ve likely encountered some pinch points. The platform was built for Arm-based devices, mobile physical hardware, and tightly controlled system environments. Clo ...


Rajan Patel
23 June 2026

Canonical announces live kernel patching for Arm64

Security Article

Canonical Livepatch now officially supports Arm64, further expanding its security patching automation capabilities. For the first time, Ubuntu on an Arm64 machine can apply critical kernel updates, without service interruption or rebooting. Starting with Ubuntu Core 26 for Arm64, and for Ubuntu Core 20 and onwards for AMD64 machines, a wi ...


Jon Taylor
22 June 2026

How to use RISC-V custom instructions with Ubuntu

Silicon Article

Introduction My previous blog talked about the importance of instruction set standardization for ecosystem stability and growth through the use of profiles. And standardization is indeed important, but since one of RISC-V’s great benefits is the ability to customize the instruction set, we should also consider how to support that ability. ...