AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update streaming-commons to version 0.2.1.2. [#]# 0.2.1.2 * Update `defaultReadBufferSize` to use system default instead of hardcoded value [#54](https://github.com/fpco/streaming-commons/issues/54)
- Drop obsolete group attributes.
- Update streaming-commons to version 0.2.1.1. [#] ChangeLog for streaming-commons [#]# 0.2.1.1 * Fix a failing test case (invalid `ByteString` copying), does not affect library itself
- Use https URL to refer to bugs.opensuse.org.
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- Update streaming-commons to version 0.2.1.0. [#]# 0.2.1.0 * Change `bindRandomPortGen` to use binding to port 0
- Update streaming-commons to version 0.2.0.0. * Drop `blaze-builder` dependency * Update `getAddrInfo` hints to allow hostnames and portnames [#46](https://github.com/fpco/streaming-commons/issues/46) * Add `isCompleteInflate`
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.1.17 with cabal2obs.
- Update to version 0.1.16 with cabal2obs.
- Update to version 0.1.15.5 revision 0 with cabal2obs.
- update to 0.1.15.5 * Make getSocket{Family}TCP try all addr candidates
- update to 0.1.15.4 * Fix benchmarks
- update to 0.1.15.2 * Document child process behavior in waitForProcess
- update to 0.1.15.1 * Catch exceptions thrown by waitForProcess
- update to 0.1.15 * Use `NO_DELAY1 for TCP client connections
- update to 0.1.14.2 * Fix bug in process exception display of args with spaces/quotes
- update to 0.1.14.1 * Exporting HasReadBufferSize; instance for ClientSettingsUnix
- update to 0.1.13 * Make size of read buffer configurable, change default size to 32 kiB
- update to 0.1.12.1 * Fix up acceptSafe
- initial commit