scitokens-cpp 0.6.2-1ubuntu1 source package in Ubuntu

Changelog

scitokens-cpp (0.6.2-1ubuntu1) jammy; urgency=medium

  * Build with -Wno-error=deprecated-declarations for compatibility with
    OpenSSL 3.

 -- Steve Langasek <email address hidden>  Thu, 09 Dec 2021 21:12:01 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 951.1 KiB 8f9f0e0be90e6bb67685758b6551016fcb035803121701a940b9fde8deda6b73
scitokens-cpp_0.6.2-1ubuntu1.debian.tar.xz 4.3 KiB 2e2f6a842367d654c121580b7e219d80a7ba9687c7eab9bde4a5ba0940b67955
scitokens-cpp_0.6.2-1ubuntu1.dsc 2.1 KiB 4749f244ac5edb4214a8c8e53c2f49f92ad8561f216c333aec6e9ca031664292

View changes file

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