SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qore-json-module-1.8.2-39.1.x86_64.rpm :

* Sat Jul 22 2023 Sarah Kriesch - Update %{module_api} for json api checks
* Fri Jan 06 2023 Sarah Kriesch - Update to 1.8.2 because of updated qore
* Updates to allow the module to build with qpp from Qore 1.12.4+
* Tue Jun 14 2022 Sarah Kriesch - Update to 1.8.1 because of qore-doc requirement
* eliminated excess whitespace from compact JSON serialization (refs qorelanguage/qore#4459)
* Thu Oct 28 2021 Ferdinand Thiessen - Update to version 1.8 for Qore 1.0.10
* Fixed module loading
* Fixed module namespace paths
* Wed May 19 2021 Ferdinand Thiessen - Update to version 1.8 for Qore 0.9.15
* added support for new ConnectionProvider
* fixed parsing JSON numbers with exponents
* fixed output of noisy floating-point values
* fixed JsonRpcHandler related to Qore
* Support QoreValue API
* https://github.com/qorelanguage/module-json/compare/v1.7...release-0.9.15- Use cmake macros
* Sun Aug 16 2020 Dirk Mueller - update to 1.7:
* deprecated support for the non-published JSON-RPC 1.1 protocol
* added support for JSON-RPC 2.0
* added the JsonRpcConnection user module
* improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
* fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
* parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
* fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
* fixed a bug serializing hash keys with embedded quotes (issue 2242)
* serialize binary values as base64-encoded strings
* user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
* serialize nan, +/-inf as null according to the JSON spec
* added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
* new functions added conforming to Qore\'s function naming convention, old camel-case functions deprecated
* JSON tests ported to QUnit
* Qore 0.8.12 required as a minimum to build
* JSON output is more compact; less extraneous whitespace is used- remove 0001-set-64bit-for-other-architectures.patch: upstream
* Mon Apr 30 2018 guillaume.gardetAATTopensuse.org- Remove -m32 and -m64 options except for x86
* and ppc
*
* Mon Dec 22 2014 dimstarAATTopensuse.org- Don\'t start fdupes over docs: it can cause build failures if the link is not in the direction expected.
* Mon Aug 04 2014 dvaleevAATTsuse.com- Set 64bit for powerpc64, aarch64 and s390x- added patches:
* 0001-set-64bit-for-other-architectures.patch
* Wed Jul 30 2014 petrAATTyarpen.cz- migrated to OBS file layout
 
ICM