ruby-bcrypt 3.1.17-1build2 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.17-1build2) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 15:08:51 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
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.orig.tar.gz 50.5 KiB 2d3655f064de4b42eace5b93a65fad0d30f9161de15b0a2fefd7bf13b7df088f
ruby-bcrypt_3.1.17-1build2.debian.tar.xz 4.7 KiB e979a71f9daf77e82949c30ec27b222d040a83acb9c14833d2f227214c2fda9e
ruby-bcrypt_3.1.17-1build2.dsc 2.0 KiB 782191f4283ad369dc259ddad8a8a3ffa17db4e3a697c072bbc79dcc882e0c7e

Available diffs

View changes file

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