File psqlODBC.changes of Package psqlODBC
-------------------------------------------------------------------
Thu Mar 12 16:11:41 UTC 2015 - p.drouand@gmail.com
- Update to version 09.03.0400
* No short ChangeLog available; please read
/usr/share/doc/packages/psqlODBC/release.html
- Remove depreciated AUTHORS section
- Remove psqlODBC-literal.patch; fixed on upstream release
- Update psqlodbc-08.03.0200-build.patch > psqlodbc-build.patch
- Update project Url
- Use download Url as source
- Remove redundant %clean section
-------------------------------------------------------------------
Tue Apr 23 13:09:31 UTC 2013 - mhrusecky@suse.com
- fix build on openSUSE > 12.3 with new unixODBC
-------------------------------------------------------------------
Tue Nov 3 19:09:39 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Wed Nov 12 12:07:56 CET 2008 - max@suse.de
- Automate registering and unregistering the driver with unixODBC
on installation and uninstallation (bnc#420850).
-------------------------------------------------------------------
Thu Sep 11 13:38:30 CEST 2008 - max@suse.de
- New version: 08.03.0200. For details on the countless
improvements and bug fixes, see:
http://psqlodbc.projects.postgresql.org/release.html or
/usr/share/doc/packages/psqlODBC/release.html
-------------------------------------------------------------------
Mon Jul 30 16:08:23 CEST 2007 - max@suse.de
- New version: 08.02.0400. Changes include:
* Ditinguish the indicaitor and the octet_length field of APD
clearly.
* Handle @@IDENTITY more generally.
* Take outer join into account so as to evaluate nullability.
* Fix a bug about Keyset-driven cursors.
* Change to use NULL indicator instead of the length buffer in
SQLFetch.
* Fix a bug which forgets unnamed plans too early especially when
handling large objects.
* Don't treat charcters whose value >= 128 as alphanumeric in case
of conversion of binary data to bytea.
* Change ConfigDSN() so that it takes the options in Setup Dialog
page 1 into account.
* Simplify the memory management of statements'columns info so as to
prevent memory leaks or a crash in parse_statement etc.
* SQLTables("", SQL_ALL_SCHEMAS. "", ..) now returns a list of valid
schemas.
* SQLTables("", "", "", SQL_ALL_TABLE_TYPES) now returns a list of
valid table types.
* SQLGetInfo SQL_DATABASE_NAME now returns the database name.
* Treat the tables in information_schema as system tables.
* Correct the precision of SQL_NUMERIC_STRUCT.
* Change the default max varchar size from 254 to 255.
* Reset the fields information properly in case of SQLMoreResults.
* Implement SQLDescribeParam() also in case of multi-command queries.
* Handle dollar-quotes more properly.
* Append DETAIL messages to GetDiag...() messages.
* Remove WSAStartup() and WSACleanup() from DllMain.
* Load libpq from the driver's folder.
* Improve the implemetation of SQLSetPos(.., SQL_ADD/SQL_UPDATE)
using the 8.2 new feature INSERT/UPDATE .. returning.
-------------------------------------------------------------------
Wed Dec 13 15:34:15 CET 2006 - max@suse.de
- Avoid literal string comparison (#228225)
- New version: 08.02.0200
- Added support for SSL and Kerberos
- Reduce compiler warnings on x86_64
- Many more improvements
-------------------------------------------------------------------
Wed Jan 25 21:40:40 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 13 16:56:27 CET 2006 - max@suse.de
- New version: 08.01.0102
-------------------------------------------------------------------
Mon Jul 4 13:56:38 CEST 2005 - max@suse.de
- Re-added -fno-strict-aliasing .
-------------------------------------------------------------------
Fri Jul 1 14:23:04 CEST 2005 - max@suse.de
- New version: 08.00.0101
- Building with support for unixODBC.
-------------------------------------------------------------------
Thu Nov 11 12:56:41 CET 2004 - ro@suse.de
- fixed file list
-------------------------------------------------------------------
Tue May 25 16:24:11 CEST 2004 - max@suse.de
- Adapted a patch from Debian to fix a buffer overflow in ODBC driver
(src/interfaces/odbc/): added parameter for target buffer size to
make_string() to prevent buffer overflows and corrected all calls to
it (http://bugs.debian.org/247306, SuSE Bugzilla #40714).
With previous versions it was possible to crash (and possibly
exploit) e. g. apache if a PHP script connected to a ODBC database
with very long credential strings (DSN, username, password, etc.).
-------------------------------------------------------------------
Fri Feb 6 12:31:33 CET 2004 - max@suse.de
- Added -fno-strict-aliasing to CFLAGS.
-------------------------------------------------------------------
Thu Jan 15 10:55:51 CET 2004 - max@suse.de
- New version: 07.03.0200
-------------------------------------------------------------------
Sun Jan 11 10:16:41 CET 2004 - adrian@suse.de
- add %run_ldconfig
-------------------------------------------------------------------
Thu Jan 9 11:48:19 CET 2003 - max@suse.de
- psqlODBC (formerly postgresql-odbc) becomes a package of it's
own, because it has been removed from the PostgreSQL
core distribution and is now a separate project.
- New version: 7.2.5.