lxcfs 5.0.4-1 source package in Ubuntu

Changelog

lxcfs (5.0.4-1) unstable; urgency=medium

  * New upstream release
  * Remove lsb-base from Depends in d/control
  * Remove workaround for systemd .service file install location in d/rules
  * Add d/clean to fix failing to build twice in a row (Closes: #1046160)
  * Cherry-pick upstream fix for /proc/cpuinfo being empty within an arm32
    container with large numbers of CPUs (Closes: #1036818)

 -- Mathias Gibbens <email address hidden>  Fri, 15 Sep 2023 20:37:31 +0000

Upload details

Uploaded by:
pkg-lxc
Uploaded to:
Sid
Original maintainer:
pkg-lxc
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin

Downloads

File Size SHA-256 Checksum
lxcfs_5.0.4-1.dsc 2.3 KiB 0a1f640cec58a69d62caed3854765071d331d656eea1818ae061d0241b9fa92f
lxcfs_5.0.4.orig.tar.gz 101.8 KiB c2b361edc881d5ca8fa2cd3260a4999b8f87afce8d937be2160e5cf0b482c52f
lxcfs_5.0.4.orig.tar.gz.asc 833 bytes 955a07abadc858adc26870494716c09f54872251bdb53fa5f1512e3d15dd12aa
lxcfs_5.0.4-1.debian.tar.xz 13.3 KiB d14bb844c6e0695eb6db46e27c004178121fb63b5cec3383311e6c23c0a887be

Available diffs

No changes file available.

Binary packages built by this source

lxcfs: FUSE based filesystem for LXC

 LXCFS provides a FUSE based filesystem to improve the LXC experience
 within the containers.
 .
 This filesystem offers both a cgroupfs-like view for use by
 unprivileged containers which wouldn't otherwise be allowed to mount
 cgroupfs. And a set of files that are meant to be bind-mounted over
 their /proc equivalent to make them cgroup-aware.

lxcfs-dbgsym: debug symbols for lxcfs