pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-tiny_tds
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 13 04:50:26 UTC 2015
Modified Files:
pkgsrc/databases/ruby-tiny_tds: Makefile PLIST distinfo
Log Message:
Update ruby-tiny_tds to 0.7.0.
* 0.7.0 *
* Refactor build of FreeTDS & Iconv recipes. Add OpenSSL. Merged #207.
* Ensure zero terminated strings, where C-str pointers are expected. Use StringValueCStr() Fixes #208.
* Revert 999fa571 so timeouts do not kill the client. Fixes #179.
* Remove `sspi_w_kerberos.diff` patch. Not needed anymore.
* Tested again on Azure. Added notes to README on recommended settings.
* Replace `rb_thread_blocking_region` (removed in Ruby 2.2.0) w/`rb_thread_call_without_gvl`. Fixes #182.
* Remove 30 char password warning. Fixes #172.
* Remove Ruby 1.8.6 support. We always use Time vs edge case DateTime.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/ruby-tiny_tds/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/ruby-tiny_tds/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/ruby-tiny_tds/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