diff --git a/ghc-network.changes b/ghc-network.changes index 246c308..c52b757 100644 --- a/ghc-network.changes +++ b/ghc-network.changes @@ -1,12 +1,132 @@ ------------------------------------------------------------------- -Mon Apr 2 15:15:31 UTC 2018 - psimons@suse.com +Thu Apr 12 08:32:15 UTC 2018 - psimons@suse.com - Update network to version 2.6.3.5. A more detailed change log is not available. ------------------------------------------------------------------- -Wed Mar 14 16:56:09 UTC 2018 - psimons@suse.com +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com -- Update network to version 2.6.3.4. - A more detailed change log is not available. +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Thu Jun 8 11:08:22 UTC 2017 - psimons@suse.com + +- Update to version 2.6.3.2 revision 1. + +------------------------------------------------------------------- +Wed Aug 17 18:31:55 UTC 2016 - psimons@suse.com + +- Update to version 2.6.3.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 17:30:20 UTC 2016 - psimons@suse.com + +- Update to version 2.6.2.1 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Mon Jul 13 05:45:23 UTC 2015 - mimi.vx@gmail.com + +- update to 2.6.2.1 +* Regenerate configure and HsNetworkConfig.h.in. +* Better detection of CAN sockets. +* Add support for TCP_USER_TIMEOUT. +* Don't conditionally export the SockAddr constructors. +* Add isSupportSockAddr to allow checking for supported + address types at runtime. + +------------------------------------------------------------------- +Sun May 31 20:06:52 UTC 2015 - mimi.vx@gmail.com + +- update to 2.6.2.0 +* no upstream changelog + +------------------------------------------------------------------- +Sun May 10 18:20:22 UTC 2015 - mimi.vx@gmail.com + +- update to 2.6.1.0 +* no upstream changelog + +------------------------------------------------------------------- +Fri Apr 10 15:43:13 UTC 2015 - mimi.vx@gmail.com + +- update to 2.6.0.2 +* split to network and network-uri packages + +------------------------------------------------------------------- +Fri Sep 12 06:31:03 UTC 2014 - peter.trommler@ohm-hochschule.de + +- update to 2.4.2.3 +* no changelog +* Haskell Platform 2014.2.0.0 + +------------------------------------------------------------------- +Tue Sep 2 09:37:14 UTC 2014 - peter.trommler@ohm-hochschule.de + +- regenerate spec file + +------------------------------------------------------------------- +Sat Aug 23 00:15:19 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + +------------------------------------------------------------------- +Mon May 6 17:41:10 UTC 2013 - peter.trommler@ohm-hochschule.de + +- update to 2.4.1.2 from upstream +* no changelog +* see https://github.com/haskell/network for commit messages +- update needed for Haskell Platform 2013.2 +- more transparent packaging (fewer macros) + +------------------------------------------------------------------- +Mon Jan 7 15:22:09 UTC 2013 - peter.trommler@ohm-hochschule.de + +- expand macro in name tag to help source validator + +------------------------------------------------------------------- +Sat Nov 17 14:30:41 UTC 2012 - peter.trommler@ohm-hochschule.de + +- make service localonly for Factory submission + +------------------------------------------------------------------- +Wed Oct 3 06:47:57 UTC 2012 - peter.trommler@ohm-hochschule.de + +- downgrade to 2.3.1.0 for Haskell Platform 2012.4.0.0 +* cabal-install requires < 2.4 + +------------------------------------------------------------------- +Mon Oct 1 19:46:56 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 2.4.0.1 from upstream +- required by Haskell Platform 2012.4.0.0 + +------------------------------------------------------------------- +Sun Jun 3 17:13:04 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 2.3.0.13 from upstream +* Add Num constraint to packBits, unpackBits +* Turn off some build warnings +* Network.URI: remove dropHead, use 'drop 1' +- spec file template generated by cabal2spec-0.25.5 + +------------------------------------------------------------------- +Wed Dec 28 20:13:41 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Adjusted version for platform 2011.4 + +------------------------------------------------------------------- +Wed Dec 14 09:09:58 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Fix defattr + +------------------------------------------------------------------- +Wed Dec 14 08:57:49 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Added rpmlintrc and BR ghc libraries + +------------------------------------------------------------------- +Tue Nov 1 14:03:07 UTC 2011 - peter.trommler@ohm-hochschule.de + +- Initial packaging.