From 5b093cd0c83ae53c3024f853dfd6f81e71e64540 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 5 Dec 2015 13:13:12 -0600 Subject: [PATCH] update version and changelog for 2.1.9 --- ChangeLog | 18 ++++++++++++++++++ VERSION | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 79fa9eb..8d4d7ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,10 +31,28 @@ LibreSSL Portable Release Notes: This release primarily addresses a number of security issues in coordination with the OpenSSL project. +2.1.9 - Reliability Update + + * Fixes from OpenSSL 1.0.1q + - CVE-2015-3194 - NULL pointer dereference in client side certificate + validation. + - CVE-2015-3195 - Memory leak in PKCS7 - not reachable from TLS/SSL + + * The following OpenSSL CVEs did not apply to LibreSSL + - CVE-2015-3193 - Carry propagating bug in the x86_64 Montgomery squaring + procedure. + - CVE-2015-3196 - Double free race condition of the identify hint data. + + See https://marc.info/?l=openbsd-announce&m=144925068504102 + 2.1.8 - Security Update * Fixes for a memory leak and out-of-bounds access in OBJ_obj2txt reported by Qualys Security. + - CVE-2015-5333 - memory leak in OBJ_obj2txt + - CVE-2015-5334 - 1-byte buffer overflow in OBJ_obj2txt + + See http://www.openwall.com/lists/oss-security/2015/10/16/1 2.1.7 - Security Update diff --git a/VERSION b/VERSION index ebf14b4..63a1a1c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.8 +2.1.9