File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# created by obsupdate.sh, do not edit by hand
2- Debtransform-Tar : scitokens-cpp-1.0.2 .tar.gz
2+ Debtransform-Tar : scitokens-cpp-1.1.0 .tar.gz
33Format : 3.0
4- Version : 1.0.2 .1-1
4+ Version : 1.1.0 .1-1
55Binary : scitokens-cpp
66Source : scitokens-cpp
77Section : science
Original file line number Diff line number Diff line change 11Name: scitokens-cpp
2- Version: 1.0.2
2+ Version: 1.1.0
33Release: 1%{?dist }
44Summary: C++ Implementation of the SciTokens Library
55License: ASL 2.0
@@ -66,6 +66,11 @@ Requires: %{name}%{?_isa} = %{version}
6666%dir %{_includedir }/scitokens
6767
6868%changelog
69+ * Tue Nov 07 2023 Derek Weitzel <dweitzel@unl.edu> - 1.1.0-1
70+ - Allow the scitokens library user to setup a custom CA file
71+ - Fix typecast errors in scitoken_status_get_*() that caused async queries to fail
72+ - Fix logic error in deserialize_continue() that caused async deserialization to fail
73+
6974* Thu Jun 15 2023 Derek Weitzel <dweitzel@unl.edu> - 1.0.2-1
7075- Add support for API-configurable cache home
7176- Fix enforcer_acl_free logic
You can’t perform that action at this time.
0 commit comments