We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6417dae commit 0404ddaCopy full SHA for 0404dda
amazon-ec2-utils.spec
@@ -1,7 +1,7 @@
1
Name: amazon-ec2-utils
2
Summary: A set of tools for running in EC2
3
-Version: 1.3
4
-Release: 5%{?dist}
+Version: 1.4
+Release: 1%{?dist}
5
License: MIT
6
Group: System Tools
7
@@ -92,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
92
93
%changelog
94
95
+* Thu Jan 13 2022 Noah Meyerhans <nmeyerha@amazon.com> 1.4-1
96
+- ebsnvme-id: open devices in read-only mode
97
+- add ec2-metadata tags support.
98
+
99
* Wed Nov 17 2021 Noah Meyerhans <nmeyerha@amazon.com> 1.3-5
100
- Restrict NVME udev rules to "add" events
101
0 commit comments