forked from pool/websocketpp
websocketpp 0.4.0 OBS-URL: https://build.opensuse.org/request/show/262374 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/websocketpp?expand=0&rev=3
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 19 18:34:39 UTC 2014 - andreas.stieger@gmx.de
|
|
|
|
- update to 0.4.0
|
|
- Breaking API changes:
|
|
+ All methods now throw websocketpp::exception
|
|
+ Custom logging policies have some new required constructors
|
|
- Breaking utility changes:
|
|
+ websocketpp::lib::net::htonll and websocketpp::lib::net::ntohll
|
|
have been prefixed with an underscore to avoid conflicts
|
|
+ signature changes to base64_encode, sha1::calc
|
|
- New Features:
|
|
+ Adds incomplete minimal_server and minimal_client configs
|
|
- Bug and compatibility fixes
|
|
- use cmake macros
|
|
- clean spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 27 21:02:44 UTC 2014 - dev@dominik-schmidt.de
|
|
|
|
- run format_spec
|
|
- update to 0.3.0 final
|
|
- use proper group
|
|
- fix build on openSUSE 12.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 12:22:05 UTC 2014 - prusnak@opensuse.org
|
|
|
|
- created package (based on a Fedora package by Thomas Sailer)
|
|
|