Path to this page:
Next | Query returned 3 messages, browsing 1 to 10 | previous
CVS Commit History:
2013-02-25 17:55:28 by Matthias Scheler | Files touched by this commit (11) | |
Log message:
Pullup ticket #4080 - requested by taca
lang/ruby193-base: security update
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.95
- lang/ruby193-base/Makefile 1.26
- lang/ruby193-base/distinfo 1.18
- lang/ruby193-base/patches/patch-ext_json_lib_json_add_core.rb deleted
- lang/ruby193-base/patches/patch-ext_json_lib_json_common.rb deleted
- lang/ruby193-base/patches/patch-ext_json_lib_json_version.rb deleted
- lang/ruby193-base/patches/patch-ext_json_parser_parser.c deleted
- lang/ruby193-base/patches/patch-ext_json_parser_parser.rl deleted
- lang/ruby193-base/patches/patch-test_json_test__json.rb deleted
- lang/ruby193-base/patches/patch-test_json_test__json__addition.rb deleted
- lang/ruby193-base/patches/patch-test_json_test__json__string__matching.rb deleted
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Feb 22 16:20:48 UTC 2013
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby193-base: Makefile distinfo
Removed Files:
pkgsrc/lang/ruby193-base/patches: patch-ext_json_lib_json_add_core.rb
patch-ext_json_lib_json_common.rb
patch-ext_json_lib_json_version.rb patch-ext_json_parser_parser.c
patch-ext_json_parser_parser.rl patch-test_json_test__json.rb
patch-test_json_test__json__addition.rb
patch-test_json_test__json__string__matching.rb
Log message:
Update ruby193-base package (and related) to 1.9.3-p392.
Security problem of CVE-2013-0269 was already handled but REXML security
problem is fixed by this package.
Now Ruby 1.9.3-p392 is released. I apologize for updating too frequently.
This release includes security fixes about bundled JSON and REXML.
* Denial of Service and Unsafe Object Creation Vulnerability in JSON
(CVE-2013-0269)
* Entity expansion DoS vulnerability in REXML (XML bomb)
And some small bugfixes are also included.
|
2013-02-14 15:58:51 by Matthias Scheler | Files touched by this commit (15) |
Log message:
Pullup ticket #4069 - requested by taca
lang/ruby193-base: security patch
Revisions pulled up:
- lang/ruby193-base/Makefile 1.25 via patch
- lang/ruby193-base/PLIST 1.7
- lang/ruby193-base/distinfo 1.17
- lang/ruby193-base/patches/patch-ext_json_lib_json_add_core.rb 1.1
- lang/ruby193-base/patches/patch-ext_json_lib_json_common.rb 1.1
- lang/ruby193-base/patches/patch-ext_json_lib_json_version.rb 1.1
- lang/ruby193-base/patches/patch-ext_json_parser_parser.c 1.1
- lang/ruby193-base/patches/patch-ext_json_parser_parser.rl 1.1
- lang/ruby193-base/patches/patch-man_erb.1 1.2
- lang/ruby193-base/patches/patch-man_irb.1 1.2
- lang/ruby193-base/patches/patch-man_ri.1 1.2
- lang/ruby193-base/patches/patch-man_ruby.1 1.2
- lang/ruby193-base/patches/patch-test_json_test__json.rb 1.1
- lang/ruby193-base/patches/patch-test_json_test__json__addition.rb 1.1
- lang/ruby193-base/patches/patch-test_json_test__json__string__matching.rb 1.1
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Feb 12 13:03:09 UTC 2013
Modified Files:
pkgsrc/lang/ruby193-base: Makefile PLIST distinfo
pkgsrc/lang/ruby193-base/patches: patch-man_erb.1 patch-man_irb.1
patch-man_ri.1 patch-man_ruby.1
Added Files:
pkgsrc/lang/ruby193-base/patches: patch-ext_json_lib_json_add_core.rb
patch-ext_json_lib_json_common.rb
patch-ext_json_lib_json_version.rb patch-ext_json_parser_parser.c
patch-ext_json_parser_parser.rl patch-test_json_test__json.rb
patch-test_json_test__json__addition.rb
patch-test_json_test__json__string__matching.rb
Log message:
* Add fix for CVE-2013-0269, json vulnerability.
* Add comments to patches related to mdoc markup.
Bump PKGREVISION.
|
2013-02-11 18:39:08 by Matthias Scheler | Files touched by this commit (11) | |
Log message:
Pullup ticket #4056 - requested by taca
lang/ruby193-base: security update
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.93-1.94
- lang/ruby193-base/Makefile 1.21-1.23
- lang/ruby193-base/PLIST 1.5-1.6
- lang/ruby193-base/distinfo 1.14-1.16
- lang/ruby193-base/patches/patch-configure 1.5-1.6
- lang/ruby193-base/patches/patch-configure.in 1.5
- lang/ruby193-base/patches/patch-lib_rubygems.rb 1.2
- lang/ruby193-base/patches/patch-lib_rubygems_specification.rb 1.3
- lang/ruby193-base/patches/patch-lib_rubygems_version.rb 1.1
- lang/ruby193-base/patches/patch-random.c deleted
- lang/ruby193-base/patches/patch-test_rubygems_test__gem.rb 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 31 15:56:14 UTC 2013
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby193-base: Makefile PLIST distinfo
pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in
patch-lib_rubygems.rb patch-test_rubygems_test__gem.rb
Removed Files:
pkgsrc/lang/ruby193-base/patches: patch-random.c
Log message:
Update ruby193 to 1.9.3p374 (Ruby 1.9.3-p374).
These releasess don't include any security fixes.
Ruby 1.9.3-p362:
This release includes other many bug fixes.
Resolved build problems on Solaris.
Windows 8 support (hopefully).
other many bug fixes.
Ruby 1.9.3-p374:
This release includes many bug fixes. Especially,
Fixed randomly SEGV problem (often reported with Rails)
Windows 8 support (maybe, hopefully)
other many bug fixes.
See tickets and ChangeLog for details.
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 2 08:11:54 UTC 2013
Modified Files:
pkgsrc/lang/ruby193-base: Makefile distinfo
pkgsrc/lang/ruby193-base/patches: patch-lib_rubygems_specification.rb
Added Files:
pkgsrc/lang/ruby193-base/patches: patch-lib_rubygems_version.rb
Log message:
Add a two fixes from ruby-2.0.0/rubygems 1.8.25.
* Allow multiple conditions for requirement of gem's specification since
some newer gem already use this feature.
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Feb 6 15:48:31 UTC 2013
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby193-base: Makefile PLIST distinfo
pkgsrc/lang/ruby193-base/patches: patch-configure
Log message:
Update ruby193 pacakges to 1.9.3p385.
This release includes a security fix about bundled RDoc.
Full changes are too may to write here, please refer ChangeLog.
|
Next | Query returned 3 messages, browsing 1 to 10 | previous