ruby-bcrypt 3.1.17-1 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.17-1) unstable; urgency=medium

  [ Jenkins ]
  * Apply multi-arch hints. + ruby-bcrypt: Add Multi-Arch: same.

  [ Cédric Boutillier ]
  * New upstream version 3.1.17
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Refresh 0001-skip-engine-calibrate-test-on-s390x.patch

 -- Cédric Boutillier <email address hidden>  Thu, 05 May 2022 13:50:05 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-bcrypt_3.1.17-1.dsc 1.4 KiB a0d51214b62cf77c7146cf1ee488849e30c6d3be07626854ea5466c26c8c443a
ruby-bcrypt_3.1.17.orig.tar.gz 50.5 KiB 2d3655f064de4b42eace5b93a65fad0d30f9161de15b0a2fefd7bf13b7df088f
ruby-bcrypt_3.1.17-1.debian.tar.xz 4.7 KiB 104142e4ebbfc3647ff7fae24ee589f2a2d51d74ab6df670aa11930d9f8452cd

No changes file available.

Binary packages built by this source

ruby-bcrypt: Ruby binding for the bcrypt() password hashing algorithm

 bcrypt() is a sophisticated and secure hash algorithm designed
 by the OpenBSD project for hashing passwords. bcrypt-ruby provides
 a simple, humane wrapper for safely handling passwords.

ruby-bcrypt-dbgsym: debug symbols for ruby-bcrypt