Hello community, here is the log from the commit of package lxcfs for openSUSE:Leap:15.2 checked in at 2020-04-05 17:07:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/lxcfs (Old) and /work/SRC/openSUSE:Leap:15.2/.lxcfs.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxcfs" Sun Apr 5 17:07:28 2020 rev:13 rq:790731 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/lxcfs/lxcfs.changes 2020-01-15 15:27:52.570658856 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.lxcfs.new.3248/lxcfs.changes 2020-04-05 17:07:40.126251621 +0200 @@ -1,0 +2,21 @@ +Wed Apr 1 14:23:25 UTC 2020 - Aleksa Sarai <[email protected]> + +- Update to LXCFS 4.0.1. The full upstream changelog is available from: + https://discuss.linuxcontainers.org/t/lxcfs-4-0-lts-has-been-released/7031 + https://discuss.linuxcontainers.org/t/lxcfs-4-0-1-lts-has-been-released/7130 + Related to the LXD 4.0.0 update (boo#1168338). + + cgroup2: Support for the new unified cgroup hierarchy + + /proc/cpuinfo and cpu output in /proc/stat based on cpu shares + + /proc/loadavg virtualization + + pidfd supported process tracking + * Improved command line options + * Compiler based hardening + * Minimal compiler based resource management + +------------------------------------------------------------------- +Mon Feb 3 15:02:33 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- Old: ---- lxcfs-3.1.2.tar.gz lxcfs-3.1.2.tar.gz.asc New: ---- lxcfs-4.0.1.tar.gz lxcfs-4.0.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxcfs.spec ++++++ --- /var/tmp/diff_new_pack.cT5ygU/_old 2020-04-05 17:07:40.978252530 +0200 +++ /var/tmp/diff_new_pack.cT5ygU/_new 2020-04-05 17:07:40.982252534 +0200 @@ -1,7 +1,7 @@ # # spec file for package lxcfs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,12 +22,12 @@ %endif Name: lxcfs -Version: 3.1.2 +Version: 4.0.1 Release: 0 Summary: FUSE filesystem for LXC License: Apache-2.0 Group: System/Management -Url: https://linuxcontainers.org/lxcfs +URL: https://linuxcontainers.org/lxcfs Source: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz Source1: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring @@ -38,8 +38,8 @@ BuildRequires: libtool BuildRequires: pam-devel BuildRequires: pkg-config -BuildRequires: systemd BuildRequires: pkgconfig(fuse) +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %description ++++++ lxcfs-3.1.2.tar.gz -> lxcfs-4.0.1.tar.gz ++++++ ++++ 78107 lines of diff (skipped)
