* [Buildroot] [PATCH] ruby: security bump to version 2.2.2
@ 2015-04-13 20:54 Gustavo Zacarias
2015-04-14 8:07 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-13 20:54 UTC (permalink / raw)
To: buildroot
Fixes:
CVE-2015-1855 - OpenSSL extension?s hostname verification vulnerability.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/ruby/ruby.hash | 4 ++--
package/ruby/ruby.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/ruby/ruby.hash b/package/ruby/ruby.hash
index 6fa47a4..4680a61 100644
--- a/package/ruby/ruby.hash
+++ b/package/ruby/ruby.hash
@@ -1,2 +1,2 @@
-# From https://www.ruby-lang.org/en/news/2015/03/03/ruby-2-2-1-released/
-sha256 3b2852c07fdc12d0ba2b5698c7587ae2b46141539a526d143da5860b55a626c0 ruby-2.2.1.tar.xz
+# From https://www.ruby-lang.org/en/news/2015/04/13/ruby-2-2-2-released/
+sha256 f033b5d08ab57083e48c1d81bcd7399967578c370b664da90e12a32891424462 ruby-2.2.2.tar.xz
diff --git a/package/ruby/ruby.mk b/package/ruby/ruby.mk
index 2e2adfd..552da07 100644
--- a/package/ruby/ruby.mk
+++ b/package/ruby/ruby.mk
@@ -5,7 +5,7 @@
################################################################################
RUBY_VERSION_MAJOR = 2.2
-RUBY_VERSION = $(RUBY_VERSION_MAJOR).1
+RUBY_VERSION = $(RUBY_VERSION_MAJOR).2
RUBY_VERSION_EXT = 2.2.0
RUBY_SITE = http://cache.ruby-lang.org/pub/ruby/$(RUBY_VERSION_MAJOR)
RUBY_SOURCE = ruby-$(RUBY_VERSION).tar.xz
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] ruby: security bump to version 2.2.2
2015-04-13 20:54 [Buildroot] [PATCH] ruby: security bump to version 2.2.2 Gustavo Zacarias
@ 2015-04-14 8:07 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-14 8:07 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 13 Apr 2015 17:54:29 -0300, Gustavo Zacarias wrote:
> Fixes:
> CVE-2015-1855 - OpenSSL extension?s hostname verification vulnerability.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/ruby/ruby.hash | 4 ++--
> package/ruby/ruby.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-14 8:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 20:54 [Buildroot] [PATCH] ruby: security bump to version 2.2.2 Gustavo Zacarias
2015-04-14 8:07 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox