Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxc for openSUSE:Factory checked in at 2021-06-01 10:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxc (Old) and /work/SRC/openSUSE:Factory/.lxc.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxc" Tue Jun 1 10:39:34 2021 rev:97 rq:896368 version:4.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/lxc/lxc.changes 2020-11-06 23:45:08.927257970 +0100 +++ /work/SRC/openSUSE:Factory/.lxc.new.1898/lxc.changes 2021-06-01 10:41:07.093186559 +0200 @@ -1,0 +2,32 @@ +Mon May 31 06:57:57 UTC 2021 - Johannes Kastl <ka...@b1-systems.de> + +- fix wrong Source URLs in spec + +------------------------------------------------------------------- +Mon May 24 06:26:48 UTC 2021 - Johannes Kastl <ka...@b1-systems.de> + +-update to 4.0.9: + * You may have noticed the sudden jump from 4.0.6 to 4.0.9, + that's because 4.0.7 and 4.0.8 both included regressions that were + reported by early users and were considered bad enough to require a new release. + * Testing improvements including fixes from oss-fuzz + * Rework of the attach codepath + * Cgroup handling rework + * for full list of changes see + https://discuss.linuxcontainers.org/t/lxc-4-0-9-lts-has-been-released/10999 + +------------------------------------------------------------------- +Mon May 24 06:21:37 UTC 2021 - Johannes Kastl <ka...@b1-systems.de> + +- update to 4.0.6: + * Improve handling for compatibility architectures for seccomp + * Harden seccomp notifier implementation + * Rework parsing of /proc/<pid>/mountinfo to handle kernel regression https://bugzilla.kernel.org/show_bug.cgi?id=209971 + * Improve network device restoration + * Significantly cleanup and harden config file parsing + * Support new capabilities CAP_PERFORM, CAP_BPF, and CAP_CHECKPOINT_RESTORE + * Harden containers started without CAP_NET_ADMIN + * for full list of changes see + https://discuss.linuxcontainers.org/t/lxc-4-0-6-lts-has-been-released/9926 + +------------------------------------------------------------------- Old: ---- lxc-4.0.5.tar.gz lxc-4.0.5.tar.gz.asc New: ---- lxc-4.0.9.tar.gz lxc-4.0.9.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxc.spec ++++++ --- /var/tmp/diff_new_pack.NX6Zqu/_old 2021-06-01 10:41:07.613187445 +0200 +++ /var/tmp/diff_new_pack.NX6Zqu/_new 2021-06-01 10:41:07.617187451 +0200 @@ -35,14 +35,14 @@ %define shlib_version 1 Name: lxc -Version: 4.0.5 +Version: 4.0.9 Release: 0 URL: http://linuxcontainers.org/ Summary: Userspace tools for Linux kernel containers License: LGPL-2.1-or-later Group: System/Management -Source: https://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz -Source1: https://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz.asc +Source: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz +Source1: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring Source3: lxc-createconfig.in Source90: openSUSE-apparmor.conf ++++++ lxc-4.0.5.tar.gz -> lxc-4.0.9.tar.gz ++++++ ++++ 58850 lines of diff (skipped)