Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package crun for openSUSE:Factory checked in 
at 2022-09-30 17:58:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crun (Old)
 and      /work/SRC/openSUSE:Factory/.crun.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crun"

Fri Sep 30 17:58:02 2022 rev:8 rq:1007084 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/crun/crun.changes        2022-05-10 
15:12:51.499640222 +0200
+++ /work/SRC/openSUSE:Factory/.crun.new.2275/crun.changes      2022-09-30 
17:58:20.645319108 +0200
@@ -1,0 +2,40 @@
+Thu Sep 29 10:44:19 UTC 2022 - Dario Faggioli <dfaggi...@suse.com>
+
+- Update to 1.6
+  * runc compatibility: -v now prints the version string.
+  * build: fix build with glibc 2.36.
+  * container: drop intermediate userns custom feature.
+  * cgroup: change the delegate cgroup semantic so that the cgroup
+    is created in the container payload after the cgroup namespace
+    is created.
+  * seccomp: use helper process to send file descriptor to the listener
+    socket. It enables to be notified on every syscall without hanging
+    the main process.
+  * linux: add a fallback to using kill(2) if pidfd_send_signal(2)
+    fails with ENOSYS.
+  * krun: add support for krun-sev.
+  * wasmtime: always grant file system capability for workdir inside
+    the container.
+  * wasmtime: inherit arguments list from the handler instead of the
+    current process.
+  * wasmedge: use released wasmedge library instead of libwasmedge_c.so.
+
+- Update to 1.5
+  * add mono based native .NET handler
+  * new Wasmtime backend for running WebAssembly
+  * add support for wasmedge 0.10 and dropping support for wasmedge 0.9.x
+  * dropping support for experimental WasmEdgeProcess from wasmedge handler
+  * honor process user's uid when setting the HOME environment variable
+  * create the current working directory if it is missing in the container
+  * fallback to using a tmpfs mount if umount of /sys and /proc fails
+  * fallback to netlink to setup lo device
+  * fix creating devices in the rootfs
+  * fallback to using io.weight if io.bfq.weight doesn't exist
+  * remove tun/tap from the default allow list
+  * linux: devices mounts have noexec and nosuid
+  * fix copyup of files from the container to the tmpfs
+  * honor $PATH for newgidmap and newguidmap
+  * krun: limit the number of vCPUs to 8
+  * cgroup: add support for cpu.idle
+
+-------------------------------------------------------------------

Old:
----
  crun-1.4.5.tar.xz

New:
----
  crun-1.6.tar.xz

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

Other differences:
------------------
++++++ crun.spec ++++++
--- /var/tmp/diff_new_pack.fuB0S4/_old  2022-09-30 17:58:21.141320168 +0200
+++ /var/tmp/diff_new_pack.fuB0S4/_new  2022-09-30 17:58:21.145320177 +0200
@@ -19,7 +19,7 @@
 Summary:        OCI runtime written in C
 License:        GPL-2.0-or-later
 Name:           crun
-Version:        1.4.5
+Version:        1.6
 Release:        0
 Source0:        
https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.xz
 URL:            https://github.com/containers/crun

++++++ crun-1.4.5.tar.xz -> crun-1.6.tar.xz ++++++
++++ 23472 lines of diff (skipped)

Reply via email to