Hello community,

here is the log from the commit of package amazon-ssm-agent for 
openSUSE:Factory checked in at 2017-07-08 12:35:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ssm-agent (Old)
 and      /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amazon-ssm-agent"

Sat Jul  8 12:35:24 2017 rev:3 rq:508868 version:2.0.790.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ssm-agent/amazon-ssm-agent.changes        
2017-03-03 17:54:05.616115250 +0100
+++ /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new/amazon-ssm-agent.changes   
2017-07-08 12:35:55.933482017 +0200
@@ -1,0 +2,47 @@
+Wed May 31 20:19:01 UTC 2017 - [email protected]
+
+- Update to 2.0.790.0 2017-05-31 (bsc#1047581)
+  - Added support for step-level preconditions
+  - Added support for rate/interval based schedule expressions for
+    associations
+  - Added Summary and PackageID fields to inventory's
+    aws:application gatherer
+  - Changed inventory's aws:application gatherer to use
+    win32_processor: addressWidth to detect OS architecture to
+    avoid localization based errors
+  - Fixed CloudWatch issue with large configuration
+  - Fixed S3 upload when instance and bucket are not in the same
+    region
+  - Fixed bug that prevented native language AMIs (Japanese AMI)
+    from launching Cloudwatch
+  - Various bug fixes
+- Update to 2.0.767.0 2017-05-31
+  - Returning longer StandardOutput and StandardError from
+    RunShellScript and RunPowerShellScript which show up in the
+    results of GetCommandInvocation and the detailed output of
+    ListCommandInvocation
+  - Added Document v2.0 support for Run Command, which includes
+    support for multiple actions of same plugin type
+  - Various bug fixes
+- Update to 2.0.755.0 2017-05-31
+  - Fixed bugs that prevented CloudWatch from launching and allowed
+    multiple instances of CloudWatch to launch on Windows
+  - Various bug fixes
+- Update to 2.0.730.0 2017-05-31
+  - Fixed issues with agent starting before network is ready on
+    systemd systems.
+- Update to 2.0.716.0 2017-05-31
+  - Pass proxy settings to domain join and CloudWatch
+  - Added support for installing Docker on Linux
+  - Removed the upper limit for the maximum number of parallel
+    executing documents on the agent (previously the max was 10)
+  - You can configure this number by setting the
+    “CommandWorkerLimit” attribute in amazon-ssm-agent.json file
+  - Various bug fixes 
+
+-------------------------------------------------------------------
+Wed Mar  1 16:00:16 CET 2017 - [email protected]
+
+- Add package to SLE-12 codestream (bsc#1017899, fate#322303)
+
+-------------------------------------------------------------------
@@ -52 +98,0 @@
-

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

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

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

Other differences:
------------------
++++++ amazon-ssm-agent.spec ++++++
--- /var/tmp/diff_new_pack.XpHaYU/_old  2017-07-08 12:35:56.525398528 +0200
+++ /var/tmp/diff_new_pack.XpHaYU/_new  2017-07-08 12:35:56.529397964 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           amazon-ssm-agent
-Version:        2.0.672.0
+Version:        2.0.790.0
 Release:        0
 Summary:        Amazon Remote System Config Management
 License:        Apache-2.0

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

++++++ fix-config.patch ++++++
--- /var/tmp/diff_new_pack.XpHaYU/_old  2017-07-08 12:35:58.073180215 +0200
+++ /var/tmp/diff_new_pack.XpHaYU/_new  2017-07-08 12:35:58.073180215 +0200
@@ -1,7 +1,7 @@
-Index: amazon-ssm-agent-2.0.672.0/packaging/linux/amazon-ssm-agent.conf
+Index: amazon-ssm-agent-2.0.790.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
+--- amazon-ssm-agent-2.0.790.0.orig/packaging/linux/amazon-ssm-agent.conf
++++ amazon-ssm-agent-2.0.790.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.XpHaYU/_old  2017-07-08 12:35:58.085178522 +0200
+++ /var/tmp/diff_new_pack.XpHaYU/_new  2017-07-08 12:35:58.085178522 +0200
@@ -1,18 +1,18 @@
-Index: amazon-ssm-agent-2.0.558.0/VERSION
+Index: amazon-ssm-agent-2.0.790.0/VERSION
 ===================================================================
---- amazon-ssm-agent-2.0.558.0.orig/VERSION
-+++ amazon-ssm-agent-2.0.558.0/VERSION
+--- amazon-ssm-agent-2.0.790.0.orig/VERSION
++++ amazon-ssm-agent-2.0.790.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
+Index: amazon-ssm-agent-2.0.790.0/agent/version/version.go
 ===================================================================
---- amazon-ssm-agent-2.0.558.0.orig/agent/version/version.go
-+++ amazon-ssm-agent-2.0.558.0/agent/version/version.go
+--- amazon-ssm-agent-2.0.790.0.orig/agent/version/version.go
++++ amazon-ssm-agent-2.0.790.0/agent/version/version.go
 @@ -19,4 +19,4 @@
  package version
  
  // Version is the version of the Agent
 -const Version = "2.0.0.0"
-+const Version = "2.0.672.0"
++const Version = "2.0.790.0"


Reply via email to