unixODBC-devel-2.3.9-150400.16.5.3<>,7$f ;p9|o8E 7P˱{avфz NW m#w7W'P{u蛰tlb:w\TGmW`i@ϒ>A ? d % Cx| '@FP     X4 ( 89d: FUGpHIXY\@]x^b9cdeejfmlouvwxTyz CunixODBC-devel2.3.9150400.16.5.3Includes for ODBC DevelopmentIncludes for ODBC development (based on unixODBC).f ;ibs-power9-167SUSE 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  f ;f ;f ;f ;f ;f ;f ;f ;f ;f ;f ;f ;f ;f ;37e1cf5aab9fba75d0b5eaffe01932f967edb5d1363c73cb8181332fb510160bd6af44f979df33df54cb3003523d9a905e36c4fc71adfdc97a35b35b76c132e6f440a919d7e74de848b5ecca990e86be8ad4e0a9d05d3aa4f101d6e41fdf51cf277553e376e776bce7b59f88db7384072f93828ee9233a8910c04cb47a026862f178339a8b1cfc61ef0d4c9bf2e7db83d8d0bbe524b0b9fe4236614f09f635948521cafbb6d613aa0ca3c3495bd879f74fd239f85cf705d1f91c82d2f34a82580564f73c9aaa2865ee78a12384849449b2bfa6d377270e3ea160d0f1af425f80ca0a55f11da964dce09e22e89e690fe0d89fe7dbe6739e6c2976eefce5efe1280bed3efd9341c126f3e3341d08109e36d8844092743210229573ded67cbb9c89d1b37d939b179d5f08da3e5a240af59888c69b94c06e3c3ab5e3f613c916dd15ab806b01bf32556d218ac8b85e3dcea2ab3952f995dd325424b15c14d925b60e399eaf0c6f22b3c6d7b8d75c7a23e49ed5db47a73dd241f03ce7e19020b563ffeb3fdb6c09f7a03b63a46d82fffdabdd0221d3664e4f2b7e9a47d429b99307d645e7b690b03a4c01b56924e25ae1cc18b7e5adca9bab87045a466af15eb6fbd4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootunixODBC-2.3.9-150400.16.5.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)ibs-power9-16 1712143339 2.3.92.3.92.3.92.3.9-150400.16.5.32.3.9-150400.16.5.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:33177/SUSE_SLE-15-SP4_Update/a08b1ec9b701b08c9bc699e42b731e80-unixODBC.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxC source, ASCII text, with CRLF line terminatorsC source, ASCII textASCII textpkgconfig filePRPRRPR2YJutf-8a8cfc4e918ac5719c34d837b6bdd7982e5dfb16964b1b211ccf94f6f69e0ef3a?7zXZ !t/L]"k%w.~Wu&JPY3*kԁ\x5bMfϨB^E=k! zj۷A Kq`<*'NK󲆓ς焚 D0Q0$i R9TTȾ,=ifHG0]<ҏH& eYh5J[0Q$O*37?r;l(V*D17(ud&i,ѝg a5vsjiW̱Xȑx!UB'tZƗ_bN5##:R\LrOג8k B'o&*,y:"j> 3z)&vϵ,ZIa0@^=L+Piޖ9)QU)@֕"Ny̜ S1bѤ6zCErĖ皬%3HKKs\3f|~eOT<5Jˋ*mYٵL&I RF 4nG=v| ;?xUccs*}-*=kFm/vJ]cyņ%Urx~/GHYW]Nas. GJzٕ"Gzх^G9R6yI>POa*&'׍5KOY mS8zlPn>ve N9߽*\2cKADf`pz..]&éGG OC@C~MGc!Rfg9]'ǜȖYtJS_{peN"vxRT/+9[&4a4赮ڔuUچx3(IQ/4Wxz>$Ƣ 0΃Ld`d..&hHV4mg7q^8a ܦ{`3_X2R&u"2e$JB M:S̽! Cق ½S@߁]v =AN.ł^xnBB]ld]=P0 q6FKUxr/kK{lIGdÝ4HpњQW!BiC\;CX-5=z 7tmp2L 7;Zi(^w6p-a%@y/]r^=1Tq-;u.]-yiQ'`Z~⮣KW`]Y)SwNC5Bo*i:h5b< >//D+D`PKCU ; ! {>;L[SVZk346Df1ꛪnw976ȃ5&U,8VdW9):;ϝ2T8 $]ҘFqڲZi7:2gr85Fs#4TWoc |T}10ikZg Z: ]ѢG1eKMͺg1?esNT2^+`Yih}|)ZN¯vp Ƶ ,.zb7̠.|rV6c ay_BlhgW1f5kb:L:6R}\%Nf`tVz>4n7B[Uk9Qwv\} R^ 5@ g¹eG^@05iADNX,/x'ĨcMWk緜_BA6Ca?O gWf\VyesC߷kGfFO 2ӎT].2<Gh%pb/i礘xy@O?bDRi+}_i3|~6(n8^ ˶ˏ`uSEA :"3C1DaY*~9EʖpMt蛌Ni $ b5D,t.Pԋyb-BY"z=&c1ЅmEҫ=!TL~f#|ڪGVA i~ njX}YRnoư7!3q.WRXP"ĉu$ vW5cH\\5!_W W ׺VtAlkL*Y \fX>ͥ^]a{nC1iӇc꩐͂?OhXR1#PVI4߰<[$~ExD^MdXlOeu3xb{saX@)K9tAL+mL^JͷMF:J%[^!CaL2`2T }GE;ȉX"ɟJpw*ܜY % _,:rݖ[<>`@m&jW̩BGՆ6>,Hc iaR#[D2)Urky8\Tq׸p輾Z=gRRiWҥXR$!R 0To c3qwkɇuQQHiiwH 7w)|xȩ^zjڼH7vSѭ?z89YR0HZ^W-DZ/IO-CkuZyE Dp>)"mtzL\݋٢hx $ж?ɮ;S[G?d&Jϱ*"r*e)IwS4-wgi?#8}cvd$DœTw, H)|w`X 6K17tFCcyy0O:Z1s ]TYL,]G28