unixODBC-devel-2.3.9-150400.16.5.3<>,7$f :p9|(@jD(J{\n|4]5)[Za'C$OϘwlF Pml7T}GzJ,aPϙorTlU|~rP;Ai#tL#o[r`s, A%cU.d^M'kS+.@͆߇޹ep>Q(u\A ? d % Cx| #<BL     T|4 ( 89d: FUGlHIXY\<]t^b5cdaeffilkuvwxPyz CunixODBC-devel2.3.9150400.16.5.3Includes for ODBC DevelopmentIncludes for ODBC development (based on unixODBC).f :h02-armsrv27SUSE 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/linuxaarch646Gf+~{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(aarch-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)h02-armsrv2 1712142988 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_Updatedrpmxz5aarch64-suse-linuxC source, ASCII text, with CRLF line terminatorsC source, ASCII textASCII textpkgconfig filePRPRRPR 1R&Ryutf-81a8839944d3d8a3fef5c61a96503e2043ca910740b92f5d89a05632fd99f91ba?7zXZ !t/L]"k%rWu&JPY3*kvy61^;*,8ZzvJu /e¯' Gpy3G*,C?b(ZPAlތ5;Qgw,Ȍ>U=gPx9Sc9fBFs8W`V+IjmZ.)$K s3PLJXfY"6 w݆o'Ea[YQuz 2^SCV'ۖt8}pQKIu M^ M. IՖNh )R3|ݝ @I@EM]/MS[S kN8&"]{ lLBm1O?)zfdA| LB.gަnpo ߩ{' y%CԘ ëP6kμ%ޱՃ;Skh=' })@r$h~aNk[Ѥe0=oڇj+m߳ Ն}E.랡3Y8SMAǯDR[Q:ŪhRO?iGB,G!6=P>閁.|6f/O;iKS"-yy,cF^dN ꢰhC8qAdDg*oBgE B b.ů!}L/R ii` [?aK%b~E$EQ>~p}E/j%2=h Z"p:59hx-s*}P$]OQ#!ߵT.B'$Ըp@?ֲ\NU>k޶SX` Mi [GT3ҖH[T)@1:ЧNY% 񨒚/@SÒp+L ԫ!h'Ⓢ|a?{KkT/[A#PrL63r3LtE ؟q&oGX:@.Z;m | z||b  ]7{ODư6g=Ӕ1g43_| c/{2^k2A4GH@$:ܶͧ_#-,fU\<%>_'΂M_Ĉ5<)-PyV6D+}EQ J) !·E6'{y3]~]?(3 Z5}:,Ė퓤yI}U)V5K!喭,܌.QxaI,45%D/ DzE(eRqjn.)Hl>dȎ\_;= 'jD@u@22 r7+;\ew(WtmXDoVMWMK^ؐ~m;ݜ!zG!#%z#{Lv(>7`WS ~͚|d[#K= Vz@sY0kGO6BN<@4vj1;H&AeTvUp L+іA #]Ȕ683mkbV܏4]?2UwJg#1Zh!{Tڿa#Y=4grd3 H|6I4lp2/9ï/G#h'"E6\:Rl?lCYL~<#:|tY'B!1ZUjϒ?@.9YbU'MF9K5k'C`z\ŚpJTՍϿ]>47daXmbͶ~om緋#Mb!_ZeAMb-t!nS" >lOip cE_Væm%MrfSZC@Y=fDR9ʬls1*49}2 -f˱M ~X-P߻.=sd?bRR1yW.1Ǐ-h?jEtu7hoӨs %BQAi7HpUE$ٵjM= (bφj"f(F6C^ ͨݎkcCSb Ep3Kd3mq;* \ԎXLp} - ^P@To6ISo觟進: ius#(.s_K-_0Ue.7YT@/S# eʸEr켌uIx`S7VEQ]O4шP嘷zx?,~۝Zzx: 4& `PfWh!y[hYub,S䭂J3r+t2x# pݢQW ʰMugg;Vě`$\&I+YEvvH*r<)3%3[}{Iڐ|w]C:FgWPgw?+;*k%}nMXs@?m|ȓ<2fDҺi\˟E1 w@fI9pE]6%5oV&|hm򂺫icTnTtΖ8^c TZ-:Ef{Ԡb4aŌY3Oh蠙i L&Om8X˓]J?$152j|^a ? %"Ck;hiv챻r1Vv5:Z+OL[//M9`p;?zHtGG}d^W`/Svټ:"wt/ 7cs'7onĎlCԍyz/l8# hڢ2!pbޅѰ9Ϲ<5A R7"vZfpfI|Ŷ<' fo>^eVVWFØ兀`dm^W3k X]{1f t"AL[7N*%I5%zfQe=LYLN&JӅhoE>l *#3B$#Nĩ &m=Zs7/Tt"˦yeJC7ΰ(Naxst'#QRfb~GS{jl[R z^xBF&;$B *@jJŇKaxw 3Zz|-S 0GGў\TGiK/wC}k{({U.+FyZdPx'4J:*/[ AlmOW:D[`B7-C0Q9)j>ns:N`N>mZ]t8]]%ۙs YZ