libodbc2-2.3.9-150400.16.3.3<>,?|dmp9|7bZ(AOm(SHfWcIL\+F͎DzB2RUG&t'F0}u$h!ƟB—x9 c.[eB?:\BNU3}؁^XYv5+ecRBI4/}V61a2TɤRAP"H_.РErTp15?tO*L7/Urg|K[[7EuO9 !^=>@?d   >  0IOXp |   f  8   (@8H9:>@FGHIXY\4]L^bcgdefluv wxyz`ptzClibodbc22.3.9150400.16.3.3Open Database Connectivity APIODBC is an API that abstracts the access to different database management systems.dmibs-arm-3 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.unixodbc.org/linuxaarch64v dmdmdmdmdmdma11cd870b66c3420b90d43bca2cf1c23d792cf2b116d383d568a8a50dd7d0b973182c8aea6443acbf6a81a76f4faf1738c98bcdf1e97a906781eaca1cc739abcde6366c5bbfd47fc7fdff4ee819244c58924af6164e5c05c0ad942533737ea1elibodbc.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(aarch-64)libodbccr.so.2()(64bit)libodbcinst.so.2()(64bit)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.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/ldconfigibs-arm-3 16905292632.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=019f1ead29c04ab911cb8d70c18c6e489d782ed3, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8dad13339b6a6e283930a78b5d9298ff55745de6, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ef74e33d4e0b2637f30cc84ab4efc599f54f8def, strippedPRRRRRRRPRRRRRPRRRRRRR3-(utf-818c0a58d84e5329bf140844beff060fc4cfd2665748154ba37f3fe7e1a8c9556?7zXZ !t/.eA]"k%{U}d6+R?xi_p9Qmb-PE &L^2Abu C_gxqx^8 <͔!]!@A ~|^ʃ~*5~<%7k+*ދؚ"Q;+Cg]=l t sZV]7װ3JP(vS08T~MF\bAif /Ă\52H4[OB,@TԐQĦ1"Z[;-9R`n;D^}3lBT%IYv4Xu@/t}LЂ2bOd</DyrJP'3|wbK\JW~eFKN:%WٯV,O|MhCfw,-V˽`yO2_2+Unb-=nɪ7؆eB q8B'ӾPvgnwdK"F CpHA/zHdg\iLS_\l4b\/֚ H?5-\1TQ0}D|?ppSn5%B,{R|yYSӽަgn?_@*_E)=6M T^6,|&2}"Fw3BPٷb:y#%(0z싂0x@ gVv-%'zIr*`PybYvN|{:xN+0MG'N x s5LJqd^K GyrR(MAEZeQp?P{hOQk]ƥsD?Ii̛!^x̸xy .p"'o|6eW2Z6]'IAQ1ƒozck .+@W ` ΨE<86Љo|iq>EVَ@F#ǀ]{B6p .?Pb:9Vq|H>,נgE^n5+bKJ WS#9P*z&/ll{X.ԃM' zr) 괝.פDGBп>&]Er-F^(UH_.=qlW6:G bڵ* /KDs8GX4>&ڼT'!Oo{0mqj Dǰn.#U ,?M RE-WĺBv~7U|{qXJ~qj?&q_eEgBy"{EK@"cjQKFPb!m9]v߻^܌E٘#iU':YԺW8`:|&,Ȁ0pXkB#hs.l +Ѵ[l GZfN ԟYIk]\MEˀO5jp;~e_Bn,!\*"Qw9j*f*Ӧ|ʬus-mmPx@3@i`~Q*WflȨyu0c0nNEy\=;|ȕZ&}g7yis{ke2sFK=\E eYTDY|(Lwm$;kdI\D/*bĖYu`m9kY<Єc " 9E-<\9 L4q5X;#˱eYT7O6!zwgwp>VJЫKBc3zX|ujV"_j x$ B5J%CJRdPpU%5O0EԭW1[<Ļg'"-3"Nj}eڄR4Ӈ]ޛG].0՛NEp 4+Qr+Š ݽU!*l()@|t@|CPjx}]_y8> FfچyódeMX6œ"_-í\X105ۖK6,IZrj?~>ˏ0ސ"zUMVeT/ogNB,|4[fP') E-Y 9[;KK|li;|%ja g5JdeQN"&8FhكUF!m|oPO'"Ұ(0.Uh._nböE!~-|L5/yGT0m~Q2k81I|&dG*6 т1"9P&6 ;yod"C\m8W!#N]` \bFyQ*KA"hMFX-;;mD%7܃g(6-cR忯@y叞oLbږr"9Q\2:_fи}1 &<{t86r=S՞49vL 5 |. mc:`:mwiE^H|:H4B`ѼHXLE $VfbeFF_5O3W6Y.s6~l|NM3w4q .ZJӘKǵzA5X(oG/5:- 3Ưhi䨥xPOī/j6 ɟHsF\nwB~u<:`sz ,?sO^aNc(J(m^Y(g^4GC2a~*fP,@vutZ)&N՘=BhBZju}ia,`AxOw7.hWZ`R WQΒM5R7,$H¦qsB&:| +@s!7-l7fg4ǜ K,A)葍b#]? |B7y]!cǡi!fzHa & [4f[ J#k) XGY <^&Oh4g{%60Uo `zoj Vk9.p[vXX7 ) (4~œJ- lMU`H~OiEGtSAXݵu5 (wDO!DeUq ƞ_E M?a!0ӨeNx%DYhG9H"rv1<z~j:Zeϑ"\J躀M-J^ ZUjFN&||O:;q'ԟJF:kKD>_!>3 eqD͵YS*QRB~7f9bazk:KFxq$ 24٣AQLӯe,phStItٌ1ey阆qppc?7%:ajh޻S g lw^J + }"-|aංoS@خ=냊}BPyqK" BZ̦sywTg0fK 8һiϡiϥWuinXMIF _˫ῠEZx}أF$EU6p-&*׻OUe\ab$Fph;gT*:x;8\f޶uBi~PE yYAJ{Ua7nx9c[bN@;ҝ[ʶ0 ꣧aHU0[FgsEݗ0WPʹ8+q]#Ůx\/ S>002"?z, P3\*st=W{k4s ByheZ\e='6<0uY 3'3}\Z0REչ[5;LJtU12 ~MzV<{ 热 ͮyXQg Ha0qO{J+8uA:GUFw௛%+|'IK>@"z9z/h(%qQv#$$oPY_Hy:-wKY)9G-9eHTd@V|BK7| am }mN6|MaUȭ<@>ܲL ^/2qǨBw/NɈlY?"ͫeMfK$ass@F1pɺF8ÿʧM;h]GQtܑŭ-D;"oTOSPt)Y޴Pzkrބ5f3Pݢ4j€>L DŽN*Ԋ8 JSnn\G,-I *yq9]S>G}8RƧ$"Y}#:i Om׶A[p> @(B?#"Er;6u-!1bX37 G͆ 8>uIguYˆNG-N{mp [ѽ7 }Rv:HCS-5YbimR޲7R$#1ݎb/cXؓu![6 YAߚǻ ڃ n1<4oSX7rM7+kf"гB F? I=]$h$t}s0KmD#9nYY}z-8?~vɀ<7m0]ʶ'Zs͂X%gT3{ڜyۉ{`w^吀պ<()͍༚Fbv )oUSJFDA|3ǓQ4h<-ZuB z\^|E0 fu3z)i\p8, aVhr}h|!Sٰ.=>Dc$ 9mqV' xGmS=`K