Changelog for
ghc-streaming-commons-devel-0.2.1.0-1.3.x86_64.rpm :
Wed Jul 18 14:00:00 2018 psimonsAATTsuse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
Fri Jul 13 14:00:00 2018 psimonsAATTsuse.com
- Update streaming-commons to version 0.2.1.0.
[#]# 0.2.1.0
* Change `bindRandomPortGen` to use binding to port 0
Mon May 14 14:00:00 2018 psimonsAATTsuse.com
- 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`
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Thu Jan 26 13:00:00 2017 psimonsAATTsuse.com
- Update to version 0.1.17 with cabal2obs.
Mon Sep 26 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.1.16 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.1.15.5 revision 0 with cabal2obs.
Thu May 12 14:00:00 2016 mimi.vxAATTgmail.com
- update to 0.1.15.5
* Make getSocket{Family}TCP try all addr candidates
Tue Apr 26 14:00:00 2016 mimi.vxAATTgmail.com
- update to 0.1.15.4
* Fix benchmarks
Tue Mar 8 13:00:00 2016 mimi.vxAATTgmail.com
- update to 0.1.15.2
* Document child process behavior in waitForProcess
Thu Feb 11 13:00:00 2016 mimi.vxAATTgmail.com
- update to 0.1.15.1
* Catch exceptions thrown by waitForProcess
Sun Nov 29 13:00:00 2015 mimi.vxAATTgmail.com
- update to 0.1.15
* Use `NO_DELAY1 for TCP client connections
Sun Oct 4 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.1.14.2
* Fix bug in process exception display of args with spaces/quotes
Sun Sep 27 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.1.14.1
* Exporting HasReadBufferSize; instance for ClientSettingsUnix
Sun Sep 13 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.1.13
* Make size of read buffer configurable, change default size to 32 kiB
Fri Aug 7 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.1.12.1
* Fix up acceptSafe
Wed Apr 22 14:00:00 2015 mimi.vxAATTgmail.com
- initial commit