Skip to main content
  1. Blog
  2. Article

Stéphane Graber
on 21 August 2017

LXD: Weekly status #11


Introduction

This week has been pretty busy, with the most time consuming work being:

  • More preparation for the upcoming LXC 2.1 release (getting very close now).
  • Dealing with a massive (500+) backlog of patches for the LXC 1.0 and 2.0 stable branches.
  • Quite a bit of refactoring in LXD around the daemon struct and database code.
  • Initial work on performance testing for LXD.
  • Implementation of delta downloads for the daily LXD images.

LXD 2.17 is scheduled to be released on Tuesday and if all goes according to plan, this should be the first release of LXD where the snap package is effectively on par with the Debian package!

We’ve seen quite a big uptake of LXD on a number of Linux distributions thanks to the snap package and are very much looking forward to having the snap package be production ready.

Upcoming conferences

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 this week

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

  • LXC was updated in the Ubuntu development release to workaround a gcc7 regression.

Snap

  • Updated the wrapper scripts with before comments
  • Cleaned up some of the content filters
  • Added support for bash completion
  • Added support for auto-creation of the “lxd” group
  • Bumped the Go version to 1.8.3
  • Fixed an upgrade issue with snapd 2.27

Related posts


Luci Stanescu
30 April 2026

Fixes available for CVE-2026-31431 (Copy Fail) Linux Kernel Local Privilege Escalation Vulnerability

Ubuntu Article

A local privilege escalation (LPE) vulnerability affecting the Linux kernel has been publicly disclosed on April 29, 2026. The vulnerability has been assigned CVE ID CVE-2026-31431 and is referred to as Copy Fail. The affected component is a kernel module that provides hardware-accelerated cryptographic functions: algif_aead. The vulnerab ...


Canonical
28 April 2026

Run NVIDIA Nemotron 3 Nano Omni locally in a single command

AI AI

Today, NVIDIA introduced the NVIDIA Nemotron™ 3 Nano Omni, a highly-efficient multimodal model designed to understand and reason across video, audio, images, and language.  Canonical is enabling immediate access to Nemotrom 3 Nano Omni through inference snaps: pre-packaged AI inference runtimes distributed as snap packages for consistent ...


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...