Hello community,

here is the log from the commit of package docker-runc for openSUSE:Factory 
checked in at 2019-05-06 21:13:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-runc (Old)
 and      /work/SRC/openSUSE:Factory/.docker-runc.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-runc"

Mon May  6 21:13:02 2019 rev:18 rq:700631 version:1.0.0rc6+gitr3804_2b18fe1d885e

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-runc/docker-runc.changes  2019-04-28 
19:58:12.438980040 +0200
+++ /work/SRC/openSUSE:Factory/.docker-runc.new.5148/docker-runc.changes        
2019-05-06 21:13:04.168383080 +0200
@@ -1,0 +2,8 @@
+Fri May  3 13:22:02 UTC 2019 - Aleksa Sarai <asa...@suse.com>
+
+- Update to runc 2b18fe1d885e, which is required for Docker v18.09.5-ce.
+  bsc#1128376 boo#1134068
+- Remove patches which were merged upstream:
+  - bsc1131553-0001-nsenter-cloned_binary-various-cleanups.patch
+
+-------------------------------------------------------------------

Old:
----
  bsc1131553-0001-nsenter-cloned_binary-various-cleanups.patch
  docker-runc-git.6635b4f0c6af3810594d2770f662f34ddc15b40d.tar.xz

New:
----
  docker-runc-git.2b18fe1d885ee5083ef9f0838fee39b62d653e30.tar.xz

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

Other differences:
------------------
++++++ docker-runc.spec ++++++
--- /var/tmp/diff_new_pack.22OgJa/_old  2019-05-06 21:13:04.576384472 +0200
+++ /var/tmp/diff_new_pack.22OgJa/_new  2019-05-06 21:13:04.580384486 +0200
@@ -29,14 +29,14 @@
 %endif
 
 # MANUAL: Update the git_version, git_short, and git_revision
-%define git_version 6635b4f0c6af3810594d2770f662f34ddc15b40d
-%define git_short   6635b4f0c6af
+%define git_version 2b18fe1d885ee5083ef9f0838fee39b62d653e30
+%define git_short   2b18fe1d885e
 # How to get the git_revision
 # git clone ${url}.git runc-upstream
 # cd runc-upstream
 # git checkout $git_version
 # git_revision=r$(git rev-list HEAD | wc -l)
-%define git_revision r3778
+%define git_revision r3804
 
 %define go_tool go
 %define _name runc
@@ -51,14 +51,12 @@
 Url:            https://github.com/opencontainers/runc
 Source:         %{realname}-git.%{git_version}.tar.xz
 Source1:        %{realname}-rpmlintrc
-# SUSE-FIX: Backport of various upstream patches. bsc#1131314 bsc#1131553
-Patch:          bsc1131553-0001-nsenter-cloned_binary-various-cleanups.patch
 BuildRequires:  fdupes
 BuildRequires:  go-go-md2man
 BuildRequires:  libapparmor-devel
 BuildRequires:  libseccomp-devel >= 2.2
 BuildRequires:  libselinux-devel
-BuildRequires:  golang(API) = 1.10
+BuildRequires:  golang(API) >= 1.10
 Recommends:     criu
 Obsoletes:      runc <= 1.0
 # We provide a git revision so that Docker can require it properly.
@@ -115,8 +113,6 @@
 
 %prep
 %setup -q -n %{realname}-git.%{git_version}
-# bsc#1131314 bsc#1131553
-%patch -p1
 
 %build
 # Do not use symlinks. If you want to run the unit tests for this package at

++++++ _service ++++++
--- /var/tmp/diff_new_pack.22OgJa/_old  2019-05-06 21:13:04.604384568 +0200
+++ /var/tmp/diff_new_pack.22OgJa/_new  2019-05-06 21:13:04.604384568 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="filename">docker-runc</param>
     <param name="versionformat">git.%H</param>
-    <param name="revision">6635b4f0c6af3810594d2770f662f34ddc15b40d</param>
+    <param name="revision">2b18fe1d885ee5083ef9f0838fee39b62d653e30</param>
     <param name="exclude">.git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ docker-runc-git.6635b4f0c6af3810594d2770f662f34ddc15b40d.tar.xz -> 
docker-runc-git.2b18fe1d885ee5083ef9f0838fee39b62d653e30.tar.xz ++++++
++++ 4256 lines of diff (skipped)


Reply via email to