-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Debian changelog so I can build
- Loading branch information
1 parent
854ede7
commit 88f77a9
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
scitokens-cpp (1.1.0-1) stable; urgency=medium | ||
|
||
* 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 | ||
|
||
-- Tim Theisen <[email protected]> Tue, 07 Nov 2023 15:46:00 -0600 | ||
|
||
scitokens-cpp (1.0.2-1) stable; urgency=medium | ||
|
||
* Add support for API-configurable cache home | ||
|