Files
perl-String-Compare-Constan…/perl-String-Compare-ConstantTime.changes

43 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 18 05:29:21 UTC 2019 - Stephan Kulow <coolo@please-enter-an-email-address>
- updated to 0.321
see /usr/share/doc/packages/perl-String-Compare-ConstantTime/Changes
0.321 2019-06-17
* Remove unnecessary sv_len_utf8 calls (thanks David Golden)
* Test and document mixed UTF-8 flag comparison (thanks David Golden)
-------------------------------------------------------------------
Tue Apr 24 05:51:48 UTC 2018 - coolo@suse.com
- updated to 0.320
see /usr/share/doc/packages/perl-String-Compare-ConstantTime/Changes
0.320 2018-04-22
* Added Travis and Appveyor testing (thanks Paul Cochrane)
* Use warnings pragmas (thanks Paul Cochrane)
* Many documentation and meta-data fixes/updates (thanks Paul Cochrane)
* Better test coverage for strings with/without utf8 flag
(thanks Paul Cochrane)
* Replace SvCUR with sv_len_utf8 to work around issue in debugging
versions of perl (see https://github.com/hoytech/String-Compare-ConstantTime/issues/4)
(thanks Paul Cochrane)
-------------------------------------------------------------------
Wed Feb 15 07:36:22 UTC 2017 - coolo@suse.com
- updated to 0.312
see /usr/share/doc/packages/perl-String-Compare-ConstantTime/Changes
0.312 2017-02-14
* Now works with variables that have magic such as results of
substr, tied variables, etc. (thanks James Raspass)
-------------------------------------------------------------------
Thu Jun 2 05:37:31 UTC 2016 - coolo@suse.com
- initial package 0.311
* created by cpanspec 1.78.08