Mon, 03 Jun 2024 06:39:09 UTC | login

Information for build cpp-jwt-1.4-7.fc40

ID300078
Package Namecpp-jwt
Version1.4
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cpp-jwt.git#3ddff652ddd3f170cd3f13f81c86709fa985ac19
SummaryJSON Web Token library for C++
DescriptionJSON Web Token(JWT) is a JSON based standard (RFC- 7519) for creating assertions or access tokens that consists of some claims (encoded within the assertion). This assertion can be used in some kind of bearer authentication mechanism that the server will provide to clients, and the clients can make use of the provided assertion for accessing resources.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 16:28:41 UTC
CompletedTue, 19 Mar 2024 17:23:24 UTC
Taskbuild (f40, /rpms/cpp-jwt.git:3ddff652ddd3f170cd3f13f81c86709fa985ac19)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cpp-jwt.git#3ddff652ddd3f170cd3f13f81c86709fa985ac19'}}
Tags
f40
f41
RPMs
src
cpp-jwt-1.4-7.fc40.src.rpm (info) (download)
riscv64
cpp-jwt-devel-1.4-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Feb 27 2024 Jonathan Wright <jonathan@almalinux.org> - 1.4-7 - Fix side channel vulnerability rhbz#2263329 * Thu Feb 01 2024 Teoh Han Hui <teohhanhui@gmail.com> - 1.4-6 - Provide cmake config * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Aug 20 2022 Jonathan Wright <jonathan@almalinux.org> - 1.4-1 - Initial package build - rhbz#2120012