Subject: CVS commit: pkgsrc/databases/unixodbc
From: Adam Ciarcinski
Date: 2022-05-09 13:16:27
Message id: 20220509111627.EB42FFA94@cvs.NetBSD.org

Log Message:
unixodbc: updated to 2.3.11

2.3.11

Add missing files

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

Files:
RevisionActionfile
1.44modifypkgsrc/databases/unixodbc/Makefile
1.14modifypkgsrc/databases/unixodbc/PLIST
1.22modifypkgsrc/databases/unixodbc/distinfo
1.2modifypkgsrc/databases/unixodbc/patches/patch-Makefile.in