Skip to main content
  1. Blog
  2. Article

Stéphane Graber
on 18 September 2017

LXD: Weekly Status #15


Introduction

This week has been pretty quiet as far as upstream changes since half the team was attending the Open Source Summity, the Linux Plumbers Conference and the Linux Security Summit in Los Angeles, California.

We got to talk with other container runtime maintainers, kernel developers and users, having a lot of very productive discussions that should lead to a number of exciting features going forward.

Outside of that, we’ve been focusing on tweaks to the LXD snap, having it work on more platforms and better handle module loading. LXD 2.18 will work properly for Solus 3 users and we’re almost ready with Fedora 26, OpenSUSE 42.3 and OpenSUSE Tumbleweed too.

LXD 2.18 is scheduled to be released tomorrow (Tuesday 19th of September).

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

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

  • Nothing to report this week

Snap

  • Call “modprobe” outside of the snap environment when module loading is needed.
  • Added support for Solus 3 to our CI environment.

Related posts


seth-arnold
11 July 2026

Januscape vulnerability CVE-2026-53359 mitigations available

Ubuntu Article

Introduction A local privilege escalation (LPE) vulnerability affecting the Linux kernel was publicly disclosed on July 6, 2026. The vulnerability was assigned CVE ID CVE-2026-53359 and is referred to as Januscape. This vulnerability affects all Ubuntu releases. Neither NVD nor Kernel.org have published their own CVSS scores for this issu ...


David Beamonte
9 July 2026

Managing Ubuntu on bare metal at scale

MAAS Ubuntu tech blog

Modern infrastructure teams are expected to deliver cloud-like speed, consistency, and reliability, even when their workloads run on physical servers. Bare metal remains essential for many environments: private clouds, Kubernetes clusters, AI infrastructure, edge sites, regulated platforms, and large Ubuntu estates. But operating physical ...


Rhys Knipe
7 July 2026

Ubuntu Server: a platform made for enterprise scale

Ubuntu Article

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform connects those layers so well that you don’t notice it. That’s what Ubuntu Server has become: the essential layer between bare metal and the apps running on top, ...