forked from pool/python-bincopy
* Fix chunk merging for work size > 1 * Simply chunk overlap check * Fixup: consider word size when merging chunks * Add tests for padding * Make chunk padding word sized * fix elf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bincopy?expand=0&rev=3
16 lines
537 B
Plaintext
16 lines
537 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Dec 2 16:47:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 20.0.0:
|
|
* Fix chunk merging for work size > 1
|
|
* Simply chunk overlap check
|
|
* Fixup: consider word size when merging chunks
|
|
* Add tests for padding
|
|
* Make chunk padding word sized
|
|
* fix elf
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 12:26:01 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package python-bincopy, required by pynitrokey
|