Skip to main content
  1. Blog
  2. Article

Stéphane Graber
on 2 October 2017

LXD Weekly Status #17


Weekly status for the week of the 25th of September to the 1st of October 2017.

Introduction

This past week the entire LXD team was working together in New York city.

We used this opportunity to talk about our next round of LTS releases, LXC 3.0, LXD 3.0 and LXCFS 3.0, all to be released early next year. What kind of breaking changes we may want to do at that time and how we expect support to work for them.

As this was a shared even with many other teams and projects, we also spent a good amount of time talking about the LXD snap with the snapd and snapcraft people and working on improving our support for LXD on other distributions.

As far as progress on LXC and LXD themselves, we’ve added automatic testing for LXD on Elementary, fixed a large number of storage related issues and been merging some LXC changes that will help downstream projects integrate liblxc with OCI images and CNI networking.

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

  • LXD 2.18-0ubuntu3 was uploaded to the Ubuntu 17.10 archive, improving the LXD user-agent string to report architecture and kernel information to the image servers.
  • Backported LXD 2.18 to xenial-backports.
  • Backported LXD 2.18 to zesty-backports.

Snap

  • Added initial SELinux support (liblxc1 is now linked against libselinux)
  • Updated the AppArmor override to match the LXC 2.1 syntax
  • Updated the “lxc” wrapper to allow access to allow filesystem paths

Related posts


David Beamonte
14 July 2026

MAAS installation: bare metal provisioning is easier than ever

MAAS Ubuntu tech blog

MAAS brings cloud-like automation to physical servers. It helps teams discover, commission, deploy, and repurpose machines from a central control plane, turning bare metal into a programmable resource. But to experience that value, users first need to get MAAS up and running. That path is now cleaner and easier to follow. We’ve created ne ...


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 ...