* [Buildroot] [PATCH 1/1] package/nodejs: security bump to version 0.10.33
@ 2014-10-30 9:07 Jörg Krause
2014-10-30 18:06 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Jörg Krause @ 2014-10-30 9:07 UTC (permalink / raw)
To: buildroot
This release handles the recent POODLE vulnerability [CVE-2014-3566] by
disabling SSLv2/SSLv3 by default.
Signed-off-by: J?rg Krause <jkrause@posteo.de>
---
package/nodejs/nodejs.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nodejs/nodejs.mk b/package/nodejs/nodejs.mk
index 8832ce3..312aaa9 100644
--- a/package/nodejs/nodejs.mk
+++ b/package/nodejs/nodejs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NODEJS_VERSION = 0.10.32
+NODEJS_VERSION = 0.10.33
NODEJS_SOURCE = node-v$(NODEJS_VERSION).tar.gz
NODEJS_SITE = http://nodejs.org/dist/v$(NODEJS_VERSION)
NODEJS_DEPENDENCIES = host-python host-nodejs zlib \
--
2.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/nodejs: security bump to version 0.10.33
2014-10-30 9:07 [Buildroot] [PATCH 1/1] package/nodejs: security bump to version 0.10.33 Jörg Krause
@ 2014-10-30 18:06 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-10-30 18:06 UTC (permalink / raw)
To: buildroot
Dear J?rg Krause,
On Thu, 30 Oct 2014 10:07:05 +0100, J?rg Krause wrote:
> This release handles the recent POODLE vulnerability [CVE-2014-3566] by
> disabling SSLv2/SSLv3 by default.
>
> Signed-off-by: J?rg Krause <jkrause@posteo.de>
> ---
> package/nodejs/nodejs.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
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:[~2014-10-30 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 9:07 [Buildroot] [PATCH 1/1] package/nodejs: security bump to version 0.10.33 Jörg Krause
2014-10-30 18:06 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox