AWS Security ChangesHomeSearch

AWS ground-station documentation change

Service: ground-station · 2025-11-22 · Documentation medium

File: ground-station/latest/gs-agent-ug/rpm-install-validation.md

Summary

Updated agent version, release date, checksums, and simplified change notes to reflect retry behavior changes.

Security assessment

The update provides new checksums for RPM validation (a security practice) but removes references to prior security features without indicating a security issue.

Diff

diff --git a/ground-station/latest/gs-agent-ug/rpm-install-validation.md b/ground-station/latest/gs-agent-ug/rpm-install-validation.md
index d313bae44..80544b627 100644
--- a//ground-station/latest/gs-agent-ug/rpm-install-validation.md
+++ b//ground-station/latest/gs-agent-ug/rpm-install-validation.md
@@ -13 +13 @@ The latest RPM version, MD5 hash validated from RPM, and SHA256 hash using sha25
-### Version 1.0.3555.0
+### Version 1.0.4382.0
@@ -15 +15 @@ The latest RPM version, MD5 hash validated from RPM, and SHA256 hash using sha25
-Release Date: 03/27/2024
+Release Date: 11/18/2025
@@ -19 +19 @@ RPM Checksums:
-  * SHA256: `108f3aceb00e5af549839cd766c56149397e448a6e1e1429c89a9eebb6bc0fc1`
+  * SHA256: `620fd307124f1276194f2faa0104fe0549427ae18e4f5655444f8c30b919c640`
@@ -21 +21 @@ RPM Checksums:
-  * MD5: `65b72fa507fb0af32651adbb18d2e30f`
+  * MD5: `73e06dcad44adaccbe2ab005218abfc7`
@@ -28,15 +28 @@ Changes:
-  * Add Agent metric for selected executable version during tasking startup.
-
-  * Add config file support for avoiding specific executable versions when other versions are available.
-
-  * Add network and routing diagnostics.
-
-  * Additional security features.
-
-  * Fix issue where some metric reporting errors were written to stdout/journal instead of log file.
-
-  * Gracefully handle network unreachable socket errors.
-
-  * Measure packet loss and latency between source and destination agents.
-
-  * Release aws-gs-datapipe version 2.0 to support new protocol features and the ability to transparently upgrade contacts to the new protocol.
+  * Update client retry behavior when server indicates overload.