Wed, 05 Jun 2024 11:39:52 UTC | login

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

ID269661
Package Namescitokens-cpp
Version1.1.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scitokens-cpp.git#197e65dd3c54489a671a2b749d01ab81765bf834
SummaryC++ Implementation of the SciTokens Library
DescriptionC++ Implementation of the SciTokens Library
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 26 Nov 2023 11:27:54 UTC
CompletedSun, 26 Nov 2023 13:04:56 UTC
Taskbuild (f40, /rpms/scitokens-cpp.git:197e65dd3c54489a671a2b749d01ab81765bf834)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scitokens-cpp.git#197e65dd3c54489a671a2b749d01ab81765bf834'}}
Tags
f40
RPMs
src
scitokens-cpp-1.1.0-1.fc40.src.rpm (info) (download)
riscv64
scitokens-cpp-1.1.0-1.fc40.riscv64.rpm (info) (download)
scitokens-cpp-devel-1.1.0-1.fc40.riscv64.rpm (info) (download)
scitokens-cpp-debuginfo-1.1.0-1.fc40.riscv64.rpm (info) (download)
scitokens-cpp-debugsource-1.1.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 21 2021 Derek Weitzel <djw8605@gmail.com> - 0.6.2-4 - Remove -Werror for depreciated OpenSSL 3 functions