[128159] trunk/dports/lang/ruby20/Portfile

kimuraw at macports.org kimuraw at macports.org
Fri Nov 14 17:55:54 PST 2014


Revision: 128159
          https://trac.macports.org/changeset/128159
Author:   kimuraw at macports.org
Date:     2014-11-14 17:55:54 -0800 (Fri, 14 Nov 2014)
Log Message:
-----------
lang/ruby20: upgrade to 2.0.0-p598, fixes CVE-2014-8090

CVE-2014-8090: Another Denial of Service XML Expansion
https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/

Modified Paths:
--------------
    trunk/dports/lang/ruby20/Portfile

Modified: trunk/dports/lang/ruby20/Portfile
===================================================================
--- trunk/dports/lang/ruby20/Portfile	2014-11-15 01:13:07 UTC (rev 128158)
+++ trunk/dports/lang/ruby20/Portfile	2014-11-15 01:55:54 UTC (rev 128159)
@@ -5,7 +5,7 @@
 PortGroup           select 1.0
 
 name                ruby20
-version             2.0.0-p594
+version             2.0.0-p598
 revision            0
 
 categories          lang ruby
@@ -26,10 +26,10 @@
 use_bzip2           yes
 distname            ruby-${version}
 
-checksums           md5 58469c0daf5f3a892a70cc674ea59c7f \
-                    rmd160 fb5a2a5bd15a6e0208b75ad50134930356e6905c \
-                    sha1 9995087d0857f7c9682297689691d606897333b8 \
-                    sha256 e5aee3cf36898315f87771a5e657c81befb88b6afa585b70aaa57c47cc0e99a4
+checksums           md5 a3f3908103a7d209d1d1cf4712e3953c \
+                    rmd160 76f2f261236f820adbe7dcedda9b9714eaf8e178 \
+                    sha1 992416657832c775ff41452af81c962981ddbde2 \
+                    sha256 67b2a93690f53e12b635ba1bcdbd41e8c5593f13d575fea92fdd8801ca088f0f
 use_parallel_build  no
 
 depends_lib         port:readline \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141114/0b72ee72/attachment-0001.html>


More information about the macports-changes mailing list