libscram-java 1.0.0~beta.2-3~18.04 source package in Ubuntu

Changelog

libscram-java (1.0.0~beta.2-3~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11 (new dependency for jabref). LP: #1814133.

libscram-java (1.0.0~beta.2-3) unstable; urgency=medium

  * Drop libscram-java-doc package, it FTBFSes with Java 11 and I think no one
    will notice it's missing anyway.

libscram-java (1.0.0~beta.2-2) unstable; urgency=medium

  * Mark as Multi-Arch: foreign.
  * doc: Ship two separate doc-base control files.
  * Downgrade to DH 10 and drop version restriction on
    libmaven-javadoc-plugin-java build-dependency for easier backports.

libscram-java (1.0.0~beta.2-1) unstable; urgency=medium

  * Initial release.

 -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 13:33:29 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libscram-java_1.0.0~beta.2.orig.tar.gz 39.6 KiB 51ad666f33cd3553d3643319b79af348b5106220aee16625e3be72ed377c48c9
libscram-java_1.0.0~beta.2-3~18.04.debian.tar.xz 3.1 KiB f1e0d03a58f9b9f550354ea7f9d35535607b51a3def2bee0d5c58329b726a3fb
libscram-java_1.0.0~beta.2-3~18.04.dsc 2.2 KiB 9f2f3d1d7ec53d37cc5e9dee77801dab4afab552cc0880dc50dfb7a4a43a2cb3

View changes file

Binary packages built by this source

libscram-java: Salted Challenge Response Authentication Mechanism

 SCRAM (Salted Challenge Response Authentication Mechanism) is part of the
 family of Simple Authentication and Security Layer (SASL, RFC 4422)
 authentication mechanisms. It is described as part of RFC 5802 and RFC 7677.
 .
 This project aims to provide a complete clean-room implementation of SCRAM. It
 is written in Java and provided in a modular, re-usable way, independent of
 other software or programs.