scitokens-cpp 0.6.2-2 source package in Ubuntu

Changelog

scitokens-cpp (0.6.2-2) unstable; urgency=medium

  * Allow compilation with openssl 3 (Closes: #1001433)
    Patch from Ubuntu: Steve Langasek <email address hidden>

 -- Mattias Ellert <email address hidden>  Sun, 02 Jan 2022 09:25:41 +0100

Upload details

Uploaded by:
Mattias Ellert
Uploaded to:
Sid
Original maintainer:
Mattias Ellert
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
scitokens-cpp_0.6.2-2.dsc 2.0 KiB fac9349e142187b506f121b78d32d39df07a1babbd445b4ef6f81a2a82dbd23f
scitokens-cpp_0.6.2.orig.tar.gz 951.1 KiB 8f9f0e0be90e6bb67685758b6551016fcb035803121701a940b9fde8deda6b73
scitokens-cpp_0.6.2-2.debian.tar.xz 4.2 KiB ba281956a1ea819b3156928e0dcf5a3143c56e266e73e36c679db8cf6bb96288

No changes file available.

Binary packages built by this source

libscitokens-dev: Development files for scitokens-cpp

 Development files (header files) for scitokens-cpp.

libscitokens0: C++ Implementation of the SciTokens Library

 This package implements a minimal library for creating and using
 SciTokens from C or C++.
 .
 SciTokens (https://scitokens.org) provide a token format for
 distributed authorization. The tokens are self-describing, can be
 verified in a distributed fashion (no need to contact the issuer to
 determine if the token is valid). This is convenient for a federated
 environment where several otherwise-independent storage endpoints
 want to delegate trust for an issuer for managing a storage
 allocation.

libscitokens0-dbgsym: debug symbols for libscitokens0