ruby-bcrypt 3.1.18-1 source package in Ubuntu

Changelog

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

  * New upstream version 3.1.18
  * New Github organization
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Drop XS-Ruby-* fields

 -- Cédric Boutillier <email address hidden>  Sun, 05 Feb 2023 09:50:54 +0100

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
Mantic release universe ruby
Lunar release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-bcrypt_3.1.18-1.dsc 1.4 KiB 9529ccafe887f0b886078d52f521c6ea6956134a0f135b30953208d88078c3c8
ruby-bcrypt_3.1.18.orig.tar.gz 50.5 KiB ca2a60ac38b4b5f5d0c768796402068414a0112ae05ce0722eb4c0703fba59b6
ruby-bcrypt_3.1.18-1.debian.tar.xz 4.7 KiB 6e9f312ee7dd286ce2075ed5e518fb0ba41e90678f769fc5c52dc7153581f24f

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