We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f058b9 commit 58f596fCopy full SHA for 58f596f
amazon-ec2-utils.spec
@@ -1,6 +1,6 @@
1
Name: amazon-ec2-utils
2
Summary: A set of tools for running in EC2
3
-Version: 2.2.0
+Version: 2.2.1
4
Release: 1%{?dist}
5
License: MIT
6
Group: System Tools
@@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
78
/etc/udev/rules.d/60-cdrom_id.rules
79
80
%changelog
81
+* Tue Dec 17 2024 Keith Gable <gablk@amazon.com> - 2.2.1-1
82
+- Add support for --aws-domain to ec2-metadata
83
+
84
* Wed May 29 2024 Kuniyuki Iwashima <kuniyu@amazon.com> - 2.2.1
85
- Add symlink for ENA PTP device.
86
0 commit comments