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-06-15 19:51:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crun (Old) and /work/SRC/openSUSE:Factory/.crun.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crun" Mon Jun 15 19:51:19 2026 rev:36 rq:1359591 version:1.28 Changes: -------- --- /work/SRC/openSUSE:Factory/crun/crun.changes 2026-05-04 12:58:56.430872118 +0200 +++ /work/SRC/openSUSE:Factory/.crun.new.1981/crun.changes 2026-06-15 19:54:44.575846975 +0200 @@ -1,0 +2,11 @@ +Fri Jun 12 09:44:45 UTC 2026 - Dario Faggioli <[email protected]> + +- Update to version 1.28: + * NEWS: tag 1.28 + * Do not follow rootfs /dev symlinks (bsc#1268302, CVE-2026-47766) + * krun: request enabling DHCP client + * krun: check krun_add_net_unixstream dlsym + * tests: add libzstd-devel to fuzzing Dockerfile + * tests, system-blake3: drop libyajl-dev + +------------------------------------------------------------------- Old: ---- crun-1.27.1.tar.gz crun-1.27.1.tar.gz.asc crun.keyring New: ---- _service _servicedata crun-1.28.tar.gz crun.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crun.spec ++++++ --- /var/tmp/diff_new_pack.CF5hno/_old 2026-06-15 19:54:47.875985403 +0200 +++ /var/tmp/diff_new_pack.CF5hno/_new 2026-06-15 19:54:47.891986074 +0200 @@ -27,15 +27,12 @@ %endif Name: crun -Version: 1.27.1 +Version: 1.28 Release: 0 Summary: OCI runtime written in C License: GPL-2.0-or-later URL: https://github.com/containers/crun -Source0: %{URL}/releases/download/%{version}/%{name}-%{version}.tar.gz -Source1: %{URL}/releases/download/%{version}/%{name}-%{version}.tar.gz.asc -# From <https://github.com/giuseppe.gpg>. See <https://github.com/containers/crun/issues/1423>. -Source2: %{name}.keyring +Source0: %{name}-%{version}.tar.gz # We always run autogen.sh BuildRequires: autoconf BuildRequires: automake @@ -44,6 +41,7 @@ BuildRequires: glibc-devel-static BuildRequires: go-md2man BuildRequires: libcap-devel +BuildRequires: libjson-c-devel BuildRequires: libprotobuf-c-devel BuildRequires: libseccomp-devel BuildRequires: libtool @@ -68,6 +66,7 @@ %prep %autosetup -p1 +echo '#define GIT_VERSION "%{version}"' > git-version.h %build %ifarch x86_64 aarch64 ++++++ _service ++++++ <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="revision">1.28</param> <param name="url">https://github.com/containers/crun.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="tar" mode="manual" /> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> <service name="set_version" mode="manual" /> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/crun.git</param> <param name="changesrevision">54f16ffbefcd022bf032af768b5c5ce075c18bfc</param></service></servicedata> (No newline at EOF) ++++++ crun-1.27.1.tar.gz -> crun-1.28.tar.gz ++++++ ++++ 206851 lines of diff (skipped) ++++++ crun.obsinfo ++++++ name: crun version: 1.28 mtime: 1779875905 commit: 54f16ffbefcd022bf032af768b5c5ce075c18bfc
