unixODBC-devel-2.3.9-150400.16.3.3<>,7dmp9|Q+m9uH@Ox| ic9zvf)vY}mV+x&;d\[Il+-Q̀ 4M._)PS,;(Fw vp.HmX |:=s= 0HeXʞb:+W6CXӼ"iSr~,cZ|K/YxFBtAB-pt:HДt_ƠH}.aLuBlZC1vv;5N z0F<{NRܷ㼘>A ? d % Cx| #<BL     T|0(89`: FQGhHIXY\8]p^ b1cd]ebfelgu|vwxLyzCunixODBC-devel2.3.9150400.16.3.3Includes for ODBC DevelopmentIncludes for ODBC development (based on unixODBC).dmsangiovese7SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/C and C++http://www.unixodbc.org/linuxppc64le6Gf+~{E6G,=T5  dmdmdmdmdmdmdmdmdmdmdmdmdmdm37e1cf5aab9fba75d0b5eaffe01932f967edb5d1363c73cb8181332fb510160bd6af44f979df33df54cb3003523d9a905e36c4fc71adfdc97a35b35b76c132e6f440a919d7e74de848b5ecca990e86be8ad4e0a9d05d3aa4f101d6e41fdf51cf277553e376e776bce7b59f88db7384072f93828ee9233a8910c04cb47a026862f178339a8b1cfc61ef0d4c9bf2e7db83d8d0bbe524b0b9fe4236614f09f635948521cafbb6d613aa0ca3c3495bd879f74fd239f85cf705d1f91c82d2f34a82580564f73c9aaa2865ee78a12384849449b2bfa6d377270e3ea160d0f1af425f80ca0a55f11da964dce09e22e89e690fe0d89fe7dbe6739e6c2976eefce5efe1280bed3efd9341c126f3e3341d08109e36d8844092743210229573ded67cbb9c89d1b37d939b179d5f08da3e5a240af59888c69b94c06e3c3ab5e3f613c916dd15ab806b01bf32556d218ac8b85e3dcea2ab3952f995dd325424b15c14d925b60e399eaf0c6f22b3c6d7b8d75c7a23e49ed5db47a73dd241f03ce7e19020b563ffeb3fdb6c09f7a03b63a46d82fffdabdd0221d3664e4f2b7e9a47d429b99307d645e7b690b03a4c01b56924e25ae1cc18b7e5adca9bab87045a466af15eb6fbd4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootunixODBC-2.3.9-150400.16.3.3.src.rpmpkgconfig(odbc)pkgconfig(odbccr)pkgconfig(odbcinst)unixODBC-develunixODBC-devel(ppc-64)@@    /usr/bin/pkg-configlibodbc2pkgconfig(odbc)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)unixODBC2.3.93.0.4-14.6.0-14.0-15.2-12.3.9libiodbc-devel4.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)sangiovese 1690529259 2.3.92.3.92.3.92.3.9-150400.16.3.32.3.9-150400.16.3.3autotest.hodbcinst.hodbcinstext.hsql.hsqlext.hsqlspi.hsqltypes.hsqlucode.hunixodbc_conf.huodbc_extras.huodbc_stats.hodbc.pcodbccr.pcodbcinst.pc/usr/include//usr/lib64/pkgconfig/-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-linuxC source, ASCII text, with CRLF line terminatorsC source, ASCII textASCII textpkgconfig filePRPRRPRد\ɟGDXutf-8be517e9ed5f80aaa42f974caefde43601ca90c152c0915a6cead5eddcd58f3a7?7zXZ !t/L]"k%rWu&JPY3*kvy61^;*,8,w&y%N;PA14"Vi*軽0Ю'w 1TXn2=/Ah/k(oҋG[ثvL4:\p),>#-YsM=ׄyǮ,Z Vc7 pܳ?DpEx~1Nz$54:*Y෹ol/q`ZFV F=8֒#YDNJJ+W$G0j@Ǒ'-%+hff%ِ_ 5әi4 _p瑩w)S>l[u/SC\ 6e24^x4+Y'ӥ̳Et7* y,LGNuNP (cWt))h9:rJ!W*]t1c[sjղ7"p?@,`ORCu[+-(OqY ÐS1QGF+ă֞5?f:im-ϞeSC<1~Q9Z %ݜiNNS8DbݣL~GU O1kMzh}à& ,zH( X`Y*-tOw;+t+:D a<)ͣR pWwXmG]B ! &" Tg8>X'bl">1FiMg8QM p/T+7~7Uhc,g׮\^e#gWn#G[p8;J1 E)ytz.!Q{\dQb|)sSVl 6o3O:7"-SSӔ`™Xԋ9NԖ=PE肟Kw^XPδDRd0`}ϑ],cg~8bMӮu^LrXLPIV~c  wx: ?YdjH|W3QyB񨒇w}J(pBÄZɍΡ(T2Z3S*]h؅#1N{7>!N?uPS%ad.L)l3]eM&T"׍B03L7ƝG*W+C6g&:2Pļ{gX₢ۃC8c|W\.k|:fRT)bbTYx cAFEzj 0'ῳQ~Qa|UD&mPEZJlUi.ҋ.8.X?Ĝ)[0{{y`p.{g$J. )R;@=>{(kIA~bRV4ofSzjG].UǍRfuFi?5>9ÊXH \mno2ͪYqO#lg?NI19n=`3GVB: HTc\%5菿Y)'Ӓ_cJMEtʲ yFF>/e&ᯜh=\id;͗dVK\[7 څX!FP. j5+| @;w ;}s 4YU RοiNR(g& -Ehi>4eE9S+ngusª9bJN@ړ;b&U/ro2 /1]؁:ӛi9:X֯^tzgQH*X 밿,󹳼h _@v52] 5jYs v&2ܶR$tnDolm7WZඅ h9xGgM8OߥfTYE9 9 Y=j<镤ɯ]Eqo n:^*E{^ (B l/^ĩ^e?hPl@kg~Lzu}I:AΛu^?.%1SvCyD(i ח 43! 5ˬCBAn`*S8,oF8{m>vW9JslL |4!a/'}ѓw+2wxM").(?iFv*2 +̭rV!l&~X0/wΉ8q,\sJ0 T>Dq62&6ُ8Xme+=kRGXJ'*Bg5jg%J.s/l2V30ilμ㩴gDuN P`_-ڼA .>IuHtA$VYlRdSCOi0vUʳ!A-@ s0Xf9W JOFe YK^˷1u8J+V5@V+3Ҍ.ubqnJG-%%8 Q9K%R DK 󥹽[a ¤_UzUk ae@`oWWEP'(ޖ:=at x؎!xGi?p|[rsv2fkR>0~1Iw?O$qXJ8yok1Y 0-2)N5Ɛ3.{;>b%:互D59RF@&U =KuJSg93JY}TADK2[kS|5,@zn=ȱ [:E*澙PZ (_=c X28 COPCT7NO_J.}jbv9sGݯw,쯁#Ebfy@fB~46L;+6¡}~׶^;#5wsJݒ))[Iͻ!&W4ʎǞйBvϣD܀ e 4( n%{ è^'.TX ;73`UZF )ur;_g H<ˆZ9m+vgh Ȯј5V~dQdޜ B` EYk#wUfs3y$`2{Ƕ0OM2N&$te nckaM"k2wei:IM"εWݚb\}HXC_ ,%^QB]m*L2OA_J"Z:>}׶gTA 6c;%9 Q Q=^.쩐 HⳋK'7SKka .C G. =RAOADU*j$Q|VNw=QV-yyp]Gܗ(r&G;S?/"x!c#//OL`›)X%Ff^ɵ߁cG.߇_]2| r342xy7 V3|@H+Mg^ێ6m(4USYAWU8Y!a㇈1 DR67%ٙB1Z YZ