unixODBC
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / unixODBC
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database/unixODBC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
baselibs.conf | 0000000127 127 Bytes | |
unixODBC-2.3.10.tar.gz | 0001752463 1.67 MB | |
unixODBC-2.3.6-declarations.patch | 0000001236 1.21 KB | |
unixODBC-gccwarnings.patch | 0000001656 1.62 KB | |
unixODBC-paths.patch | 0000005104 4.98 KB | |
unixODBC-rpmlintrc | 0000000155 155 Bytes | |
unixODBC.changes | 0000023195 22.7 KB | |
unixODBC.spec | 0000004515 4.41 KB |
Revision 67 (latest revision is 82)
Michael Vetter (jubalh)
accepted
request 974443
from
Michael Vetter (jubalh)
(revision 67)
- Update to 2.3.10: * Add connection pooling via wide connection functions * Remove "#define VERSION" from unixodbc_conf.h * Call driver functions through prototypes * Add connection pool limit option * Add fseeko support in cursor lib * Try and prevent logging buffer overflow * Add 'echo' option to isql/iusql * Alter isql/iusql buffering * Alter unicode to ascii conversion in SQLGetDiagField * Fix pooling problem when user name and or password is not provided * Fix a couple of reported buffer overflow conditions * Fix iconv leak with timeout in pooled connection - Remove upstreamed patches: * unixODBC-doc-drivers.patch * unixODBC-doc-website.patch - Remove unixODBC-2.3.1-libodbcinst-exports.patch: Upstream exports more symbols now. In our patch there were still a couple more of them but we decided to drop them. See https://github.com/lurcher/unixODBC/issues/50 and https://github.com/lurcher/unixODBC/issues/8 for the discussion. - For the future be aware of different tarball content/confusing git tag for this release. Resulting in different content from tarball from website vs GitHub. See https://github.com/lurcher/unixODBC/issues/107
Comments 0