ruby-bcrypt 3.1.18-1build1 source package in Ubuntu

Changelog

ruby-bcrypt (3.1.18-1build1) noble; urgency=medium

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Thu, 01 Feb 2024 23:53:32 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
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.18.orig.tar.gz 50.5 KiB ca2a60ac38b4b5f5d0c768796402068414a0112ae05ce0722eb4c0703fba59b6
ruby-bcrypt_3.1.18-1build1.debian.tar.xz 4.8 KiB 0cc75d0a302b2daac9fa798ce0819c27a2bc20dfa714f7494157ab0b4c1e4da3
ruby-bcrypt_3.1.18-1build1.dsc 2.0 KiB 7ba91b26b745e5d4b3610fae5764efaac08be2b54050b64348ddb5ce6ac54c0a

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