Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package runc for openSUSE:Factory checked in 
at 2021-05-15 23:15:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/runc (Old)
 and      /work/SRC/openSUSE:Factory/.runc.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "runc"

Sat May 15 23:15:28 2021 rev:37 rq:892392 version:1.0.0~rc94

Changes:
--------
--- /work/SRC/openSUSE:Factory/runc/runc.changes        2021-04-27 
21:34:11.147936741 +0200
+++ /work/SRC/openSUSE:Factory/.runc.new.2988/runc.changes      2021-05-15 
23:16:34.828644016 +0200
@@ -1,0 +2,16 @@
+Wed May 12 08:03:58 UTC 2021 - Aleksa Sarai <asa...@suse.com>
+
+- Update to runc v1.0.0~rc94. Upstream changelog is available from
+  https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94
+  Breaking Changes:
+  * cgroupv1: kernel memory limits are now always ignored, as kmemcg has
+    been effectively deprecated by the kernel. Users should make use of regular
+    memory cgroup controls.
+  Regression Fixes:
+  * seccomp: fix 32-bit compilation errors
+  * runc init: fix a hang caused by deadlock in seccomp/ebpf loading code
+  * runc start: fix "chdir to cwd: permission denied" for some setups
+- Remove upstreamed patches:
+  - 0001-cloned_binary-switch-from-error-to-warning-for-SYS_m.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-cloned_binary-switch-from-error-to-warning-for-SYS_m.patch
  runc-1.0.0-rc93.tar.xz
  runc-1.0.0-rc93.tar.xz.asc

New:
----
  runc-1.0.0-rc94.tar.xz
  runc-1.0.0-rc94.tar.xz.asc

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

Other differences:
------------------
++++++ runc.spec ++++++
--- /var/tmp/diff_new_pack.RKV270/_old  2021-05-15 23:16:35.220642485 +0200
+++ /var/tmp/diff_new_pack.RKV270/_new  2021-05-15 23:16:35.224642470 +0200
@@ -22,11 +22,11 @@
 
 # Package-wide golang version
 %define go_version 1.13
-%define _version 1.0.0-rc93
 %define project github.com/opencontainers/runc
 
 Name:           runc
-Version:        1.0.0~rc93
+Version:        1.0.0~rc94
+%define _version 1.0.0-rc94
 Release:        0
 Summary:        Tool for spawning and running OCI containers
 License:        Apache-2.0
@@ -36,10 +36,6 @@
 Source1:        
https://github.com/opencontainers/runc/releases/download/v%{_version}/runc.tar.xz.asc#/runc-%{_version}.tar.xz.asc
 Source2:        runc.keyring
 Source3:        runc-rpmlintrc
-# SUSE-FIX: SLE-12 has too old a glibc for memfd_create(2) and __ppc64__
-#           doesn't appear to match ppc64le for some reason. This is a backport
-#           of <https://github.com/opencontainers/runc/pull/2919>.
-Patch1:         0001-cloned_binary-switch-from-error-to-warning-for-SYS_m.patch
 BuildRequires:  fdupes
 BuildRequires:  go-go-md2man
 # Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires
@@ -73,8 +69,6 @@
 
 %prep
 %setup -q -n %{name}-%{_version}
-# fix build on SLE-12 ppc64le
-%patch1 -p1
 
 %build
 # build runc

++++++ runc-1.0.0-rc93.tar.xz -> runc-1.0.0-rc94.tar.xz ++++++
++++ 63009 lines of diff (skipped)

Reply via email to