37 lines
1.9 KiB
Plaintext
37 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 8 14:59:00 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 1.1.17
|
|
+ Fix parse authorized keys script to work with OpenSSL 3.0.2
|
|
+ Update changelog
|
|
- from version 1.1.15
|
|
+ Host key harvesting changed to be async/non-blocking
|
|
+ Change "service" name to be more specific and auto-enable
|
|
- Update source filename for ec2-instance-connect.preset
|
|
- Update source filename for ec2-instance-connect.service
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 25 13:14:48 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 1.1.14
|
|
+ This release prevents host key harvesting script failures on system startup
|
|
from leaving instances in a degraded state. The issue was found in #28.
|
|
+ Prefixing the systemd.service ExecStart executable path with '-' ignores any error
|
|
exit codes, and considers them successful, leaving the system in a healthy state.
|
|
See Table 1 under ExecStart= here:
|
|
https://www.freedesktop.org/software/systemd/man/systemd.service.html
|
|
+ The AL2 package binary will be added when available, and release description
|
|
updated when available to pull from package repositories (AL2, Ubuntu).
|
|
- from version 1.1.13
|
|
+ Tagging release for package version 1.1-13 for consumption by Amazon's OS Partners.
|
|
+ This release contains an additional safeguard to verify that the domain returned
|
|
from IMDS is an AWS domain.
|
|
+ Amazon Linux 2 packaging is attached to this release. Official Ubuntu and other
|
|
distribution packaging are published separately following GitHub release.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 29 12:42:28 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build (bsc#1152806, bsc#1131916, jsc#ECO-352, jsc#PM-1351)
|
|
+ Version 1.1.12
|