Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxcfs for openSUSE:Factory checked in at 2024-05-01 14:57:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxcfs (Old) and /work/SRC/openSUSE:Factory/.lxcfs.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxcfs" Wed May 1 14:57:41 2024 rev:22 rq:1171112 version:6.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxcfs/lxcfs.changes 2023-08-01 14:15:49.883593914 +0200 +++ /work/SRC/openSUSE:Factory/.lxcfs.new.1880/lxcfs.changes 2024-05-01 14:58:14.177792125 +0200 @@ -1,0 +2,31 @@ +Sun Apr 14 08:28:30 UTC 2024 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- update to 6.0.0: + The LXCFS team is pleased to announce the release of LXCFS 6.0 + LTS! + This is the result of two years of work since the LXCFS 5.0 + release and is the fifth LTS release for the LXCFS project. This + release will be supported until June 2029. + https://discuss.linuxcontainers.org/t/lxcfs-6-0-lts-has-been-released/19546 + * New --enable-cgroup option + LXCFS can provide a virtual cgroupfs (v1) tree for use by + containers. + This feature was implemented prior to cgroup namespaces being + implemented in the kernel and effectively allow providing a + similar experience on kernels lacking that feature. + As most supported Linux distributions now all feature a kernel + supporting cgroup namespaces and most new distros have even + switched away from cgroupv1, it didn't make sense to keep this + feature enabled by default. As a result, it has now been moved + behind a new startup argument, --enable-cgroup. + * CPUs no longer masked in /sys/devices/system/cpu + LXCFS 5.0 shipped with logic to filter out entries in + /sys/devices/system/cpu based on what CPUs were allowed in the + caller's cpuset. This behavior doesn't actually reflect the + behavior on normal systems where even offline CPUs still show + up in /sys/devices/system/cpu. + As a result, LXCFS 6.0 reversed that logic and is now only + making sure to keep the list of online/offline CPUs up to date + while the individual CPU directories all remain accessible. + +------------------------------------------------------------------- Old: ---- lxcfs-5.0.4.tar.gz lxcfs-5.0.4.tar.gz.asc New: ---- lxcfs-6.0.0.tar.gz lxcfs-6.0.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxcfs.spec ++++++ --- /var/tmp/diff_new_pack.EWfGA5/_old 2024-05-01 14:58:14.649809251 +0200 +++ /var/tmp/diff_new_pack.EWfGA5/_new 2024-05-01 14:58:14.653809396 +0200 @@ -1,7 +1,7 @@ # # spec file for package lxcfs # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %endif Name: lxcfs -Version: 5.0.4 +Version: 6.0.0 Release: 0 Summary: FUSE filesystem for LXC License: Apache-2.0 ++++++ lxcfs-5.0.4.tar.gz -> lxcfs-6.0.0.tar.gz ++++++ ++++ 1677 lines of diff (skipped)