unixodbc: updated to 2.3.12

2.3.12

Fix iconv handle leak with pooling
Add windows encoding patch
Avoid failed build if clock_gettime() is not available
Allow passing in a entire connection string into iusql
Allow isql to handle SQL_SUCCESS_WITH_INFO from SQLPrepare
Add extra logging for ODBCINST connect settings
Allow allocated copy (instead of fixed length) for the connection string with pooling to allow any length
Export __clear_ini_cache() from odbcinst to allow explicitly clearing the ini cache
Fix seg fault when used with SQLAPI
Add --enable-utf8ini flag to add utf8 to WCHAR conversions in SQLGetPrivateProfileStringW
Allow longer error messages via GetDiag functions
Add --enable-singleenv to enable single shared env handle when using pooling
This commit is contained in:
adam 2023-08-10 07:44:52 +00:00
parent bc754bd069
commit 1b07830515
3 changed files with 8 additions and 9 deletions

View file

@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.45 2022/05/13 06:45:11 jperkin Exp $
# $NetBSD: Makefile,v 1.46 2023/08/10 07:44:52 adam Exp $
DISTNAME= unixODBC-2.3.11
DISTNAME= unixODBC-2.3.12
PKGNAME= ${DISTNAME:S/ODBC/odbc/}
CATEGORIES= databases
MASTER_SITES= ftp://ftp.unixodbc.org/pub/unixODBC/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.unixodbc.org/
HOMEPAGE= https://www.unixodbc.org/
COMMENT= ODBC 2.x/3.x driver manager
LICENSE= gnu-lgpl-v2.1

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.14 2022/05/09 11:16:27 adam Exp $
@comment $NetBSD: PLIST,v 1.15 2023/08/10 07:44:52 adam Exp $
bin/dltest
bin/isql
bin/iusql
@ -13,7 +13,6 @@ include/sqlext.h
include/sqlspi.h
include/sqltypes.h
include/sqlucode.h
include/unixODBC/config.h
include/unixODBC/unixodbc_conf.h
include/unixodbc.h
include/uodbc_extras.h

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.22 2022/05/09 11:16:27 adam Exp $
$NetBSD: distinfo,v 1.23 2023/08/10 07:44:52 adam Exp $
BLAKE2s (unixODBC-2.3.11.tar.gz) = 4c160a5ab37682d38fbc960da239c952b552abc55fe5ff227f5673726c518e6d
SHA512 (unixODBC-2.3.11.tar.gz) = dddc32f90a7962e6988e1130a8093c6fb8b9ff532cad270d572250324aecbc739f45f9d8021d217313910bab25b08e69009b4f87456575535e93be1f46f5f13d
Size (unixODBC-2.3.11.tar.gz) = 1752585 bytes
BLAKE2s (unixODBC-2.3.12.tar.gz) = aff316a61bfab36b9efc8fd6d8636bc157ecd41133fd006ac56ce5c82a1ad14d
SHA512 (unixODBC-2.3.12.tar.gz) = ca9d8db943195679a44db1fc09391dc6662ab1721112c93d448f04011e98502462ffe14b8364eb03707d851db456eced20eb61a22370392ca88d917038d45b56
Size (unixODBC-2.3.12.tar.gz) = 1753915 bytes
SHA1 (patch-Makefile.in) = 807eb24caff7e01493bb6d60f3b253d9f34fa2fc