Hello community,

here is the log from the commit of package amazon-ssm-agent for 
openSUSE:Factory checked in at 2017-03-03 17:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ssm-agent (Old)
 and      /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amazon-ssm-agent"

Fri Mar  3 17:54:04 2017 rev:2 rq:461770 version:2.0.672.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ssm-agent/amazon-ssm-agent.changes        
2017-02-07 12:02:05.369317996 +0100
+++ /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new/amazon-ssm-agent.changes   
2017-03-03 17:54:05.616115250 +0100
@@ -1,0 +2,16 @@
+Fri Feb 17 21:35:07 UTC 2017 - [email protected]
+
+- Update to 2.0.672.0 2017-02-17
+  - Added bucket-owner-full-control ACL to S3 outputs to support
+    cross-account upload
+  - Standardized S3 result paths across plugins; commands append
+    command-id/instance-id/plugin-name/step-id associations append
+    instance-id/association-id/execution-date/plugin-name/step-id
+    - step-id is the id field in plugin input if present and
+      supported, otherwise the step name (in 2.0 schema documents),
+      otherwise the plugin-name again
+    - plugin-name and step-id have : characters removed
+  - FreeBSD patches from external contributor
+  - Various bug fixes
+
+-------------------------------------------------------------------

Old:
----
  amazon-ssm-agent-2.0.633.0.tar.xz

New:
----
  amazon-ssm-agent-2.0.672.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ amazon-ssm-agent.spec ++++++
--- /var/tmp/diff_new_pack.1C7OFR/_old  2017-03-03 17:54:06.691963291 +0100
+++ /var/tmp/diff_new_pack.1C7OFR/_new  2017-03-03 17:54:06.695962727 +0100
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           amazon-ssm-agent
-Version:        2.0.633.0
+Version:        2.0.672.0
 Release:        0
-License:        Apache-2.0
 Summary:        Amazon Remote System Config Management
-Url:            https://github.com/aws/amazon-ssm-agent
+License:        Apache-2.0
 Group:          System/Management
+Url:            https://github.com/aws/amazon-ssm-agent
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}.service
 Patch1:         fix-config.patch
@@ -29,8 +30,8 @@
 BuildRequires:  go >= 1.5
 BuildRequires:  systemd
 BuildRequires:  xz
-Requires:       systemd
 Requires:       lsb-release
+Requires:       systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ amazon-ssm-agent-2.0.633.0.tar.xz -> amazon-ssm-agent-2.0.672.0.tar.xz 
++++++
++++ 4643 lines of diff (skipped)

++++++ fix-config.patch ++++++
--- /var/tmp/diff_new_pack.1C7OFR/_old  2017-03-03 17:54:08.263741286 +0100
+++ /var/tmp/diff_new_pack.1C7OFR/_new  2017-03-03 17:54:08.263741286 +0100
@@ -1,7 +1,7 @@
-Index: amazon-ssm-agent-2.0.558.0/packaging/linux/amazon-ssm-agent.conf
+Index: amazon-ssm-agent-2.0.672.0/packaging/linux/amazon-ssm-agent.conf
 ===================================================================
---- amazon-ssm-agent-2.0.558.0.orig/packaging/linux/amazon-ssm-agent.conf
-+++ amazon-ssm-agent-2.0.558.0/packaging/linux/amazon-ssm-agent.conf
+--- amazon-ssm-agent-2.0.672.0.orig/packaging/linux/amazon-ssm-agent.conf
++++ amazon-ssm-agent-2.0.672.0/packaging/linux/amazon-ssm-agent.conf
 @@ -19,4 +19,4 @@ stop on (runlevel [!345] or stopping net
  
  respawn

++++++ fix-version.patch ++++++
--- /var/tmp/diff_new_pack.1C7OFR/_old  2017-03-03 17:54:08.279739026 +0100
+++ /var/tmp/diff_new_pack.1C7OFR/_new  2017-03-03 17:54:08.279739026 +0100
@@ -1,3 +1,11 @@
+Index: amazon-ssm-agent-2.0.558.0/VERSION
+===================================================================
+--- amazon-ssm-agent-2.0.558.0.orig/VERSION
++++ amazon-ssm-agent-2.0.558.0/VERSION
+@@ -1 +1 @@
+-2.0.0.0
+\ No newline at end of file
++2.0.672.0
 Index: amazon-ssm-agent-2.0.558.0/agent/version/version.go
 ===================================================================
 --- amazon-ssm-agent-2.0.558.0.orig/agent/version/version.go
@@ -7,4 +15,4 @@
  
  // Version is the version of the Agent
 -const Version = "2.0.0.0"
-+const Version = "2.0.633.0"
++const Version = "2.0.672.0"


Reply via email to