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 our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Stéphane Graber
on 20 November 2017


The highlight of this week was the release of LXD 2.20 which introduces a number of exciting new features.

LXD 2.20 should now be available everywhere through both native packages and snap.
We also started the process of deprecating the various LXD PPAs, see below for details.

Our next milestone is LXD 2.21 in about a month which will be the last LXD release of the year and the last LXD 2.x release. Once 2.21 is out, we’ll focus on LXD 3.0 with the first alpha expected in January.

Deprecation of the LXD PPAs

At the end of this year, we are going to stop delivering LXD through our PPAs.
This is done to cut down the amount of time we have to spend on packaging, tooling maintenance and package version tracking when dealing with issues.

The two recommended ways of getting the latest LXD feature release are:

  • Using our snap package
    snap install lxd
  • Using our official backports in the Ubuntu archive
    apt install -t xenial-backports lxd lxd-client

PPA users have until the end of December to transition over to one of those two, a warning message has been added to the LXD package in our PPAs, including instructions on moving to either the snap or backport package while keeping all your data in place.

Upcoming conferences and events

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

  • No change 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

  • LXD 2.20-0ubuntu1 was uploaded to Ubuntu 18.04.
  • LXD 2.20-0ubuntu2 was uploaded to Ubuntu 18.04, fixing a build issue.
  • LXD 2.20-0ubuntu3 was uploaded to Ubuntu 18.04, fixing a test failure.
    This was then automatically picked up by our PPAs.
  • LXD 2.20-0ubuntu4 was uploaded to Ubuntu 18.04, cherry-picking a couple of bugfixes.
    This was then automatically picked up by our PPAs and manually tested and uploaded to Ubuntu 16.04, 17.04 and 17.10 through backports.

Snap

  • Updated the stable channel to LXD 2.20.
  • Cherry-picked bugfix: Unsetting core.https_address was broken
  • Cherry-picked bugfix: Hardlink remapping

Related posts


Simon Fels
20 March 2024

Implementing an Android™ based cloud game streaming service with Anbox Cloud

Cloud and server Article

Since the outset, Anbox Cloud was developed with a variety of use cases for running Android at scale. Cloud gaming, more specifically for casual games as found on most user’s mobile devices, is the most prominent one and growing in popularity. Enterprises are challenged to find a solution that can keep up with the increasing ...


Miona Aleksic
18 January 2023

Containerization vs. Virtualization : understand the differences

Cloud and server Article

Containerization vs. Virtualization : understand the differences and benefits of each approach, as well as connections to cloud computing. ...


Miona Aleksic
15 March 2024

LXD 5.21.0 LTS is now available

Cloud and server Article

5.21.0 LTS, the stable release of LXD, the system container and VM manager, is now available. ...