News¶
LXCFS 6.0.5 LTS has been released¶
15 Agt 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¶
- Main release tarball: lxcfs-6.0.5.tar.gz
- GPG signature: lxcfs-6.0.5.tar.gz.asc
Thanks¶
This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).
[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¶
4 Apr 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¶
- Main release tarball: lxcfs-6.0.4.tar.gz
- GPG signature: lxcfs-6.0.4.tar.gz.asc
Thanks¶
This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).
[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¶
19 Des 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¶
- Main release tarball: lxcfs-6.0.3.tar.gz
- GPG signature: lxcfs-6.0.3.tar.gz.asc
Thanks¶
This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).
[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¶
17 Sep 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¶
- Main release tarball: lxcfs-6.0.2.tar.gz
- GPG signature: lxcfs-6.0.2.tar.gz.asc
LXCFS 6.0.1 LTS has been released¶
26 Jun 2024
Introduction¶
The LXCFS team is pleased to announce the release of LXCFS 6.0.1!
This is the first bugfix release for LXCFS 6.0 which is supported until June 2029.
Changes¶
Some of the highlights for this release are:
- Support for running multiple instances of LXCFS (
--runtime-dir
) - Detect systems that has a Yama policy preventing reading process personalities
The full list of commits is available below:
Detailed changelog
- github: add lxcfs live upgrade compatibility test
- proc: checks system security policy before trying to get personalities
- lxcfs/bindings: Refactor RUNTIME_PATH so that it can be overridden on startup
- lxcfs/bindings: add a flag for overriding the runtime dir
- github: update coverity test to use Ubuntu 22.04
- README.md: add info about how to collect a core dump
- github: add ISSUE_TEMPLATE.md
- tests: Update for multiple runtime paths
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¶
- Main release tarball: lxcfs-6.0.1.tar.gz
- GPG signature: lxcfs-6.0.1.tar.gz.asc
Older news¶
- 1 Apr 2024
- 25 Jul 2023
- 17 Jan 2023
- 9 Agt 2022
- 26 Jul 2022
- 10 Mar 2022
- 2 Feb 2022
- 19 Okt 2021
- 17 Jul 2021
- 6 Mei 2021
- 8 Jan 2021
- 19 Okt 2020
- 3 Agt 2020
- 18 Jun 2020
- 17 Apr 2020
- 7 Apr 2020
- 19 Mar 2020
- 6 Mar 2020
- 24 Jul 2019
- 21 Jun 2019
- 23 Nov 2018
- 21 Agt 2018
- 4 Jun 2018
- 27 Mar 2018
- 19 Okt 2017
- 11 Mei 2017
- 23 Jan 2017
- 23 Nov 2016
- 5 Okt 2016
- 15 Agt 2016
- 28 Jun 2016
- 16 Mei 2016
- 31 Mar 2016
- 29 Mar 2016
- 21 Mar 2016
- 21 Mar 2016
- 17 Mar 2016
- 14 Mar 2016
- 11 Mar 2016
- 7 Mar 2016
- 24 Feb 2016
- 24 Feb 2016
- 19 Feb 2016
- 9 Feb 2016
- 4 Feb 2016
- 26 Jan 2016
- 8 Jan 2016
- 7 Jan 2016
- 7 Jan 2016
- 25 Nov 2015
- 17 Nov 2015
- 26 Okt 2015
- 3 Sep 2015
- 3 Jun 2015
- 7 Mei 2015
- 3 Apr 2015
- 16 Feb 2015
- 28 Jan 2015
- 23 Jan 2015
- 21 Jan 2015
- 20 Jan 2015
- 9 Jan 2015