Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxc for openSUSE:Factory checked in at 2022-06-23 10:24:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxc (Old) and /work/SRC/openSUSE:Factory/.lxc.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxc" Thu Jun 23 10:24:18 2022 rev:101 rq:984406 version:4.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/lxc/lxc.changes 2022-06-06 11:11:08.291361089 +0200 +++ /work/SRC/openSUSE:Factory/.lxc.new.1548/lxc.changes 2022-06-23 10:25:00.851788483 +0200 @@ -1,0 +2,5 @@ +Wed Jun 22 04:40:50 UTC 2022 - Aleksa Sarai <asa...@suse.com> + +- Always build with seccomp support on every architecture. boo#1199963 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxc.spec ++++++ --- /var/tmp/diff_new_pack.6Ndigk/_old 2022-06-23 10:25:01.403789083 +0200 +++ /var/tmp/diff_new_pack.6Ndigk/_new 2022-06-23 10:25:01.407789087 +0200 @@ -56,9 +56,7 @@ BuildRequires: libtool BuildRequires: pam-devel BuildRequires: pkg-config -%ifarch %ix86 x86_64 BuildRequires: libseccomp-devel -%endif BuildRequires: bash-completion BuildRequires: docbook-utils BuildRequires: docbook2x @@ -134,6 +132,7 @@ ./autogen.sh %configure \ --enable-pam \ + --enable-seccomp \ %if 0%{?is_opensuse} && 0%{?suse_version} >= 1500 --with-pamdir=%_pam_moduledir \ %endif