Age | Commit message (Collapse) | Author | Files | Lines |
|
1.4.3 (2022-05-26)
* add rb_undef_alloc_func for Parser and Encoder
* Update gemspec file to recent styles (#212)
* Prevent int overflow causing infinite loop in buf resizing
|
|
1.4.2 (2022-04-04)
No release note nor proper changelog. But there is security fix.
Please refer
<https://github.com/brianmario/yajl-ruby/security/advisories/GHSA-jj47-x69x-mxrm>
in detail.
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
|
|
|
Changes are too many to write here, please refer:
<https://github.com/brianmario/yajl-ruby/compare/1.3.1...1.4.1>.
|
|
No upstream changelog, but seems to include security fixes CVE-2017-16516
and others:
https://github.com/brianmario/yajl-ruby/issues/176
https://github.com/brianmario/yajl-ruby/pull/178
|
|
Exact changes are not available, please refer:
<https://github.com/brianmario/yajl-ruby/compare/1.2.1...1.3.0>.
|
|
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
Changes are not available except commit log:
<https://github.com/brianmario/yajl-ruby/commits/master>.
|
|
|
|
|
|
not use libtool to do so. This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
|
|
|
|
This gem is a C binding to the excellent YAJL JSON parsing and generation
library.
|