---
title: 'LXD weekly status #41'
description: 'Introduction The highlight for this week is the release of LXD, LXC
  and LXCFS 3.0! Those 3 releases are LTS releases and will be supported for the next
  5 years. The relevant release announcements can be found here: LXD 3.0 LXC 3.0 LXCFS
  3.0 We’d like to thank every one of our contributors who made  […]'
url: https://canonical.com/blog/lxd-weekly-status-41?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Stéphane Graber](https://canonical.com/blog/author/stgraber "More about Stéphane Graber")

3 April 2018

# LXD weekly status #41

[containers](https://canonical.com/blog/tag/containers)
[LXCFS](https://canonical.com/blog/tag/lxcfs)
[LXD](https://canonical.com/blog/tag/lxd)
[machine containers](https://canonical.com/blog/tag/machine-containers)

---

Share the article

#

## Introduction

The highlight for this week is the release of LXD, LXC and LXCFS 3.0!
Those 3 releases are LTS releases and will be supported for the next 5 years.

The relevant release announcements can be found here:

* [LXD 3.0](https://discuss.linuxcontainers.org/t/lxd-3-0-0-has-been-released/1491)
* [LXC 3.0](https://discuss.linuxcontainers.org/t/lxc-3-0-0-has-been-released/1449)
* [LXCFS 3.0](https://discuss.linuxcontainers.org/t/lxcfs-3-0-0-has-been-released/1440)

We’d like to thank every one of our contributors who made this possible!

The rest of the week was spent tracking down and fixing bug reports, setting up CI and git branches for all the new stable branches, writing the release announcements and demos and releasing packages for all of the different releases.

## Upcoming conferences and events

* [NorthSec](https://nsec.io/speakers/#st-phane-graber) (Montreal, May 2018)

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

* [Database management improvements](https://github.com/lxc/lxd/issues/4390)
* [Container backup and restore](https://github.com/lxc/lxd/issues/3730)
* Switching distribution building over to [distrobuilder](https://github.com/lxc/distrobuilder)
* Various kernel work
* Stable release work for LXC, LXCFS and LXD

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

* Added a [check for duplicate profiles](https://github.com/lxc/lxd/pull/4367)
* Made the [db package golint clean](https://github.com/lxc/lxd/pull/4369)
* Added a new [SHA512 download validator](https://github.com/lxc/lxd/pull/4371)
* Ported the [`lxc` command line tool to cobra](https://github.com/lxc/lxd/pull/4372)
* Added a [new `nvidia.runtime` config option](https://github.com/lxc/lxd/pull/4373)
* Updated the `lxd init` questions to [allow using existing bridges](https://github.com/lxc/lxd/pull/4376)
* Re-worked the [clustering related `lxd init` questions](https://github.com/lxc/lxd/pull/4377)
* Made [`help` and `version` subcommands consistent](https://github.com/lxc/lxd/pull/4383)
* Added [early validation of profiles during migration](https://github.com/lxc/lxd/pull/4384)
* Improved [error messages on remote operations](https://github.com/lxc/lxd/pull/4385)
* Fixed a crash in [`lxc image import` when passed bad arguments](https://github.com/lxc/lxd/pull/4387)
* Fixed [building LXD on non-glibc systems](https://github.com/lxc/lxd/pull/4388)
* Fixed a crash when [`lxd init --auto` was passed network address/port](https://github.com/lxc/lxd/pull/4389)
* Made [cluster terminology more consistent in the client tool1](https://github.com/lxc/lxd/pull/4391)
* Released LXD 3.0

### LXC

* Added [configure support for RedHat Enterprise](https://github.com/lxc/lxc/pull/2238)
* Added support for passing a [custom action script to CRIU](https://github.com/lxc/lxc/pull/2239)
* Fixed [some crashes](https://github.com/lxc/lxc/pull/2244)
* Improved handling of [umoci in lxc-oci1](https://github.com/lxc/lxc/pull/2246)
* Added support for [environment variable copying](https://github.com/lxc/lxc/pull/2247)
* Released LXC 3.0

### LXCFS

* Released LXCFS 3.0

### Distrobuilder

* Fixed [default name and description](https://github.com/lxc/distrobuilder/pull/79)
* Fixed building [ArchLinux rootfs](https://github.com/lxc/distrobuilder/pull/80)
* Fixed building [CentOS based images](https://github.com/lxc/distrobuilder/pull/81)
* Added [some examples](https://github.com/lxc/distrobuilder/pull/82)

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

* Uploaded lxcfs 3.0.0 to Ubuntu 18.04
* Uploaded python3-lxc 3.0.0 to Ubuntu 18.04
* Uploaded python3-lxc 3.0.1 to Ubuntu 18.04
* Uploaded lxc-templates 3.0.0 to Ubuntu 18.04
* Uploaded lxc 3.0.0 to Ubuntu 18.04
* Uploaded lxd 3.0.0 to Ubuntu 18.04
* Updated lxc in Ubuntu 18.04 to fix an upgrade issue
* Updated all our PPAs to match

### Snap

* Synchronized packaging between the various branches
* Created 3.0 track for the new LTS
* Updated latest candidate channel to use the final 3.0 releases

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Ubuntu Server: a platform made for enterprise scale](https://canonical.com/blog/ubuntu-server-a-platform-made-for-enterprise-scale)

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform...

[Rhys Knipe](https://canonical.com/blog/author/rhysknipe)

7 July 2026

[### Canonical partners with Snyk for scanning chiseled Ubuntu containers](https://canonical.com/blog/canonical-partners-with-snyk-for-scanning-chiseled-ubuntu-containers)

Canonical, the publisher of Ubuntu, is pleased to announce a new partnership with developer-focused cybersecurity company Snyk. Snyk Container, Snyk’s container security...

[Canonical](https://canonical.com/blog/author/canonical)

20 March 2026

[### Introducing MicroCloud Cluster Manager](https://canonical.com/blog/introducing-microcloud-cluster-manager)

Canonical introduces the beta release of MicroCloud Cluster Manager, a new way to discover, organize, and operate your MicroCloud environments from a single, unified interface.

[Miona Aleksic](https://canonical.com/blog/author/mionaalex)

20 March 2026

[### Native integration available between Canonical LXD and HPE Alletra MP B10000](https://canonical.com/blog/canonical_lxd_hpe_alletra)

Native integration available between Canonical LXD and HPE Alletra MP B10000. The integration combines efficient open source virtualization with high performance,...

[Miona Aleksic](https://canonical.com/blog/author/mionaalex)

15 December 2025
