From 636bc11fc25bff10bcb1052fd03f511682d4eff0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Oct 2016 22:59:35 +0300 Subject: [PATCH] up to 1.7.1 fixes nasty commands not escaped bug https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1820 --- gitlab-ci-multi-runner.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlab-ci-multi-runner.spec b/gitlab-ci-multi-runner.spec index d348e47..8ba9fb9 100644 --- a/gitlab-ci-multi-runner.spec +++ b/gitlab-ci-multi-runner.spec @@ -10,12 +10,12 @@ %define revision 1.5.2 Summary: The official GitLab CI runner written in Go Name: gitlab-ci-multi-runner -Version: 1.7.0 +Version: 1.7.1 Release: 1 License: MIT Group: Development/Building Source0: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/repository/archive.tar.gz?ref=v%{version}&/%{name}-%{version}.tar.gz -# Source0-md5: 1a81de7b78196befce0b16f1dfa06fca +# Source0-md5: ffc78abf7e8aa4aef2778aea14d5e6a0 Source1: https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-x86_64.tar.xz # Source1-md5: 0d89c7578a0b5d22a4ae85dcb7d5b4f5 Source2: https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-arm.tar.xz -- 2.43.0