[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-796-g3fa95c5
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-07-28 09:19:54
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 3fa95c545ed21ae18f8e50328c6be7ae50955aa2 (commit)
from 2f13c792457628d4399f6413624eec3ada3e732f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3fa95c545ed21ae18f8e50328c6be7ae50955aa2
Author: Julien Boibessot <jul...@ar...>
Date: Tue Jul 28 11:14:54 2015 +0200
[BUILDROOT] 2015.02: bump openssl to 1.0.2d (mainline backport)
-----------------------------------------------------------------------
Summary of changes:
...d-openssl-security-bump-to-version-1.0.2d.patch | 27 ++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
create mode 100644 patches/buildroot/2015.02/224-d-openssl-security-bump-to-version-1.0.2d.patch
diff --git a/patches/buildroot/2015.02/224-d-openssl-security-bump-to-version-1.0.2d.patch b/patches/buildroot/2015.02/224-d-openssl-security-bump-to-version-1.0.2d.patch
new file mode 100644
index 0000000..3d8989b
--- /dev/null
+++ b/patches/buildroot/2015.02/224-d-openssl-security-bump-to-version-1.0.2d.patch
@@ -0,0 +1,27 @@
+From d4e547438cf3add7ad7c816e8fbcb8dd205cac20 Mon Sep 17 00:00:00 2001
+From: Gustavo Zacarias <gu...@za...>
+Date: Thu, 09 Jul 2015 18:45:13 +0000
+Subject: openssl: security bump to version 1.0.2d
+
+Fixes CVE-2015-1793 - Alternative chains certificate forgery.
+
+Signed-off-by: Gustavo Zacarias <gu...@za...>
+Signed-off-by: Thomas Petazzoni <tho...@fr...>
+---
+(limited to 'package/openssl/openssl.mk')
+
+diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk
+index 37c640d..3d87919 100644
+--- a/package/openssl/openssl.mk
++++ b/package/openssl/openssl.mk
+@@ -4,7 +4,7 @@
+ #
+ ################################################################################
+
+-OPENSSL_VERSION = 1.0.2c
++OPENSSL_VERSION = 1.0.2d
+ OPENSSL_SITE = http://www.openssl.org/source
+ OPENSSL_LICENSE = OpenSSL or SSLeay
+ OPENSSL_LICENSE_FILES = LICENSE
+--
+cgit v0.9.1
hooks/post-receive
--
armadeus
|