Thu, 26 Jun 2025 15:43:13 CST | login

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

ID35557
Package Namecpp-jwt
Version1.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/cpp-jwt.git?.#33d0b48a328c502cf330804092f36b5e9bc40d41
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 17:26:47 CST
CompletedThu, 12 Jun 2025 17:31:25 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-2.oc9.src.rpm (info) (download)
aarch64
cpp-jwt-devel-1.4-2.oc9.aarch64.rpm (info) (download)
loongarch64
cpp-jwt-devel-1.4-2.oc9.loongarch64.rpm (info) (download)
x86_64
cpp-jwt-devel-1.4-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4-1 - initial build