The NetBSD Project

CVS log for pkgsrc/textproc/ruby-yajl/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / ruby-yajl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Tue Aug 30 15:51:38 2022 UTC (13 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, HEAD
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

textproc/ruby-yajl: update to 1.4.3

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

Revision 1.8.4.1 / (download) - annotate - [select for diffs], Sat May 7 10:01:18 2022 UTC (16 months, 3 weeks ago) by bsiegert
Branch: pkgsrc-2022Q1
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored) next main 1.9 (colored)

Pullup ticket #6622 - requested by taca
textproc/ruby-yajl: security fix

Revisions pulled up:
- textproc/ruby-yajl/Makefile                                   1.8
- textproc/ruby-yajl/PLIST                                      1.7
- textproc/ruby-yajl/distinfo                                   1.9

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sun Apr 24 14:39:32 UTC 2022

   Modified Files:
           pkgsrc/textproc/ruby-yajl: Makefile PLIST distinfo

   Log Message:
   textproc/ruby-yajl: update to 1.4.2

   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.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 24 14:39:31 2022 UTC (17 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

textproc/ruby-yajl: update to 1.4.2

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.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:30 2021 UTC (23 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Branch point for: pkgsrc-2022Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:37 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

textproc: Remove SHA1 hashes for distfiles

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 23 16:43:10 2018 UTC (5 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

textproc/ruby-yajl: update to 1.4.1

Changes are too many to write here, please refer:
<https://github.com/brianmario/yajl-ruby/compare/1.3.1...1.4.1>.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 9 18:55:58 2017 UTC (5 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

ruby-yajl: update to 1.3.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

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 20 16:24:37 2017 UTC (6 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

Update ruby-yajl to 1.3.0.

Exact changes are not available, please refer:
<https://github.com/brianmario/yajl-ruby/compare/1.2.1...1.3.0>.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 4 02:00:11 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add SHA512 digests for distfiles for textproc category

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.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 11 16:38:10 2015 UTC (8 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update ruby-yajl to 1.2.1.

Changes are not available except commit log:
<https://github.com/brianmario/yajl-ruby/commits/master>.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 6 14:27:30 2012 UTC (11 years, 7 months ago) by fhajny
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import ruby18-yajl-ruby-1.1.0 as textproc/ruby-yajl.

This gem is a C binding to the excellent YAJL JSON parsing and generation
library.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 6 14:27:30 2012 UTC (11 years, 7 months ago) by fhajny
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>