Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package crun for openSUSE:Factory checked in 
at 2023-03-02 23:04:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crun (Old)
 and      /work/SRC/openSUSE:Factory/.crun.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crun"

Thu Mar  2 23:04:21 2023 rev:10 rq:1068702 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/crun/crun.changes        2022-12-08 
16:51:11.723486023 +0100
+++ /work/SRC/openSUSE:Factory/.crun.new.31432/crun.changes     2023-03-02 
23:04:43.844221772 +0100
@@ -1,0 +2,27 @@
+Tue Feb 28 20:14:52 UTC 2023 - Niels Abspoel <abo...@gmail.com>
+
+- Update to 1.8.1
+  * linux: idmapped mounts expect the same configuration as 
+    the user namespace mappings. Before they were expecting the inverted
+    mapping. It is a breaking change, but the behavior was aligned 
+    to what runc will do as well.
+  * krun: always allow /dev/kvm in the cgroup configuration.
+  * handlers: disable exec for handlers that do not support it.
+  * selinux: allow setting fscontext using a custom annotation.
+  * cgroup: reset systemd unit if start fails.
+  * cgroup: rmdir the entire systemd scope. It fixes a leak on cgroupv1.
+  * cgroup: always delete the cgroup on errors. 
+    On some errors it could have been leaked before.
+
+- changes from 1.8
+  * linux: precreate devices on the host.
+  * cgroup: support cpuset mounted with noprefix.
+  * linux: mount the source cgroup if cgroupns=host.
+  * libcrun: don't clone self from read-only mount.
+  * build: fix build without dlfcn.h.
+  * linux: set PR_SET_DUMPABLE.
+  * utils: fix applying AppArmor profile.
+  * linux: write setgroups=deny when mapping a single uid/gid.
+  * cgroup: fix enter cgroupv1 mount on RHEL 7.
+
+-------------------------------------------------------------------

Old:
----
  crun-1.7.2.tar.gz
  crun-1.7.2.tar.gz.asc

New:
----
  crun-1.8.1.tar.gz
  crun-1.8.1.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ crun.spec ++++++
--- /var/tmp/diff_new_pack.S36EWf/_old  2023-03-02 23:04:44.540225249 +0100
+++ /var/tmp/diff_new_pack.S36EWf/_new  2023-03-02 23:04:44.552225308 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package crun
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 Summary:        OCI runtime written in C
 License:        GPL-2.0-or-later
 Name:           crun
-Version:        1.7.2
+Version:        1.8.1
 Release:        0
 Source0:        
https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:        
https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz.asc

++++++ crun-1.7.2.tar.gz -> crun-1.8.1.tar.gz ++++++
++++ 3500 lines of diff (skipped)

Reply via email to