libjbcrypt-java 0.4-3 source package in Ubuntu

Changelog

libjbcrypt-java (0.4-3) unstable; urgency=medium

  * Team upload
  * Vcs-* fields now point to Salsa
  * Using version 4 of d/watch
  * Depending on debhelper-compat 13
  * Raising Standards version to 4.6.0:
    - Rules-Requires-Root: no
    - Using 1.0 copyright-format in d/copyright
  * Removing now useless versioned dependencies
  * Trim trailing whitespace.
  * Use secure URI in Homepage field, in d/copyright and in d/watch
  * Marking the binary package as Multi-Arch: foreign
  * Running the tests at build time

 -- Pierre Gruet <email address hidden>  Sun, 26 Dec 2021 21:42:38 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java
Lunar release universe java
Kinetic release universe java
Jammy release universe java

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjbcrypt-java_0.4-3.dsc 2.0 KiB aa1cdeb8b31fb29c0e776fc392492fba62bb16639f86831fcaa80dfc33fac97a
libjbcrypt-java_0.4.orig.tar.gz 14.8 KiB 1c20d5b1d179fb63d9a4eb295f70c96e29cdbdb6173150838540210210623053
libjbcrypt-java_0.4-3.debian.tar.xz 4.5 KiB 5fdfcc44bbb9d591b9d0e018d471c92410f4018ded76f8ba0ddaef2cfaa885e5

Available diffs

No changes file available.

Binary packages built by this source

libjbcrypt-java: Java implementation of OpenBSD's Blowfish hashing

 jBCrypt is an implementation of Blowfish block cipher with modifications
 designed to raise the cost of off-line password cracking and frustrate fast
 hardware implementation.
 .
 The intent is to make a compromise of a password database less likely to
 result in an attacker gaining knowledge of the plaintext passwords (e.g. using
 John the Ripper).