libjose4j-java 0.7.12-1 source package in Ubuntu

Changelog

libjose4j-java (0.7.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Fixes the test failures with OpenJDK 17 (Closes: #1012072)
  * Updated the watch file
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Fri, 12 May 2023 12:13:35 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjose4j-java_0.7.12-1.dsc 2.2 KiB b7d72d0d3e9695198691448bc383d59d68cb1e413b6a4857534a9b2da5adf1f4
libjose4j-java_0.7.12.orig.tar.xz 296.8 KiB f70364e70377a7c3f2f8d7ba2aee34d0b98f2bc71a5c1bb169e8a8de213e1a5f
libjose4j-java_0.7.12-1.debian.tar.xz 3.0 KiB 9e2e32ee97541602ff155553d8e43a21a8010fe397dd53b77b92625e88fc8037

Available diffs

No changes file available.

Binary packages built by this source

libjose4j-java: implementation of JSON Web Token (JWT) and the JOSE specification suite

 The jose.4.j library is a robust and easy to use open source implementation of
 JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It
 is written in Java and relies solely on the JCA APIs for cryptography. Please
 see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc.