Hello community, here is the log from the commit of package docker-runc for openSUSE:Factory checked in at 2019-03-26 22:28:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker-runc (Old) and /work/SRC/openSUSE:Factory/.docker-runc.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-runc" Tue Mar 26 22:28:28 2019 rev:16 rq:688264 version:1.0.0rc6+gitr3778_6635b4f0c6af Changes: -------- --- /work/SRC/openSUSE:Factory/docker-runc/docker-runc.changes 2019-02-13 09:58:25.693664177 +0100 +++ /work/SRC/openSUSE:Factory/.docker-runc.new.25356/docker-runc.changes 2019-03-26 22:28:32.457761988 +0100 @@ -1,0 +2,7 @@ +Fri Mar 22 11:51:28 UTC 2019 - Sascha Grunert <[email protected]> + +- Update to runc 6635b4f0c6af, which is required for Docker v18.09.3-ce. +- Remove patches that were merged upstream: + * CVE-2019-5736.patch + +------------------------------------------------------------------- @@ -13,0 +21,11 @@ + This contains changes for rc6: + * https://github.com/opencontainers/runc/releases + Plus additional changes: + * may kill other process when container has been stopped + (https://github.com/opencontainers/runc/commit/87a188996e229bf382c27865584765d1a50c021) + * kill: allow to signal paused containers: + (https://github.com/opencontainers/runc/commit/07d1ad44c83c4274f01e2db18776f31b4dd8e13c) + * Modify check-config.sh in accordance with Moby Project updates + (https://github.com/opencontainers/runc/commit/30817421efbc761c0adcb1d67b8ef84ae32171be) + * cr: get pid from criu notify when restore + (https://github.com/opencontainers/runc/commit/dce70cdff53f576e1334de2a545326599ec824a6) Old: ---- CVE-2019-5736.patch docker-runc-git.96ec2177ae841256168fcf76954f7177af9446eb.tar.xz New: ---- docker-runc-git.6635b4f0c6af3810594d2770f662f34ddc15b40d.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker-runc.spec ++++++ --- /var/tmp/diff_new_pack.A1VJSI/_old 2019-03-26 22:28:34.057761601 +0100 +++ /var/tmp/diff_new_pack.A1VJSI/_new 2019-03-26 22:28:34.057761601 +0100 @@ -29,14 +29,14 @@ %endif # MANUAL: Update the git_version, git_short, and git_revision -%define git_version 96ec2177ae841256168fcf76954f7177af9446eb -%define git_short 96ec2177ae84 +%define git_version 6635b4f0c6af3810594d2770f662f34ddc15b40d +%define git_short 6635b4f0c6af # 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 r3748 +%define git_revision r3778 %define go_tool go %define _name runc @@ -51,8 +51,6 @@ Url: https://github.com/opencontainers/runc Source: %{realname}-git.%{git_version}.tar.xz Source1: %{realname}-rpmlintrc -# FIX-UPSTREAM: Fix for CVE-2019-5736. bsc#1121967 -Patch: CVE-2019-5736.patch BuildRequires: fdupes BuildRequires: go-go-md2man BuildRequires: libapparmor-devel @@ -115,8 +113,6 @@ %prep %setup -q -n %{realname}-git.%{git_version} -# CVE-2019-5736 bsc#1121967 -%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.A1VJSI/_old 2019-03-26 22:28:34.093761593 +0100 +++ /var/tmp/diff_new_pack.A1VJSI/_new 2019-03-26 22:28:34.097761592 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="filename">docker-runc</param> <param name="versionformat">git.%H</param> - <param name="revision">96ec2177ae841256168fcf76954f7177af9446eb</param> + <param name="revision">6635b4f0c6af3810594d2770f662f34ddc15b40d</param> <param name="exclude">.git</param> </service> <service name="recompress" mode="disabled"> ++++++ docker-runc-git.96ec2177ae841256168fcf76954f7177af9446eb.tar.xz -> docker-runc-git.6635b4f0c6af3810594d2770f662f34ddc15b40d.tar.xz ++++++ ++++ 131826 lines of diff (skipped)
