libgda-6_0-sqlite-6.0.0-bp155.3.6 >  A dk>I%z 5K% hǨkyd--m$~@t*oow}(G/ϵ@ >YY_sh5^ЧoڞYR6R@:}w4jrjhzm5Cw_&̸*rG-Y\Cn#{Z-s&R;pax.$͖[M,tTI%z +z37g|O!+rW+]@V_>,r.^k2VvG՜.C`i{(ř sY" G ˋ `~hP#Ps~yqF/zM AI+Bk|cdPLm?E)CEqG52(kN.J90>jӫEtu+wm}?#%ԀmQ{=+xbڹ:nTaa뚮 'CvZ|Ѱ1-,9P>pD)?)d $ N48@Daj     A DHMRtx  + (T8\!9!:Q!B&F&G&H&I&X&Y&Z&[&\']'^'b':c'd(Ke(Pf(Sl(Uu(hv(lw(x)y)z)$)4)8)V)X)\)b)Clibgda-6_0-sqlite6.0.0bp155.3.6Sqlite Provider for GNU Data Access (GDA)GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides everything needed to access data.dk>|lamb5580SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgProductivity/Databases/Clientshttps://www.gnome-db.org/linuxx86_6480dk>b854bbeca0113b885ee2a0793cc89ead4e321af3b51d524554ae2dc42c3647b3erootrootlibgda-6.0.0-bp155.3.6.src.rpmlibgda-6_0-sqlitelibgda-6_0-sqlite(x86-64)libgda-sqlitelibgda-sqlite-6.0.so()(64bit)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgda-6.0.so.6.0.0()(64bit)libgda-6_0-6_0_0libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.0.03.0.4-14.6.0-14.0-15.2-14.14.3ar@aW@a6```#`@_G@^,-]z3@\[_ZZS]@Z&@ZNY{Y˒Yo@Y@XK@Wڍ@W@WVVUUAU@UUy@UzTfBjørn Lie Callum Farmer Dominique Leuenberger Andreas Schwab Callum Farmer Callum Farmer Callum Farmer Dominique Leuenberger Dominique Leuenberger Bjørn Lie Dominique Leuenberger Dominique Leuenberger dimstar@opensuse.orgfstrba@suse.comdimstar@opensuse.orgdimstar@opensuse.orgfstrba@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdvaleev@suse.comdimstar@opensuse.orgdimstar@opensuse.orgnormand@linux.vnet.ibm.comdimstar@opensuse.orgzaitor@opensuse.orgsnuxoll@linux.comzaitor@opensuse.orgmgorse@suse.com- Add bebdffb4de586fb43fd07ac549121f4b22f6812d.patch: Fix CVE-2021-39359 by forcing TLS certificate validation (boo#1189849). - Add libgda-fix-meson-060.patch: Fix build with meson 0.61.0 and newer.- Add missing library requires to devel package - Move unversioned report binaries to seperate package- Add libgda-no-gtkdoc-markers.patch: Fix build with GNOME 41 stack.- overflow-undefined-behavior.patch: Fix undefined behavior due to signed integer overflow- Fix incorrect Requires tag in glade catalog- Update to version 6.0.0: + MySQL: now supports version 8.0 + PostgreSQL now support GdaText values, so take care because some SELECT operations concatenating strings return GdaText values instead of strings + Lot of memory leaks fixed + Added a new module named GdaDB to simplify DDL operations + Added database generation from an XML file + Updated internal SQLite3 version + Added "examples" directory as a target to be built + Numerous improvements in CI organization + Documentation reorganisation and porting to the new format + Code modernized for multiple objects + Added new API for GdaConnection object + Added uniform LOG_DOMAIN usage between translation units + Added Uniform debug code generation + Eliminated multiple static global variable + Improved code quality for libgda to use -Werror + Multiple code improvements, formation, and corrections + Batch parsing, should remove spacesa and enters before return next statement + Only PostgreSQL, MySQL and SQLite providers are supported + Improved Meson options name and behavior - Remove libgda-mysql-bool.patch: contained in upstream - Remove libgda-no-pg_config.patch: contained in upstream- Update to version 5.2.10: + MySQL: initial support for JSON type + MySQL: test against 8.0 + GdaParser: remove spaces and enters before next statement + GdauiSet: fix gdaui_set_source_get_ref_columns() return value + SqlParser: fix Vala bindings + Vala: added missing variadic methods to VAPI + Removing Python 2 support to use Python 3 by default + Glade catalog and pixmaps installation directory fixed for make distcheck - Add libgda-mysql-bool.patch: fixes conflicting types- Only conditionally build with firebird support, currently disabled (boo#1179203).- No longer recommend -lang: supplements are in use- Update to version 5.2.9: + Fix Sun JRE 1.8 detection. + Fix JDK 11.0 detection. + Drop unneeded JAVAH variable check. + Fix build for System Installed SQLite libs. + Non-Dates and Timestamps values returns 'NULL' string when converted. + Fix --with-ui, now UI is buildable when enabled. - Drop patches fixed upstream: + libgda-jre18.patch. + libgda-jre9.patch. + libgda-jre10.patch. + libgda-5.2.4-nojavah.patch. + libgda-no-libgee.patch. + libgda-enable-gdaui-gi.patch: Fixed upstream.- Update to version 5.2.8 (bsc#1128934): + Fix a typo on sv translation + Please note: releases 5.2.6 and 5.2.7 were unable to be published at downdload.gnome.org - Changes from version 5.2.4: + SQLite provider uses system installed one by default + Revome build's date from documentation + introspection: removed system install in favor of --prefix + Fixed compilation on MacOS + All Vala bindings and Vala extensions are built by default using --enable-vala, added --disable* switch to disable some or all of them + Fixes on outdated unit tests + Removed unused Vala extensions + GdaConnection has removed the use of g_object_weak_*, improving multi-threading behaviour + Prepared statements now use GWeakRef for weak references + GdaDataPivot use instance providers and locking + GdaVConnectionDataModel use GRecMutex + Updated SQLite to 3.8.11.1 + Fix SQLCipher build by embedding source code for 3.4.2 version + Fix SQLCipher disabling + Updated GObject Introspection annotations + Fix Doc generation + Bugs corrected: #787685 #789382 #761560 #761529 #760420 #761424 [#754263] #754208 + Corrected HTML output containing