libodbc2-2.3.9-150400.16.3.3<>,@dmp9|?"VGA@H#8X0o,`il{ms,@^'AL@AƿD)=fၤV%F#`nswr1,+.ΕiLFuFYe3bjl>Ò*Hv1팁 ssbGr&A^.dF59 ͙]~e ߸8`,Dg¤DlELHt;j5M&>.[!%3dN*bz~3(gmpw?v늿>@?d   >  0IOXp |   f  8   (89H:>9@HFWGpHIXY\]^fbrcdefluvwxyz0@DJClibodbc22.3.9150400.16.3.3Open Database Connectivity APIODBC is an API that abstracts the access to different database management systems.dmsangiovese SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.unixodbc.org/linuxppc64lev` Hdmdmdmdmdmdm41002874c13e672f81a3849b2d86818dcbb0cd0fe459828171a0ac3d79221abd9cebe73da0667d5a71a30f8ea029272d834c7da1fdc836ef61c800fc50cae8c3f41a3af364acfc2906616302263e94f0c87a3fcadde12f2dbc04befa96f1f2e7libodbc.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(ppc-64)libodbccr.so.2()(64bit)libodbcinst.so.2()(64bit)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libltdl.so.7()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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/ldconfigsangiovese 16905292592.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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c32fe6556fa110897e33f3600f3656530a1a5ccf, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=4bce7e7fa77377732ade56c4f5daaef3d65a0297, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7730c0dd25748a450e8d631cc2cd5309a5acfcda, stripped PRRRRRPRRRPRRRRRد\ɟGDXutf-88250fe9863547d361f10f9cac43d8e2ce107f18e66ddeef0ee3093ca9dbf9cd1?7zXZ !t//]"k%{U}d6+R?xi_p9Q^| ՞$Bkнf8<ٺ¨I]?J1O3 CHt3xjōVl͟HDJA?kb/ۛ 5b]g롊ƴ;i ʾι T7{3TX i/"*[YUA$cxMev8͞tkHsFZTڴZ#s$S /&‘k>͊]0]_"1x&iʙ}KrjL]^og&=mPɪ9h馾5j3-xI?b=tSM=iS?Xԝ^BFWz>PF:gnL%1נuҒ~'0ชuM0A4MVGxu>¥9>^X]i0җ#F{p ۝4 P`NKU?`$FBf l;4%ߺ[+ʤ,Ix<.ڗuFg1MLmr!BNNi[=lS}jfVCGG+P_C/_Ԛ)k)?pm3Nm:eL@# Zz[)du{-]\򿡤lP@g\9X^4 ~J~;+;@7N1qߺaul+.3ɮх\K)^`EYϾz;; 6kAMB'ql YioV9h{J;qv!l6pc6*2w|SCMiGhUe "Y'J`sEV[(ц>H]zE΢AE~ZXW:ZƛncN _Cc)V+gmaE%0mAx=ŵϥatTq־Pu4 ,g^Т*d1)&T ;࿹ ߦ>^:l^mH[NM҇DxI+)1wJJ##hh+T5p?O}Ø_|dHs">tr>5dy@n2/ S_@BQUqk `_Bx (A )uXs.7?pPeYە9)tRm/O.P9]}eb=FmaU^ρXu`^G ,UID۞y'/ԇOQ)^Fج0hmAσd|ؑuY S\DzX2Θ:[+ՊJ] as%F<#r'#0{Qlݶu;U2?SRiQxAnGyVBe$奔udVKD]J\Va[dIG"h/njљ2[JXn߮nо}v$EfIE_~?O_}ٙ-WPY'o}2"#R;1?(AhWr%y 0/{jyܛC'L $O6 Ҝ XF'>44G[\=~a$Oe)8N*8B+<B(i"qVsJM?C >A=$_#?~]ۅ2)~(P~M!SY4jw܅L\`]췉kd-Dݶ*R U w6IY, Z7јße:qr>v9nmim45C^ B#'u&lC ?}|6wiO;pEu@"F^eoͨt=ȇVXPESLFddϣFP=늘qDrВH#%`mƊ➦rč#Z`qpEqO}|0qƮD TKJo@yH)jg!tB6GāUE|9yآ߀2{J0 DSblUG Kex6{C:B =EnGWcq?=bfjF^O#sdm>ilKBz* /Up{ުW>KzHӄgb4lOژfO]3֦\Tl(89yei\WݶN7d~1M}{N-a( jTydX Tkܸ!2oϪ\GQ:{9[%>%@D$P (ɶK5w$4y*\OPFbS=;gP\ITC39oA9B9YH-+wqqZ`Dd8̵QdNWu ń8QzQ 9`=/0 }H Nܶ(?MO(wtk(9Nl-]<׳O=lu@{Ӎ=kȳH1I%L9.`|KD$7 A p=by KXL&TpIH;ClPSZ z-ehWnE±F&`OqAi>-."%% tYv[SX@<Zhd:HE6y܋XroYSl!M}NZH6ka̴3fUR MF-c IН>{~BP}JNgiZdzHn4ڱ[|?¶c{aYD=eY+(J&{^iuJoP]*V^^AB_*\]7622H[ᡪrjǮ]a6P|s87FhU-L0i,qb䚧F^йRM$Ȇ9 vPI$A!_Q]vA.UOO@f6L3U`o\[f>E ;2ȹ l5TsC5T0sQ}P ?jaox1M&Uoqp?gCKfm)q9iQ=Aqn0Uz<≡Kx .i hNv/Xl2bi 3\`#;iP W;縵p$vTb.A(K̀~ Zo.PTN"U2v3ZA7l kB^UZ ~@c.RCrQ}Y:Ǹ[?!z"*00hk҅3Pu-zG MdkO'فy,Ұت.ذQ͔myuG뼙>pa(K8kCDwV5M2jL!rrݟʹ<+qă̬<O40 Jldzw4(~] SM3ݒ|F#@i Hy 5XG)gaƪ2XLS屢]B|JIm`<-૒vot\d ebk5UUP#$1~fDTMv42Z߾_DŽ!ЅPTogk.n'l"|j8Yj 'c*8]j`$r;%7ȋڠFo#f1@Ek^O:!;&Bb&0fkB#:]؉ౄ_Ͼn BrrsRMAne? \x؆c ޿3ipGzS3Z0A-ƴ8.jV8U[ߢjJ=$Lbq Ze½寓R׋|sHjd}IKwU=mbi[4o@sgNϟFͩ[`s+Y8>4vg``PA:Cn{[[Lwp&.Md}F9=_jb YZ