erlang-jose 1.11.2-1 source package in Ubuntu
Changelog
erlang-jose (1.11.2-1) unstable; urgency=medium * New upstream version 1.11.2 (Closes: #992998) * Updated Standards-Version: 4.6.0 (no changes needed) * Dropped debian/patches/* and (build-)dependency on erlang-base64url * Added debian/upstream/metadata -- Philipp Huebner <email address hidden> Sun, 29 Aug 2021 18:17:18 +0200
Upload details
- Uploaded by:
- Ejabberd Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Ejabberd Packaging Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
erlang-jose_1.11.2-1.dsc | 2.0 KiB | c08fa6feaa3de032df75121a4ede8de23caf74fb00690b1d6055a5a81acd9ece |
erlang-jose_1.11.2.orig.tar.gz | 282.9 KiB | 4c7494d53a70b913f9f528031cfe777364c6643e3472b1902ba79ef9ab15a4d2 |
erlang-jose_1.11.2-1.debian.tar.xz | 7.6 KiB | b7b7228a22fb6524b95dcffe5358a876885cbcbcccf36aaab41994bc955801f4 |
Available diffs
- diff from 1.11.1-3 to 1.11.2-1 (5.6 KiB)
No changes file available.
Binary packages built by this source
- erlang-jose: JSON Object Signing and Encryption (JOSE) for Erlang
JOSE stands for JSON Object Signing and Encryption which is a is a set of
standards established by the JOSE Working Group.
JOSE is split into 5 main components:
* JOSE.JWA - JSON Web Algorithms (JWA) RFC 7518
* JOSE.JWE - JSON Web Encryption (JWE) RFC 7516
* JOSE.JWK - JSON Web Key (JWK) RFC 7517
* JOSE.JWS - JSON Web Signature (JWS) RFC 7515
* JOSE.JWT - JSON Web Token (JWT) RFC 7519
Additional specifications and drafts implemented:
* JSON Web Key (JWK) Thumbprint RFC 7638
* JWS Unencoded Payload Option RFC 7797