Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libqore12-2.1.1-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libqore12 Distribution: openSUSE Tumbleweed
Version: 2.1.1 Vendor: openSUSE
Release: 1.3 Build date: Sun May 11 20:45:14 2025
Group: Development/Languages/Other Build host: reproducible
Size: 5772604 Source RPM: qore-2.1.1-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://qore.org
Summary: Libraries for the qore runtime and qore clients
Qore is a scripting language supporting threading and embedded logic.
It applies a scripting-based approach to interface development and
can also be used as a general purpose language.

This package provides the qore library required for all clients using qore
functionality.

Provides

Requires

License

GPL-2.0-or-later OR LGPL-2.0-or-later OR MIT

Changelog

* Sun May 11 2025 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Fix build failure with BuildArch
* Sun May 11 2025 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - 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
* Thu Apr 17 2025 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Update to 2.0.0
    * many new user modules, vastly improved REST client infrastructure
    * do not try to get a new token if the token was just issued
    * Fix build on illumos
    * dp action catalog
    * fixed Swagger additionalProperties processing
    * fixed a bug converting arguments to fit the Swagger schema
    * allow reflection in module init and del closures
    * added a DiscordRestClient module
    * fixed setting the column size on types created from VARCHAR
    * fixed a bug with the cast<>() operator and compatible type
    * do not close sockets when there is an I/O timeout
    * fixed outputting complex data structures with deleted objects
    * gmail app
    * fixed the -= operator with *hash lvalues
    * logger module
    * expanded api
    * fixed static method resolution
    * range operator fix
    * thread local storage fix
* Sun May 26 2024 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Update to 1.19.2
    * requires libqore.so.12.4.1
    * libqore-stdlib package moved to qore package
    * Added the HueRestClient class
    * Implemented the GoogleRestClient module
    * Implemented a logger interface class
    * Fixed reporting URLs for invalid connections
    * Fixed non-blocking I/O checking for a connect on Darwin
    * Added connection features to connection info
    * Allow user modules included with external binary modules
    * Fixed compatibility with recent versions of ServiceNow
    * Added missing allowed values to field data info
    * Fixed a bug where an access exception could be raised
    * Fixed bug with http connection context leak
    * Fixed setting the varargs flag on user variants
    * Fixed returning the OAuth2 token URL
    * Fixed REST headers in the SalesforceRestClient module
    * Fixed a bug setting the time zone on macOS Sonoma
    * Fixed conversions of soft bool, binary, float, int
    * CSV writer automatically detects output fields
    * Fixed a race condition that could cause an exception
    * Fixed trunc handling in the mapper when bulk processing
    * Fixed mappings with default values and outout field types
    * Fixed adding, updating, and removing connections
    * Fixed support for nullable object props
    * Fixed deadlocks in polling connection monitoring
    * Added the encode_chars HTTP / REST option
* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    %patchN
* Sat Sep 02 2023 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Update to 1.18.1
    * Added the ElasticSearchDataProvider module + tests
    * Fixed TID assignments after all TIDs have been assigned
    * Implemented support for ellipses in Qore
    * Implemented options to allow some badly-formatted Swagger
    * Set the default connect timeout for HTTP connection
    * Implemented an initial EmpathicBuildingDataProvider module
    * Fixed date subtraction when the RHS is 1970-01-01Z
    * Fix compilation of QoreEllipsesNode during non-scu
    * Verify connection option values against allowed_values
    * Fixed a bug where the HttpConnection scheme could not be used
    * Allow user modules included with external binary modules
    * Fixed compatibility with recent versions of ServiceNow
    * Fixed operator handling in ServiceNow searches
    * Fixed URI path reporting in REST error messages
    * Added missing allowed values to field data info
* Fri Jul 21 2023 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Fix qore-stdlib configuration
* Tue Jul 18 2023 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Update to 1.16.1
    * Add include/qore/macros-riscv.h to include_HEADERS
    * fixed a bug in parse_datasource() parsing option values
    * added support for a new DBI driver method
    * Feature/4684 jdbc drivers
    * fixed setting connection status to OK
    * allow auth headers to be set with WebSocket client connect
    * fixed a deadlock when the WebSocketClient goes out of scope
    * allow data provider hierarchy to be browsed
    * use delayed observable classes from factories
    * Schema module does not report changes with negative verbose values
    * added support for MS SQL Server DBs with the DataProvider
    * ensure that exception attributes from ping errors
    * Make more PowerPC platforms use the PowerPC macros
    * added generic search capabilities to DbDataProvider
    * fixed a bug in hash assignments in HashDataType
    * fixed ws client data providers to allow initialization
    * fixed a bug reloading certs on running listeners
    * added missing transaction flag to connection info for data
    * fixed connection options
    * allow handler information to be returned
* Tue Jan 24 2023 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Remove buildroot from mydatarootdir
* Mon Jan 16 2023 Sarah Kriesch <sarah.kriesch@opensuse.org>
  - Update to 1.13.0
    * implemented support for including REST path args
    * fixed a bug handling the swagger_base_path RestClient option
    * RestHandler will always set the socketobject request content
    * implemented get_safe_url()
    * fixed parse_url() with passwords with / chars in it
    * fixed handling child attributes in connection objects
    * fixed REST ping operations
    * fixed bugs in HTTP communications with 32-bit builds of Qore

Files

/usr/lib64/libqore.so.12
/usr/lib64/libqore.so.12.6.0
/usr/share/doc/packages/libqore12
/usr/share/doc/packages/libqore12/ABOUT
/usr/share/doc/packages/libqore12/AUTHORS
/usr/share/doc/packages/libqore12/README-MODULES
/usr/share/doc/packages/libqore12/README.md
/usr/share/doc/packages/libqore12/RELEASE-NOTES
/usr/share/licenses/libqore12
/usr/share/licenses/libqore12/COPYING.GPL
/usr/share/licenses/libqore12/COPYING.LGPL
/usr/share/licenses/libqore12/COPYING.MIT
/usr/share/licenses/libqore12/README-LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:32:08 2026