Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package crun for openSUSE:Factory checked in at 2026-01-20 21:05:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crun (Old) and /work/SRC/openSUSE:Factory/.crun.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crun" Tue Jan 20 21:05:08 2026 rev:33 rq:1328249 version:1.26 Changes: -------- --- /work/SRC/openSUSE:Factory/crun/crun.changes 2025-09-12 21:10:21.721332022 +0200 +++ /work/SRC/openSUSE:Factory/.crun.new.1928/crun.changes 2026-01-20 21:05:17.213864953 +0100 @@ -1,0 +2,21 @@ +Sat Jan 17 15:34:46 UTC 2026 - Andrea Manzini <[email protected]> + +- update to 1.26: + * criu: enable setting of RPC config file via annotation org.criu.config + crun also reads /etc/criu/crun.conf or /etc/criu/runc.conf for CRIU + configuration. + * linux: run createContainer hooks before making root read-only + * utils: handle NULL container passed to libcrun_open_proc_file() + * container: fix error release on failure paths. + +- update to 1.25.1: + * linux: harden opens under /proc. Use fsopen, when available, to get + a trusted reference to the proc file system and use it for all subsequent + accesses instead of relying on the /proc path directly + +- update to 1.25: + * cgroup: enable all accounting properties to ensure stats are readable + * intelrdt: honor default closID + * src: fix some double allocations on errors + +------------------------------------------------------------------- Old: ---- crun-1.24.tar.gz crun-1.24.tar.gz.asc New: ---- crun-1.26.tar.gz crun-1.26.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crun.spec ++++++ --- /var/tmp/diff_new_pack.KQMowO/_old 2026-01-20 21:05:19.257949439 +0100 +++ /var/tmp/diff_new_pack.KQMowO/_new 2026-01-20 21:05:19.281950431 +0100 @@ -1,7 +1,7 @@ # # spec file for package crun # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %endif Name: crun -Version: 1.24 +Version: 1.26 Release: 0 Summary: OCI runtime written in C License: GPL-2.0-or-later ++++++ crun-1.24.tar.gz -> crun-1.26.tar.gz ++++++ ++++ 44429 lines of diff (skipped)
