opensaml 3.2.0-2 source package in Ubuntu
Changelog
opensaml (3.2.0-2) unstable; urgency=medium * [4b3ae7f] Revert "New patch: Require XMLTooling 3.2 via pkg-config as well" This reverts commit 99cf9d42db5f552a43791459ce118dfec9a6485f. According to upstream there's no real build requirement here. * Upload to unstable -- Ferenc Wágner <email address hidden> Wed, 06 Jan 2021 10:41:14 +0100
Upload details
- Uploaded by:
- Debian Shib Team on 2021-01-06
- Uploaded to:
- Sid
- Original maintainer:
- Debian Shib Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2021-01-22 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
opensaml_3.2.0-2.dsc | 2.7 KiB | aa409619358d17dd62d24866ac877221b6105331db6328ac732a1792f4d59f3c |
opensaml_3.2.0.orig.tar.bz2 | 575.8 KiB | 8c3ba09febcb622f930731f8766e57b3c154987e8807380a4228fbf90e6e1441 |
opensaml_3.2.0.orig.tar.bz2.asc | 833 bytes | 8b6b809884c45688004e32e6289c557a9e186a26bdaecae2d43d32df2dd90055 |
opensaml_3.2.0-2.debian.tar.xz | 15.7 KiB | 3a43202ed9cc0c18dbdca76423e8ff03614eaf85782cab5fd31ae8299313a1a2 |
Available diffs
- diff from 3.1.0-2 to 3.2.0-2 (23.0 KiB)
No changes file available.
Binary packages built by this source
- libsaml-dev: Security Assertion Markup Language library (development)
OpenSAML is an open source implementation of the OASIS
Security Assertion Markup Language Specification. It contains a set of open
source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
.
This package contains the headers and other necessary files to build
applications or libraries that use or extend the OpenSAML library.
- libsaml-doc: Security Assertion Markup Language library (API docs)
OpenSAML is an open source implementation of the OASIS
Security Assertion Markup Language Specification. It contains a set of open
source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
.
This package contains the OpenSAML library API documentation generated
by Doxygen.
- libsaml12: Security Assertion Markup Language library (runtime)
OpenSAML is an open source implementation of the OASIS
Security Assertion Markup Language Specification. It contains a set of open
source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
.
This package contains the files necessary for running applications that
use the OpenSAML library.
- libsaml12-dbgsym: debug symbols for libsaml12
- opensaml-schemas: Security Assertion Markup Language library (XML schemas)
OpenSAML is an open source implementation of the OASIS
Security Assertion Markup Language Specification. It contains a set of open
source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
.
This package contains the XML schema files used by the OpenSAML library.
- opensaml-tools: Security Assertion Markup Language command-line tools
OpenSAML is an open source implementation of the OASIS
Security Assertion Markup Language Specification. It contains a set of open
source C++ classes that support the SAML 1.0, 1.1, and 2.0 specifications.
.
This package contains samlsign, a command-line tool for signing and
verifying SAML assertions.
- opensaml-tools-dbgsym: debug symbols for opensaml-tools