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

An error occurred while submitting your form. Please try again or file a bug report. Close

  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


Gabriel Aguiar Noury
3 July 2025

JetPack 4 EOL – how to keep your userspace secure during migration

Ubuntu Article

NVIDIA JetPack 4 reached its end-of-life (EOL) in November 2024, marking the end of security updates for this widely deployed stack. JetPack 4 has driven innovation in countless devices powered by NVIDIA Jetson, serving as the foundation of edge AI production deployments across multiple sectors. But now, the absence of security maintenanc ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...