We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36a3f8 commit ba7f126Copy full SHA for ba7f126
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: 1.4
+Version: 1.4.1
4
Release: 1%{?dist}
5
License: MIT
6
Group: System Tools
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
92
93
%changelog
94
95
+* Fri Feb 11 2022 Noah Meyerhans <nmeyerha@amazon.com> 1.4.1-1
96
+- Don't lose NVME symlinks on udev change events
97
+
98
* Thu Jan 13 2022 Noah Meyerhans <nmeyerha@amazon.com> 1.4-1
99
- ebsnvme-id: open devices in read-only mode
100
- add ec2-metadata tags support.
0 commit comments