File rubygem-bcrypt.changes of Package rubygem-bcrypt
-------------------------------------------------------------------
Tue Nov 28 08:06:50 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 3.1.20 Nov 17 2023
- Limit packaged files -- decrease gem filesize by ~28% [GH #272 by @pusewicz]
-------------------------------------------------------------------
Thu Nov 2 10:11:44 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 3.1.19 June 22 2023
- Deprecate passing the third argument to `BCrypt::Engine.hash_secret` [GH #207 by @sergey-alekseev]
- Add GC guards so the C compiler won't optimize out references [GH #270]
-------------------------------------------------------------------
Mon Jun 13 16:50:26 UTC 2022 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.1.18
* Unlock GVL when calculating hashes and salts [GH #260]
* Fix compilation warnings in `ext/mri/bcrypt_ext.c` [GH #261]
-------------------------------------------------------------------
Thu Apr 28 05:21:52 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.1.17
see installed CHANGELOG
3.1.17 Mar 14 2022
- Fix regex in validators to use \A and \z instead of ^ and $ [GH #121]
- Truncate secrets greater than 72 bytes in hash_secret [GH #255]
- Assorted test and doc improvements
-------------------------------------------------------------------
Sat Sep 12 12:24:17 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.1.16
* Fix compilation on FreeBSD. [GH #234]
-------------------------------------------------------------------
Sat Aug 22 13:00:51 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.1.15
* no changelog found
-------------------------------------------------------------------
Mon Jul 8 07:06:02 UTC 2019 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.1.13
* no changelog entry found
-------------------------------------------------------------------
Wed May 16 21:02:54 UTC 2018 - factory-auto@kulow.org
- updated to version 3.1.12
see installed CHANGELOG
3.1.12 May 16 2018
- Add support for Ruby 2.3, 2.4, and 2.5 in compiled Windows binaries
- Fix compatibility with libxcrypt [GH #164 by @besser82]
-------------------------------------------------------------------
Mon Jul 3 15:34:03 UTC 2017 - mrueckert@suse.de
- add rpmlintrc as we run into rpmlint score limits because of the
C source files we ship.
-------------------------------------------------------------------
Mon Mar 7 05:28:23 UTC 2016 - coolo@suse.com
- updated to version 3.1.11
see installed CHANGELOG
3.1.11 Mar 06 2016
- Add support for Ruby 2.2 in compiled Windows binaries
-------------------------------------------------------------------
Tue Feb 10 17:23:47 UTC 2015 - coolo@suse.com
- updated to version 3.1.10
-------------------------------------------------------------------
Mon Oct 13 05:42:52 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Sat Mar 15 18:46:00 UTC 2014 - coolo@suse.com
- updated to version 3.1.7
- Rebuild corrupt Java binary version of gem [GH #90]
- The 2.1 support for Windows binaries alleged in 3.1.3 was a lie -- documentation removed
-------------------------------------------------------------------
Sat Feb 22 07:34:34 UTC 2014 - coolo@suse.com
- initial package