You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2019/05/27 21:01:14 UTC

[trafficserver] branch 7.1.x updated: Updated CHANGELOG

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

zwoop pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/7.1.x by this push:
     new 74b2807  Updated CHANGELOG
74b2807 is described below

commit 74b2807e6651446d7d24d115ae731c5248da33c9
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Mon May 27 15:00:59 2019 -0600

    Updated CHANGELOG
---
 CHANGELOG-7.1.7 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG-7.1.7 b/CHANGELOG-7.1.7
index 1d66874..9775860 100644
--- a/CHANGELOG-7.1.7
+++ b/CHANGELOG-7.1.7
@@ -6,8 +6,13 @@ Changes with Apache Traffic Server 7.1.7
   #4896 - [Backport] Manually brought in changes from #4797
   #4951 - Use one setting for H2 consistently for header size limit on H2 connections
   #4959 - Mark H2 connection inactive only if it is NOT shutting down
+  #4996 - Avoid ats_malloc in unmarshal
   #4997 - Fix TSHttpTxnEffectiveUrlStringGet to correctly set the port when it …
   #4998 - Cached object's size can be used as content length for 304 response
   #5001 - Manually merging changes from #4442
   #5013 - don't start a new self scheduling config handler on each config reload
+  #5027 - Fix an failed assertion in HttpSM::parse_range_and_compare
   #5170 - Revert "Assert if operations on keep_alive_queue and active_queue are…
+  #5280 - Fix build issues on modern macOS for LuaJIT
+  #5359 - Revert TS-374 to avoid deadlocks
+  #5485 - Don't read frames after sending GOAWAY with an error code