Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package container-selinux for openSUSE:Factory checked in at 2022-03-20 20:54:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/container-selinux (Old) and /work/SRC/openSUSE:Factory/.container-selinux.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "container-selinux" Sun Mar 20 20:54:43 2022 rev:10 rq:962685 version:2.180.0 Changes: -------- --- /work/SRC/openSUSE:Factory/container-selinux/container-selinux.changes 2021-11-20 02:38:09.404974862 +0100 +++ /work/SRC/openSUSE:Factory/.container-selinux.new.25692/container-selinux.changes 2022-03-20 20:54:58.690477217 +0100 @@ -1,0 +2,18 @@ +Fri Mar 18 12:04:25 UTC 2022 - Johannes Segitz <[email protected]> + +- Update to version 2.180.0 + * Allow container domains to read/write kvm_device_t + * Update kublet mappings to inlcude /usr/local/* + * Allow container domains to use container runtime tcp and udp sockets + * Alow containers to use unix_stream_sockets leaked from container runtimes + * Allow userdomains to execute conmon_exec_t and use it as an entrypoint + * Allow conmon_exec_t as an entrypoint + * Add container_use_devices boolean to allow containers to use any device + * Add explicit range transition for conmon + * Add missing dbus class declaration into container_runtime_run() + * Remove lockdown allow rules + * Remove k3s fcontexts + * Allow container domains to be used by user roles +- Changed source url to allow for download via source service + +------------------------------------------------------------------- Old: ---- container-selinux-2.171.0.tar.gz New: ---- v2.180.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ container-selinux.spec ++++++ --- /var/tmp/diff_new_pack.8hYRUT/_old 2022-03-20 20:54:59.234478000 +0100 +++ /var/tmp/diff_new_pack.8hYRUT/_new 2022-03-20 20:54:59.238478006 +0100 @@ -1,7 +1,7 @@ # # spec file for package container-selinux # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,12 +26,12 @@ # Version of SELinux we were using %define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}') Name: container-selinux -Version: 2.171.0 +Version: 2.180.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only URL: https://github.com/containers/container-selinux -Source0: %{name}-%{version}.tar.gz +Source0: https://github.com/containers/container-selinux/archive/refs/tags/v%{version}.tar.gz BuildRequires: selinux-policy BuildRequires: selinux-policy-devel Requires: selinux-policy >= %(rpm -q selinux-policy --qf '%%{version}-%%{release}')
