2 Commits

Author SHA256 Message Date
Sarah Kriesch
dfd478b550 - Fix build failure with BuildArch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore?expand=0&rev=238
2025-05-11 18:43:38 +00:00
Sarah Kriesch
3c1c174ef8 - Update to 2.1.1
* RestClient module adds support for custom token refresh methods
  * Swagger module improves support for parsing some invalid schemas
  * added new module blacklist functionality and a new 
    qore_add_module_to_blacklist() function
  * fixed bugs generating and parsing URL-encoded values in the Mime module
  * fixed memory issues in class and socket operations revealed by AddressSantizer
  * fixed bugs in Deterministic Garbage Collection scanning complex object graphs 
    that could lead to memory leaks
  * DataProvider module fixed handling implicit default values in HashDataType
  * GoogleDataProvider module updates to allow the module to be more easily and 
    generically extensible for other apps
  * fixed a bug handling non-blocking SSL socket reads when the remote end closes 
    the connection
- Remove cmake patch from reproducible.patch because of upstream fix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore?expand=0&rev=237
2025-05-11 16:57:09 +00:00