发布于 2015-01-18 23:47:27 | 177 次阅读 | 评论: 0 | 来源: 网友投递
Rugged Git 的 Ruby 开发包
Rugged 是一个 Git 的 Ruby 开发包,使用 libgit2 API
Rugged 0.21.4 发布,Rugged 是一个 Git 的 Ruby 开发包,使用 libgit2 API
该版本升级 libgit2 到 0.21.4,libgit2 0.21.4 主要是修复了如下 bug :
bce9484 Fix assert when receiving uncommon sideband packet
4f2d272 ignore: don't leak rules into higher directories
8fce79b ignore: match git's rule negation rules
f888185 ignore: adjust test for negating inside a dir
b38fe6f Fix build of tests with mingw
4058f1c Fix ming32 compilation
04da236 Fix public header on sys/refs.h
dc39d23 Plug possible leak in the openssl locks
3a2c60e ssl: clear the OpenSSL locking function
9c04635 Fix segmentation fault observed on OpenBSD/sparc64
建议升级!