Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 472804

Summary: dev-db/libzdb-2.11.3 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Thomas Raschbacher <lordvan>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johan Bergström 2013-06-10 05:40:35 UTC
rename worked for me.
Comment 1 Thomas Raschbacher gentoo-dev 2013-06-17 08:18:08 UTC
Thanks for the info. I'll give it a quick test-run with dbmail later and then add it if everything works ok
Comment 2 Thomas Raschbacher gentoo-dev 2013-06-17 08:20:46 UTC
Release notes:

    New: License Exception added to allow the library to be linked and distributed together with OpenSSL.
    New: Throw SQLException if a database access error occurs when ResultSet_next() is called. Previously, access errors could be masked as end of result set. Thanks to JiaQiang Xu.
    Fixes: (Volodymyr Tarasenko) Possible mem leak in Oracle's blob operation fixed.
    Fixed: MySQL: A ResultSet bind memory error could occur if string or blob columns of different size caused successive buffer reallocation. Thanks to Ryan Addams for discovering the problem.
    New: Added support for the new bytea hex encoding format introduced in PostgreSQL 9.0.
    Fixed: MySQL: A Result Set with two or more columns larger than 256 bytes would cause libzdb to truncate the second column to 256 bytes in the first row. Thanks to Me from China for bug report and patch.
    Fixed: Improved Build Configuration. Thanks to Johan Bergström for report.
Comment 3 Thomas Raschbacher gentoo-dev 2013-07-01 18:56:28 UTC
committed now. thanks for reporting and sorry for taking a bit again, but I want to make sure it works with dbmail too ;)