pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-mysql2
Module Name: pkgsrc
Committed By: taca
Date: Sun Nov 29 09:57:15 UTC 2015
Modified Files:
pkgsrc/databases/ruby-mysql2: Makefile distinfo
Log Message:
Update ruby-mysql2 to 0.4.2.
* Free the MYSQL client handle after mysql_close to avoid a memory leak.
* Avoid crashing when Statement#close is called before a Result is
garbage collected.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/ruby-mysql2/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/ruby-mysql2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index