File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33* Reduce number of files shipped with precompiled Windows gem
44* Provide precompiled gem for Linux (GNU + MUSL / 64-bit x86 + ARM)
55* Fix wrappers for ` tsql ` and ` defncopy ` utility.
6- * Use libiconv v1.18 for Windows and Linux builds
6+ * Use libiconv v1.18 and freetds v1.4.26 for Windows and Linux builds
77
88## 3.1.0
99
Original file line number Diff line number Diff line change 44OPENSSL_VERSION = ENV [ "TINYTDS_OPENSSL_VERSION" ] || "3.4.0"
55OPENSSL_SOURCE_URI = "https://www.openssl.org/source/openssl-#{ OPENSSL_VERSION } .tar.gz"
66
7- FREETDS_VERSION = ENV [ "TINYTDS_FREETDS_VERSION" ] || "1.4.23 "
7+ FREETDS_VERSION = ENV [ "TINYTDS_FREETDS_VERSION" ] || "1.4.26 "
88FREETDS_SOURCE_URI = "http://www.freetds.org/files/stable/freetds-#{ FREETDS_VERSION } .tar.bz2"
You can’t perform that action at this time.
0 commit comments