ruby-bcrypt 3.1.13-2 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.13-2) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml
  * Update d/ch

  [ Lucas Kanashiro ]
  * Add upstream patch to fix build on armhf and armel against ruby2.7

 -- Lucas Kanashiro <email address hidden>  Wed, 19 Feb 2020 08:58:19 -0300

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.13-2.dsc 2.0 KiB 002bf2b4dbf19d25ef260c9d76acf268a837bed69d2ebf3804d55f2d37b1cb38
ruby-bcrypt_3.1.13.orig.tar.gz 49.2 KiB 1b74dd65d3bd0b8bb1f12a285f237b3b0cf58eb2f968def30ca82988f57e7f37
ruby-bcrypt_3.1.13-2.debian.tar.xz 4.7 KiB 40545043f96abeaf4edc646e82ee275198ef78cce580c09b6c04035209295103

Available diffs

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