unixODBC-devel-2.3.6-8.1<>,#B[4 /=„i Qvntgs)$eX.fc*>=bz--X᪇< B-2jiS ̪S I*TwF4 /JcbV ?9oү9?Q;8[iApLrl9V&~t3;q{jXYWn8ktTd40_[z+5%0}VeYnIR'T{wW4D1iS[@fvzPP>=T?Dd  9lp|  X t    "h,(894:FG HDI|XY\]^bccdefluvLwxyz4CunixODBC-devel2.3.68.1Includes for ODBC DevelopmentIncludes for ODBC development (based on unixODBC).[4 cloud124openSUSE Leap 42.3openSUSEGPL-2.0-only AND LGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.unixodbc.org/linuxx86_646Gf*~{E6G,=T 큤[4 [4 [4 [4 [4 [4 [4 [4 [4 [4 [4 [4 [4 [4 8a9da3f539c1da06d768d47437a8eb48a5b1345798c6e81d14eb9e4824569b1baa0360949111963a031dc9abd6a6ff9092c6ffc1ea32fb6ff91bce3524e8fde2986633a187b90bc1dc92ef354c2943deb5fe139e6f4846d48be05b6fbada1d9c1e124ad32232caa6395b230ed85fe8703817450a44151649f3fbf21483b7aa655b5e6c252b4c1c515022ae04a1e32a807edd7c766efe8bfec232a8c0b5de16481aaf2770bce5cd04baf7b8b332b6e302f6291be4aed67f01efeb76a9504207c08b033c19140f109e63bd5203c30516950ca73d80007d68ca5f33ca4952909a88rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootunixODBC-2.3.6-8.1.src.rpmpkgconfig(odbc)pkgconfig(odbccr)pkgconfig(odbcinst)unixODBC-develunixODBC-devel(x86-64)@   /usr/bin/pkg-configrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)unixODBCrpmlib(PayloadIsLzma)3.0.4-14.0-12.3.64.4.6-1libiodbc-devel4.11.2ZZ@YMW3W3VU@U@T|X@Tw@T @RRUQ^P@P@P@PM@PN&@NFM6@MK,@mvetter@suse.commvetter@suse.comadam.majer@suse.demvetter@suse.commvetter@suse.commarkus.beth@web.detchvatal@suse.comzeke@zekesdominion.comtchvatal@suse.comjengelh@inai.dejengelh@inai.deadler_187@yahoo.comadler_187@yahoo.comidonmez@suse.commhrusecky@suse.czmhrusecky@suse.czcfarrell@suse.commhrusecky@suse.czmhrusecky@suse.czcoolo@suse.comuli@suse.commhrusecky@suse.czmhrusecky@suse.czjengelh@medozas.de- Add BuildRequires: pkgconfig since we install .pc files - Add unixODBC-rpmlintrc: devel files are in the right place- 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- Enabled --enable-fastvalidate option in configure (fate#323520 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)- Turn Obsoletes: libiodbc-devel back into Conflicts. The iODBC project has not shut down, and unixODBC-devel does _not_ provide all files from iODBC, like libiodbc.pc. - Kill manual provides of libiodbc*.so, they are in the wrong spot and thus never could have been effective. - Remove redundant %clean section.- Don't hard code gz extension for man pages- update to version 2.3.2 * Some ODBC 3.80 support added * Unicode/ANSI conversion fixes * isql regained -e option since it was missing * Add slencheck executable to try and find the sizeof(SQLLEN) from an installed driver * some man pages added * many other fixes, see http://www.unixodbc.org- Cleanup spec file - Add Source URL, see https://en.opensuse.org/SourceUrls- Adding missing includes- fixed compilation issues with bison- license update: GPL-2.0+ and LGPL-2.1+ Semicolon is ambigous. Use ^and^ or ^or^ depending on the nature of the interaction of the license code componentes- Including some basic drivers- updated to versio 2.3.1 * reduced unixODBC, after the GUI and additional driver parts have been split off to their own project. * change to the new default SQLLEN size for 64 bit platforms * number of bug fixes and changes, see http://www.unixodbc.org/- add libtool as buildrequire to avoid implicit dependency- cross-build fix: use %configure macro- fixed mutex locking (bnc#637115) - patch by Petr Vandrovec- fixed CVE-2011-1145 (bnc#678796)- add baselibs.conf as a sourcecloud124 1530137492 2.3.62.3.62.3.62.3.6-8.12.3.6-8.1autotest.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 -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8365/openSUSE_Leap_42.3_Update/e0fbc73d452052d6c5afefc18327416c-unixODBC.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxC source, ASCII text, with CRLF line terminatorsC source, ASCII textASCII textpkgconfig filePRPRPRcdr63?0]"k%n>Wu&JPY3* ߬9!rV遧Z B*hV Lh%*zWYkdž$!1* MԑdQqǬm7M֗}r Z-^Y9D#ǫDC9NZ HjNGM$_MM}u4B LCAUg=(]`J#%PIcM8U6DBU#;/4'.k9zk4b-/cԀUj{Wh%|xk)/8jhZ)s:ɭȗcg#7s|ɾ`G˼|zreP˛8&,Fp5|ʾͫr=>ld U4_˽~M\5_.;e('k=^?Gi>Ƿ]a؂NgIf{2(ɨܺB@. D:˚>lzr2D1mN·mȟ,?(Mr*ѭ.aXXRՕT2O@*?VHs*"~C4T9ݜL01[dTK+W޺=< 7~Ok>) ߃t :JTj\?e/Wc P\}.BnvzFm2m*&+yy 8]; Ȝ'yzkn0r4R ȉOځflvo_Zr|#VU?ζ Ssm V \ܡz0fW `"0$V6ES쬿Ȧ<#n1#ͤ޶C$.hM>:!0jfh(@Z+Ne12aޱZNo%"=7C]cI&Vrx V^8Yb喥>&Byh- `GHiXjM"r24>%[;?m;޼H*wlz-a>`+Ͻu6똝PtT>`'H!C|tնfxg1VV`azE,OPĭʈ,p LfMg'M\<}Czpo>V^-l 7 a=(^' I|,2Gƍ =ҽ+ Ҏe£쥻pB0fjM"ήVT !ceo5T9tiX7YzT i]{"dq㚉""q{PTMtegfNpSfWS4&M1OP=)ЈϧI@"&}u:7 jQPnˏ+b&x[/X8"(h/6.?Ą