From c6ebafb458ecc0ca3ef590fbd09780cd7a78c205 Mon Sep 17 00:00:00 2001
From: dirkmueller <>
Date: Apr 16 2023 17:18:53 +0000
Subject: Update amazon-ssm-agent to version 3.2.815.0 / rev 20 via SR 1079758


https://build.opensuse.org/request/show/1079758
by user dirkmueller + dimstar_suse
- update to 3.2.815.0:
  * Add EC2 credential fallback for AssumeRoleUnauthorizedAccess
    error
  * Add CloudWatch log upload support for document and session
    worker
  * Add set-hostname support in domainjoin plugin for windows
  * Add wait time in Agent updater to avoid installation issues
    caused during reboots initiated by domainjoin plugin
  * Add support for AlmaLinux
  * Fix KeepHostName parameter without DNS IP address parameter
    in domainJoin plugin
  * Fix issue where carriage returns cause json conversion to
    fail in aws:softwareInventory plugin
  * Remove IMDS calls in Onprem during health check
  * Remove S3 global endpoint fallback logic
  * Update cli descriptions for registration parameters
  * Update go version to 1.19.6
- update to 3.2.582.0:
  * Modified EC2

---

diff --git a/.files b/.files
index bc370f8..a9501f3 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 566c126..455abd4 100644
--- a/.rev
+++ b/.rev
@@ -223,4 +223,39 @@
     <comment></comment>
     <requestid>1059300</requestid>
   </revision>
+  <revision rev="20" vrev="1">
+    <srcmd5>0c5ec122751ed8e1b413e34bd27442d4</srcmd5>
+    <version>3.2.815.0</version>
+    <time>1681665182</time>
+    <user>dimstar_suse</user>
+    <comment>- update to 3.2.815.0:
+  * Add EC2 credential fallback for AssumeRoleUnauthorizedAccess
+    error
+  * Add CloudWatch log upload support for document and session
+    worker
+  * Add set-hostname support in domainjoin plugin for windows
+  * Add wait time in Agent updater to avoid installation issues
+    caused during reboots initiated by domainjoin plugin
+  * Add support for AlmaLinux
+  * Fix KeepHostName parameter without DNS IP address parameter
+    in domainJoin plugin
+  * Fix issue where carriage returns cause json conversion to
+    fail in aws:softwareInventory plugin
+  * Remove IMDS calls in Onprem during health check
+  * Remove S3 global endpoint fallback logic
+  * Update cli descriptions for registration parameters
+  * Update go version to 1.19.6
+- update to 3.2.582.0:
+  * Modified EC2 credential fallback logic
+- update to 3.2.574.0:
+  * Fixed go-vet issues by passing mocks by value
+  * Updated domainjoin and cloudwatch executables for windows
+- update to 3.2.532.0:
+  * Removed explicit setting of EC2 aws credential profile
+  * Added public key to registration info
+  * Sends non-interactive command errors that occur before
+    command execution to data channel
+  * Added instance id verification to registration process</comment>
+    <requestid>1079758</requestid>
+  </revision>
 </revisionlist>
diff --git a/amazon-ssm-agent-3.2.419.0.tar.gz b/amazon-ssm-agent-3.2.419.0.tar.gz
deleted file mode 120000
index 28c4852..0000000
--- a/amazon-ssm-agent-3.2.419.0.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafybeiadl36mhaztptt3hiwf4ac2jg56ehjazvwnxhlwscw67dmpe2q7ca
\ No newline at end of file
diff --git a/amazon-ssm-agent-3.2.815.0.tar.gz b/amazon-ssm-agent-3.2.815.0.tar.gz
new file mode 120000
index 0000000..3e8cf5e
--- /dev/null
+++ b/amazon-ssm-agent-3.2.815.0.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafybeib454v6osldz6ifzneabwer42l6yvmliw3bqzgwyzjt6bpe2akqri
\ No newline at end of file
diff --git a/amazon-ssm-agent.changes b/amazon-ssm-agent.changes
index 13b3429..08850f9 100644
--- a/amazon-ssm-agent.changes
+++ b/amazon-ssm-agent.changes
@@ -1,4 +1,36 @@
 -------------------------------------------------------------------
+Sun Apr 16 13:07:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
+
+- update to 3.2.815.0:
+  * Add EC2 credential fallback for AssumeRoleUnauthorizedAccess
+    error
+  * Add CloudWatch log upload support for document and session
+    worker
+  * Add set-hostname support in domainjoin plugin for windows
+  * Add wait time in Agent updater to avoid installation issues
+    caused during reboots initiated by domainjoin plugin
+  * Add support for AlmaLinux
+  * Fix KeepHostName parameter without DNS IP address parameter
+    in domainJoin plugin
+  * Fix issue where carriage returns cause json conversion to
+    fail in aws:softwareInventory plugin
+  * Remove IMDS calls in Onprem during health check
+  * Remove S3 global endpoint fallback logic
+  * Update cli descriptions for registration parameters
+  * Update go version to 1.19.6
+- update to 3.2.582.0:
+  * Modified EC2 credential fallback logic
+- update to 3.2.574.0:
+  * Fixed go-vet issues by passing mocks by value
+  * Updated domainjoin and cloudwatch executables for windows
+- update to 3.2.532.0:
+  * Removed explicit setting of EC2 aws credential profile
+  * Added public key to registration info
+  * Sends non-interactive command errors that occur before
+    command execution to data channel
+  * Added instance id verification to registration process
+
+-------------------------------------------------------------------
 Fri Jan 13 17:34:33 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
 
 - Update to version 3.2.419.0
diff --git a/amazon-ssm-agent.spec b/amazon-ssm-agent.spec
index e079a10..75e4438 100644
--- a/amazon-ssm-agent.spec
+++ b/amazon-ssm-agent.spec
@@ -17,7 +17,7 @@
 
 
 Name:           amazon-ssm-agent
-Version:        3.2.419.0
+Version:        3.2.815.0
 Release:        0
 Summary:        Amazon Remote System Config Management
 License:        Apache-2.0