forked from pool/gsoap
- Update to new upstream release 2.8.67
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=135
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 27 12:50:29 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2.8.67
|
||||
* Changed `typemap.dat` to disable `xsd__duration` custom
|
||||
serializer by default, meaning that `xsd__duration` is
|
||||
serialized as a string by default.
|
||||
* Fixed an issue where the 64-bit integer types `LONG64` and
|
||||
`ULONG64` and their serializers would be downcast to to 32-bit
|
||||
when compiling C code with newer GCC versions, due to
|
||||
`__STDC_VERSION__` no longer being defined by the compiler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 13:57:01 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
Reference in New Issue
Block a user