↵ Return to the main page of scitokens-cpp
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-02-28 | Derek Weitzel <dweitzel at unl dot edu> - 1.1.1-1 | - Improve error handling around the sqlite3 library - Fix test failures and compiler warnings |
2024-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.1.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-11-07 | Derek Weitzel <dweitzel at unl dot 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 |
2023-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.0.2-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-06-15 | Derek Weitzel <dweitzel at unl dot 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 |
2023-04-26 | Derek Weitzel <dweitzel at unl dot edu> - 1.0.1-1 | - Fix bug in generate acls which would cause a timeout |
2023-03-21 | Derek Weitzel <dweitzel at unl dot 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 |
2023-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.3-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2022-11-01 | Derek Weitzel <dweitzel at unl dot edu> - 0.7.3-1 | - Retry failed key renewal every 5 minutes |
2022-10-31 | Derek Weitzel <dweitzel at unl dot edu> - 0.7.2-1 | - Add curl timeout of 4 seconds for update, and 30 for expired keys |