Hello community, here is the log from the commit of package containerd for openSUSE:Factory checked in at 2017-08-17 11:43:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/containerd (Old) and /work/SRC/openSUSE:Factory/.containerd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd" Thu Aug 17 11:43:56 2017 rev:17 rq:516136 version:0.2.5+gitr639_422e31c Changes: -------- --- /work/SRC/openSUSE:Factory/containerd/containerd.changes 2017-07-30 11:22:42.308974384 +0200 +++ /work/SRC/openSUSE:Factory/.containerd.new/containerd.changes 2017-08-17 11:43:58.203006058 +0200 @@ -1,0 +2,5 @@ +Thu Aug 3 14:50:09 UTC 2017 - [email protected] + +- Use -buildmode=pie for tests and binary build. bsc#1048046 bsc#1051429 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ containerd.spec ++++++ --- /var/tmp/diff_new_pack.elyz01/_old 2017-08-17 11:44:00.222720999 +0200 +++ /var/tmp/diff_new_pack.elyz01/_new 2017-08-17 11:44:00.230719870 +0200 @@ -17,7 +17,7 @@ %define go_tool go -%define GO_BUILD_FLAGS %{nil} +%define GO_BUILD_FLAGS -buildmode=pie # MANUAL: Update the git_version and git_revision %define git_version 422e31c @@ -107,7 +107,7 @@ %check export GOPATH=$HOME/go/src/github.com/docker/containerd/vendor:$GOPATH cd $HOME/go/src/github.com/docker/containerd -go test -v $(go list ./... | grep github.com/docker/containerd | grep -v /integration-test) +%go_tool test %GO_BUILD_FLAGS -v $(%go_tool list ./... | grep github.com/docker/containerd | grep -v /integration-test) %install install -D -m755 %{daemon}-%{version} %{buildroot}/%{_sbindir}/%{daemon}
