SHA256
8
0
forked from pool/perl-CryptX

Accepting request 829719 from devel:languages:perl:autoupdate

- updated to 0.069
   see /usr/share/doc/packages/perl-CryptX/Changes
  0.069   2020-08-25
          - fix #64 ECC: segfault on invalid input
          - fix #63 ltc Licensing could be clearer (added src/{ltc,ltm}/LICENSE)
          - fix #62 documentation only (Crypt::CBC related)
          - bundled libtomcrypt update branch:develop (commit:d8d7a83b 2020-07-14)

OBS-URL: https://build.opensuse.org/request/show/829719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=30
This commit is contained in:
2020-08-26 12:08:19 +00:00
committed by Git OBS Bridge
parent 5548ca8b89
commit ef38ac0ea6
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Aug 26 03:07:55 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.069
see /usr/share/doc/packages/perl-CryptX/Changes
0.069 2020-08-25
- fix #64 ECC: segfault on invalid input
- fix #63 ltc Licensing could be clearer (added src/{ltc,ltm}/LICENSE)
- fix #62 documentation only (Crypt::CBC related)
- bundled libtomcrypt update branch:develop (commit:d8d7a83b 2020-07-14)
-------------------------------------------------------------------
Wed Mar 11 03:08:07 UTC 2020 - <timueller+perl@suse.de>