From 78f3479be57e033ce0a8c3a0a38e2d7da4e14ad4 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 7 Aug 2018 06:42:24 -0400 Subject: [PATCH] Pass GOMAXPROCS to init processes Signed-off-by: Daniel J Walsh --- .gitignore | 1 + runc.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 00a09d6..c6b3447 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /runc-bc14672.tar.gz /runc-b4e2ecb.tar.gz /runc-beadf0e.tar.gz +/runc-4056a41.tar.gz diff --git a/runc.spec b/runc.spec index 0edcd19..b5fea61 100644 --- a/runc.spec +++ b/runc.spec @@ -24,13 +24,13 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} %global git0 https://github.com/opencontainers/runc -%global commit0 beadf0ece520a01beb22203e2b39b4c3d8a5cbe7 +%global commit0 4056a41f58e35fd428d517de1326bc465aa6a461 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Epoch: 2 Version: 1.0.0 -Release: 48.dev.git%{shortcommit0}%{?dist} +Release: 49.dev.git%{shortcommit0}%{?dist} Summary: CLI for running Open Containers License: ASL 2.0 URL: %{git0} @@ -288,13 +288,16 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Tue Aug 7 2018 Dan Walsh - 2:1.0.0-49.dev.gitb4056a4 +- Pass GOMAXPROCS to init processes + * Tue Jul 31 2018 Florian Weimer - 2:1.0.0-48.dev.gitbeadf0e - Rebuild with fixed binutils * Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 2:1.0.0-47.dev.gitbeadf0e - autobuilt beadf0e -* Fri Jul 27 2018 Dan Walsh - 2:1.0.0-45.dev.gitb4e2ecb +* Fri Jul 27 2018 Dan Walsh - 2:1.0.0-46.dev.gitb4e2ecb - Add patch https://github.com/opencontainers/runc/pull/1807 to allow - runc and podman to work with sd_notify diff --git a/sources b/sources index 429799b..0018de9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (runc-beadf0e.tar.gz) = b439490d14973e294693571ae5f5f8e1711fa103e5042c0668e99cc8920daab8df123514f6b502ae4eb59fe750d3cf7db1efe2e05143e334200a3c564fc34a53 +SHA512 (runc-4056a41.tar.gz) = 5ca160e60ce03825e300365355fe07c3c265874882f10b608be016d2a180dbbf9deaac4ee4a28076dce02565ed482308f4673fb36228cf50691fcfd55a8e24c7