erlang-jose 1.11.5-1 source package in Ubuntu
Changelog
erlang-jose (1.11.5-1) unstable; urgency=medium [ Philipp Huebner ] * New upstream version 1.11.5 * Updated Erlang dependencies * Updated Standards-Version: 4.6.2 (no changes needed) * Updated years in debian/copyright [ Debian Janitor ] * Update renamed lintian tag names in lintian overrides. * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). -- Philipp Huebner <email address hidden> Wed, 08 Feb 2023 10:13:28 +0100
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 | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
erlang-jose_1.11.5-1.dsc | 2.0 KiB | fa93cc6f69c4396bdb8bae8f73d6bf43c9158055c7d32bd2921e3a7c1a9f14da |
erlang-jose_1.11.5.orig.tar.gz | 326.3 KiB | 02cba1f66ceb4d7693e168b70accb82c9b9bd985d915b38fc405e2a5f0ced243 |
erlang-jose_1.11.5-1.debian.tar.xz | 7.8 KiB | 325cefe6a0b44e6eaf1d5fffb7c2444ff86fe9e023b7bf067a7a16bea03304e7 |
Available diffs
- diff from 1.11.2-2 to 1.11.5-1 (82.9 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