Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

  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


Rajan Patel
2 July 2025

Live Linux kernel patching with progressive timestamped rollouts

Security Article

In internet connected environments, where Ubuntu instances can reach livepatch.canonical.com, Livepatch Client supports timestamp-based rollout configurations. Organizations can implement controlled and predictable update pipelines from staging to production environments, without the hassle of deploying a self-hosted Livepatch Server, and ...


Canonical
1 July 2025

Chiseled Ubuntu containers for OpenJRE 8, 17 and 21

Cloud and server Article

Today we are announcing chiseled containers for OpenJRE 8, 17 and 21 (Open Java Runtime Environment), coming from the OpenJDK project. These images are highly optimized for size and security, containing only the dependencies that are strictly necessary. They are available for both AMD64 and ARM64 architectures and benefit from 12 years of ...


Canonical
1 July 2025

Introducing Canonical builds of OpenJDK

Canonical announcements Article

Java has long been the most popular language for software development in large enterprises, with 90% of Fortune 500 companies using it for backend development, particularly in industries like finance, healthcare, and government.  Java developers, more than most, are tasked with balancing the implementation of new features against the crit ...