summaryrefslogtreecommitdiff
path: root/dev-cpp/scitokens-cpp
AgeCommit message (Collapse)Author
2024-03-10dev-cpp/scitokens-cpp: stabilize 1.1.0-r1 for amd64, x86Guilherme Amadio
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2024-03-08dev-cpp/scitokens-cpp: add 1.1.1Oliver Freyermuth
Closes: https://github.com/gentoo/gentoo/pull/35581 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
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>
2023-11-16dev-cpp/scitokens-cpp: add 1.1.0Oliver Freyermuth
Closes: https://github.com/gentoo/gentoo/pull/33746 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-10-30dev-cpp/scitokens-cpp: drop 1.0.1, 1.0.1-r1Guilherme Amadio
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-10-30dev-cpp/scitokens-cpp: stabilize 1.0.2-r1 for amd64, x86Guilherme Amadio
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-07-04dev-cpp/scitokens-cpp: remove leading space in DESCRIPTIONMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31719 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-06-17dev-cpp/scitokens-cpp: depend on dev-cpp/jwt-cpp[picojson]Oliver Freyermuth
This adds the missing explicit dependency on USE=picojson being enabled for dev-cpp/jwt-cpp, and also conditionalizes sys-apps/util-linux with kernel_linux. Closes: https://bugs.gentoo.org/908610 Closes: https://github.com/gentoo/gentoo/pull/31492 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-06-16dev-cpp/scitokens-cpp: add 1.0.2Oliver Freyermuth
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-06-14dev-cpp/scitokens-cpp: unbundle dev-cpp/jwt-cpp, enable testsOliver Freyermuth
This enables tests, unbundles dev-cpp/jwt-cpp, and adds myself as proxied maintainer. Bug: https://bugs.gentoo.org/834108 Closes: https://github.com/gentoo/gentoo/pull/31364 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-06-08dev-cpp/scitokens-cpp: new package, add 1.0.1Guilherme Amadio
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>