Thu, 14 Nov 2024 04:12:48 UTC | login

Information for build cpp-jwt-1.4-8.fc41

ID330867
Package Namecpp-jwt
Version1.4
Release8.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cpp-jwt.git#5fb0599e174bc17e3a696d58f1b0d71648f3016c
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
StartedWed, 07 Aug 2024 09:25:20 UTC
CompletedWed, 07 Aug 2024 10:57:48 UTC
Taskbuild (f41, /rpms/cpp-jwt.git:5fb0599e174bc17e3a696d58f1b0d71648f3016c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cpp-jwt.git#5fb0599e174bc17e3a696d58f1b0d71648f3016c'}}
Tags
f41
RPMs
src
cpp-jwt-1.4-8.fc41.src.rpm (info) (download)
riscv64
cpp-jwt-devel-1.4-8.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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