This is an automated email from the ASF dual-hosted git repository.

jking pushed a commit to branch 0.9.3.1
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/0.9.3.1 by this push:
     new a9b748b  Updated CHANGES
a9b748b is described below

commit a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4
Author: James E. King III <[email protected]>
AuthorDate: Sat Mar 9 10:25:29 2019 -0500

    Updated CHANGES
---
 CHANGES | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 8699261..db6841b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
 Apache Thrift Changelog
 
+Thrift 0.9.3.1
+--------------------------------------------------------------------------------
+## Bug
+    * [THRIFT-4506] - CVE-2018-1320 for Java SASL backported from 0.12.0
+
+
 Thrift 0.9.3
 
--------------------------------------------------------------------------------
 ## Bug
@@ -249,7 +255,7 @@ Thrift 0.9.3
     * [THRIFT-3176] - Union incorrectly implements ==
     * [THRIFT-3177] - Fails to run rake test
     * [THRIFT-3180] - lua plugin: framed transport do not work
-    * [THRIFT-3179] - lua plugin cant connect to remote server because 
function l_socket_create_and_connect always bind socket to localhost
+    * [THRIFT-3179] - lua plugin cant connect to remote server because 
function l_socket_create_and_connect always bind socket to localhost 
     * [THRIFT-3248] - TypeScript: additional comma in method signature without 
parameters
     * [THRIFT-3302] - Go JSON protocol should encode Thrift byte type as 
signed integer string
     * [THRIFT-3297] - c_glib: an abstract base class is not generated

Reply via email to