We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a32c83 commit cf5b010Copy full SHA for cf5b010
1 file changed
chelon.spec
@@ -1,6 +1,6 @@
1
Name: chelon
2
Version: 1.0.0
3
-Release: 3%{?dist}
+Release: 4%{?dist}
4
Summary: Remote GPG package signing service
5
6
License: GPL-2.0-or-later
@@ -136,6 +136,10 @@ fi
136
%{_datadir}/%{name}/client/
137
138
%changelog
139
+* Thu Jan 08 2026 Atomicorp <support@atomicorp.com> - 1.0.0-4
140
+- Support dynamic key names in chelon-sign (removed hardcoded Key IDs)
141
+- Added --key-name alias for --key-type
142
+
143
* Wed Jan 07 2026 Atomicorp <support@atomicorp.com> - 1.0.0-3
144
- Consolidate chelon-sign-rpm and chelon-sign-repomd into chelon-sign
145
- Security: Sanitize script paths in RPM macros
0 commit comments