- Update to version 4.0.0
* Fix incorrect rejection of large block sizes.
* Fixes from Jimmy Olgeni.
* Fixes from Hans Ulrich Niedermann.
* Fix bug when invoking with no arguments.
* Move throughput measuring end to after close(2).
* print throughput after fsync, if requested.
* -O F option (do an fsync at the end of the output file).
* When closing files fails, exit with an error code.
* -n was not clear to use numbers > 2 GB. I didn't
* notice since it worked fine if you used suffixes "K/M/G" as long as
the number was < 2 G. Sorry about that.
* O_DIRECT supported for input.
- Dropped patches:
* cstream-fix_missing_includes.patch
* cstream-fix_undefined_operation.patch
As they are incorporated to new version as is.
OBS-URL: https://build.opensuse.org/request/show/1208600
OBS-URL: https://build.opensuse.org/package/show/utilities/cstream?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%