[packages/gitlab-ci-multi-runner] up to 1.7.1
glen
glen at pld-linux.org
Tue Oct 25 22:20:13 CEST 2016
commit 636bc11fc25bff10bcb1052fd03f511682d4eff0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 25 22:59:35 2016 +0300
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ci-multi-runner.git/commitdiff/636bc11fc25bff10bcb1052fd03f511682d4eff0
More information about the pld-cvs-commit
mailing list