Wed, 05 Jun 2024 16:08:44 UTC | login

Information for build scitokens-cpp-1.1.0-2.fc40

ID299406
Package Namescitokens-cpp
Version1.1.0
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scitokens-cpp.git#43eb6ce7418570bf7845e99b3a9cd79b7fd365b2
SummaryC++ Implementation of the SciTokens Library
DescriptionC++ Implementation of the SciTokens Library
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 10:03:39 UTC
CompletedTue, 19 Mar 2024 10:20:55 UTC
Taskbuild (f40, /rpms/scitokens-cpp.git:43eb6ce7418570bf7845e99b3a9cd79b7fd365b2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scitokens-cpp.git#43eb6ce7418570bf7845e99b3a9cd79b7fd365b2'}}
Tags
f40
RPMs
src
scitokens-cpp-1.1.0-2.fc40.src.rpm (info) (download)
riscv64
scitokens-cpp-1.1.0-2.fc40.riscv64.rpm (info) (download)
scitokens-cpp-devel-1.1.0-2.fc40.riscv64.rpm (info) (download)
scitokens-cpp-debuginfo-1.1.0-2.fc40.riscv64.rpm (info) (download)
scitokens-cpp-debugsource-1.1.0-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Nov 07 2023 Derek Weitzel <dweitzel@unl.edu> - 1.1.0-1 - Allow the scitokens library user to setup a custom CA file - Fix typecast errors in scitoken_status_get_*() that caused async queries to fail - Fix logic error in deserialize_continue() that caused async deserialization to fail * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Derek Weitzel <dweitzel@unl.edu> - 1.0.2-1 - Add support for API-configurable cache home - Fix enforcer_acl_free logic - scitokens_internal: catch matching exception type after jwt-cpp update * Wed Apr 26 2023 Derek Weitzel <dweitzel@unl.edu> - 1.0.1-1 - Fix bug in generate acls which would cause a timeout * Tue Mar 21 2023 Derek Weitzel <dweitzel@unl.edu> - 1.0.0-1 - Add async API for parsing and verifying tokens - Add configuration API - Make nbf claim optional for non-scitokens tokens - Update to OpenSSL 3.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 Derek Weitzel <dweitzel@unl.edu> - 0.7.3-1 - Retry failed key renewal every 5 minutes * Mon Oct 31 2022 Derek Weitzel <dweitzel@unl.edu> - 0.7.2-1 - Add curl timeout of 4 seconds for update, and 30 for expired keys * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 22 2022 Derek Weitzel <dweitzel@unl.edu> - 0.7.1-1 - Add scitokens-* binaries to the package - Bug: close sqlite db handle on return * Fri Feb 18 2022 Derek Weitzel <dweitzel@unl.edu> - 0.7.0-1 - Changes from static analysis - If only one key is available, do not error on no kid - Support at+jwt profile