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 ec8ad3b Updated Changelog
ec8ad3b is described below
commit ec8ad3bed215a642e33d4b7271c129d2ea15b69a
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Oct 24 15:36:03 2018 -0600
Updated Changelog
---
CHANGELOG-7.1.5 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG-7.1.5 b/CHANGELOG-7.1.5
index ea0c102..4002fd5 100644
--- a/CHANGELOG-7.1.5
+++ b/CHANGELOG-7.1.5
@@ -25,3 +25,13 @@ Changes with Apache Traffic Server 7.1.5
#4370 - Add a search path for Tcl
#4371 - Fix a TM crash on alarms
#4380 - Fix lost pending_actions causing actions on stale objects.
+ #4456 - Fixes leak when no OCSP URL is available
+ #4469 - Fixes memory leaks in compress plugin
+ #4470 - Fixes memory leak in header_rewrite when GeoIP is used
+ #4471 - Converts to stack-based buffer for record lookup during logging
+ #4472 - Converts loop and callees in SSLInitServerContext to std::string
+ #4475 - Add test for ticket reuse with
proxy.config.ssl.server.ticket_key.fil…
+ #4476 - heap use after free
+ #4482 - Fix leak in stapling_refresh_response
+ #4483 - Fixes more leaks when no OCSP URL is available
+ #4485 - Fixes memory leaks in header_rewrite