summaryrefslogtreecommitdiff
path: root/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r2.ebuild
AgeCommit message (Collapse)Author
2024-01-30dev-cpp/scitokens-cpp: restrict dependency to <jwt-cpp-0.7.0Guilherme Amadio
jwt-cpp-0.7.0 introduced breaking changes: https://github.com/Thalhammer/jwt-cpp/releases/tag/v0.7.0 Closes: https://bugs.gentoo.org/923309 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2024-01-30dev-cpp/scitokens-cpp: backport fix for invalid vector accessOliver Freyermuth
Fixes tests on hardened systems and potential runtime errors. Closes: https://bugs.gentoo.org/922679 Closes: https://github.com/gentoo/gentoo/pull/34980 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>