SHA256
1
0
forked from pool/argon2
argon2/argon2.changes

53 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue May 12 14:17:20 UTC 2020 - Wolfgang Frisch <wolfgang.frisch@suse.com>
- Update to version 0.0+git20190520.62358ba (boo#1170512):
* Fix the Makefile to install libargon2.pc.
* Wait for already running threads if a thread creation failed.
* Added Argon2 Erlang binding.
* Additional JVM bindings (Jargon2).
-------------------------------------------------------------------
Tue Jan 30 13:31:06 UTC 2018 - lnussel@suse.de
- add baselibs.conf as cryptsetup also has 32bit variants
-------------------------------------------------------------------
Tue Jan 9 10:56:17 UTC 2018 - jengelh@inai.de
- Update description.
-------------------------------------------------------------------
Tue Jan 09 08:10:20 UTC 2018 - lnussel@suse.de
- Update to version 0.0+git20171227.670229c:
* Added ABI version number
* AVX2/AVX-512F optimizations of BLAMKA
* Set Argon2 version number from the command line
* New bindings
* Minor bug and warning fixes (no security issue)
- use _service file
-------------------------------------------------------------------
Tue Apr 18 14:01:09 UTC 2017 - meissner@suse.com
- ship libargon2.pc (bsc#1034441)
-------------------------------------------------------------------
Thu Feb 23 22:32:49 UTC 2017 - adam@mizerski.pl
- moved argon2-specs.pdf to doc subpackage
- added packaging of man page
-------------------------------------------------------------------
Sat Jan 28 09:56:58 UTC 2017 - hpj@urpla.net
- make sure to call cc with -pthread option (implies -lpthread)
- run test suite
-------------------------------------------------------------------
Tue Dec 20 11:21:43 UTC 2016 - idonmez@suse.com
- Initial release