unixODBC-devel-2.3.9-150400.16.3.3<>,7dmp9|3O{Ar m>~#X'oTd[D;JA `Mަ`_/,<\}H#Qn: /"g[u$Xӌܿ=ӥp6'tL,u[p -Fžy3i7Ie7!EA-\2r['*L %1 Y&~Po!d d,1PɸL&3ZadNd) hjQ5>+" \w>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%w.~Wu&JPY3*kԁ\x5bMfϨB^E<(qct^=ti:jtΓwq Ra8D#a9yh]6gZoNlCEE ݼn'SǧHVi KP 6ݍrٍ/Nsğ:Ǝ|"lVJ+Pqc;p"K&iYWvȭB:F{C8$z^Ves^U*QO s>C0f%vzHymSO]jf3|Gu9ʎFUe$4`S#"Xp9/]:w MZs2NܳJ@@Ȇb^ʍ'5 5HmlJ>FmgP*}-,38[OTj gf鬝AD t"<(!n 0GS`N[\Zg=n]D͈[}5{.fU\Q RrT9>q>RgE5Ӓ F)y;/~؟\7qyLm2p1/D~Cێ_9GߖYUy1r]d ENjyS}P9p rl4Ag[07.@"PR\%(>Вe&PG!'^.Y@6x yPdB{G }8lf'A=cȄmR4iunX#T>j9צiz׉ Y: q)UU(ɮ!$ neF6aFGwI{r׮Oͻ'GT|i%7!:knݦG`O aכ龨Z;Ւ;t.*%[g. %. Lw6op[Zvn$:WПN&-;[E3X8њS(ѡ=ݢA7)sA;6>kgcB~b `uMs,XXk {['&0l꺉h4Æ+: Vmpd@X'(C_;jGpQBhq{aUr@ʏYrCYD0pVY!*ڎ|-GoC#B[or"MEfk9YH"i<{d!A;GƜHzD#ZFO1})nKY~FD66P764f50Pd~*$RU ؠ1I _(/ }4oʘAW]{ҙFd"TK'CQEfsAu<-h{>a8zoMϔ@/Pba?8mqicsZ'Tyx2־H3+_RJjqK0/mи|=^0mˉm y\#3}r#0rW|gۧ{Ԛox~SrWwqx*xB2m [.dipo7EcDl| RN'vJGMaq'Tq`eDt]A{BSyntz(k:~ }80oj?Ҫ,BhSpt:_XU p`^3pPdDP+7D88x`n2q?urCqu j)~ ݃4Q" u}(!o~P)i HeQQCMWVCxMa4ig!6LҜ,*߇? QaW1fv G׫TB .*}f~Ia~ UKa==~{#]c}<sj'q[ha,`׊bE ýAj X,hld,BJgT۟Ad*;lQ\I#ׂ F טb˸P8;|QˌP+{sO.Ij(}AG,, [TAIΟI7S̕u^Fx/GlwkP\u Qe푎:eAv@=X5Q-&qxDI\;FlRp?,gu mڢ1w/`":и]vrRP _T(&`WȖ!՜CeA0qO%>9:΄@̐ն/^%8VBQ8ɓ!ѓ;;v^>_:qrjQ3hYApX%ڙ{R YZ