import Oracle_OSS go-fdo-server-1.0.1-2.el10_2.3

This commit is contained in:
AlmaLinux RelEng Bot 2026-07-28 04:39:30 -04:00
parent 139e09e381
commit e01c19eb11

View File

@ -1,8 +1,8 @@
## START: Set by rpmautospec
## (rpmautospec version 0.8.1)
## (rpmautospec version 0.8.4)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 2;
release_number = 3;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -28,7 +28,7 @@ Version: 1.0.1
%gometa -L -f
Name: go-fdo-server
Release: %autorelease
Release: 2%{?dist}.%{autorelease -n}
Summary: A Go implementation of the FIDO Device Onboard Specification
# Generated by go-vendor-tools
@ -206,6 +206,9 @@ necessary credentials and configuration for operation.
%changelog
## START: Generated by rpmautospec
* Mon Jul 13 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 1.0.1-3
- Rebuild against updated golang
* Wed May 20 2026 Sarita Mahajan <sarmahaj@redhat.com> - 1.0.1-2
- Rebuild to fix CVE-2026-32282 and CVE-2025-68121