libodbc2-2.3.9-150400.16.3.3<>,>xdo]p9|jLsMRD mn%Ydk:y&mç^TC EvJ>a><A1})w.T' W -;vE6' ڍ1M6(NWf~l Y 8TBYOMkX5 R>@?d   >  0IOXp |   f  8+(Q8X9:>@FGHIXY\D]\^bcwdefluv0wxyztClibodbc22.3.9150400.16.3.3Open Database Connectivity APIODBC is an API that abstracts the access to different database management systems.do]s390zp31SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.unixodbc.org/linuxs390xxZdoCdoKdoEdoKdoBdoK56b2f19b117cae28d8df45c63fe309632bca69909aa31ceaf482079544606338c8715ed1eb51ec49ee920ef2a8d573fa3d15004691b63a83a320e4945bd668bdb27ca876209efa1feb0f3718ea52546c8d6efeea97fbeebfd3464420946a96dblibodbc.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(s390-64)libodbccr.so.2()(64bit)libodbcinst.so.2()(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)(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/ldconfigs390zp31 16905296292.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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f892aa2729f5f1d1dbec91bef5bba954ec1a7f17, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b9a5255b0e677f25df8e63f26963be253c240bb4, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0e6e4efebc141774455989782ec2b54eccff3eb7, stripped   PRRRRR RRRPRRRRRPRRRRR RRR\]5CZ T6utf-811d8acb71843e25cf7084ee9e7368af1fa1ecd9d8ca95f2886b05b6c460d7fe6?7zXZ !t/-+]"k%{U}d6+R?xi_p9Q1e,q 3؏]. &%v/5VSMԐY]śVB "F~pqK6C:KQaO- ݵQou{ [z|6Zr[Y.ᖫkæesuHK 7J )z|e!h9Fƭ O@ktsqiNVO&rdZt6K4#sGJ4 w Pō3Bৗe/1KAb\5wQ)s]w:"#>j 4M3vD S< 7WE.KGW_*f$3ce} ݄#q-@_:`7j-%IN+{Dݼvxd vUzU8*}?L"_7 $zTm1vdy"a='&pz&Aض"0QIZWq/,v&7LF_yNu`c &(9J~IdXO bV 1 @C̶ <(t7 ^]zaL:xEZirC F"$|qǔ`PVuN7.HeV5!*?4iӓiѤAh-.@j/LxO}y?/4H1Thg@w-ې7eRTPoluӈVf͚O4ʺwARdYUAjK?hղBI'xiF&nT/⺫V`XyK0hDvmCPE3%}◪w \$J 9Vʇ7_l؋YHd勳͙) T}[fDh 9IqnQ-ZE^Wr4Uu1Rh(䝃Vڵ_Y5<c//|t;[즏->VㇺżۃH+I B!dt8(rd{Å*RHP*F4Mrx5_hx\E~,!F[Oox SChK-M$e>><ΫdSa+!>ncR:|zۙ]%.3ϝYvkACO5ug) 7)ks{W7Fea7-r(Iĥ,RX 4H㬔 I^Z`-h@A. &l sqh{ m&S-=aIZb'i+"45T嵶%nNF3Q[AG_gIl>&RN&㳶O{t݁pXykBE,m;2 1p~'Ht##n̮SUρϚP>04:qF&JyÄnME'/PP#im dA:J8kCgAJR|g49P:9R9 QJx.kovg'8^3oMn~l"feqt5%i [|tEHk}bzV ק"`hƭ ;NF3n>׋V^mU0VQ%-~OkSw{֢vzPJ8հVCmdm>A?KނHfL2 73nD8M {+;y(}iZz]UiIHC270rȼ;_d^*h% UuH#oRIu3qElx|*aIx|lyŭp,9^(ߙ#|m,}nʞuL̮()z/RDHo̔tKר{\,{)"Km .].57ŝRPƺpK_˜1MGSMx]д=1̸%u:ab6#g^^$DWhJ10$ĹvBҭ/GoB#RJCciVmGz;w -]KLei,O90Hx&rm ~{.s?43酢KٕX? [X۩ ha[ ovSzpD&ūlwʗAz $Z@z= no25&68*zb ܎.g*2)ŹoGPX_)(u@}c/ tO?bZS*f9*wI| ˾h ;!8,yPRw&_7)Wd#ac//ҟ do"P= uTd]>㉚{V||eYXBPUݼj2SXc+=Kײ0$$o8CjF[ @<^׿R6jYCz;A%AW!_(~nj\<loZ/ä MĶAD<=RGAx/_,H>Ӟ''j)&(jmu4QeĜIyɯ;ío3{{oxR[kS1JyMCq3 z<&ʼD0S|&Y\eJaTѪBp]N6Y}R/-&11VB: >aE;P`EDqxMvl, ϗ(x|O((po`=[C_dscg ?X I(V ޫ5׻őùeh慏8^q5Xt҇mVb|p B `laMniM}29%A2yv*VEp-{pw7Vaźՠ_Gn)hqnkֳF,bYTkV9Be'oNZnO+߇=\GEhf8/^N |Ĭs>D+b_U[hhɠ81L?K9'VT=@D擫$ŻGLT%=%P #zkͩ2:W>NV#r6 ۲v6!+䪫̟Yrnm_kN9 ZEQ`e mL_4 z=iˇRЮ~:J lzO괄7? x!`.@U% G|L9BMgsZ2onoɳ"l1V?R+ŀnJ!#du]72=aTl)zO>݇pC{L ep.òmY59} n2}p:}X0"m e%aF'ߔ AYf%$LјiId?8&AO H<2"aQbKY[LYngIc _"c6F\D#>_IJ&i8RArsCh& q"uVcP޲OTΙuM?X  tG^T2_q6:I(d#3 +t$:A3ԬX\VM>d!4`]|r:ƭKz3;hmpGζ>Aal$-= SU={jj*<*zhYoG1I`G+( iya_^/x$\̹N_lUŶD>?q͊]2ҀXE9}pdI]9(5vZ'O@V*"t ڞemh]Ǣ:?Y'/LᮬnNP.P& s7"[o-vKqjPsJn{99>Ƭ3H*Ccahh1t(xcxuP˹jsKƥ)(@ ЖIQʏSPᄣg-K!gb0庲{{w_V=3[3Tt:c6PbȊsM]}+sjSgx0Y^:Le0va'3r,^ yb!+KS*QL(3fJSI^nƝP;tT[o0qW Dj45֙eXm`TO F/6߮j#DZ؇:h0O}~/$[h{ SKp^*ԅBFn+!A?b:见od8! x \-b ?&o| &#@C{-K} qScxwD|9 6|Ƨnby ë $3t4жRM vGFՂ㑖?B4ʵy@RĶ݁\\D!v l%Ѻ5.CHio4>ɗ=k74L"$=߰zr?#0âu˃tDȪӐ4(7́?ǣ!DVUHڥh~\Nj)JDܹ<gs U _۴ eu_R}f7,䕖L;Xh^UZTeA_Wp@!1ͻBdH?Z¨/FT= #JAV2ͳڨY hSx,TJup78R ]:+{vY捣I5*z,7H®R`4}-ɧvc,a_^"IX8L)'\-,J:[(Rd/ݛA]4h@1 %-BYPc!BLjv]bh,TQVhn [lFy _x+yfsXxϑx1RH\x{tHvZ $GxB$D6׀Ryثcz.2>מJ41=H~ JU?K@rEXW{ Z"JFhq}053?Ÿ:!!Ƚ}ӷ/:Nz4tF{?!jG:*(x, ~zu<^so1ށbaO(i!meyvF"Ol͗g4;|a.o#M:.z \1mC?qcm8[6Ֆ YZ