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

libzdb-devel-3.4.1-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: libzdb-devel Distribution: openSUSE Tumbleweed
Version: 3.4.1 Vendor: openSUSE
Release: 1.1 Build date: Sat Aug 23 19:22:00 2025
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 217745 Source RPM: libzdb-3.4.1-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.tildeslash.com/libzdb/
Summary: Development files for libzdb
The libraries and header files for developing applications that use libzdb

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Sat Aug 23 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 3.4.1:
    * Reintroduce support for shared cache in SQLite (configurable)
    * Add options to the connection URL to specify SSL certificate,
      CA certificate, and certificate key for MySQL and Postgres.
    * Removed 'heap_limit' as a special URL parameter for SQLite
    * developer visible updates and fixes
  - includes changes from 3.4.0:
    * Enable multi-thread mode for SQLite connections by default
      method is more efficient.
    * developer visible updates and fixes
  - includes changes from 3.3.0:
    * Updates to C++ API, C++20 is required
    * Chang default timeout before an inactive connection
      is evicted from the pool, from 30 seconds to 90 seconds.
    * Improve Connection Pool Concurrency and Reliability
    * developer visible updates and fixes
  - packaging: Actually enable PostgreSQL support
* Thu Apr 11 2024 Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
  - Update to 3.2.3:
    * New: Provide better error reporting if a Connection cannot be obtained from the Connection Pool.
    * Fixed: In C++, added a guard against stopping the Connection Pool with live active Connections
      to prevent a dealloc sequence problem.
    * Fixed: Plus many more minor improvements and fixes
* Thu Feb 04 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 3.2.2. Changes since 3.1:
    * Fix: Removed Thread.h from the API.
    * New: C++17 support via zdbpp.h which is distributed with libzdb
    for more idiomatic use of libzdb from C++.
    * New: Support prefetch rows for MySQL and Oracle. Either
      programatically via Connection_setFetchSize() or via
      ResultSet_setFetchSize() or via a new global 'fetch-size'
      URL option.
    * New: MySQL 5.7 and later. Added session query timeout accessible via
      Connection_setQueryTimeout()
    * New: MySQL 8. Added a new URL option 'auth-plugin' which specify
      the authentication plugin to use when connecting to a MySQL server.
    * New: Oracle: Added a new URL option 'sysdba' for connecting with
      sysdba privileges.
    * Fixed: Revert previous fix and remove last SQL terminator character ';' in
      statements, except if preceded with END; to allow for ending a pl/sql block.
    * Fixed: Oracle: Set SQL null value in prepared statement
    * Fixed: Oracle: Handle date/time literal values
* Sat Apr 02 2016 mpluskal@suse.com
  - Update to 3.1
    * New: Support Literal IPv6 Addresses in the Database Connection
      URL. Ref. RFC2732
    * New: Honour timezone information if provided with date-time
      column values in Result Sets
    * Fixed: Issue #7 Removed onstop handler
    * Fixed: #8 Do not remove trailing SQL termination charachter ';'
      from statement
  - Small spec file cleanup
  - Enable openssl and sqliteunlock
  - Update dependencies
* Sat Mar 22 2014 chris@computersalat.de
  - fix LICENSE: GPL-3.0 -> GPL-3.0+
  - fix subpkg and deps
    * add libsoname
    * devel requires libsoname(libzdb11) and not name(libzdb)
  - fix configure
    * --disable-static
  - add changes file
* Tue Mar 11 2014 bajizs@cnt.rs
  - Version update 3.0
* Thu Dec 26 2013 bajizs@cnt.rs
  - Version update 2.12
* Fri Apr 26 2013 bajizs@cnt.rs
  - Version update 2.11.2
* Sun Aug 14 2011 bajizs@cnt.rs
  - Initial package 2.8.1

Files

/usr/include/zdb
/usr/include/zdb/Connection.h
/usr/include/zdb/ConnectionPool.h
/usr/include/zdb/Exception.h
/usr/include/zdb/PreparedStatement.h
/usr/include/zdb/ResultSet.h
/usr/include/zdb/SQLException.h
/usr/include/zdb/URL.h
/usr/include/zdb/zdb.h
/usr/include/zdb/zdbpp.h
/usr/lib/libzdb.so
/usr/lib/pkgconfig/zdb.pc
/usr/share/licenses/libzdb-devel
/usr/share/licenses/libzdb-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Sep 11 23:55:57 2025