Sat, 18 Jan 2025 21:03:29 CST | login

Information for build cpp-jwt-1.4-1.ocs23

ID7511
Package Namecpp-jwt
Version1.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/cpp-jwt.git?.#389d95636dd9d9be6834304359f91c3d66dfee53
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 14 May 2024 20:43:18 CST
CompletedTue, 14 May 2024 20:47:22 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/cpp-jwt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cpp-jwt.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
cpp-jwt-1.4-1.ocs23.src.rpm (info) (download)
aarch64
cpp-jwt-devel-1.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
cpp-jwt-devel-1.4-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4-1 - initial build