Sat, 27 Dec 2025 10:05:16 CST | login

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

ID22675
Package Namecpp-jwt
Version1.4
Release1.oc9
Epoch
DraftFalse
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
StartedMon, 03 Jun 2024 16:05:07 CST
CompletedMon, 03 Jun 2024 16:13:22 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/cpp-jwt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cpp-jwt.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
cpp-jwt-1.4-1.oc9.src.rpm (info) (download)
aarch64
cpp-jwt-devel-1.4-1.oc9.aarch64.rpm (info) (download)
x86_64
cpp-jwt-devel-1.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4-1 - initial build