Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libsybdb5 | Distribution: openSUSE Tumbleweed |
Version: 1.2.21 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri May 14 02:26:43 2021 |
Group: Unspecified | Build host: lamb16 |
Size: 408028 | Source RPM: freetds-1.2.21-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.freetds.org/ | |
Summary: FreeTDS standalone driver with classic API |
db-lib is the oldest and simplest API, and the only API supported by both vendors, which has some relevance when porting applications that use the vendors' libraries. db-lib was the first API implemented by FreeTDS, and is still the best one supported. Anything that can be done in FreeTDS can be done through db-lib.
LGPL-2.1-or-later
* Tue May 11 2021 Dirk Müller <dmueller@suse.com> - remove stale _service and fix Source url * Sun May 09 2021 brassh@web.de - update to 1.2.21: * minor bug fixes * Support some missing types like nullable unsigned smallint - add baselibs.conf to allow building of i586 libraries (necessary to use the driver for programs running under wine) * Sun Jan 24 2021 Dirk Müller <dmueller@suse.com> - update to 1.2.18: - Sybase server: - All strings are now converted as MSSQL; - Support kerberos login; - DB-Library: add DBSETNETWORKAUTH, DBSETMUTUALAUTH, DBSETDELEGATION and DBSETSERVERPRINCIPAL; - CT-Library: add CS_SEC_NETWORKAUTH, CS_SEC_NETWORKAUTH, CS_SEC_NETWORKAUTH and CS_SEC_NETWORKAUTH; - Bulk copies: - DB-Library: fix trim of unicode fields; - Apply character conversion for Sybase, like MSSQL; - Ignore computed columns; - Properly support multibyte strings in column names; - DB-Library: stop correctly on BCPMAXERRS setting; - DB-Library: do not try to convert skipped rows reading file allowing for instance to load CVS files; - CT-Library: added CS_DATABASE property to allows to connect correctly to Azure servers; - Improve support for MS XML columns for both DB-Library and CT-Library; - Fix some issues with MSSQL server redirection (used for instance in Azure); - Change SQL_DESC_OCTET_LENGTH value for wise character columns; - Better support for SQL_VARIANT: - Better column checks; - CT-Library: now supported, columns are returned as CS_CHAR_TYPE; - Some updates to server part: - Set correctly initial state; - IPv6 support; - Fix TDS 7.2 logins; - Support extended character using domain logins under Unix; - Improve MARS: - Less memory copies; - Remove possible deadlock; - Handle wrapping sequence/window numbers; - Make sure we sent the wanted packet; - Support UTF-16 surrogate pairs in odbc_wide2utf and odbc_set_string_flag fixing some character encoding support; - Fix multiple queries, used by ODBC to optimize data load; - Improve emulated parameter queries, fixing minor issues and reducing memory usage; - Support DBVERSION_UNKNOWN in dbsetlversion (will use automatic detection); - CT-Library: define CS_MIN_SYBTYPE and CS_MAX_SYBTYPE; - CT-Library: fix cs_will_convert accepting library constants, not libTDS. * Fri May 15 2020 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.1.36: * Various bugfixes * bsc#1141132 CVE-2019-13508 * Tue Nov 05 2019 Linnaea Lavia <obs@lavia.moe> - Enable Kerberos support - Version update to 1.1.20: * Default TDS protocol version is now "auto" * Improved UTF-8 performances * TDS Pool Server is enabled * MARS support is enabled * NTLMv2 is enabled * See NEWS and ChangeLog for a complete list of changes * Mon Jul 15 2019 Martin Liška <mliska@suse.cz> - Add configure-return-void-fix.patch in order to fix wrong configure with -Werror=return-type. * Fri Mar 23 2018 tchvatal@suse.com - Version update to 1.0.83: * See NEWS for a complete list of changes * Thu May 18 2017 vsistek@suse.com - Update to version 1.0.39 * See NEWS for a complete list of changes * Sat Mar 25 2017 mpluskal@suse.com - Update to version 1.0.27 * See NEWS for a complete list of changes * Thu Jan 05 2017 mpluskal@suse.com - Update to version 1.00.24 * See NEWS for a complete list of changes * Sun May 01 2016 mpluskal@suse.com - Update to 0.95.95 * See NEWS for a complete list of changes * Tue Apr 19 2016 mpluskal@suse.com - Update to 0.95.94 * See NEWS for a complete list of changes * Wed Mar 02 2016 tabraham@suse.com - Update to 0.95.87 * See NEWS for a complete list of changes * Thu Feb 11 2016 mpluskal@suse.com - Update to 0.95.82 * See NEWS for complete list of changes * Sun Jan 17 2016 mpluskal@suse.com - Update to 0.95.80 * See NEWS for complete list of changes * Fri Jan 08 2016 tchvatal@suse.com - Version update to 0.95.79: * See NEWS file for in-depth changes list * Sun Dec 20 2015 mpluskal@suse.com - Update to 0.95.76 - See NEWS for complete list of changes * Mon Nov 16 2015 mpluskal@suse.com - Update to 0.95.67 - See NEWS for complete list of changes * Sat Oct 31 2015 mpluskal@suse.com - Update to 0.95.65 - See NEWS for complete list of changes - Make building more verbose * Fri Sep 11 2015 mpluskal@suse.com - Update to 0.95.8 - See NEWS for complete list of changes - Update dependencies - Enable gnutls support * Sat Apr 11 2015 tchvatal@suse.com - Drop autoreconf call which was pointless. Seems to build without and thus fixes build on sle11. * Fri Mar 13 2015 tchvatal@suse.com - Version bump to 0.91.112: * No obvious changelog - Various spec-cleaner sorting * Sat Dec 06 2014 jengelh@inai.de - Update to new upstream release 0.91.103 * fix memleak when using REALM option in freetds.conf * ODBC driver did not return parameters as rows - freetds-devel had a dangling symlink due to lack of Require on libtdsodbc0 - Shlib packaging guideline: put libct and libsybdb in separate subpackages. - Improve description for the different API libraries. - Do not ignore output from odbcinst or ldconfig. * Tue Feb 07 2012 coolo@suse.com - there is a GPL copying too, so add GPL-2.0+ too * Sun Feb 05 2012 jengelh@medozas.de - Remove redundant tags/sections - Resolve dependency indirection * Wed Oct 12 2011 tabraham@novell.com - updated to 0.91 * Sun Oct 09 2011 jengelh@medozas.de - Add missing "Group" for libfreetds and change %make_install, resolving build failure for SLE11 - Remove redundant sections (cf. specfile guidelines) * Sat Oct 01 2011 coolo@suse.com - add libtool as buildrequire to make the spec file more reliable * Sat Aug 06 2011 toddrme2178@gmail.com - Split into library and tools (binary) packages - Fixed license labeling. * Thu Aug 04 2011 coolo@novell.com - ran format_spec source service * Fri Jul 15 2011 toddrme2178@gmail.com - Updated to 0.91 rc2 - Various spec file style cleanups - Changed to valid groups (fix for rpmlint warning) - Check for duplicate files (fix for rpmlint warning) - Move %changes contents to existing .changes file * Fri Jul 15 2011 crrodriguez@opensuse.org - Update to version 0.9.2 * Thu May 13 2010 Matthias Eckermann <mge@arcor.de> - update to 0.83.dev.20100512 * Fri Feb 19 2010 Matthias Eckermann <mge@arcor.de> - update to 0.82.1.dev.20091223 * Thu May 08 2008 Matthias Eckermann <mge@arcor.de> - adopted for openSUSE buildservice * Wed Mar 28 2007 Frediano Ziglio <freddy77@gmail.com> - removed libtdssrv * Thu Sep 09 2004 Frediano Ziglio <freddy77@angelfire.com> - remove dependency from freetds-unixodbc - fix field name (Copyright instead of License) - updated URL * Sun Mar 30 2003 Frediano Ziglio <freddy77@angelfire.com> - add reference to doc package * Wed Feb 05 2003 Ian Grant <Ian.Grant@cl.cam.ac.uk> - 0.61 tweaked. Added libtdssrv libraries and tools in /usr/bin + man pages * Mon Dec 30 2002 David Hollis <dhollis@davehollis.com> - 0.60 tweaked. Move .a & .la files to -devel package * Thu Dec 20 2001 Brian Bruns <camber@ais.org> - Modifications for 0.53 ver and removing interfaces file * Thu Jun 28 2001 Brian Bruns <camber@ais.org> - Modifications for 0.52 ver and ODBC drivers * Wed Feb 14 2001 David Hollis <dhollis@emagisoft.com> - First stab at RPM for 0.51 ver
/usr/lib64/libsybdb.so.5 /usr/lib64/libsybdb.so.5.1.0 /usr/share/licenses/libsybdb5 /usr/share/licenses/libsybdb5/COPYING.txt /usr/share/licenses/libsybdb5/COPYING_LIB.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 20 00:18:26 2022