Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 18:00:33 UTC Now

2015-04-26 08:36:34 UTC pkgsrc-2015Q1 commitmail json YAML

Pullup ticket #4685 - requested by taca
lang/ruby21-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.140
- lang/ruby21-base/PLIST                                        1.6
- lang/ruby21-base/distinfo                                    1.14-1.15
- lang/ruby21-base/patches/patch-configure                      1.3
- lang/ruby21-base/patches/patch-lib_rdoc_text.rb              deleted
- lang/ruby21/Makefile                                          1.3

---
  Module Name: pkgsrc
  Committed By: jperkin
  Date: Fri Apr  3 09:02:24 UTC 2015

  Modified Files:
  pkgsrc/lang/ruby21-base: distinfo
  pkgsrc/lang/ruby21-base/patches: patch-configure

  Log Message:
  Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
  with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Apr 19 16:19:00 UTC 2015

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk
  pkgsrc/lang/ruby21-base: PLIST distinfo
  Removed Files:
  pkgsrc/lang/ruby21-base/patches: patch-lib_rdoc_text.rb

  Log Message:
  Update ruby21-base and ruby21 packages to 2.1.6.

  >From release announce:

  Ruby 2.1.6 has been released.

  This release includes a security fix for OpenSSL extension. Please view the
  topic below for more details.

      CVE-2015-1855: Ruby OpenSSL Hostname Verification

  And, many bug fixes are also included. See tickets and ChangeLog for details.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Apr 19 16:20:42 UTC 2015

  Modified Files:
  pkgsrc/lang/ruby21: Makefile

  Log Message:
  Reset PKGREVISION.

(tron)