News

LXCFS 6.0.6 LTS has been released

Feb 23, 2026

Introduction

The LXCFS team is pleased to announce the release of LXCFS 6.0.6!

This is the sixth bugfix release for LXCFS 6.0 which is supported until June 2029.

Changes

The highlights for this release are:

  • Fix issue with CPU count in /proc/stat
  • Fix issue causing the cgroup2 mount flags to be changed on startup

The full list of commits is available below:

Detailed changelog
  • proc_fuse: fix proc_stat_read reporting host cpu count under cgroup v2
  • cgroups: extract cgfsng_can_use_memory_feature() util function
  • cgroups: replace dup() call with openat_safe()
  • src/utils: fix in_same_namespace helper
  • bindings: add private_data field to struct file_info
  • meson: add "mocks" option for CI/testing purposes
  • github: enable mocks for CI builds
  • lxcfs: use macro to generate liblxcfs call helpers
  • lxcfs: wire up ->write callback for /proc
  • lxcfs: wire up ->poll callback for /proc
  • proc_fuse: move release/releasedir at the end
  • cgroups/cgfsng: fix whitespace errors in __cg_mount_direct
  • cgroups/cgfsng: do not change host-wide cgroup2 superblock options
  • github: pass LIBFUSE env variable to upgrade tests
  • github: enable mocks for CI upgrade tests
  • meson: don't forget to set PSI trigger mocks for liblxcfstest
  • cgroups/cgfsng: check memory allocation in add_hierarchy

Support and upgrade

The LXCFS 6.0 branch is supported until June 2029.
Only bugfixes and security issues get included into the stable bugfix releases, so it's always safe and recommended to keep up and run the latest bugfix release.

Downloads

LXCFS 6.0.5 LTS has been released

Aug 15, 2025

Introduction

The LXCFS team is pleased to announce the release of LXCFS 6.0.5!

This is the fifth bugfix release for LXCFS 6.0 which is supported until June 2029.

Changes

There are no significant changes in this release, only a couple of minor changes to our CI scripts. We are still pushing a LXCFS update out to keep versions in sync between LXC, LXCFS and Incus, but this release is effectively identical to 6.0.4.

The full list of commits is available below:

Detailed changelog
  • github: Bump actions/checkout to v5
  • github: Use Github Arm runners

Support and upgrade

The LXCFS 6.0 branch is supported until June 2029.
Only bugfixes and security issues get included into the stable bugfix releases, so it's always safe and recommended to keep up and run the latest bugfix release.

Downloads

Thanks

This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).

ST-Fund-Logo-Default-White-RGB|690x219

[quote]
The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
[/quote]

Find out more at: https://www.sovereign.tech

LXCFS 6.0.4 LTS has been released

Apr 4, 2025

Introduction

The LXCFS team is pleased to announce the release of LXCFS 6.0.4!

This is the fourth bugfix release for LXCFS 6.0 which is supported until June 2029.

Changes

Some of the highlights for this release are:

  • Properly handle SLAB reclaimable memory in meminfo
  • Handle empty cpuset strings
  • Fix potential sleep interval overflows

The full list of commits is available below:

Detailed changelog
  • meminfo: Add slab_reclaimable to MemAvailable
  • tests/test-read: call close(2) only if there is an fd
  • utils: fix wait_for_sock to use time_t instead of int
  • cpuset_parse: make a check for an empty string in cpu_in_cpuset()
  • utils: move strlcpy/strlcat helpers from cgroup_utils to utils
  • lxcfs: use strlcpy when handle runtime-dir parameter
  • proc_loadavg: Prevent integer overflow calculating the sleep interval

Support and upgrade

The LXCFS 6.0 branch is supported until June 2029.
Only bugfixes and security issues get included into the stable bugfix releases, so it's always safe and recommended to keep up and run the latest bugfix release.

Downloads

Thanks

This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).

ST-Fund-Logo-Default-White-RGB|690x219

[quote]
The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
[/quote]

Find out more at: https://www.sovereign.tech

LXCFS 6.0.3 LTS has been released

Dec 19, 2024

Introduction

The LXCFS team is pleased to announce the release of LXCFS 6.0.3!

This is the third bugfix release for LXCFS 6.0 which is supported until June 2029.

Changes

Some of the highlights for this release are:

  • Better detection of swap accounting support
  • Reworked testsuite including support for 64-bit Arm

The full list of commits is available below:

Detailed changelog
  • lxcfs_read: Added LXCFS_TYPE macro to all FUSE filesystem calls
  • lxcfs: fix readdir for procfs subtree
  • tests: add proc readdir test
  • cgroups/cgfsng: improve swap accounting support detection
  • github: Bump Ubuntu version
  • github: Simplify tests workflow
  • github: Add arm64 tests
  • tests: Make sure to enable cpuset controller
  • github: Use shared logic
  • github: Update coverity workflow
  • github: Simplify build action
  • github: Update checkout to v4
  • github: Cleanup testsuite action
  • github: Improve progress reporting

Support and upgrade

The LXCFS 6.0 branch is supported until June 2029.
Only bugfixes and securitiy issues get included into the stable bugfix releases, so it's always safe and recommended to keep up and run the latest bugfix release.

Downloads

Thanks

This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).

ST-Fund-Logo-Default-White-RGB|690x219

[quote]
The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
[/quote]

Find out more at: https://www.sovereign.tech

LXCFS 6.0.2 LTS has been released

Sep 17, 2024

Introduction

The LXCFS team is pleased to announce the release of LXCFS 6.0.2!

This is the second bugfix release for LXCFS 6.0 which is supported until June 2029.

Changes

Some of the highlights for this release are:

  • Fix building of LXCFS on musl systems (missing include)

The full list of commits is available below:

Detailed changelog
  • Add missing linux/limits.h include

Support and upgrade

The LXCFS 6.0 branch is supported until June 2029.
Only bugfixes and securitiy issues get included into the stable bugfix releases, so it's always safe and recommended to keep up and run the latest bugfix release.

Downloads

Older news