File jsonrpc-glib.changes of Package jsonrpc-glib
-------------------------------------------------------------------
Thu Oct 5 01:41:06 UTC 2017 - luc14n0@linuxmail.org
- Update to version 3.26.1:
+ Require -std=gnu11 in project config. We always required this,
but previously we were relying on the default GCC flags to do
so.
+ Fix improper use of va_list on non-Intel architectures.
+ JsonrpcOutputStream now properly checks for pending operations
before flushing, so that an error is not incorrectly
synthesized.
+ Improved error propagation from data streams.
+ Correctness fixes for stress tests.
-------------------------------------------------------------------
Tue Sep 12 00:24:11 UTC 2017 - zaitor@opensuse.org
- Update to version 3.26.0:
+ Run test suite as part of build tooling.
- Enable gtk-doc BuildRequires, build documentation.
- Add enable_profiling=false, enable_gtk_doc=true and
enable_tests=false to meson, ensure we build the features we
want.
-------------------------------------------------------------------
Thu Sep 7 08:28:47 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.92:
+ Check for version-script support from linker.
+ Fix impossible comparison in JsonrpcInputStream.
-------------------------------------------------------------------
Tue Jul 4 21:50:26 UTC 2017 - zaitor@opensuse.org
- Initial build for openSUSE, version 3.25.3.