Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: scitokens-cpp-devel | Distribution: Fedora Project |
Version: 1.1.2 | Vendor: Fedora Project |
Release: 2.el8 | Build date: Wed Oct 30 22:14:25 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-05.iad2.fedoraproject.org |
Size: 11782 | Source RPM: scitokens-cpp-1.1.2-2.el8.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/scitokens/scitokens-cpp | |
Summary: Header files for the scitokens-cpp public interfaces |
Header files for the scitokens-cpp public interfaces
Apache-2.0
* Wed Oct 30 2024 Derek Weitzel <dweitzel@unl.edu> - 1.1.2-2 - Fix source upload, no source changes * Wed Oct 30 2024 Derek Weitzel <dweitzel@unl.edu> - 1.1.2-1 - Turn off CMAKE unity builds - Add a mutex around requesting public keys to stop overloading issuers * Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.1.1-3 - convert license to SPDX * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Feb 28 2024 Derek Weitzel <dweitzel@unl.edu> - 1.1.1-1 - Improve error handling around the sqlite3 library - Fix test failures and compiler warnings * 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 * 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 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.6.2-3 - Rebuilt with OpenSSL 3.0.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.2-1 - Correct WLCG compat for condor read permissions * Thu May 20 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.1-1 - Fix vector resize for el8+ builds * Tue May 18 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.0-2 - Add back paren patch * Tue Mar 09 2021 Derek Weitzel <dweitzel@unl.edu> - 0.6.0-1 - Fix compilation errors on c++11 - Update to jwt-cpp-0.4.0 vendor - Change scitoken profile name to match spec, scitoken:2.0 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 07 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.5.1-2 - Fix build failure with GCC10.1 and Werror (upstream pull request) - Adapt specfile to new cmake macros (out of tree build) - Drop EPEL 6 conditionals (EOL) - Fix compilation error with gcc 11 * Wed Jun 24 2020 Derek Weitzel <dweitzel@unl.edu> - 0.5.1-1 - Add storage.modify as write permission * Fri Feb 28 2020 Derek Weitzel <dweitzel@unl.edu> - 0.5.0-1 - Add API for retrieving string list attributes * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 08 2019 Derek Weitzel <dweitzel@unl.edu> - 0.4.0-1 - Add support for WLCG profile * Fri Nov 08 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.5-1 - Fix EC public key handling * Wed Sep 18 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.4-1 - Fix bugs for support with IAM * Thu Aug 01 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.3-3 - Update the packaging to bring it line with EPEL (fedora) guidelines * Tue Jul 30 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.3-2 - Change the Source URL - Use make_build in the packaging * Thu Jul 25 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.3-1 - Merge OSG changes - Use a newer, still supported version of devtoolset - Fix bug in verifying EC signed tokens #13 * Thu Jul 25 2019 Derek Weitzel <dweitzel@unl.edu> - 0.3.2-1 - Update RPM to v0.3.2 of the packaging. - Fix downloading public key bug #12 * Thu Jun 20 2019 Brian Bockelman <brian.bockelman@cern.ch> - 0.3.1-1 - Update RPM to v0.3.1 of the packaging. * Wed May 29 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 0.3.0-4 - Use double layer of const for deserialize (patch from https://github.com/scitokens/scitokens-cpp/commit/ac0b2f0679488fa91c14ed781268efbcdb69ed3c) * Mon May 13 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 0.3.0-3 - Add Force-aud-test-in-the-validator.patch from https://github.com/scitokens/scitokens-cpp/pull/8 * Fri May 03 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 0.3.0-2 - Fix requirements * Thu May 02 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 0.3.0-1 - Update to v0.3.0 - Add dependencies on libcurl-devel, libuuid-devel * Thu Jan 03 2019 Brian Bockelman <bbockelm@cse.unl.edu> - 0.1.0-1 - Initial version of the SciTokens C++ RPM.
/usr/include/scitokens /usr/include/scitokens/scitokens.h /usr/lib64/libSciTokens.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 07:45:24 2024