diff options
author | taca <taca@pkgsrc.org> | 2014-10-27 16:11:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-10-27 16:11:17 +0000 |
commit | b60145beabac49bf5e9b9a97702e36df1f3eb10e (patch) | |
tree | f0e21322af34bc37ffdf01dc644e79d0c88340ac /lang/ruby193-base | |
parent | 81a744b33b5329307392af522b147b7048bd0a04 (diff) | |
download | pkgsrc-b60145beabac49bf5e9b9a97702e36df1f3eb10e.tar.gz |
Update ruby193-base and related packages to 1.9.3p550 (Ruby 1.9.3-p550).
Ruby 1.9.3-p550 Released
We are pleased to announce the release of Ruby 1.9.3-p550.
This release includes a security fix for DoS vulnerability of REXML.
* CVE-2014-8080: Denial Of Service XML Expansion
This release also includes the change of default settings of
ext/openssl. Insecure SSL/TLS options are now turn off by default.
* Changed default settings of ext/openssl
And, in addition, bandled jQuery for darkfish template of RDoc is also
updated.
Diffstat (limited to 'lang/ruby193-base')
-rw-r--r-- | lang/ruby193-base/Makefile | 3 | ||||
-rw-r--r-- | lang/ruby193-base/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/lang/ruby193-base/Makefile b/lang/ruby193-base/Makefile index 4b3c4a1dd6f..1f0626dd933 100644 --- a/lang/ruby193-base/Makefile +++ b/lang/ruby193-base/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/09/30 10:40:08 taca Exp $ +# $NetBSD: Makefile,v 1.46 2014/10/27 16:11:18 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL} -PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} diff --git a/lang/ruby193-base/distinfo b/lang/ruby193-base/distinfo index 6c115592a7b..c9e06925963 100644 --- a/lang/ruby193-base/distinfo +++ b/lang/ruby193-base/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.36 2014/10/02 08:50:12 taca Exp $ +$NetBSD: distinfo,v 1.37 2014/10/27 16:11:18 taca Exp $ -SHA1 (ruby-1.9.3-p547.tar.bz2) = 972ea65ab50c697a60c672888a143e0bc84b4d6e -RMD160 (ruby-1.9.3-p547.tar.bz2) = 827473dd20e4dad7704eb5da19f13ce5c105bddf -Size (ruby-1.9.3-p547.tar.bz2) = 10036828 bytes +SHA1 (ruby-1.9.3-p550.tar.bz2) = d4f1574a7fbcd402407b6c0ebf6ebea9c0c7d55a +RMD160 (ruby-1.9.3-p550.tar.bz2) = bcc30a2a4d602f42222544d0ed00b0446978920b +Size (ruby-1.9.3-p550.tar.bz2) = 10053787 bytes SHA1 (patch-configure) = 0ef7e10bbff37118c48053e7189f87528a3e408b SHA1 (patch-configure.in) = 09dfe819b6a9bd7c9af704eeaef659857d33d0c3 SHA1 (patch-defs_default__gems) = fb24111736f1a76a05e853aa068024dbdd24e5a5 |