Changelog for
scitokens-cpp-devel-1.1.3-2.fc43.x86_64.rpm :
* Mon Feb 24 2025 Derek Weitzel
- 1.1.3-2- Fix source file
* Mon Feb 24 2025 Derek Weitzel - 1.1.3-1- Include cstdint import for jwt library to support newer compilers
* Sun Jan 19 2025 Fedora Release Engineering - 1.1.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Oct 30 2024 Derek Weitzel - 1.1.2-2- Fix source upload, no source changes
* Wed Oct 30 2024 Derek Weitzel - 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ý - 1.1.1-3- convert license to SPDX
* Sat Jul 20 2024 Fedora Release Engineering - 1.1.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Feb 28 2024 Derek Weitzel - 1.1.1-1- Improve error handling around the sqlite3 library- Fix test failures and compiler warnings
* Sat Jan 27 2024 Fedora Release Engineering - 1.1.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Nov 07 2023 Derek Weitzel - 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 - 1.0.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Derek Weitzel - 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 - 1.0.1-1- Fix bug in generate acls which would cause a timeout
* Tue Mar 21 2023 Derek Weitzel - 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