| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Version 1.09: Allow to create files without suffix as well
- switch to https download url
- Correct download URL
- Version 1.08: Fix bug triggered by short files
- Version 1.07: Add support for zstd at least for write and read
- Use FAT LTO objects in order to provide proper static library
- Use %license (boo#1082318)
- Version 1.06: Add changes from Jerrell Watts which has kindly provided his changes for lzma/xz support with large I/O buffers
- Push to version 1.05
* Avoid that writer of fopencookie(3) will return less than
the initial buffer size.
* Make sure that MIN macro is defined if used.
* Some minor changes as well.
- Push version to 1.04 * Add patch from Andreas Schwab to fix problem with missing declaration of pthread_sigmask(2) - Delete pthread-sigmask.patch as now upstream