Hello community,
here is the log from the commit of package amazon-ssm-agent for
openSUSE:Factory checked in at 2020-05-28 09:18:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ssm-agent (Old)
and /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ssm-agent"
Thu May 28 09:18:32 2020 rev:12 rq:809520 version:2.3.1205.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ssm-agent/amazon-ssm-agent.changes
2020-05-01 11:14:54.452050263 +0200
+++
/work/SRC/openSUSE:Factory/.amazon-ssm-agent.new.3606/amazon-ssm-agent.changes
2020-05-28 09:18:37.165131899 +0200
@@ -1,0 +2,9 @@
+Wed May 27 07:22:24 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Update to 2.3.1205.0:
+ * Updated the SSM Agent Snap to core18
+ * Bug fix for expired in-progress documents being resumed
+ * Bug fix for update specific files not being deleted after agent update is
finished
+ * Bug fix for cached manifest files not being deleted in the
configurepackage plugin
+
+-------------------------------------------------------------------
Old:
----
amazon-ssm-agent-2.3.978.0.tar.gz
New:
----
amazon-ssm-agent-2.3.1205.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ssm-agent.spec ++++++
--- /var/tmp/diff_new_pack.kszofS/_old 2020-05-28 09:18:38.177133752 +0200
+++ /var/tmp/diff_new_pack.kszofS/_new 2020-05-28 09:18:38.181133759 +0200
@@ -17,13 +17,13 @@
Name: amazon-ssm-agent
-Version: 2.3.978.0
+Version: 2.3.1205.0
Release: 0
Summary: Amazon Remote System Config Management
License: Apache-2.0
Group: System/Management
URL: https://github.com/aws/amazon-ssm-agent
-Source0: %{name}-%{version}.tar.gz
+Source0:
https://github.com/aws/amazon-ssm-agent/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}.service
Patch1: fix-config.patch
Patch2: fix-version.patch
@@ -66,21 +66,21 @@
GOPATH=${PKG_ROOT}/vendor:`pwd`
export GOPATH
-go build -ldflags "-s -w" -o bin/amazon-ssm-agent -v \
+go build -ldflags "-s -w" -buildmode=pie -o bin/amazon-ssm-agent -v \
${PKG_ROOT}/agent/agent.go \
${PKG_ROOT}/agent/agent_unix.go \
${PKG_ROOT}/agent/agent_parser.go
-go build -ldflags "-s -w" -o bin/ssm-cli -v \
+go build -ldflags "-s -w" -buildmode=pie -o bin/ssm-cli -v \
${PKG_ROOT}/agent/cli-main/cli-main.go
-go build -ldflags "-s -w" -o bin/ssm-document-worker -v \
+go build -ldflags "-s -w" -buildmode=pie -o bin/ssm-document-worker -v \
${PKG_ROOT}/agent/framework/processor/executer/outofproc/worker/main.go
-go build -ldflags "-s -w" -o bin/ssm-session-worker -v \
+go build -ldflags "-s -w" -buildmode=pie -o bin/ssm-session-worker -v \
${PKG_ROOT}/agent/framework/processor/executer/outofproc/sessionworker/main.go
-go build -ldflags "-s -w" -o bin/ssm-session-logger -v \
+go build -ldflags "-s -w" -buildmode=pie -o bin/ssm-session-logger -v \
${PKG_ROOT}/agent/session/logging/main.go
%install
@@ -95,7 +95,7 @@
install -m 755 bin/ssm-session-logger %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_unitdir}
-install -m 755 %SOURCE1 %{buildroot}%{_unitdir}
+install -m 644 %SOURCE1 %{buildroot}%{_unitdir}
PKG_ROOT=`pwd`/src/github.com/aws/amazon-ssm-agent
cp ${PKG_ROOT}/seelog_unix.xml
%{buildroot}%{_sysconfdir}/amazon/ssm/seelog.xml.template
++++++ amazon-ssm-agent-2.3.978.0.tar.gz -> amazon-ssm-agent-2.3.1205.0.tar.gz
++++++
/work/SRC/openSUSE:Factory/amazon-ssm-agent/amazon-ssm-agent-2.3.978.0.tar.gz
/work/SRC/openSUSE:Factory/.amazon-ssm-agent.new.3606/amazon-ssm-agent-2.3.1205.0.tar.gz
differ: char 23, line 1