libodbc2-2.3.9-150400.16.3.3<>,B`dn'p9|r7+>8c!gM-7'" k:S8ivʔ=i da.~)vWpUlb)ίQN}0flA8CT,}MBxh^2tUikBK R YMoXa+|΁ VPDDsGڍH{HO{$ܬ?DRQ@`z ^=De3ˊj'( a+>@?d   > ,EKTl x   b 4L(s8|9:+>@FGHI X(Y<\h]^bcde#f&l(u<vTwxy,zClibodbc22.3.9150400.16.3.3Open Database Connectivity APIODBC is an API that abstracts the access to different database management systems.dn'goat25PSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.unixodbc.org/linuxx86_64@;Hdn#dn$dn#dn$dn#dn$cffeb4a2092bc339b11263cd8a1206320f01a3383fc0c2a613790435ce489c962a2320313e117e79664c31e07296f2ccc9a1b4ec52c0291b270c169310d75b5c474dc0eb7c2fc2b0080b5492d2411232c5de22522a5dbd6d36a0ceae45b71af9libodbc.so.2.0.0libodbccr.so.2.0.0libodbcinst.so.2.0.0rootrootrootrootrootrootrootrootrootrootrootrootunixODBC-2.3.9-150400.16.3.3.src.rpmlibodbc.so.2()(64bit)libodbc2libodbc2(x86-64)libodbccr.so.2()(64bit)libodbcinst.so.2()(64bit)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libltdl.so.7()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3da@`_i@_a@_Wr@_N7[^ZZ@Z@Z_@YMW3W3VU@U@T|X@Tw@mvetter@suse.commvetter@suse.comchristophe@krop.frjengelh@inai.dejengelh@inai.demvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.comadam.majer@suse.demvetter@suse.commvetter@suse.commarkus.beth@web.detchvatal@suse.comzeke@zekesdominion.comtchvatal@suse.comjengelh@inai.de- bsc#1213242: Add missing requires for glibc-locale-base- SLE-20556 Expand documentation: Add: * unixODBC-doc-website.patch * unixODBC-doc-drivers.patch- Fix incorrect permission for documentation files. Using %attr affects the documentation subdirectory permission. Instead, the executable bit for doc files will be removed in the %prep section.- Update requires and baselibs for new libodbc2.- Employ shared library packaging guideline: new subpacakge libodbc2. mariadb's ha_connect.so wants this library, but a unixODBC's Recommends line would awkwardly pull in psqlODBC by default.- Update to 2.3.9: * Remove "#define UNIXODBC_SOURCE" from unixodbc_conf.h- Update to 2.3.8: * Add configure support for editline * SQLDriversW was ignoring user config * SQLDataSources Fix termination character * Fix for pooling seg fault * Make calling SQLSetStmtAttrW call the W function in the driver is its there * Try and fix race condition clearing system odbc.ini file * Remove trailing space from isql/iusql SQL * When setting connection attributes set before connect also check if the W entry poins can be used * Try calling the W error functions first if available in the driver * Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle * iconv handles was being lost when reusing pooled connection * Catch null copy in iniPropertyInsert * Fix a few leaks - Remove unixODBC-2.3.7-warning-cleanup.patch: upstreamed- Update to 2.3.7: * Fix for pkg-config file update on no linux platforms * Add W entry for GUI work * Various fixes for SQLBrowseConnect/W, SQLGetConnectAttr/W,and SQLSetConnectAttr/W * Fix buffer overflows in SQLConnect/W and refine behaviour of SQLGet/WritePrivateProfileString * SQLBrowseConnect/W allow disconnecting a started browse session after error * Add --with-stats-ftok-name configure option to allow the selection of a file name used to generate the IPC id when collecting stats. Default is the system odbc.ini file * Improve diag record handling with the behavior of Windows DM and export SQLCancelHandle * bug fix when SQLGetPrivateProfileString() is called to get a list of sections or a list of keys * Connection pooling: Fix liveness check for Unicode drivers - Add unixODBC-2.3.7-warning-cleanup.patch: 2.3.7 a 64bit protability error See https://github.com/lurcher/unixODBC/issues/18- Add BuildRequires: pkgconfig since we install .pc files - Add unixODBC-rpmlintrc: devel files are in the right place- bsc#1062860: Recommend psqlODBC to stay feature complete- bsc#1082060: Update to 2.3.6: * Fix order of arguments in SQLWriteFileDSN.c, fix unwanted free() in iusql.c * Add pkg-config files - bsc#1082290 (CVE-2018-7409): Buffer overflow in unicode_to_ansi_copy() was fixed in 2.3.5 - bsc#1082484 (CVE-2018-7485): Swapped arguments in SQLWriteFileDSN() in odbcinst/SQLWriteFileDSN.c - Remove unixODBC-2.3.1-bison.patch: upstreamed - Remove unixODBC-iaddr.patch: upstreamed - Adapt unixODBC-2.3.1-declarations.patch to unixODBC-2.3.6-declarations.patch - Update unixODBC-gccwarnings.patch- bsc#1062860: Don't install postgres example driver psqlODBC package should be used instead of the example driver provided by unixODBC (libodbcpsql.*). It is unmaintained.- Enabled --enable-fastvalidate option in configure (bnc#1044970)- Requested by fate#319390- Add comment in spec file so people know why the .so files are not in the devel package- dropped obsolete unixODBC-2.3.1-uninitialized.patch and unixODBC-nonvoid.patch- Version bump to 2.3.4: * Fix typo in the loading of the cursor lib- update to version 2.3.3 * Various buffer overflow and unchecked memory references * More ODBC 3.80 additions (streaming parameters) * Allow setting custom non standard attributes via DMStmtAttr * Add -L option to isql to increase max column data display * More manual pages for the tools * many other fixes, see http://www.unixodbc.org- Move all .so files from devel as many ext apps dlopen those so you need these on regular package. - Clean up with spec-cleaner - Remove readme.suse as it is obsolete like hell - Wipe all la files as we don't provide static libs anyway - Do not append no-strict-aliasing to cflags, pointless - --enable-driverc enabled too- Account for changes in libtool 2.4.3: remove ACLOCAL_AMFLAGS and explicit libtoolize call. - Replace $RPM_BUILD_ROOT by macro (fits with the other macros used)/sbin/ldconfig/sbin/ldconfiggoat25 16905293192.3.9-150400.16.3.32.3.9-150400.16.3.3libodbc.so.2libodbc.so.2.0.0libodbccr.so.2libodbccr.so.2.0.0libodbcinst.so.2libodbcinst.so.2.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:29802/SUSE_SLE-15-SP4_Update/511d313a0fda724bed0c4a7fe032c674-unixODBC.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=91d50bae1568e1521affa62afcc7ea4c0d5af971, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c12f62c1cec261f737e4bdc247442a3cc943a3d3, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d29d2a6e47c2f72d66a7dde0a1078f8ab242eac7, stripped   PR RRRRRRR RPRRRRR RPR RRRRRRR RWU3KJ ϴIlbutf-85864acee10f30f0444a430132bd14d1fb079df7f0fe690e01a48158f6b704791?7zXZ !t/11]"k%{U}d6+R?xi_p9Q 8yLX\DFMPj~9g l{ b&wpZ)Qa#~zu vFu98 ٟ݃P:3$xĪ<9z',(C\ծ4ܿEDe;jOȊ6H0BL+}k˖;6}\=m;&}<}r3üR9 آF^X"l'T)ބ9[O ozjo{24HڅK't[Fh3:r_"F LR'B:'4jWՎ}8B4 rN(O}f(mW&i@Q%!Z`Bub h{ ḂIp]$Vт/y_Z*]p5,aawuaZ"8'. (m-ڿ&rTĈ8~ĬArTK 3Fw[As;׈&C~Ti<9vRա4r# fGi>p$B(g#yL_;iC_9Ym!vkW~&7RbIdrdwϩ̌6)q_ -;8: =rʃ|:e0S;Ĉ\r\S'yVc(8GID T)7eąSb/_:uG'?ȟ Vj]C_&;N_;eDZFr <Z9f#Jm !>x;7\!X:  {G"aEcNEaGVE.}&wnH;u9x=YF (X2% Y%p),5h"jBE4s(8"0(r!ApQF^BcfZ -hO>z?{75oa*F͠ԐXlu8۪0n5ԣ^o)Je ݟkդJD$!TئN&D6W8y"A/ EU~"UraQ9h nv^cv4dHc|9ۣ?GwSlT0n3^"Jn4fQxni%aҽ(<!DCzF8ӎ[1i} tMq v߭vV\sqʿA9ucx3ψ%J uVs[AGƛ8ˆ;|~o+lk D&{)Ap^?|MBĦr Sby 'u]ʩ@ӄ>nODn8*zb2wf!u޽qڗ!H4TQ^a1蒼:pc}QBՏbI⤧*d B.}TނK_RǴl]Kt)l vsxb@C`4%ݐ:,TQB65Ս1a:K؎R`B}B-7J#y .\>͵1PwHcG@Wc %*5̓8ח;Mهkt\)>-ׯMrqKh%ja wȂ*Cz&~yyNoA5dkn}`!yi>ve<Ј*7fIiUut9@UP_\FֱJceX8u( |N+R6$p3f`3]ZBYZwv%V_s%(AN0 ZV+eNX?Rxq(̣eޑ؜+,3@0s׎=9=+u9T ׈z*uUF#]+qKZJl+/ _/(%}k/~JY2Ϝm̅ٶkaE"Tp@!>\+c : :DH'![g21l;RKb[jJAi`y8dBWW j+ԪO^!<sԼGhh07d2`bCv)sK(J%AQDYI\[ $t$6L,BnɚUVBѕ4K@3% IC%ipxKq'v3oA :`WlҰArH 1|^a27JErg7 )]2vgtAe#/߉L HhTXXsqx+BJ_Wǖ6G%l?,E!M[OLyiO4)bsϤJL~* Lۧ gs)t7LΊ *d6l;LT^tHf MKh8wrP5 lŌ7&,}`3kW~#ԃ<~QB[74&kXh{S.?|(%VpxI5DW?T n^5 ږ 8CTxX,W5M/|ky6}^O*rЦ.Jlq5ю֕:`pBo^{R1FzdnN>K4ɠ{^mXǫP1qĠ#*h&$? F;+,rNɗ&KCpffTZVC-HG _$®;tXթL&Rl"S}j&$u Vq;([#$pA xK10F 8 s`!Wo&&V9I53JbB/qQj~'\[y|F|Bsᖴω{'z3ۮf8gv9cŽr-6B=t@HӜ t*H @2>d߭;=u}n? dJSZqa\]ca7ԭ[o137/f_&9 |N.߈ >MH-^6>_,Ytc: Bгq'cC{ 2hK,qyH]0Lf8+~"@ K!y}SuNL|Xgeؠw~@pP[LC}9N b' l.X9{+nu>6-$Z g7Ȱ8̓z~G݌q˱!᳒y8EW"6Iuѯպ&P{ќ)p[=Rdlqso|I}/]HɧߔwMztzAC@r/Q$)C^@{2Sn$II=#dH}0>C =eqj.1&Ԥ%e.aM8H {";}5qhy>`l:6LwrdAu@@\[.M2 =%G?0A%"/ j}wFJmyI)BYˀ ~uizngyei`ǁ1, kG@ W V!I/vBt=e-j#cOuXdj ]O, R[Ir Q d~s:xdxTQ_a@5DH?y]@w>Xa[ۃ0u6EwX;ژ/NfHvz[C<$lg")pgVoDoob>9MEy"wkێRMV^)u XKRRk#+, tL;"X@6l5]wӬ+p9;n-(KU*e@G^v̅U"C:B=nLYOŬ[ [& u~Sz'TI$ Ix\csag+G K/~+@z-WDǎ;vNVv"1#bt\6x,hht.%.;J5 R^09Q8e+dXt9a$'yQG48Hk0:lѹ!7OViפ-_ bb41 7 Y9>'{+~T(v*TZ3~=Iok,Q]W9C.:}e6nЏ_`1%ß >S[f1yTѫD[m(^~ǒ#`u)6erDZ`6#v P($ ,K9,qXzVQ9/}Vʪ$z*lEX*@@D5[_ a{?wɚsbTs*o/ ^5Ŝ8Q!(kuBz^ WPsՂ\9^63]w}>xW^羻a;bhVwꂲW~p43ޅW_MGAc_HKi Hjf n|`,mfFN{9֑'a]lp7\s2^As}9G([KQ-PRFgmlz?Ŏ 6T7Qz,wKĥ_0-0'sDqƙO z\S1W9&1#)m<س.p8N؋32H9WiXNW38'a;GD7sOn w[)Ψ@։ܫ(RnjVcmWKBo/7uMl84'Z6 ,%0-i) i,_ :'P7X@p@y$De*qM` 2%G63RMQI+ia8WLN-; #P7 Ӟޒ23iKO!c'LokHYA~UJ1gހO0LhXD&ܡԽk%r o{>;ں0,.#f(#E3pu 4?ӽr"t 4%bZb#9. ~4H جJkn)r“ɸ:frCr0ބ2q;;)e~oViR/T|<MaPor*2+w޽%}@bv YZ