[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-06-22 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 894b593  Updated ChangeLog
894b593 is described below

commit 894b5936f5c8f4b3ff267692594a42d314a36a3c
Author: Leif Hedstrom 
AuthorDate: Tue Jun 22 09:14:38 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index a2ceacb..c6b4dad 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -17,6 +17,7 @@ Changes with Apache Traffic Server 9.0.2
   #7805 - Doc: tcpinfo plugin table formatting
   #7825 - Eliminate next dup call using stale mime field mloc in s3_auth 
plugin.
   #7833 - Don't call next next dup on destroyed mime field mloc.
+  #7840 - Fixed warning in gcc 11 about array not being initalized
   #7862 - Do not delete the continuation twice
   #7889 - Fix crash in open_close_h2 (#7586)
   #7904 - Ensure the HTTP portion of the protocol string is upper case


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-06-21 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new cdcb14c  Updated ChangeLog
cdcb14c is described below

commit cdcb14c79baa511cb31334146d8822f82f3afdf7
Author: Leif Hedstrom 
AuthorDate: Mon Jun 21 17:03:32 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index c4b0484..a2ceacb 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -19,5 +19,9 @@ Changes with Apache Traffic Server 9.0.2
   #7833 - Don't call next next dup on destroyed mime field mloc.
   #7862 - Do not delete the continuation twice
   #7889 - Fix crash in open_close_h2 (#7586)
+  #7904 - Ensure the HTTP portion of the protocol string is upper case
   #7907 - Add a chunked negative revalidating test.
   #7945 - Fix dynamic-stack-buffer-overflow of cachekey plugin
+  #7964 - Ensure that the content-length value is only digits
+  #7965 - Fix for HTTP/2 frames
+  #7966 - String the url fragment for outgoing requests


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-06-21 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 23efb86  Updated ChangeLog
23efb86 is described below

commit 23efb865f3935d5bbfb1aeaf861704def2523f87
Author: Leif Hedstrom 
AuthorDate: Mon Jun 21 12:06:43 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index 33823e6..c4b0484 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -20,3 +20,4 @@ Changes with Apache Traffic Server 9.0.2
   #7862 - Do not delete the continuation twice
   #7889 - Fix crash in open_close_h2 (#7586)
   #7907 - Add a chunked negative revalidating test.
+  #7945 - Fix dynamic-stack-buffer-overflow of cachekey plugin


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-06-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 987dee0  Updated ChangeLog
987dee0 is described below

commit 987dee0481d3230013d81470e343d5665a748a90
Author: Leif Hedstrom 
AuthorDate: Thu Jun 17 13:08:16 2021 -0600

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

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index 8efdff3..33823e6 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,4 +1,6 @@
 Changes with Apache Traffic Server 9.0.2
+  #7386 - Clean up producer more regularly
+  #7577 - Fix the final consumer write size from unchunked to chunked tunnel
   #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
   #7684 - Fix use of -mcx16 flag - only use if it compiles cleanly.
   #7694 - Deny unknown transfer encoding values
@@ -15,3 +17,6 @@ Changes with Apache Traffic Server 9.0.2
   #7805 - Doc: tcpinfo plugin table formatting
   #7825 - Eliminate next dup call using stale mime field mloc in s3_auth 
plugin.
   #7833 - Don't call next next dup on destroyed mime field mloc.
+  #7862 - Do not delete the continuation twice
+  #7889 - Fix crash in open_close_h2 (#7586)
+  #7907 - Add a chunked negative revalidating test.


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-05-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 83a359a  Updated ChangeLog
83a359a is described below

commit 83a359a6986f672fe7ea01e2837b4e800f4a70e1
Author: Leif Hedstrom 
AuthorDate: Mon May 17 08:37:45 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index 2594188..8efdff3 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -11,3 +11,7 @@ Changes with Apache Traffic Server 9.0.2
   #7730 - Fix build on FreeBSD 13
   #7745 - Fixes errors in the strategies.yaml documentation.
   #7749 - Fixes Issue #7739 - Next hop strategy with bad 'to' URL causes TS 
crash.
+  #7760 - doc: header_rewrite random function not inclusive
+  #7805 - Doc: tcpinfo plugin table formatting
+  #7825 - Eliminate next dup call using stale mime field mloc in s3_auth 
plugin.
+  #7833 - Don't call next next dup on destroyed mime field mloc.


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-05-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 254cdf4  Updated ChangeLog
254cdf4 is described below

commit 254cdf4a892c7192b7ab6d97e1c561224ed162bc
Author: Leif Hedstrom 
AuthorDate: Wed May 5 12:22:48 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index a4ae9db..2594188 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,6 +1,7 @@
 Changes with Apache Traffic Server 9.0.2
   #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
   #7684 - Fix use of -mcx16 flag - only use if it compiles cleanly.
+  #7694 - Deny unknown transfer encoding values
   #7696 - Fix a bug in tspush that pushes corrupted content to cache
   #7717 - uri_signing: fix warning which affects ubuntu:20.04 builds
   #7718 - Fix simple remapping in regex_remap plugin.


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-05-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new ed87e57  Updated ChangeLog
ed87e57 is described below

commit ed87e57f3b539885b2d0b26a05db63ff8303ddb3
Author: Leif Hedstrom 
AuthorDate: Wed May 5 10:39:58 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index bac97d7..a4ae9db 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,10 +1,12 @@
 Changes with Apache Traffic Server 9.0.2
   #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
+  #7684 - Fix use of -mcx16 flag - only use if it compiles cleanly.
   #7696 - Fix a bug in tspush that pushes corrupted content to cache
   #7717 - uri_signing: fix warning which affects ubuntu:20.04 builds
   #7718 - Fix simple remapping in regex_remap plugin.
   #7721 - Fix doc for http2.no_activity_timeout_in
   #7725 - compress.test.py: Reference config file from Test.RunDirectory
   #7729 - Updating to use Proxy Verifier 2.2.0
+  #7730 - Fix build on FreeBSD 13
   #7745 - Fixes errors in the strategies.yaml documentation.
   #7749 - Fixes Issue #7739 - Next hop strategy with bad 'to' URL causes TS 
crash.


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-05-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 44f441b  Updated ChangeLog
44f441b is described below

commit 44f441b64604e66c80d2a8e279e83d6093f9bbe0
Author: Leif Hedstrom 
AuthorDate: Wed May 5 10:10:43 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.2 | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index e5a9a1e..bac97d7 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,4 +1,10 @@
 Changes with Apache Traffic Server 9.0.2
   #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
+  #7696 - Fix a bug in tspush that pushes corrupted content to cache
+  #7717 - uri_signing: fix warning which affects ubuntu:20.04 builds
+  #7718 - Fix simple remapping in regex_remap plugin.
+  #7721 - Fix doc for http2.no_activity_timeout_in
   #7725 - compress.test.py: Reference config file from Test.RunDirectory
   #7729 - Updating to use Proxy Verifier 2.2.0
+  #7745 - Fixes errors in the strategies.yaml documentation.
+  #7749 - Fixes Issue #7739 - Next hop strategy with bad 'to' URL causes TS 
crash.


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-04-07 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 3bb1ae9  Updated ChangeLog
3bb1ae9 is described below

commit 3bb1ae9fa5c71b8e65cb782f402d8780b522693d
Author: Leif Hedstrom 
AuthorDate: Wed Apr 7 09:39:56 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 36212fb..e5f302e 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -50,6 +50,7 @@ Changes with Apache Traffic Server 9.0.1
   #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout
   #7564 - Fix compress issues with 304s, only looks at 304 headers
   #7576 - Add thread yield to avoid busy waiting in 
LogObject::_checkout_write().
+  #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
   #7592 - Remove inline for detail::cache::CacheData::idAddr
   #7596 - Remove UnixNetVConnection::startEvent - not actually called.
   #7602 - Fix the connection limit crash while using parents


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-04-07 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 2ff3d0c  Updated ChangeLog
2ff3d0c is described below

commit 2ff3d0c3d7e7f80f19c0f8129d0f0e79755fe0da
Author: Leif Hedstrom 
AuthorDate: Wed Apr 7 09:07:50 2021 -0600

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

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 3fcbae1..36212fb 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -32,6 +32,7 @@ Changes with Apache Traffic Server 9.0.1
   #7460 - Update to the new MicroServer 1.0.6 release
   #7463 - Fixing compress expectation for new microserver
   #7468 - Proxy Verifier: Making use of delay directives for caching tests.
+  #7469 - Update AuTest version update directions for pipenv
   #7483 - Fix KA header not checking strategy
   #7484 - traffic_ctl - Fix lookup key for run-root option.
   #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
@@ -57,6 +58,10 @@ Changes with Apache Traffic Server 9.0.1
   #7620 - Adding negative revalidating AuTests.
   #7621 - Update server_response_body_bytes when background fill worked
   #7634 - statichit: misc. fixes
+  #7641 - Do NOT kill tunnel if it has any consumer besides HT_HTTP_CLIENT
   #7646 - Remove erroneous manager.log mesg with remap include file reload
   #7665 - AuTest: New log and When condition for ATS initialized
   #7672 - Add information about TSHttpArgIndexReserve name change to upgrade 
notes
+  #7682 - Updating to AuTest 1.10.0
+  #7683 - Make HTTP/2 Curl AuTest gold files case insensitive
+  #7685 - Fix has_consumer_besides_client to deal with no clients


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-04-02 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 5ba803e  Updated ChangeLog
5ba803e is described below

commit 5ba803efa0ae958b922cbf53ffc397eaef2671b1
Author: Leif Hedstrom 
AuthorDate: Fri Apr 2 17:27:50 2021 -0600

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

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index cb396df..3fcbae1 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -52,6 +52,11 @@ Changes with Apache Traffic Server 9.0.1
   #7592 - Remove inline for detail::cache::CacheData::idAddr
   #7596 - Remove UnixNetVConnection::startEvent - not actually called.
   #7602 - Fix the connection limit crash while using parents
+  #7612 - Document http.default_buffer_water_mark
   #7616 - Increase Proxy Verifier caching delay.
   #7620 - Adding negative revalidating AuTests.
+  #7621 - Update server_response_body_bytes when background fill worked
   #7634 - statichit: misc. fixes
+  #7646 - Remove erroneous manager.log mesg with remap include file reload
+  #7665 - AuTest: New log and When condition for ATS initialized
+  #7672 - Add information about TSHttpArgIndexReserve name change to upgrade 
notes


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 6bb196d  Updated ChangeLog
6bb196d is described below

commit 6bb196d645bb80a167b7e09587841b836ad581e9
Author: Leif Hedstrom 
AuthorDate: Mon Mar 29 14:08:55 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 2aedebd..cb396df 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -48,6 +48,10 @@ Changes with Apache Traffic Server 9.0.1
   #7551 - Removes the test plugins from the .spec file / RPM
   #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout
   #7564 - Fix compress issues with 304s, only looks at 304 headers
+  #7576 - Add thread yield to avoid busy waiting in 
LogObject::_checkout_write().
   #7592 - Remove inline for detail::cache::CacheData::idAddr
   #7596 - Remove UnixNetVConnection::startEvent - not actually called.
   #7602 - Fix the connection limit crash while using parents
+  #7616 - Increase Proxy Verifier caching delay.
+  #7620 - Adding negative revalidating AuTests.
+  #7634 - statichit: misc. fixes


[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-03-16 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 4e7a98d  Updated ChangeLog
4e7a98d is described below

commit 4e7a98dfe184c51b84ec3779f7c2d9bd3a808161
Author: Leif Hedstrom 
AuthorDate: Tue Mar 16 14:56:57 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index dca5058..2aedebd 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -41,6 +41,7 @@ Changes with Apache Traffic Server 9.0.1
   #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option
   #7515 - Replace psutil.pid() with psutil.process_iter() for safer execution
+  #7519 - Change cookie_remap plugin to allow use of pre-remap URL (and 
components).
   #7526 - Fix out of bounds access error in jtest
   #7534 - Updating to use Proxy Verifier 2.1.0
   #7549 - Release Notes update on HTTP/2 disabling in v9.x



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-03-16 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 0aecbfb  Updated ChangeLog
0aecbfb is described below

commit 0aecbfb7a6839456956661af3a9c0d0ae0f01d07
Author: Leif Hedstrom 
AuthorDate: Tue Mar 16 14:05:55 2021 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index f246972..dca5058 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -14,6 +14,7 @@ Changes with Apache Traffic Server 9.0.1
   #7288 - Adjust to actually try a server address more than once
   #7309 - Disable client inactivity timeout while server is processing POST 
request
   #7347 - Allow for regex_remap of pristine URL.
+  #7368 - Cleanup: Remove SSL Wire Trace releated code in UnixNetVConnection
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7410 - Fix issue with unavailable server retry codes
@@ -46,3 +47,6 @@ Changes with Apache Traffic Server 9.0.1
   #7551 - Removes the test plugins from the .spec file / RPM
   #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout
   #7564 - Fix compress issues with 304s, only looks at 304 headers
+  #7592 - Remove inline for detail::cache::CacheData::idAddr
+  #7596 - Remove UnixNetVConnection::startEvent - not actually called.
+  #7602 - Fix the connection limit crash while using parents



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-03-09 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 67fc235  Updated ChangeLog
67fc235 is described below

commit 67fc235dd003fd324d8ca1e3b4f64cef2777af05
Author: Leif Hedstrom 
AuthorDate: Tue Mar 9 10:13:43 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index d1cb2f9..f246972 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -39,8 +39,10 @@ Changes with Apache Traffic Server 9.0.1
   #7495 - Add zlib1g-dev to Debian dependencies in README
   #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option
+  #7515 - Replace psutil.pid() with psutil.process_iter() for safer execution
   #7526 - Fix out of bounds access error in jtest
   #7534 - Updating to use Proxy Verifier 2.1.0
   #7549 - Release Notes update on HTTP/2 disabling in v9.x
   #7551 - Removes the test plugins from the .spec file / RPM
   #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout
+  #7564 - Fix compress issues with 304s, only looks at 304 headers



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-03-09 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new cfd5d35  Updated ChangeLog
cfd5d35 is described below

commit cfd5d351e44884426ef894a7e1eeb299df569338
Author: Leif Hedstrom 
AuthorDate: Tue Mar 9 10:08:07 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index b891888..d1cb2f9 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -15,7 +15,6 @@ Changes with Apache Traffic Server 9.0.1
   #7309 - Disable client inactivity timeout while server is processing POST 
request
   #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
-  #7389 - Apple Silicon macOS support
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7410 - Fix issue with unavailable server retry codes
   #7414 - Remove the warning messages



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-03-01 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 5f56430  Updated ChangeLog
5f56430 is described below

commit 5f56430f44a259f0ef25eb749cc8031712b814fc
Author: Leif Hedstrom 
AuthorDate: Mon Mar 1 10:43:41 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 18874e5..b891888 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -2,6 +2,7 @@ Changes with Apache Traffic Server 9.0.1
   #3871 - Fix heap use after free in DNSProcessor::getby()
   #6302 - Simple and miscellaneous fixes/additions for lua plugin
   #6691 - Slice plugin: self heal when asset etag/last-modified block 
mismatches
+  #6780 - Use Proxy-Connection iff parent_is_proxy=true
   #6860 - Make format specifier for time_t portable
   #6893 - AuTest: Pipfile update to use microserver 1.0.5
   #6919 - slice: clean up 502 header/body generation.
@@ -31,6 +32,7 @@ Changes with Apache Traffic Server 9.0.1
   #7460 - Update to the new MicroServer 1.0.6 release
   #7463 - Fixing compress expectation for new microserver
   #7468 - Proxy Verifier: Making use of delay directives for caching tests.
+  #7483 - Fix KA header not checking strategy
   #7484 - traffic_ctl - Fix lookup key for run-root option.
   #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
   #7490 - Fix out of bounds access error in ats_base64_decode



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-28 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 6597169  Updated ChangeLog
6597169 is described below

commit 65971692436b47d9ea8bf75b6adb4ec2e86a3e17
Author: Leif Hedstrom 
AuthorDate: Sun Feb 28 19:16:43 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index bfc7d6d..18874e5 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -30,6 +30,7 @@ Changes with Apache Traffic Server 9.0.1
   #7454 - Updating to Proxy Verifier v2.0.0
   #7460 - Update to the new MicroServer 1.0.6 release
   #7463 - Fixing compress expectation for new microserver
+  #7468 - Proxy Verifier: Making use of delay directives for caching tests.
   #7484 - traffic_ctl - Fix lookup key for run-root option.
   #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
   #7490 - Fix out of bounds access error in ats_base64_decode



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-24 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new c1f0975  Updated ChangeLog
c1f0975 is described below

commit c1f0975491e4ab58940391b47f23903d08271224
Author: Leif Hedstrom 
AuthorDate: Wed Feb 24 16:05:49 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 7fe91eb..bfc7d6d 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -34,10 +34,11 @@ Changes with Apache Traffic Server 9.0.1
   #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
   #7490 - Fix out of bounds access error in ats_base64_decode
   #7493 - AuTest: Upgrade to Proxy Verifier 2.0.2
-  #7495 - Add zlib1g-dev to Debian dependencies in README (#7303)
+  #7495 - Add zlib1g-dev to Debian dependencies in README
   #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option
   #7526 - Fix out of bounds access error in jtest
   #7534 - Updating to use Proxy Verifier 2.1.0
   #7549 - Release Notes update on HTTP/2 disabling in v9.x
   #7551 - Removes the test plugins from the .spec file / RPM
+  #7558 - Fix parent.config timeouts to return a 504 not 502 on timeout



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-23 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 49d2875  Updated ChangeLog
49d2875 is described below

commit 49d287533548da4e203ce5ae9b41ac728fe869d2
Author: Leif Hedstrom 
AuthorDate: Tue Feb 23 10:52:58 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 95a3a7d..7fe91eb 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -14,6 +14,7 @@ Changes with Apache Traffic Server 9.0.1
   #7309 - Disable client inactivity timeout while server is processing POST 
request
   #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
+  #7389 - Apple Silicon macOS support
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7410 - Fix issue with unavailable server retry codes
   #7414 - Remove the warning messages
@@ -29,9 +30,14 @@ Changes with Apache Traffic Server 9.0.1
   #7454 - Updating to Proxy Verifier v2.0.0
   #7460 - Update to the new MicroServer 1.0.6 release
   #7463 - Fixing compress expectation for new microserver
+  #7484 - traffic_ctl - Fix lookup key for run-root option.
   #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
+  #7490 - Fix out of bounds access error in ats_base64_decode
   #7493 - AuTest: Upgrade to Proxy Verifier 2.0.2
   #7495 - Add zlib1g-dev to Debian dependencies in README (#7303)
   #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option
+  #7526 - Fix out of bounds access error in jtest
   #7534 - Updating to use Proxy Verifier 2.1.0
+  #7549 - Release Notes update on HTTP/2 disabling in v9.x
+  #7551 - Removes the test plugins from the .spec file / RPM



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-22 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new a99ccdc  Updated ChangeLog
a99ccdc is described below

commit a99ccdcb51f2bfda866bdff717be54639601ce56
Author: Leif Hedstrom 
AuthorDate: Mon Feb 22 10:05:28 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index dfc8426..95a3a7d 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -1,4 +1,5 @@
 Changes with Apache Traffic Server 9.0.1
+  #3871 - Fix heap use after free in DNSProcessor::getby()
   #6302 - Simple and miscellaneous fixes/additions for lua plugin
   #6691 - Slice plugin: self heal when asset etag/last-modified block 
mismatches
   #6860 - Make format specifier for time_t portable
@@ -10,6 +11,7 @@ Changes with Apache Traffic Server 9.0.1
   #7259 - detect and fix stms log field having epoch time ms for intercept 
plugins.
   #7287 - option to disable compression for range request's response
   #7288 - Adjust to actually try a server address more than once
+  #7309 - Disable client inactivity timeout while server is processing POST 
request
   #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
@@ -29,6 +31,7 @@ Changes with Apache Traffic Server 9.0.1
   #7463 - Fixing compress expectation for new microserver
   #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
   #7493 - AuTest: Upgrade to Proxy Verifier 2.0.2
+  #7495 - Add zlib1g-dev to Debian dependencies in README (#7303)
   #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option
   #7534 - Updating to use Proxy Verifier 2.1.0



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-22 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new b955e2c  Updated ChangeLog
b955e2c is described below

commit b955e2cf2dd614aa17972cf4ae01ca1f250ce7e6
Author: Leif Hedstrom 
AuthorDate: Mon Feb 22 09:59:23 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index ac89310..dfc8426 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -27,6 +27,8 @@ Changes with Apache Traffic Server 9.0.1
   #7454 - Updating to Proxy Verifier v2.0.0
   #7460 - Update to the new MicroServer 1.0.6 release
   #7463 - Fixing compress expectation for new microserver
+  #7486 - slice/server: handleFirstServerHeader exit sooner on detected 
requested range errors.
   #7493 - AuTest: Upgrade to Proxy Verifier 2.0.2
   #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option
+  #7534 - Updating to use Proxy Verifier 2.1.0



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-12 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new de6d269  Updated ChangeLog
de6d269 is described below

commit de6d26928029aae8c19a1d9e26974d307555ea12
Author: Leif Hedstrom 
AuthorDate: Fri Feb 12 08:57:00 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 7df1fea..ac89310 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -2,7 +2,9 @@ Changes with Apache Traffic Server 9.0.1
   #6302 - Simple and miscellaneous fixes/additions for lua plugin
   #6691 - Slice plugin: self heal when asset etag/last-modified block 
mismatches
   #6860 - Make format specifier for time_t portable
+  #6893 - AuTest: Pipfile update to use microserver 1.0.5
   #6919 - slice: clean up 502 header/body generation.
+  #7064 - CacheRead: clear dir entry if doc is found to be truncated
   #7158 - Fix lua plugin mem leak problem
   #7257 - slice: default to throttling, fixes to manufactured 416 responses.
   #7259 - detect and fix stms log field having epoch time ms for intercept 
plugins.
@@ -13,6 +15,7 @@ Changes with Apache Traffic Server 9.0.1
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7410 - Fix issue with unavailable server retry codes
   #7414 - Remove the warning messages
+  #7415 - Fix the Proxy Verifier AuTest extension to handle cert paths 
correctly
   #7416 - Enhancements for compress plugin
   #7420 - Update documentation for TSSslSessionInsert
   #7421 - Change comment handling for long lines in url_sig plugin
@@ -21,4 +24,9 @@ Changes with Apache Traffic Server 9.0.1
   #7435 - Slice: 9.0.x back port of self healing and throttle by default
   #7437 - Small fix to regex_remap PR # 7347.
   #7443 - Change squid log code for self looping
+  #7454 - Updating to Proxy Verifier v2.0.0
+  #7460 - Update to the new MicroServer 1.0.6 release
+  #7463 - Fixing compress expectation for new microserver
+  #7493 - AuTest: Upgrade to Proxy Verifier 2.0.2
+  #7506 - Fixed build issues with Fedora 34
   #7507 - Fixing DNS local_ipv* config option



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-10 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 0b4ac11  Updated ChangeLog
0b4ac11 is described below

commit 0b4ac11140da68ae5fe4136f3fb3eb221fce5ee2
Author: Leif Hedstrom 
AuthorDate: Wed Feb 10 20:59:05 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index a308767..7df1fea 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -15,8 +15,10 @@ Changes with Apache Traffic Server 9.0.1
   #7414 - Remove the warning messages
   #7416 - Enhancements for compress plugin
   #7420 - Update documentation for TSSslSessionInsert
+  #7421 - Change comment handling for long lines in url_sig plugin
   #7422 - Do not provide a stale negative cache
   #7432 - Fix stall on outbound TLS handshake
   #7435 - Slice: 9.0.x back port of self healing and throttle by default
   #7437 - Small fix to regex_remap PR # 7347.
   #7443 - Change squid log code for self looping
+  #7507 - Fixing DNS local_ipv* config option



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-04 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 7b5ed3d  Updated ChangeLog
7b5ed3d is described below

commit 7b5ed3dc337617ed4c43ca8b96b225ffe5c2de10
Author: Leif Hedstrom 
AuthorDate: Thu Feb 4 14:54:50 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 5030e3e..a308767 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -11,6 +11,7 @@ Changes with Apache Traffic Server 9.0.1
   #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
+  #7410 - Fix issue with unavailable server retry codes
   #7414 - Remove the warning messages
   #7416 - Enhancements for compress plugin
   #7420 - Update documentation for TSSslSessionInsert



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-02-03 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new b13ef92  Updated ChangeLog
b13ef92 is described below

commit b13ef92e599250c3532dcb874d30d340d002a80c
Author: Leif Hedstrom 
AuthorDate: Wed Feb 3 16:18:02 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 8447fac..5030e3e 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -7,12 +7,14 @@ Changes with Apache Traffic Server 9.0.1
   #7257 - slice: default to throttling, fixes to manufactured 416 responses.
   #7259 - detect and fix stms log field having epoch time ms for intercept 
plugins.
   #7287 - option to disable compression for range request's response
+  #7288 - Adjust to actually try a server address more than once
   #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7414 - Remove the warning messages
   #7416 - Enhancements for compress plugin
   #7420 - Update documentation for TSSslSessionInsert
+  #7422 - Do not provide a stale negative cache
   #7432 - Fix stall on outbound TLS handshake
   #7435 - Slice: 9.0.x back port of self healing and throttle by default
   #7437 - Small fix to regex_remap PR # 7347.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-01-25 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 3dde3a5  Updated ChangeLog
3dde3a5 is described below

commit 3dde3a54af2875c377e7add2df44dfe86f1ba113
Author: Leif Hedstrom 
AuthorDate: Mon Jan 25 13:32:18 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 3f6177f..d420217 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -11,3 +11,4 @@ Changes with Apache Traffic Server 9.0.1
   #7420 - Update documentation for TSSslSessionInsert
   #7432 - Fix stall on outbound TLS handshake
   #7435 - Slice: 9.0.x back port of self healing and throttle by default
+  #7437 - Small fix to regex_remap PR # 7347.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-01-20 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 93e22f4  Updated ChangeLog
93e22f4 is described below

commit 93e22f40dac4be6689af3787b9850729d3e34bee
Author: Leif Hedstrom 
AuthorDate: Wed Jan 20 11:09:41 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index 11d1240..3f6177f 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -3,6 +3,8 @@ Changes with Apache Traffic Server 9.0.1
   #6860 - Make format specifier for time_t portable
   #6919 - slice: clean up 502 header/body generation.
   #7257 - slice: default to throttling, fixes to manufactured 416 responses.
+  #7287 - option to disable compression for range request's response
+  #7347 - Allow for regex_remap of pristine URL.
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7414 - Remove the warning messages



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-01-20 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 0ae5a5c  Updated ChangeLog
0ae5a5c is described below

commit 0ae5a5c6244cd4b57082904f55f74f7f06d6f49a
Author: Leif Hedstrom 
AuthorDate: Wed Jan 20 09:39:36 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index adfc818..11d1240 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -1,5 +1,11 @@
 Changes with Apache Traffic Server 9.0.1
+  #6691 - Slice plugin: self heal when asset etag/last-modified block 
mismatches
+  #6860 - Make format specifier for time_t portable
+  #6919 - slice: clean up 502 header/body generation.
+  #7257 - slice: default to throttling, fixes to manufactured 416 responses.
   #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
   #7414 - Remove the warning messages
   #7420 - Update documentation for TSSslSessionInsert
+  #7432 - Fix stall on outbound TLS handshake
+  #7435 - Slice: 9.0.x back port of self healing and throttle by default



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-01-19 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 3b3b409  Updated ChangeLog
3b3b409 is described below

commit 3b3b409f5b6cc30c112103647b7e85d39de90661
Author: Leif Hedstrom 
AuthorDate: Tue Jan 19 11:36:29 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index c09ae7b..adfc818 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -1,4 +1,5 @@
 Changes with Apache Traffic Server 9.0.1
+  #7377 - Addresses some of the lock contention with HostStatus.
   #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
-  #7352 - Clear call_sm on tunnel reset
-  #7401 - Fix unnecessary addition of Expires header
+  #7414 - Remove the warning messages
+  #7420 - Update documentation for TSSslSessionInsert



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2021-01-07 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 6f32241  Updated ChangeLog
6f32241 is described below

commit 6f322419c953763d565d9315f92a88f5cc551f14
Author: Leif Hedstrom 
AuthorDate: Thu Jan 7 14:05:10 2021 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.1 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
new file mode 100644
index 000..c09ae7b
--- /dev/null
+++ b/CHANGELOG-9.0.1
@@ -0,0 +1,4 @@
+Changes with Apache Traffic Server 9.0.1
+  #7395 - Replace ::exit() with _exit() to avoid secondary cleanup cores
+  #7352 - Clear call_sm on tunnel reset
+  #7401 - Fix unnecessary addition of Expires header



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-12-07 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new b140306  Updated ChangeLog
b140306 is described below

commit b14030656330ed623cd1f9efe2f4f9abd9d16e29
Author: Leif Hedstrom 
AuthorDate: Mon Dec 7 14:16:19 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 1fe9f6d..79c3e17 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1133,6 +1133,7 @@ Changes with Apache Traffic Server 9.0.0
   #7313 - Make reloading client certificate configuration more reliable
   #7320 - Fix lookup split dns rule with fast path
   #7321 - Set thread mutex to the DNSHandler mutex of SplitDNS
+  #7336 - Adjust flags to ensure tunnel producer is cleaned up
   #7337 - Fix vc close migration race condition
   #7343 - Add note to background fetch about include/exclude
   #7360 - ESI: Ensure gzip header is always initialized



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-12-03 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 3e4df6a  Updated ChangeLog
3e4df6a is described below

commit 3e4df6a45fc38226f39d19fcca6994fc46121f46
Author: Leif Hedstrom 
AuthorDate: Thu Dec 3 12:44:04 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 5dc64c4..1fe9f6d 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1126,7 +1126,14 @@ Changes with Apache Traffic Server 9.0.0
   #7282 - Reduce the number of write operation on H2
   #7293 - sphinx for 9.x has to be 2.0.1
   #7294 - Make double Au test more reliable.
+  #7295 - Get appropriate locks on SSN_START hook delays
   #7299 - Adds a shell script to help build the H3 toolchains
   #7301 - Updated release notes for 9.0.0 to have QUIC draft 29 support as well
+  #7306 - s3_auth: demote noisy errors around configuration that doesn't 
affect plugin usability
+  #7313 - Make reloading client certificate configuration more reliable
+  #7320 - Fix lookup split dns rule with fast path
+  #7321 - Set thread mutex to the DNSHandler mutex of SplitDNS
+  #7337 - Fix vc close migration race condition
+  #7343 - Add note to background fetch about include/exclude
   #7360 - ESI: Ensure gzip header is always initialized
   #7361 - Add negative caching tests and fixes.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-28 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 438fff4  Updated ChangeLog
438fff4 is described below

commit 438fff44d7d122a835d7204539c0058364212b35
Author: Leif Hedstrom 
AuthorDate: Wed Oct 28 13:39:32 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 8dd7b9f..82e578e 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1123,4 +1123,7 @@ Changes with Apache Traffic Server 9.0.0
   #7274 - Introduce proxy-verifier to AuTests
   #7275 - Respecting default rolling_enabled value in plugins.
   #7278 - 7096: Synchronize Server Session Management and Network I/O
+  #7282 - Reduce the number of write operation on H2
   #7293 - sphinx for 9.x has to be 2.0.1
+  #7294 - Make double Au test more reliable.
+  #7299 - Adds a shell script to help build the H3 toolchains



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-23 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 294723f  Updated ChangeLog
294723f is described below

commit 294723fdefd86c11153b297c88bcabca7cceb7aa
Author: Leif Hedstrom 
AuthorDate: Fri Oct 23 11:01:22 2020 -0600

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index f895217..8dd7b9f 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1016,6 +1016,7 @@ Changes with Apache Traffic Server 9.0.0
   #6980 - Add maxmind acl plugin
   #6981 - Update autest to version 1.8.0
   #6984 - Fix out of source tree builds for QUIC
+  #6988 - Fix a build issue with BoringSSL
   #6994 - Adds null check
   #7000 - Add QUIC draft-27 support
   #7004 - Fixed core when sending back a redirect and having an invalid server 
response
@@ -1109,13 +1110,17 @@ Changes with Apache Traffic Server 9.0.0
   #7222 - Running autopep8 on the 9.0.x branch.
   #7224 - Fix renamed setting in default config
   #7225 - Increment ssl_error_syscall only if not EOF
+  #7237 - Fix bad HTTP/2 post client causing stuck HttpSM
   #7238 - Supporting out of source builds for AuTests.
   #7243 - RolledLogDeleter: do not sort on each candidate consideration.
   #7252 - Remove some useless defines, which just obfuscates code
   #7258 - Fix proxy.process.http.current_client_transactions
   #7260 - Treat objects with negative max-age CC directives as stale.
+  #7261 - Sticky server does not work with H2 client
+  #7263 - HostDB: Fix cache data version checking to use full version, not 
only major version.
   #7266 - Allow initial // in request targets.
   #7269 - gracefully handle TSReleaseAsserts in statichit and generator plugins
   #7274 - Introduce proxy-verifier to AuTests
   #7275 - Respecting default rolling_enabled value in plugins.
   #7278 - 7096: Synchronize Server Session Management and Network I/O
+  #7293 - sphinx for 9.x has to be 2.0.1



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-15 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 082eab8  Updated ChangeLog
082eab8 is described below

commit 082eab80d0e6400796e04ab3caa46bc902b11c99
Author: Leif Hedstrom 
AuthorDate: Thu Oct 15 20:46:57 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index fb687f3..f895217 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -644,7 +644,6 @@ Changes with Apache Traffic Server 9.0.0
   #5863 - pipe buffer size for log.pipe should be configurable
   #5864 - ProxyTxn refactor: moved host_res_style to t_state.dns_info
   #5867 - PR#5867: Explain how to use open_con().
-  #5868 - Update HttpTransact.cc
   #5869 - ProxyTxn: removed restart_immediate
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5879 - Weak mutex locking macros
@@ -1113,5 +1112,10 @@ Changes with Apache Traffic Server 9.0.0
   #7238 - Supporting out of source builds for AuTests.
   #7243 - RolledLogDeleter: do not sort on each candidate consideration.
   #7252 - Remove some useless defines, which just obfuscates code
+  #7258 - Fix proxy.process.http.current_client_transactions
   #7260 - Treat objects with negative max-age CC directives as stale.
   #7266 - Allow initial // in request targets.
+  #7269 - gracefully handle TSReleaseAsserts in statichit and generator plugins
+  #7274 - Introduce proxy-verifier to AuTests
+  #7275 - Respecting default rolling_enabled value in plugins.
+  #7278 - 7096: Synchronize Server Session Management and Network I/O



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-15 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 082eab8  Updated ChangeLog
082eab8 is described below

commit 082eab80d0e6400796e04ab3caa46bc902b11c99
Author: Leif Hedstrom 
AuthorDate: Thu Oct 15 20:46:57 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index fb687f3..f895217 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -644,7 +644,6 @@ Changes with Apache Traffic Server 9.0.0
   #5863 - pipe buffer size for log.pipe should be configurable
   #5864 - ProxyTxn refactor: moved host_res_style to t_state.dns_info
   #5867 - PR#5867: Explain how to use open_con().
-  #5868 - Update HttpTransact.cc
   #5869 - ProxyTxn: removed restart_immediate
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5879 - Weak mutex locking macros
@@ -1113,5 +1112,10 @@ Changes with Apache Traffic Server 9.0.0
   #7238 - Supporting out of source builds for AuTests.
   #7243 - RolledLogDeleter: do not sort on each candidate consideration.
   #7252 - Remove some useless defines, which just obfuscates code
+  #7258 - Fix proxy.process.http.current_client_transactions
   #7260 - Treat objects with negative max-age CC directives as stale.
   #7266 - Allow initial // in request targets.
+  #7269 - gracefully handle TSReleaseAsserts in statichit and generator plugins
+  #7274 - Introduce proxy-verifier to AuTests
+  #7275 - Respecting default rolling_enabled value in plugins.
+  #7278 - 7096: Synchronize Server Session Management and Network I/O



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-15 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 082eab8  Updated ChangeLog
082eab8 is described below

commit 082eab80d0e6400796e04ab3caa46bc902b11c99
Author: Leif Hedstrom 
AuthorDate: Thu Oct 15 20:46:57 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index fb687f3..f895217 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -644,7 +644,6 @@ Changes with Apache Traffic Server 9.0.0
   #5863 - pipe buffer size for log.pipe should be configurable
   #5864 - ProxyTxn refactor: moved host_res_style to t_state.dns_info
   #5867 - PR#5867: Explain how to use open_con().
-  #5868 - Update HttpTransact.cc
   #5869 - ProxyTxn: removed restart_immediate
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5879 - Weak mutex locking macros
@@ -1113,5 +1112,10 @@ Changes with Apache Traffic Server 9.0.0
   #7238 - Supporting out of source builds for AuTests.
   #7243 - RolledLogDeleter: do not sort on each candidate consideration.
   #7252 - Remove some useless defines, which just obfuscates code
+  #7258 - Fix proxy.process.http.current_client_transactions
   #7260 - Treat objects with negative max-age CC directives as stale.
   #7266 - Allow initial // in request targets.
+  #7269 - gracefully handle TSReleaseAsserts in statichit and generator plugins
+  #7274 - Introduce proxy-verifier to AuTests
+  #7275 - Respecting default rolling_enabled value in plugins.
+  #7278 - 7096: Synchronize Server Session Management and Network I/O



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-12 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 3486fb3  Updated ChangeLog
3486fb3 is described below

commit 3486fb3ee044d79059742dcc86b54addde800ea6
Author: Leif Hedstrom 
AuthorDate: Mon Oct 12 11:35:25 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index f03a770..fb687f3 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1113,3 +1113,5 @@ Changes with Apache Traffic Server 9.0.0
   #7238 - Supporting out of source builds for AuTests.
   #7243 - RolledLogDeleter: do not sort on each candidate consideration.
   #7252 - Remove some useless defines, which just obfuscates code
+  #7260 - Treat objects with negative max-age CC directives as stale.
+  #7266 - Allow initial // in request targets.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new d2aa989  Updated ChangeLog
d2aa989 is described below

commit d2aa9893c731f890531ec6b1fc625fd863f11698
Author: Leif Hedstrom 
AuthorDate: Thu Oct 8 14:41:44 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 14acf4b..f03a770 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1107,6 +1107,9 @@ Changes with Apache Traffic Server 9.0.0
   #7215 - Log config reload: use new config for initialization
   #7218 - Stop crash on disk failure
   #7219 - Ensure that ca override does not get lost
+  #7222 - Running autopep8 on the 9.0.x branch.
   #7224 - Fix renamed setting in default config
   #7225 - Increment ssl_error_syscall only if not EOF
+  #7238 - Supporting out of source builds for AuTests.
   #7243 - RolledLogDeleter: do not sort on each candidate consideration.
+  #7252 - Remove some useless defines, which just obfuscates code



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 88fd2be  Updated ChangeLog
88fd2be is described below

commit 88fd2be45672d35ace36ee26893f7a7fbb57dc32
Author: Leif Hedstrom 
AuthorDate: Thu Oct 8 13:44:20 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index de1734c..14acf4b 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -667,6 +667,7 @@ Changes with Apache Traffic Server 9.0.0
   #5952 - Fix code to avoid HostDBContinuation use after free
   #5955 - Fix debug output for global_user_agent_header.
   #5956 - Turn on certificate verification, in permissive mode for now
+  #5958 - Convert old sni configuration file in lua to yaml
   #5959 - Clear api set bit to avoid crash in following redirect.
   #5962 - Removed hardcoded sni.yaml configuration filename in logs
   #5964 - Fix a build issue on enabling FIPS
@@ -1069,6 +1070,7 @@ Changes with Apache Traffic Server 9.0.0
   #7126 - Replaces "smart" quotes with ASCII equivalents
   #7128 - Protect TSActionCancel from null INKContInternal actions
   #7129 - Comment out a wrong assertion in QUIC Loss Detection logic
+  #7130 - Allow override of CA certs for cert from client based on SNI server 
name sent by client.
   #7131 - Don't make an error on duplicated RETIRE_CONNECTION frames
   #7134 - Do not lose original inactivity timeout on disable
   #7135 - Replace ACTION_RESULT_NONE with nullptr
@@ -1080,6 +1082,7 @@ Changes with Apache Traffic Server 9.0.0
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
   #7148 - Fix stale pointer due to SSL config reload
+  #7150 - Additions to enable loading qat_engine
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping
   #7159 - MicroDNS Extension: handle different 'default' types
@@ -1102,5 +1105,8 @@ Changes with Apache Traffic Server 9.0.0
   #7210 - Docs cleanup
   #7213 - Follow redirection responses when refreshing stale cache objects.
   #7215 - Log config reload: use new config for initialization
+  #7218 - Stop crash on disk failure
+  #7219 - Ensure that ca override does not get lost
   #7224 - Fix renamed setting in default config
   #7225 - Increment ssl_error_syscall only if not EOF
+  #7243 - RolledLogDeleter: do not sort on each candidate consideration.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 9552fe3  Updated ChangeLog
9552fe3 is described below

commit 9552fe38f468d3f9584fd981f23e00a797161c53
Author: Leif Hedstrom 
AuthorDate: Mon Oct 5 19:24:12 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 984007a..de1734c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1079,7 +1079,6 @@ Changes with Apache Traffic Server 9.0.0
   #7143 - Deprecate cqhv field
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
-  #7147 - slice: check if vio is still valid before calling TSVIODone* on 
shutdown
   #7148 - Fix stale pointer due to SSL config reload
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 9552fe3  Updated ChangeLog
9552fe3 is described below

commit 9552fe38f468d3f9584fd981f23e00a797161c53
Author: Leif Hedstrom 
AuthorDate: Mon Oct 5 19:24:12 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 984007a..de1734c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1079,7 +1079,6 @@ Changes with Apache Traffic Server 9.0.0
   #7143 - Deprecate cqhv field
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
-  #7147 - slice: check if vio is still valid before calling TSVIODone* on 
shutdown
   #7148 - Fix stale pointer due to SSL config reload
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 9552fe3  Updated ChangeLog
9552fe3 is described below

commit 9552fe38f468d3f9584fd981f23e00a797161c53
Author: Leif Hedstrom 
AuthorDate: Mon Oct 5 19:24:12 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 984007a..de1734c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1079,7 +1079,6 @@ Changes with Apache Traffic Server 9.0.0
   #7143 - Deprecate cqhv field
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
-  #7147 - slice: check if vio is still valid before calling TSVIODone* on 
shutdown
   #7148 - Fix stale pointer due to SSL config reload
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 9552fe3  Updated ChangeLog
9552fe3 is described below

commit 9552fe38f468d3f9584fd981f23e00a797161c53
Author: Leif Hedstrom 
AuthorDate: Mon Oct 5 19:24:12 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 984007a..de1734c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1079,7 +1079,6 @@ Changes with Apache Traffic Server 9.0.0
   #7143 - Deprecate cqhv field
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
-  #7147 - slice: check if vio is still valid before calling TSVIODone* on 
shutdown
   #7148 - Fix stale pointer due to SSL config reload
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 9552fe3  Updated ChangeLog
9552fe3 is described below

commit 9552fe38f468d3f9584fd981f23e00a797161c53
Author: Leif Hedstrom 
AuthorDate: Mon Oct 5 19:24:12 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 984007a..de1734c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1079,7 +1079,6 @@ Changes with Apache Traffic Server 9.0.0
   #7143 - Deprecate cqhv field
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
-  #7147 - slice: check if vio is still valid before calling TSVIODone* on 
shutdown
   #7148 - Fix stale pointer due to SSL config reload
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-10-01 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new e7508b7  Updated ChangeLog
e7508b7 is described below

commit e7508b75728d6b4e347976f5a3043781a10fb2cd
Author: Leif Hedstrom 
AuthorDate: Thu Oct 1 16:43:46 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 2b5fa49..984007a 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1075,6 +1075,7 @@ Changes with Apache Traffic Server 9.0.0
   #7137 - Removes duplicated listing of files in same Makefile target
   #7138 - Remove useless shortopt
   #7140 - Fixes garbled logs when using % log tag
+  #7142 - New option to dead server to not retry during dead period
   #7143 - Deprecate cqhv field
   #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
@@ -1102,3 +1103,5 @@ Changes with Apache Traffic Server 9.0.0
   #7210 - Docs cleanup
   #7213 - Follow redirection responses when refreshing stale cache objects.
   #7215 - Log config reload: use new config for initialization
+  #7224 - Fix renamed setting in default config
+  #7225 - Increment ssl_error_syscall only if not EOF



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-09-28 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new cc17eb6  Updated ChangeLog
cc17eb6 is described below

commit cc17eb652dda3c6fc8deeb741b6af9eab9c634f9
Author: Leif Hedstrom 
AuthorDate: Mon Sep 28 14:39:27 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 5fcb12b..2b5fa49 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -687,6 +687,7 @@ Changes with Apache Traffic Server 9.0.0
   #6011 - clang-analyzer: Add a null check
   #6013 - Add basic SystemTap markers support
   #6016 - Fix host type in host matcher.
+  #6019 - Minor cleanup of proxy/logging/Log.h .
   #6024 - Make proxy.config.http.request_buffer_enabled configurable and bug 
fix
   #6025 - Remove remnants of obsolete remap thread.
   #6026 - Remove obsolete 4-2-0-fixup



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-09-22 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 6084b65  Updated ChangeLog
6084b65 is described below

commit 6084b650d426cd83d01e7cda10db1e68b23342ce
Author: Bryan Call 
AuthorDate: Tue Sep 22 08:55:19 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 19333f5..28685eb 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1093,3 +1093,5 @@ Changes with Apache Traffic Server 9.0.0
   #7178 - AuTest: Reuse venv if it exists already
   #7181 - TS_API for Note,Status,Warning,Alert,Fatal
   #7183 - Emits log when OCSP fails to connect to server
+  #7193 - Make custom xdebug HTTP header name available to other plugins.
+  #7202 - Strip whitespaces after field-name and before the colon in headers 
from the origin



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-09-15 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 26dbba2  Updated ChangeLog
26dbba2 is described below

commit 26dbba2c9201bca2081af2370da43ae9f8eb3385
Author: Leif Hedstrom 
AuthorDate: Tue Sep 15 11:05:31 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 11cd5aa..19333f5 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1069,6 +1069,7 @@ Changes with Apache Traffic Server 9.0.0
   #7128 - Protect TSActionCancel from null INKContInternal actions
   #7129 - Comment out a wrong assertion in QUIC Loss Detection logic
   #7131 - Don't make an error on duplicated RETIRE_CONNECTION frames
+  #7134 - Do not lose original inactivity timeout on disable
   #7135 - Replace ACTION_RESULT_NONE with nullptr
   #7137 - Removes duplicated listing of files in same Makefile target
   #7138 - Remove useless shortopt
@@ -1083,5 +1084,12 @@ Changes with Apache Traffic Server 9.0.0
   #7159 - MicroDNS Extension: handle different 'default' types
   #7160 - Fix memory leaks in multiplexer plugin
   #7161 - Traffic Dump documentation for post_process.py
+  #7162 - Removes references to non-existent function 
handle_conditional_headers
   #7165 - Build test C/C++ files with Automake. (#6945)
+  #7166 - Fix #7164 Changing Warning to Debug and creating a stat
   #7168 - Fix #7167, make pep8 failure
+  #7169 - AuTest: Properly handle experimental plugins. (#6971)
+  #7172 - Fix leaks in BaseLogFiles.cc
+  #7178 - AuTest: Reuse venv if it exists already
+  #7181 - TS_API for Note,Status,Warning,Alert,Fatal
+  #7183 - Emits log when OCSP fails to connect to server



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-09-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new c9da374  Updated ChangeLog
c9da374 is described below

commit c9da3741d794ee9b33a188c70a46352715a4f769
Author: Leif Hedstrom 
AuthorDate: Sat Sep 5 19:13:56 2020 -0600

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 35163b5..11cd5aa 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1040,6 +1040,7 @@ Changes with Apache Traffic Server 9.0.0
   #7062 - Signal WRITE_COMPLETE regardless of transmission progress
   #7065 - Updating to AuTest 1.8.1.
   #7069 - Move the direct self loop check later to HttpSM::do_http_server_open
+  #7071 - Adding autopep8 as a pre-commit hook.
   #7074 - Add TS_USE_QUIC to traffic_layout info
   #7080 - Fix a crash on connection migration to the advertised preferred 
address
   #7081 - Updated release notes for 9.0.0 to have new QUIC 27 version
@@ -1079,4 +1080,8 @@ Changes with Apache Traffic Server 9.0.0
   #7148 - Fix stale pointer due to SSL config reload
   #7155 - PluginFactory - Remove unused code.
   #7157 - rc: fixes systemd unit file stopping
+  #7159 - MicroDNS Extension: handle different 'default' types
   #7160 - Fix memory leaks in multiplexer plugin
+  #7161 - Traffic Dump documentation for post_process.py
+  #7165 - Build test C/C++ files with Automake. (#6945)
+  #7168 - Fix #7167, make pep8 failure



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-09-04 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 24bdf15  Updated ChangeLog
24bdf15 is described below

commit 24bdf15b0e91fe2c92c3582da6d83d0f11a673cf
Author: Leif Hedstrom 
AuthorDate: Fri Sep 4 09:21:52 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 5ea7bc1..35163b5 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -752,6 +752,7 @@ Changes with Apache Traffic Server 9.0.0
   #6193 - Fixes various crashers loading/reloading parent.config
   #6197 - Fix problems with "Probe" option for X-Debug MIME header field.
   #6198 - Move logging before session could be freed
+  #6200 - Cleanup: Remove useless UDPConnection function
   #6201 - ssl_session_reuse optimization to check if diags is on
   #6203 - Fix the relative path for template_sets_dir to be install directory
   #6204 - Lua plugin fix: Account for null in output from TSUrlPercentDecode.
@@ -864,6 +865,7 @@ Changes with Apache Traffic Server 9.0.0
   #6519 - Adds support for configure option --enable-yaml-headers
   #6523 - Removes noisy log statement from xdebug
   #6524 - Require 1.1.1 as minimum openssl lib version for 
tls_check_dual_cert_selection Au test.
+  #6530 - Convert Mime and URL unit tests in proxy/hdrs to Catch.
   #6532 - Add FetchSM support to dechunking in non-streaming mode with new TS 
API TSFetchFlagSet
   #6538 - Adds partial_blind_route sni action
   #6542 - Rework stats over http so that it supports both a config file and 
the original path parameter
@@ -894,6 +896,7 @@ Changes with Apache Traffic Server 9.0.0
   #6618 - Fix missing virtual destructor for PluginUserArgsMixin.
   #6628 - Use default rwlock attributes on initialize
   #6632 - Fixes a bug where the nexthop markNextHop method to mark a host down 
is not called.
+  #6635 - Optimize HTTPHdr conversion of HTTP/1.1 to HTTP/2
   #6642 - Fixes crash loading combined(cert+key) certs
   #6645 - Traffic Dump: Adding an SNI filtering option.
   #6650 - Extendible asan simple
@@ -1052,7 +1055,9 @@ Changes with Apache Traffic Server 9.0.0
   #7104 - Don't send image/webp responses from cache to broswers that don't 
support it
   #7110 - Add QUIC draft-29 support
   #7113 - Updating our autest suite to require Python3.6
+  #7117 - Fix #7116, skip the insertion of the same continuation to pending dns
   #7118 - Backing out my update of our jenkin's autest file.
+  #7119 - URL::parse fixes for empty paths
   #7120 - Check VIO availability before checking whether the VIO has data
   #7121 - Don't return QUIC frame if the size exceeds maximum frame size
   #7122 - Make tls_hooks tests more likely to pass particularly for 9.0.x 
branch
@@ -1062,7 +1067,16 @@ Changes with Apache Traffic Server 9.0.0
   #7126 - Replaces "smart" quotes with ASCII equivalents
   #7128 - Protect TSActionCancel from null INKContInternal actions
   #7129 - Comment out a wrong assertion in QUIC Loss Detection logic
+  #7131 - Don't make an error on duplicated RETIRE_CONNECTION frames
+  #7135 - Replace ACTION_RESULT_NONE with nullptr
   #7137 - Removes duplicated listing of files in same Makefile target
   #7138 - Remove useless shortopt
   #7140 - Fixes garbled logs when using % log tag
+  #7143 - Deprecate cqhv field
+  #7144 - Fix typo in cache docs
   #7145 - Check VIO availability before acquiring a lock for it
+  #7147 - slice: check if vio is still valid before calling TSVIODone* on 
shutdown
+  #7148 - Fix stale pointer due to SSL config reload
+  #7155 - PluginFactory - Remove unused code.
+  #7157 - rc: fixes systemd unit file stopping
+  #7160 - Fix memory leaks in multiplexer plugin



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-08-28 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new c92050c  Updated ChangeLog
c92050c is described below

commit c92050c8782e7e9c2c9dbe304b2b1f2088d63caf
Author: Leif Hedstrom 
AuthorDate: Fri Aug 28 21:29:49 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 9f21e2f..5ea7bc1 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1054,6 +1054,7 @@ Changes with Apache Traffic Server 9.0.0
   #7113 - Updating our autest suite to require Python3.6
   #7118 - Backing out my update of our jenkin's autest file.
   #7120 - Check VIO availability before checking whether the VIO has data
+  #7121 - Don't return QUIC frame if the size exceeds maximum frame size
   #7122 - Make tls_hooks tests more likely to pass particularly for 9.0.x 
branch
   #7123 - Accept NAT rebinding on a QUIC connection
   #7124 - Update and run the autopep8 make target
@@ -1062,4 +1063,6 @@ Changes with Apache Traffic Server 9.0.0
   #7128 - Protect TSActionCancel from null INKContInternal actions
   #7129 - Comment out a wrong assertion in QUIC Loss Detection logic
   #7137 - Removes duplicated listing of files in same Makefile target
+  #7138 - Remove useless shortopt
   #7140 - Fixes garbled logs when using % log tag
+  #7145 - Check VIO availability before acquiring a lock for it



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-08-26 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 98ceceb  Updated ChangeLog
98ceceb is described below

commit 98cecebe196bd675645f027cb407055f6158b820
Author: Leif Hedstrom 
AuthorDate: Wed Aug 26 15:13:24 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 9 +
 1 file changed, 9 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 802c56b..9f21e2f 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1053,4 +1053,13 @@ Changes with Apache Traffic Server 9.0.0
   #7110 - Add QUIC draft-29 support
   #7113 - Updating our autest suite to require Python3.6
   #7118 - Backing out my update of our jenkin's autest file.
+  #7120 - Check VIO availability before checking whether the VIO has data
   #7122 - Make tls_hooks tests more likely to pass particularly for 9.0.x 
branch
+  #7123 - Accept NAT rebinding on a QUIC connection
+  #7124 - Update and run the autopep8 make target
+  #7125 - SSLConfig mem leak fix
+  #7126 - Replaces "smart" quotes with ASCII equivalents
+  #7128 - Protect TSActionCancel from null INKContInternal actions
+  #7129 - Comment out a wrong assertion in QUIC Loss Detection logic
+  #7137 - Removes duplicated listing of files in same Makefile target
+  #7140 - Fixes garbled logs when using % log tag



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-08-21 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 350666d  Updated ChangeLog
350666d is described below

commit 350666deb8956d8bb5af7f19e95befd849bcffc7
Author: Leif Hedstrom 
AuthorDate: Fri Aug 21 08:07:35 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 7d2cc15..802c56b 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -979,6 +979,7 @@ Changes with Apache Traffic Server 9.0.0
   #6873 - Metrics for origin close
   #6880 - Add new API / TSPluginDSOReloadEnable to override  DSO remap dynamic 
reload.
   #6884 - microserver error handling: SSLError check and debug.
+  #6888 - AuTest: port selection improvements.
   #6889 - Improve client_vc tracking
   #6891 - Make h2spec test more resiliant by extending timeout
   #6892 - Fix compiler issue with ICC 19.1
@@ -1009,6 +1010,7 @@ Changes with Apache Traffic Server 9.0.0
   #6969 - Update docs for some DNS config settings
   #6977 - Preserve cert name through ssl vc migration
   #6980 - Add maxmind acl plugin
+  #6981 - Update autest to version 1.8.0
   #6984 - Fix out of source tree builds for QUIC
   #6994 - Adds null check
   #7000 - Add QUIC draft-27 support
@@ -1024,6 +1026,7 @@ Changes with Apache Traffic Server 9.0.0
   #7035 - Add a null check to avoid crashing
   #7036 - Add virtual destructor to QUICTPConfig.
   #7040 - Remove deprecated verify.server for 9.0
+  #7046 - Fixes spelling H3-related code
   #7048 - Fixes spelling in docs
   #7050 - Fixed CLIENT-URL to use the pristine client URL
   #7056 - Fix proxy.process.http.current_client_connections
@@ -1032,6 +1035,7 @@ Changes with Apache Traffic Server 9.0.0
   #7060 - Document proxy.config.http.cache.post_method.
   #7061 - Don't make an error on receiving retransmitted handshake data
   #7062 - Signal WRITE_COMPLETE regardless of transmission progress
+  #7065 - Updating to AuTest 1.8.1.
   #7069 - Move the direct self loop check later to HttpSM::do_http_server_open
   #7074 - Add TS_USE_QUIC to traffic_layout info
   #7080 - Fix a crash on connection migration to the advertised preferred 
address
@@ -1043,3 +1047,10 @@ Changes with Apache Traffic Server 9.0.0
   #7087 - Fix eval_ip compile - missing const.
   #7089 - Converts files to #pragma once
   #7091 - Adds description for ssl_ticket_number in ssl_multicert docs
+  #7095 - Refresh proxy protocol diagram
+  #7098 - Remove more deadcode
+  #7104 - Don't send image/webp responses from cache to broswers that don't 
support it
+  #7110 - Add QUIC draft-29 support
+  #7113 - Updating our autest suite to require Python3.6
+  #7118 - Backing out my update of our jenkin's autest file.
+  #7122 - Make tls_hooks tests more likely to pass particularly for 9.0.x 
branch



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-08-10 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new c97d5b5  Updated ChangeLog
c97d5b5 is described below

commit c97d5b5bf1fb60a600323001f5fa5459d6e6f316
Author: Leif Hedstrom 
AuthorDate: Mon Aug 10 13:30:40 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 8ee75a2..7d2cc15 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1031,8 +1031,15 @@ Changes with Apache Traffic Server 9.0.0
   #7059 - Fix a crash on active timeout on QUIC connections
   #7060 - Document proxy.config.http.cache.post_method.
   #7061 - Don't make an error on receiving retransmitted handshake data
+  #7062 - Signal WRITE_COMPLETE regardless of transmission progress
   #7069 - Move the direct self loop check later to HttpSM::do_http_server_open
+  #7074 - Add TS_USE_QUIC to traffic_layout info
+  #7080 - Fix a crash on connection migration to the advertised preferred 
address
   #7081 - Updated release notes for 9.0.0 to have new QUIC 27 version
+  #7083 - Destroy threads after job done
   #7084 - const-ify quic/http3 code
   #7085 - Fixes build warnings in maxmind_acl
+  #7086 - Doc: fix no_content_length status code
   #7087 - Fix eval_ip compile - missing const.
+  #7089 - Converts files to #pragma once
+  #7091 - Adds description for ssl_ticket_number in ssl_multicert docs



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-08-06 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 0ebefdc  Updated ChangeLog
0ebefdc is described below

commit 0ebefdcb533480344a4ee4f8340525740b011d3a
Author: Bryan Call 
AuthorDate: Thu Aug 6 16:08:05 2020 -0700

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 6630a20..8ee75a2 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1031,3 +1031,8 @@ Changes with Apache Traffic Server 9.0.0
   #7059 - Fix a crash on active timeout on QUIC connections
   #7060 - Document proxy.config.http.cache.post_method.
   #7061 - Don't make an error on receiving retransmitted handshake data
+  #7069 - Move the direct self loop check later to HttpSM::do_http_server_open
+  #7081 - Updated release notes for 9.0.0 to have new QUIC 27 version
+  #7084 - const-ify quic/http3 code
+  #7085 - Fixes build warnings in maxmind_acl
+  #7087 - Fix eval_ip compile - missing const.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-08-03 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 941188e  Updated ChangeLog
941188e is described below

commit 941188ea38ec2f258a73cd09640f36b7dba9c465
Author: Leif Hedstrom 
AuthorDate: Mon Aug 3 19:59:15 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 13 +
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 2039f52..6630a20 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -977,6 +977,7 @@ Changes with Apache Traffic Server 9.0.0
   #6869 - Customize Max IOBuffer Size
   #6872 - Track thread changes during origin connect and cache open write
   #6873 - Metrics for origin close
+  #6880 - Add new API / TSPluginDSOReloadEnable to override  DSO remap dynamic 
reload.
   #6884 - microserver error handling: SSLError check and debug.
   #6889 - Improve client_vc tracking
   #6891 - Make h2spec test more resiliant by extending timeout
@@ -1007,6 +1008,7 @@ Changes with Apache Traffic Server 9.0.0
   #6968 - RateLimiting and Connection Config changes
   #6969 - Update docs for some DNS config settings
   #6977 - Preserve cert name through ssl vc migration
+  #6980 - Add maxmind acl plugin
   #6984 - Fix out of source tree builds for QUIC
   #6994 - Adds null check
   #7000 - Add QUIC draft-27 support
@@ -1015,6 +1017,17 @@ Changes with Apache Traffic Server 9.0.0
   #7007 - Updates to thread scale factor
   #7008 - slice plugin: fix throttle not work
   #7012 - Remove incorrect assert in inactivity timeout handling
+  #7014 - Add memory_profile plugin
+  #7022 - Fix up autest - Should fix autest on 9.0.x
   #7031 - Fix code to eliminate warning and enable feature
+  #7034 - Move to denylists and allowlists
   #7035 - Add a null check to avoid crashing
   #7036 - Add virtual destructor to QUICTPConfig.
+  #7040 - Remove deprecated verify.server for 9.0
+  #7048 - Fixes spelling in docs
+  #7050 - Fixed CLIENT-URL to use the pristine client URL
+  #7056 - Fix proxy.process.http.current_client_connections
+  #7057 - Quote out lists of servers and domains in splitdns.config example
+  #7059 - Fix a crash on active timeout on QUIC connections
+  #7060 - Document proxy.config.http.cache.post_method.
+  #7061 - Don't make an error on receiving retransmitted handshake data



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-23 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 3b50340  Updated ChangeLog
3b50340 is described below

commit 3b50340e344db78a9b829f36c186d7612f82efdb
Author: Leif Hedstrom 
AuthorDate: Thu Jul 23 15:37:13 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 12 
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index e6f7b1c..59462a5 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -691,6 +691,7 @@ Changes with Apache Traffic Server 9.0.0
   #6025 - Remove remnants of obsolete remap thread.
   #6026 - Remove obsolete 4-2-0-fixup
   #6031 - listen on all the net threads
+  #6032 - Restore the MIOBufferWriter unit tests.
   #6037 - Promote 'Enable_Config_Var' from HttpConnectionCount to HttpConfig.
   #6049 - set host name in TLS extension for SNI Host check in service side 
with sni policy verify_with_name_source.
   #6053 - Enhance Connection Collapse in ATS core
@@ -700,6 +701,7 @@ Changes with Apache Traffic Server 9.0.0
   #6070 - Updated API header and ssl_session_reuse for new TSSslSessionInsert 
changes
   #6071 - Premature DSO unload with "suicidal" continuations
   #6074 - Allow txn handler to be set from ssn on same hook
+  #6075 - Disable tests using exceptions in MIOBufferWriter UT.
   #6076 - Issue 4635: Address pipe reuse after configuration reload issues
   #6078 - Cleanup: Ignore checkprograms of remap
   #6084 - Improving the messaging around the use of TSSslSessionGetBuffer
@@ -721,6 +723,7 @@ Changes with Apache Traffic Server 9.0.0
   #6131 - Remove never implemented 
HttpTransact::service_transaction_in_proxy_only_mode
   #6132 - Normalize loopback usage in session_match autest
   #6134 - Removes the records.config.shadow alternative config file
+  #6137 - Make MIOBufferWriter unit tests work when compiled without -DDEBUG.
   #6138 - tests: Adds autest for WebSocket mappings
   #6139 - tests: fixes various python code issues found by pyflakes
   #6140 - Remove using namespace std
@@ -848,6 +851,7 @@ Changes with Apache Traffic Server 9.0.0
   #6486 - Issue 3546: Add "overridable" to the configuration variable 
description.
   #6487 - Fix session reuse plugin shutdown crashes and cleanups
   #6488 - Bikeshedding some code structures for reloadable plugins config
+  #6490 - Fix a compile warning
   #6492 - Add null check to fix error tunnel crash
   #6493 - Make all_headers test more resilient to timing
   #6500 - traffic_dump: Make the client-request node gathered in a global hook
@@ -892,6 +896,7 @@ Changes with Apache Traffic Server 9.0.0
   #6632 - Fixes a bug where the nexthop markNextHop method to mark a host down 
is not called.
   #6642 - Fixes crash loading combined(cert+key) certs
   #6645 - Traffic Dump: Adding an SNI filtering option.
+  #6650 - Extendible asan simple
   #6655 - Fix origin scheme selection with partial-blind addition
   #6656 - Check sni against SSL object
   #6658 - Update TSStatFindName to check that sync callback is set on the stat
@@ -1004,5 +1009,12 @@ Changes with Apache Traffic Server 9.0.0
   #6977 - Preserve cert name through ssl vc migration
   #6984 - Fix out of source tree builds for QUIC
   #6994 - Adds null check
+  #7000 - Add QUIC draft-27 support
   #7004 - Fixed core when sending back a redirect and having an invalid server 
response
+  #7005 - Added tasks and launch files for vscode, to configure, build and 
debug
   #7007 - Updates to thread scale factor
+  #7008 - slice plugin: fix throttle not work 
+  #7012 - Remove incorrect assert in inactivity timeout handling
+  #7031 - Fix code to eliminate warning and enable feature
+  #7035 - Add a null check to avoid crashing
+  #7036 - Add virtual destructor to QUICTPConfig.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-20 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 26015ca  Updated ChangeLog
26015ca is described below

commit 26015cad193761f9d0cda890e1d3f44521ba4c67
Author: Bryan Call 
AuthorDate: Mon Jul 20 15:29:23 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 42ad20c..e6f7b1c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1004,3 +1004,5 @@ Changes with Apache Traffic Server 9.0.0
   #6977 - Preserve cert name through ssl vc migration
   #6984 - Fix out of source tree builds for QUIC
   #6994 - Adds null check
+  #7004 - Fixed core when sending back a redirect and having an invalid server 
response
+  #7007 - Updates to thread scale factor



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 7fe8d6f  Updated ChangeLog
7fe8d6f is described below

commit 7fe8d6f5e9aa973ba65b1e9428b1332a7f7c3ada
Author: Leif Hedstrom 
AuthorDate: Tue Jul 14 10:05:46 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 729df82..42ad20c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1003,5 +1003,4 @@ Changes with Apache Traffic Server 9.0.0
   #6969 - Update docs for some DNS config settings
   #6977 - Preserve cert name through ssl vc migration
   #6984 - Fix out of source tree builds for QUIC
-  #6985 - Fixes use after free when boringssl is used
   #6994 - Adds null check



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-13 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new c66c3a3  Updated ChangeLog
c66c3a3 is described below

commit c66c3a3ad033e13228ea0a3f3b265ef5395da522
Author: Leif Hedstrom 
AuthorDate: Mon Jul 13 17:04:41 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index ac4d1b6..729df82 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -946,6 +946,7 @@ Changes with Apache Traffic Server 9.0.0
   #6803 - fixes issue 6765, memory leak in unit test
   #6805 - Fix session pool to add and fetch to beginning of hash chain instead 
of end
   #6807 - Add le32toh and htole32 for macOS
+  #6808 - Open UDP ports on traffic_manager if ports are configured for QUIC
   #6809 - Fix assert when client aborts during backfill
   #6812 - Fix missing virtual destructor in TLSSessionResumptionSupport.
   #6813 - Adding a basic ip_allow test.
@@ -972,6 +973,7 @@ Changes with Apache Traffic Server 9.0.0
   #6872 - Track thread changes during origin connect and cache open write
   #6873 - Metrics for origin close
   #6884 - microserver error handling: SSLError check and debug.
+  #6889 - Improve client_vc tracking
   #6891 - Make h2spec test more resiliant by extending timeout
   #6892 - Fix compiler issue with ICC 19.1
   #6896 - Fix dual_cert_select test to run with older openssl binary



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-13 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new bcfbd0c  Updated ChangeLog
bcfbd0c is described below

commit bcfbd0c55e4aa8a5cf4c72d5c3850f8569f0ad46
Author: Leif Hedstrom 
AuthorDate: Mon Jul 13 16:44:52 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 2c6c2c8..ac4d1b6 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -999,6 +999,7 @@ Changes with Apache Traffic Server 9.0.0
   #6957 - Fix leak in early data
   #6968 - RateLimiting and Connection Config changes
   #6969 - Update docs for some DNS config settings
+  #6977 - Preserve cert name through ssl vc migration
   #6984 - Fix out of source tree builds for QUIC
   #6985 - Fixes use after free when boringssl is used
   #6994 - Adds null check



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-13 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 7178fa4  Updated ChangeLog
7178fa4 is described below

commit 7178fa44cc15e78e77da555325e68ed42302fda2
Author: Leif Hedstrom 
AuthorDate: Mon Jul 13 16:30:51 2020 -0600

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index f4ed52e..2c6c2c8 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -995,5 +995,10 @@ Changes with Apache Traffic Server 9.0.0
   #6949 - Set the default thread count factor to 1x the number of logical cores
   #6950 - Prevent buffer overflow during log filter actions
   #6953 - Assert on valid boundaries for UserArgTable access
+  #6954 - Assert non-zero HdrHeap object size
+  #6957 - Fix leak in early data
   #6968 - RateLimiting and Connection Config changes
   #6969 - Update docs for some DNS config settings
+  #6984 - Fix out of source tree builds for QUIC
+  #6985 - Fixes use after free when boringssl is used
+  #6994 - Adds null check



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-07-08 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new ea47946  Updated ChangeLog
ea47946 is described below

commit ea47946ec3168aab3be7cd964333435cc6927977
Author: Leif Hedstrom 
AuthorDate: Wed Jul 8 09:37:53 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index a66ad35..f4ed52e 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -729,6 +729,7 @@ Changes with Apache Traffic Server 9.0.0
   #6147 - Reverse debug specific check.
   #6148 - Disable the most expensive "make check" tests by default
   #6149 - For per-transaction config override, crossing the const-correctness 
event horizon.
+  #6155 - Remove unused functions of IOBuffer
   #6159 - Detect bogus jemalloc version
   #6160 - Fixes misc. spelling and whitespace
   #6163 - Update yaml-cpp to 0.6.3
@@ -904,9 +905,11 @@ Changes with Apache Traffic Server 9.0.0
   #6690 - Remove tls_versions from host sni policy check
   #6694 - Normalizes function names to match hook names in intercept plugins
   #6697 - Increase the default max_record_entries to match the original value
+  #6699 - Log whether client certs were exchanged in TLS handshake
   #6700 - traffic_dump: add nullptr check for sni string
   #6701 - slice plugin: add --include-regex, --exclude-regex parameters
   #6704 - Removes ATS version from gold files
+  #6712 - Commenting EventIO methods
   #6714 - Add Access log fields for ProxyProtocol Context
   #6717 - Fixup .gitignores to match repo reality
   #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
@@ -965,6 +968,7 @@ Changes with Apache Traffic Server 9.0.0
   #6861 - Fix a crash on TLS resumption
   #6866 - Protect against nullptr access during SSL Callback
   #6868 - avoid dynamic_cast for non_internal requests
+  #6869 - Customize Max IOBuffer Size
   #6872 - Track thread changes during origin connect and cache open write
   #6873 - Metrics for origin close
   #6884 - microserver error handling: SSLError check and debug.
@@ -974,6 +978,7 @@ Changes with Apache Traffic Server 9.0.0
   #6898 - set sni_name with remapped origin name if sni_policy is not the 
default value
   #6903 - Disable max_connections_active_in default and fix close logic
   #6906 - Make QPACK.h self-contained
+  #6910 - Fix support for openssl async engine
   #6915 - Make compress Au test less flakey.
   #6916 - Ensure read_avail is set for the first non-empty block
   #6917 - Disable lua_stats autest until we can reliably wait for stats
@@ -989,3 +994,6 @@ Changes with Apache Traffic Server 9.0.0
   #6942 - Remove dup code in QUICMultiCertConfigLoader
   #6949 - Set the default thread count factor to 1x the number of logical cores
   #6950 - Prevent buffer overflow during log filter actions
+  #6953 - Assert on valid boundaries for UserArgTable access
+  #6968 - RateLimiting and Connection Config changes
+  #6969 - Update docs for some DNS config settings



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-06-30 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 0e0097a  Updated ChangeLog
0e0097a is described below

commit 0e0097a8b3a3edcc3f11be580e1b583f0684b4cd
Author: Leif Hedstrom 
AuthorDate: Tue Jun 30 12:38:01 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 9ac68dc..a66ad35 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -803,7 +803,6 @@ Changes with Apache Traffic Server 9.0.0
   #6359 - Cleanup: Remove unused accessors of HttpVCTableEntry
   #6362 - Change localtime/gmtime usages to use the threadsafe versions with 
local storage
   #6363 - Removing always true/false comparisons
-  #6364 - Fix rare SSN/TXN Start/Close Hook misorderings
   #6369 - Improve config_describe logs to print a better output format.
   #6370 - Change default matching for connection value from ip to both
   #6371 - Fixing shadowed variables, both global and local
@@ -931,6 +930,7 @@ Changes with Apache Traffic Server 9.0.0
   #6759 - Promote netvc to ProxySession
   #6760 - Do not fail multicert load if line does not create entry
   #6768 - clang-analyzer: Fix dead nested assignment issues
+  #6769 - ip_resolve - Make config variable overridable
   #6770 - Weird characters in debug message
   #6772 - Ensure inactivity timeout is not set when passed in timeout value is 0
   #6774 - Fixed `AddressSanitizer: odr-violation`
@@ -966,6 +966,7 @@ Changes with Apache Traffic Server 9.0.0
   #6866 - Protect against nullptr access during SSL Callback
   #6868 - avoid dynamic_cast for non_internal requests
   #6872 - Track thread changes during origin connect and cache open write
+  #6873 - Metrics for origin close
   #6884 - microserver error handling: SSLError check and debug.
   #6891 - Make h2spec test more resiliant by extending timeout
   #6892 - Fix compiler issue with ICC 19.1
@@ -981,3 +982,10 @@ Changes with Apache Traffic Server 9.0.0
   #6923 - Fixed bug in the calculation of the header block fragment length
   #6925 - Prevent stale netvc access on SSL Callbacks
   #6929 - build: Require OCSP headers for OCSP-enablement
+  #6933 - Load combined file with bogus key path
+  #6937 - Prevent use-after-free of TransactionPlugin
+  #6940 - plugins: Move to blocklists and allowlists
+  #6941 - Move to blocklists and allowlists
+  #6942 - Remove dup code in QUICMultiCertConfigLoader
+  #6949 - Set the default thread count factor to 1x the number of logical cores
+  #6950 - Prevent buffer overflow during log filter actions



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-06-23 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 18f8669  Updated ChangeLog
18f8669 is described below

commit 18f86698227b21118baaabcd5b39f86f4edd4a2d
Author: Leif Hedstrom 
AuthorDate: Tue Jun 23 14:49:03 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 17 -
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 5e96621..9ac68dc 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -656,6 +656,7 @@ Changes with Apache Traffic Server 9.0.0
   #5906 - Cleanup: unifdef TRACK_BUFFER_USER
   #5907 - Fix macOS build
   #5908 - ProxySession cleanup: moving inline functions to .h
+  #5917 - Make compress plugin normalization of Accept-Encoding header 
compatible with normalization in core TS.
   #5919 - Rearrange config reload notifications
   #5922 - Make code buildable with BoringSSL
   #5926 - Fix AuTest for HTTP/2 using httpbin
@@ -851,6 +852,7 @@ Changes with Apache Traffic Server 9.0.0
   #6493 - Make all_headers test more resilient to timing
   #6500 - traffic_dump: Make the client-request node gathered in a global hook
   #6501 - Remove method that does nothing.
+  #6502 - Change Proxy Header Regression tests into Catch unit tests.
   #6508 - Include start line of HTTP messages in xdebug probe output.
   #6513 - Moves hosting.config finished loading message outside of parsing loop
   #6516 - Fix SDK_API_TSSslServerContextCreate
@@ -906,7 +908,6 @@ Changes with Apache Traffic Server 9.0.0
   #6700 - traffic_dump: add nullptr check for sni string
   #6701 - slice plugin: add --include-regex, --exclude-regex parameters
   #6704 - Removes ATS version from gold files
-  #6711 - cache_range_request autests: make more robust and clean up.
   #6714 - Add Access log fields for ProxyProtocol Context
   #6717 - Fixup .gitignores to match repo reality
   #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
@@ -914,6 +915,7 @@ Changes with Apache Traffic Server 9.0.0
   #6727 - traffic_dump: add tls information to dump.
   #6730 - Add HttpTransact::get_max_age and TSHttpTxnGetMaxAge
   #6731 - Fix g++ 10 compile errors.
+  #6733 - Various python fixes
   #6734 - Update expired test certificates for cert_update
   #6735 - Remove unused index for SSL application specific data
   #6736 - Generalize callbacks for TLS session resumption
@@ -926,6 +928,7 @@ Changes with Apache Traffic Server 9.0.0
   #6755 - Add metrics to track default inactivity timed out connections
   #6757 - ASAN: Fixed one definition rule violation
   #6758 - Fix set manipulation in dual cert resolution
+  #6759 - Promote netvc to ProxySession
   #6760 - Do not fail multicert load if line does not create entry
   #6768 - clang-analyzer: Fix dead nested assignment issues
   #6770 - Weird characters in debug message
@@ -933,6 +936,7 @@ Changes with Apache Traffic Server 9.0.0
   #6774 - Fixed `AddressSanitizer: odr-violation`
   #6781 - 1. Set a non-zero default value for TLS Client Handshake Timeout
   #6789 - Adding HTTP Status code 451 for Unavailable For Legal Reasons (RFC 
7725)
+  #6794 - Remove whitespace from header field name in http response due to 
RFC7230:3.2.4 (#6793)
   #6797 - Adding HTTP status 451 in apidefs as well (See PR#6789)
   #6798 - clang-analyzer: uninitialized va_list
   #6800 - Add TXN_CLOSE hook to CPPAPI TransactionPlugin
@@ -965,4 +969,15 @@ Changes with Apache Traffic Server 9.0.0
   #6884 - microserver error handling: SSLError check and debug.
   #6891 - Make h2spec test more resiliant by extending timeout
   #6892 - Fix compiler issue with ICC 19.1
+  #6896 - Fix dual_cert_select test to run with older openssl binary
   #6898 - set sni_name with remapped origin name if sni_policy is not the 
default value
+  #6903 - Disable max_connections_active_in default and fix close logic
+  #6906 - Make QPACK.h self-contained
+  #6915 - Make compress Au test less flakey.
+  #6916 - Ensure read_avail is set for the first non-empty block
+  #6917 - Disable lua_stats autest until we can reliably wait for stats
+  #6918 - example: Move to blocklists and allowlists
+  #6920 - Removes SSLNetVConnection::sslContextSet
+  #6923 - Fixed bug in the calculation of the header block fragment length
+  #6925 - Prevent stale netvc access on SSL Callbacks
+  #6929 - build: Require OCSP headers for OCSP-enablement



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-06-23 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 18f8669  Updated ChangeLog
18f8669 is described below

commit 18f86698227b21118baaabcd5b39f86f4edd4a2d
Author: Leif Hedstrom 
AuthorDate: Tue Jun 23 14:49:03 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 17 -
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 5e96621..9ac68dc 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -656,6 +656,7 @@ Changes with Apache Traffic Server 9.0.0
   #5906 - Cleanup: unifdef TRACK_BUFFER_USER
   #5907 - Fix macOS build
   #5908 - ProxySession cleanup: moving inline functions to .h
+  #5917 - Make compress plugin normalization of Accept-Encoding header 
compatible with normalization in core TS.
   #5919 - Rearrange config reload notifications
   #5922 - Make code buildable with BoringSSL
   #5926 - Fix AuTest for HTTP/2 using httpbin
@@ -851,6 +852,7 @@ Changes with Apache Traffic Server 9.0.0
   #6493 - Make all_headers test more resilient to timing
   #6500 - traffic_dump: Make the client-request node gathered in a global hook
   #6501 - Remove method that does nothing.
+  #6502 - Change Proxy Header Regression tests into Catch unit tests.
   #6508 - Include start line of HTTP messages in xdebug probe output.
   #6513 - Moves hosting.config finished loading message outside of parsing loop
   #6516 - Fix SDK_API_TSSslServerContextCreate
@@ -906,7 +908,6 @@ Changes with Apache Traffic Server 9.0.0
   #6700 - traffic_dump: add nullptr check for sni string
   #6701 - slice plugin: add --include-regex, --exclude-regex parameters
   #6704 - Removes ATS version from gold files
-  #6711 - cache_range_request autests: make more robust and clean up.
   #6714 - Add Access log fields for ProxyProtocol Context
   #6717 - Fixup .gitignores to match repo reality
   #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
@@ -914,6 +915,7 @@ Changes with Apache Traffic Server 9.0.0
   #6727 - traffic_dump: add tls information to dump.
   #6730 - Add HttpTransact::get_max_age and TSHttpTxnGetMaxAge
   #6731 - Fix g++ 10 compile errors.
+  #6733 - Various python fixes
   #6734 - Update expired test certificates for cert_update
   #6735 - Remove unused index for SSL application specific data
   #6736 - Generalize callbacks for TLS session resumption
@@ -926,6 +928,7 @@ Changes with Apache Traffic Server 9.0.0
   #6755 - Add metrics to track default inactivity timed out connections
   #6757 - ASAN: Fixed one definition rule violation
   #6758 - Fix set manipulation in dual cert resolution
+  #6759 - Promote netvc to ProxySession
   #6760 - Do not fail multicert load if line does not create entry
   #6768 - clang-analyzer: Fix dead nested assignment issues
   #6770 - Weird characters in debug message
@@ -933,6 +936,7 @@ Changes with Apache Traffic Server 9.0.0
   #6774 - Fixed `AddressSanitizer: odr-violation`
   #6781 - 1. Set a non-zero default value for TLS Client Handshake Timeout
   #6789 - Adding HTTP Status code 451 for Unavailable For Legal Reasons (RFC 
7725)
+  #6794 - Remove whitespace from header field name in http response due to 
RFC7230:3.2.4 (#6793)
   #6797 - Adding HTTP status 451 in apidefs as well (See PR#6789)
   #6798 - clang-analyzer: uninitialized va_list
   #6800 - Add TXN_CLOSE hook to CPPAPI TransactionPlugin
@@ -965,4 +969,15 @@ Changes with Apache Traffic Server 9.0.0
   #6884 - microserver error handling: SSLError check and debug.
   #6891 - Make h2spec test more resiliant by extending timeout
   #6892 - Fix compiler issue with ICC 19.1
+  #6896 - Fix dual_cert_select test to run with older openssl binary
   #6898 - set sni_name with remapped origin name if sni_policy is not the 
default value
+  #6903 - Disable max_connections_active_in default and fix close logic
+  #6906 - Make QPACK.h self-contained
+  #6915 - Make compress Au test less flakey.
+  #6916 - Ensure read_avail is set for the first non-empty block
+  #6917 - Disable lua_stats autest until we can reliably wait for stats
+  #6918 - example: Move to blocklists and allowlists
+  #6920 - Removes SSLNetVConnection::sslContextSet
+  #6923 - Fixed bug in the calculation of the header block fragment length
+  #6925 - Prevent stale netvc access on SSL Callbacks
+  #6929 - build: Require OCSP headers for OCSP-enablement



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-06-16 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 36ae8ff  Updated ChangeLog
36ae8ff is described below

commit 36ae8ff72f46a9e241feef441b609b6b000a115e
Author: Leif Hedstrom 
AuthorDate: Tue Jun 16 15:55:50 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 0f392dd..5e96621 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -787,6 +787,7 @@ Changes with Apache Traffic Server 9.0.0
   #6283 - Adjust debug tag for ssl_sni_whitelist plugin to match plugin
   #6284 - Removes the remaining references to TSQA
   #6287 - Introduce NetEvent to split UnixNetVConnection and NetHandler
+  #6291 - Add extension ip.test.ext to Au Test, with Test method to allocate 
extra TCP ports.
   #6293 - Add invalid config warning when cache open write fail and read retry 
are inconsistent
   #6297 - Add links to RWW sections
   #6303 - Fixes a  case where the NextHop consistent hash ring may not be 
completely searched.
@@ -856,6 +857,7 @@ Changes with Apache Traffic Server 9.0.0
   #6517 - Make traffic_ctl limp along for now with large records.snap
   #6519 - Adds support for configure option --enable-yaml-headers
   #6523 - Removes noisy log statement from xdebug
+  #6524 - Require 1.1.1 as minimum openssl lib version for 
tls_check_dual_cert_selection Au test.
   #6532 - Add FetchSM support to dechunking in non-streaming mode with new TS 
API TSFetchFlagSet
   #6538 - Adds partial_blind_route sni action
   #6542 - Rework stats over http so that it supports both a config file and 
the original path parameter
@@ -881,6 +883,7 @@ Changes with Apache Traffic Server 9.0.0
   #6608 - Fix typo in system stats, change loadavg 10min to be 15min
   #6613 - SNI - Tunnel: Add support to match captured group from fqdn into 
tunnel_route
   #6615 - Updated ink_rwlock to be a real reader writer lock
+  #6616 - Adding a log pipe buffer size configuration test
   #6617 - Remove configure option --max-api-stats which does not do anything. 
S…
   #6618 - Fix missing virtual destructor for PluginUserArgsMixin.
   #6628 - Use default rwlock attributes on initialize
@@ -936,13 +939,16 @@ Changes with Apache Traffic Server 9.0.0
   #6803 - fixes issue 6765, memory leak in unit test
   #6805 - Fix session pool to add and fetch to beginning of hash chain instead 
of end
   #6807 - Add le32toh and htole32 for macOS
+  #6809 - Fix assert when client aborts during backfill
   #6812 - Fix missing virtual destructor in TLSSessionResumptionSupport.
   #6813 - Adding a basic ip_allow test.
   #6816 - Fixes remaining memory leaks with nexthop strategy unit tests
   #6817 - lua plugin: fix for incorrectly injecting global plugin stats
   #6818 - Add CSV output as an option format for stats_over_http
   #6819 - regex_remap: Adjust regex recursion limit down due to crashes in 
testing
+  #6822 - change overridable var type for 
proxy.config.http.server_session_sharing.match from int to string
   #6824 - Fix test certs in client_context_dump
+  #6826 - Return null when  do_io_write called on closed stream
   #6827 - Make chunked encoding test more resilient
   #6829 - traffic_dump: debug_tag and lock improvements
   #6834 - Drastically improve generator.so performance for /nocache
@@ -951,4 +957,12 @@ Changes with Apache Traffic Server 9.0.0
   #6839 - Issue 6838 Fixing the comparison in waited_enough (drain 
functionality)
   #6843 - Schedule Transform on the same thread as the continuation
   #6845 - LGTM: add header guard
+  #6856 - Traffic Dump: Add server response HTTP version
   #6861 - Fix a crash on TLS resumption
+  #6866 - Protect against nullptr access during SSL Callback
+  #6868 - avoid dynamic_cast for non_internal requests
+  #6872 - Track thread changes during origin connect and cache open write
+  #6884 - microserver error handling: SSLError check and debug.
+  #6891 - Make h2spec test more resiliant by extending timeout
+  #6892 - Fix compiler issue with ICC 19.1
+  #6898 - set sni_name with remapped origin name if sni_policy is not the 
default value



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-06-10 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 0a4d6a9  Updated ChangeLog
0a4d6a9 is described below

commit 0a4d6a92642325a7b69f1c95c1998e9bdf36286d
Author: Leif Hedstrom 
AuthorDate: Wed Jun 10 15:18:37 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 30 +-
 1 file changed, 29 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index db421ae..0acbbb4 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -591,7 +591,6 @@ Changes with Apache Traffic Server 9.0.0
   #5715 - Sets macOS luajit linker flags only when luajit detected
   #5716 - Fixes memory leak in traffic_crashlog
   #5717 - Change default proxy name to be "traffic_server", not the build 
machine.
-  #5721 - Fixes autodetect of brotli
   #5722 - In test_hooks Au test case, add work-around for flakeyness of VCONN 
start/close events.
   #5724 - Enable logging of the Elliptic Curve used to communicate with the 
client
   #5726 - Expose client request SSL stats via API & Lua plugin
@@ -858,6 +857,7 @@ Changes with Apache Traffic Server 9.0.0
   #6523 - Removes noisy log statement from xdebug
   #6532 - Add FetchSM support to dechunking in non-streaming mode with new TS 
API TSFetchFlagSet
   #6538 - Adds partial_blind_route sni action
+  #6542 - Rework stats over http so that it supports both a config file and 
the original path parameter
   #6550 - Fixes some tls autests on macOS
   #6555 - Enable logging autests on macOS, clarify why Linux is required
   #6556 - Removes copypasta curl text from tests and removes checks for curl
@@ -874,8 +874,10 @@ Changes with Apache Traffic Server 9.0.0
   #6586 - traffic_dump: don't dump cookies from the wire
   #6590 - Skip compressible content type check with null strings.
   #6591 - Cleanup: fix a inline function style
+  #6605 - Add support for a simple_server_retry_responses list
   #6606 - Making client session id unique across HTTP/1 and 2 sessions
   #6607 - Return TSFetchSM from TSFetchUrl so TSFetchFlagSet can set fetch 
flags
+  #6608 - Fix typo in system stats, change loadavg 10min to be 15min
   #6613 - SNI - Tunnel: Add support to match captured group from fqdn into 
tunnel_route
   #6615 - Updated ink_rwlock to be a real reader writer lock
   #6617 - Remove configure option --max-api-stats which does not do anything. 
S…
@@ -893,11 +895,14 @@ Changes with Apache Traffic Server 9.0.0
   #6677 - Format to match perferred if/else formatting for sh scripts
   #6678 - Removes commented out code from example
   #6682 - Lua Plugin - Extend the crypto API with SHA-256 and HMAC functions.
+  #6686 - Fixes to hostDB to avoid event and memory leaks
   #6690 - Remove tls_versions from host sni policy check
   #6694 - Normalizes function names to match hook names in intercept plugins
   #6697 - Increase the default max_record_entries to match the original value
   #6700 - traffic_dump: add nullptr check for sni string
+  #6701 - slice plugin: add --include-regex, --exclude-regex parameters
   #6704 - Removes ATS version from gold files
+  #6711 - cache_range_request autests: make more robust and clean up.
   #6714 - Add Access log fields for ProxyProtocol Context
   #6717 - Fixup .gitignores to match repo reality
   #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
@@ -907,9 +912,12 @@ Changes with Apache Traffic Server 9.0.0
   #6731 - Fix g++ 10 compile errors.
   #6734 - Update expired test certificates for cert_update
   #6735 - Remove unused index for SSL application specific data
+  #6736 - Generalize callbacks for TLS session resumption
+  #6737 - Removes refcounting from compress and s3_auth plugins
   #6740 - Cleans up doubled words in documentation
   #6742 - gcc10: fixed clearing an object of non-trivial type for wccp
   #6743 - traffic_dump: refactor to make transactions written atomically
+  #6746 - Add an optional ramcache setting to volume.config to disable it
   #6754 - Enforce Active Connection limits
   #6755 - Add metrics to track default inactivity timed out connections
   #6757 - ASAN: Fixed one definition rule violation
@@ -920,5 +928,25 @@ Changes with Apache Traffic Server 9.0.0
   #6774 - Fixed `AddressSanitizer: odr-violation`
   #6781 - 1. Set a non-zero default value for TLS Client Handshake Timeout
   #6789 - Adding HTTP Status code 451 for Unavailable For Legal Reasons (RFC 
7725)
+  #6797 - Adding HTTP status 451 in apidefs as well (See PR#6789)
   #6798 - clang-analyzer: uninitialized va_list
   #6800 - Add TXN_CLOSE hook to CPPAPI TransactionPlugin
+  #6803 - fixes issue 6765, memory leak in unit test
+  #6805 - Fix session pool to add and fetch to beginning of hash chain instead 
of end
+  #6807 - Add le32toh and htole32 for macOS
+  #6812 - Fix missing virtual destructor in 

[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-05-20 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 06d4938  Updated ChangeLog
06d4938 is described below

commit 06d4938d72eaea0ab174a7528e59cf638deef80b
Author: Leif Hedstrom 
AuthorDate: Wed May 20 11:59:15 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 17 +
 1 file changed, 17 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 7737cd6..db421ae 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -709,6 +709,8 @@ Changes with Apache Traffic Server 9.0.0
   #6095 - For remap_stats, removes configure time dependency on search.h
   #6096 - Fixing log cleanup candidate selection and adding a test for it.
   #6099 - doc + unittest TSRemap(Init|NewInstance) failures
+  #6103 - Use enqueue_local when scheduling on the same thread
+  #6104 - Cleanup the eventloop
   #6106 - Removes proxy.config.cache.storage_filename
   #6116 - Updated to clang-format v9.0.0
   #6120 - Fix null pointer dereference reported by clang-analyzer
@@ -730,6 +732,7 @@ Changes with Apache Traffic Server 9.0.0
   #6159 - Detect bogus jemalloc version
   #6160 - Fixes misc. spelling and whitespace
   #6163 - Update yaml-cpp to 0.6.3
+  #6166 - Make sure time is consistent between calculations
   #6167 - Fixed gcc7 issue with yaml-cpp 0.6.3
   #6169 - Fixes cppcheck issues for cookie_remap plugin
   #6170 - Add test to catch regressions in sni and override configs
@@ -839,6 +842,8 @@ Changes with Apache Traffic Server 9.0.0
   #6475 - Remove noisy mutex warning
   #6477 - traffic_dump: Fixing content:size collection.
   #6480 - Remove some outdated files.
+  #6483 - Rework server side SSL_CTX creation to better handle dual_cert 
mismatches
+  #6486 - Issue 3546: Add "overridable" to the configuration variable 
description.
   #6487 - Fix session reuse plugin shutdown crashes and cleanups
   #6488 - Bikeshedding some code structures for reloadable plugins config
   #6492 - Add null check to fix error tunnel crash
@@ -847,6 +852,7 @@ Changes with Apache Traffic Server 9.0.0
   #6501 - Remove method that does nothing.
   #6508 - Include start line of HTTP messages in xdebug probe output.
   #6513 - Moves hosting.config finished loading message outside of parsing loop
+  #6516 - Fix SDK_API_TSSslServerContextCreate
   #6517 - Make traffic_ctl limp along for now with large records.snap
   #6519 - Adds support for configure option --enable-yaml-headers
   #6523 - Removes noisy log statement from xdebug
@@ -860,6 +866,7 @@ Changes with Apache Traffic Server 9.0.0
   #6566 - Add more options to session_sharing.match
   #6567 - Moved printing the incoming headers for debug before remapping
   #6569 - AuTest for server_push_preload plugin
+  #6571 - Lua plugin number of states configuration and stats printing
   #6573 - SSL: Always renew TLS Session Tickets iff TLSv1.3 is being used
   #6576 - Ensure TSContSchedule API family are called from an EThread.
   #6577 - When using TSContSchedule() and TSContScheduleAPI() set the calling 
thread as the thread affinity when not already set
@@ -875,10 +882,12 @@ Changes with Apache Traffic Server 9.0.0
   #6618 - Fix missing virtual destructor for PluginUserArgsMixin.
   #6628 - Use default rwlock attributes on initialize
   #6632 - Fixes a bug where the nexthop markNextHop method to mark a host down 
is not called.
+  #6642 - Fixes crash loading combined(cert+key) certs
   #6645 - Traffic Dump: Adding an SNI filtering option.
   #6655 - Fix origin scheme selection with partial-blind addition
   #6656 - Check sni against SSL object
   #6658 - Update TSStatFindName to check that sync callback is set on the stat
+  #6662 - Fixes memory leak loading certs
   #6663 - Fixes memory leak during log configuration
   #6664 - cache_range_requests: remove unnecessary Last-Modified header from 
tests
   #6677 - Format to match perferred if/else formatting for sh scripts
@@ -893,15 +902,23 @@ Changes with Apache Traffic Server 9.0.0
   #6717 - Fixup .gitignores to match repo reality
   #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
   #6723 - Document ip_allow in sni.yaml
+  #6727 - traffic_dump: add tls information to dump.
   #6730 - Add HttpTransact::get_max_age and TSHttpTxnGetMaxAge
   #6731 - Fix g++ 10 compile errors.
   #6734 - Update expired test certificates for cert_update
+  #6735 - Remove unused index for SSL application specific data
   #6740 - Cleans up doubled words in documentation
   #6742 - gcc10: fixed clearing an object of non-trivial type for wccp
+  #6743 - traffic_dump: refactor to make transactions written atomically
   #6754 - Enforce Active Connection limits
   #6755 - Add metrics to track default inactivity timed out connections
   #6757 - ASAN: Fixed one definition rule violation
+  #6760 - Do not fail multicert load 

[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-05-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit db3b0a7579b016603d2e0c025c8bd0f1c7459def
Author: Leif Hedstrom 
AuthorDate: Thu May 14 15:34:56 2020 -0600

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 17 ++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index ca2818c..11e605d 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -13,7 +13,6 @@ Changes with Apache Traffic Server 9.0.0
   #3925 - Enforce sphinx>=1.7.5 when building docs
   #3930 - Remove proxy.config.config_dir from records.config
   #3941 - Fix RecConfigReadPluginDir and clean up RecCore
-  #3943 - Handle response parsing case where EOF happens before any data 
arrives.
   #3951 - Fixed broken sphinx version check on MacOS
   #3955 - IntrusiveHashMap: Refresh TSHashTable for C++ eleventy.
   #3957 - Add generic "guard" class (PostScript) for exception and early 
function return safety.
@@ -784,15 +783,16 @@ Changes with Apache Traffic Server 9.0.0
   #6281 - Perf: replace dynamic_cast with static_cast in this_thread()
   #6283 - Adjust debug tag for ssl_sni_whitelist plugin to match plugin
   #6284 - Removes the remaining references to TSQA
+  #6287 - Introduce NetEvent to split UnixNetVConnection and NetHandler
   #6293 - Add invalid config warning when cache open write fail and read retry 
are inconsistent
   #6297 - Add links to RWW sections
   #6303 - Fixes a  case where the NextHop consistent hash ring may not be 
completely searched.
+  #6315 - Fix closed flag from #6287
   #6324 - Fixes clang-format issues
   #6325 - Fixes typo in TLS Bridge illustration
   #6329 - Fixed build issues on macOS after 0-RTT merge
   #6333 - XDebug: Always append to the X- header, rather than prepend
   #6339 - Fixes an issue where NextHopSelectionStrategy did not implement a 
parent check.
-  #6340 - Add header rewrite test to make sure we are not injecting end of 
rule char
   #6347 - Fix localstatedir and runtimedir for Debian layout
   #6358 - Add header guard - issue #6357
   #6359 - Cleanup: Remove unused accessors of HttpVCTableEntry
@@ -816,6 +816,7 @@ Changes with Apache Traffic Server 9.0.0
   #6411 - Updating the autest version pin to 1.7.4.
   #6414 - Traffic Dump: fix client request target parsing
   #6421 - Add config option to enable/disable dynamic plugin reload feature 
+  #6424 - SSL: Introduce proxy.config.ssl.server.session_ticket.number
   #6431 - #6428 Clear stale captive_action during Cache read retry - WIP (in 
test)
   #6432 - SSL: Introduce proxy.config.ssl.server.prioritize_chacha
   #6435 - Fixed chunked_encoding test to work with OpenSSL 1.0.2
@@ -882,15 +883,25 @@ Changes with Apache Traffic Server 9.0.0
   #6664 - cache_range_requests: remove unnecessary Last-Modified header from 
tests
   #6677 - Format to match perferred if/else formatting for sh scripts
   #6678 - Removes commented out code from example
+  #6682 - Lua Plugin - Extend the crypto API with SHA-256 and HMAC functions.
   #6690 - Remove tls_versions from host sni policy check
   #6694 - Normalizes function names to match hook names in intercept plugins
   #6697 - Increase the default max_record_entries to match the original value
   #6700 - traffic_dump: add nullptr check for sni string
   #6704 - Removes ATS version from gold files
-  #6708 - Adding logging fields for collapsed forwarding metrics
   #6714 - Add Access log fields for ProxyProtocol Context
   #6717 - Fixup .gitignores to match repo reality
   #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
   #6723 - Document ip_allow in sni.yaml
+  #6730 - Add HttpTransact::get_max_age and TSHttpTxnGetMaxAge
   #6731 - Fix g++ 10 compile errors.
   #6734 - Update expired test certificates for cert_update
+  #6740 - Cleans up doubled words in documentation
+  #6742 - gcc10: fixed clearing an object of non-trivial type for wccp
+  #6754 - Enforce Active Connection limits
+  #6755 - Add metrics to track default inactivity timed out connections
+  #6757 - ASAN: Fixed one definition rule violation
+  #6770 - Weird characters in debug message
+  #6772 - Ensure inactivity timeout is not set when passed in timeout value is 0
+  #6774 - Fixed `AddressSanitizer: odr-violation`
+  #6781 - 1. Set a non-zero default value for TLS Client Handshake Timeout



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-05-04 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 8bc06b4  Updated ChangeLog
8bc06b4 is described below

commit 8bc06b4c9a0690db92efef65a020b8ad7c67650c
Author: Leif Hedstrom 
AuthorDate: Mon May 4 22:36:54 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 373d4b0..ca2818c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -882,7 +882,15 @@ Changes with Apache Traffic Server 9.0.0
   #6664 - cache_range_requests: remove unnecessary Last-Modified header from 
tests
   #6677 - Format to match perferred if/else formatting for sh scripts
   #6678 - Removes commented out code from example
+  #6690 - Remove tls_versions from host sni policy check
   #6694 - Normalizes function names to match hook names in intercept plugins
   #6697 - Increase the default max_record_entries to match the original value
   #6700 - traffic_dump: add nullptr check for sni string
   #6704 - Removes ATS version from gold files
+  #6708 - Adding logging fields for collapsed forwarding metrics
+  #6714 - Add Access log fields for ProxyProtocol Context
+  #6717 - Fixup .gitignores to match repo reality
+  #6718 - gcc10: fixed warning about returning local variable in int64_to_str()
+  #6723 - Document ip_allow in sni.yaml
+  #6731 - Fix g++ 10 compile errors.
+  #6734 - Update expired test certificates for cert_update



[trafficserver] branch 9.0.x updated: Updated Changelog

2020-04-28 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 6a9bf65  Updated Changelog
6a9bf65 is described below

commit 6a9bf65f1b11483e12fa328d70ed9a86fae256b4
Author: Leif Hedstrom 
AuthorDate: Tue Apr 28 13:55:50 2020 -0600

Updated Changelog
---
 CHANGELOG-9.0.0 | 4 
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 08bfb8a..373d4b0 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -882,3 +882,7 @@ Changes with Apache Traffic Server 9.0.0
   #6664 - cache_range_requests: remove unnecessary Last-Modified header from 
tests
   #6677 - Format to match perferred if/else formatting for sh scripts
   #6678 - Removes commented out code from example
+  #6694 - Normalizes function names to match hook names in intercept plugins
+  #6697 - Increase the default max_record_entries to match the original value
+  #6700 - traffic_dump: add nullptr check for sni string
+  #6704 - Removes ATS version from gold files



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-04-21 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new a5362cd  Updated ChangeLog
a5362cd is described below

commit a5362cd8f24a094983e5401d1a3b8f7604cf607f
Author: Leif Hedstrom 
AuthorDate: Tue Apr 21 13:49:14 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 31a964d..08bfb8a 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -639,7 +639,6 @@ Changes with Apache Traffic Server 9.0.0
   #5839 - Fix inactivity timeout on QUIC
   #5841 - Cleanup: unifdef WRITE_AND_TRANSFER
   #5847 - Cleanup: Remove unused empty files
-  #5848 - Convert check programs in iocore/eventsystem/ into Catch based unit 
tests
   #5852 - Replaced ProxyTxn::outbound vars with accept::options
   #5853 - correct the size of DNS buffers
   #5856 - Fixes 'traffic_ctl server restart' to restart
@@ -652,12 +651,9 @@ Changes with Apache Traffic Server 9.0.0
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5879 - Weak mutex locking macros
   #5880 - ProxyTxn Refactor move code to cc
-  #5883 - Add unit tests for MIOBuffer:write()
   #5885 - Add the ability to static link ASAN, TSAN and LSAN
   #5892 - ProxySsn renaming member vars
-  #5893 - Cleanup: Remove unused AllocType and unused functions
   #5902 - Ran clang-format
-  #5903 - Reduce unnecesary IOBufferBlock allocation
   #5905 - Update Server IP in Transaction when attaching a session from the 
pool
   #5906 - Cleanup: unifdef TRACK_BUFFER_USER
   #5907 - Fix macOS build
@@ -716,7 +712,6 @@ Changes with Apache Traffic Server 9.0.0
   #6099 - doc + unittest TSRemap(Init|NewInstance) failures
   #6106 - Removes proxy.config.cache.storage_filename
   #6116 - Updated to clang-format v9.0.0
-  #6118 - Avoid IOBufferReader::read_avail() call from MIOBuffer::high_water()
   #6120 - Fix null pointer dereference reported by clang-analyzer
   #6125 - Add Metrics to track SSL Handshake attempts
   #6126 - Fix the thread ready check
@@ -868,6 +863,7 @@ Changes with Apache Traffic Server 9.0.0
   #6576 - Ensure TSContSchedule API family are called from an EThread.
   #6577 - When using TSContSchedule() and TSContScheduleAPI() set the calling 
thread as the thread affinity when not already set
   #6578 - Fix migrate use after free
+  #6586 - traffic_dump: don't dump cookies from the wire
   #6590 - Skip compressible content type check with null strings.
   #6591 - Cleanup: fix a inline function style
   #6606 - Making client session id unique across HTTP/1 and 2 sessions
@@ -878,10 +874,11 @@ Changes with Apache Traffic Server 9.0.0
   #6618 - Fix missing virtual destructor for PluginUserArgsMixin.
   #6628 - Use default rwlock attributes on initialize
   #6632 - Fixes a bug where the nexthop markNextHop method to mark a host down 
is not called.
-  #6643 - Bug fixes to h2 buffering
+  #6645 - Traffic Dump: Adding an SNI filtering option.
   #6655 - Fix origin scheme selection with partial-blind addition
   #6656 - Check sni against SSL object
   #6658 - Update TSStatFindName to check that sync callback is set on the stat
+  #6663 - Fixes memory leak during log configuration
   #6664 - cache_range_requests: remove unnecessary Last-Modified header from 
tests
   #6677 - Format to match perferred if/else formatting for sh scripts
   #6678 - Removes commented out code from example



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-04-21 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new e64c472  Updated ChangeLog
e64c472 is described below

commit e64c472851e1917284cd34682d6f83d9a95f2f15
Author: Leif Hedstrom 
AuthorDate: Tue Apr 21 09:13:25 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 3d601bb..31a964d 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -286,7 +286,6 @@ Changes with Apache Traffic Server 9.0.0
   #4965 - HdrHeap: Remove pointless code and misleading comment.
   #4966 - Some tidying up of the global namespace.
   #4972 - Fix tls_client_verify curl command missing certificate
-  #4973 - Adjust tls_client_versions to be more resilient for different curl 
versions
   #4974 - Fix tls_check_cert_selection test
   #4975 - URL: remove undefined function declaration.
   #4976 - Fix tls_forward_nonhttp test requirement
@@ -623,7 +622,6 @@ Changes with Apache Traffic Server 9.0.0
   #5772 - Remove ssl_error stats that aren't really errors.
   #5774 - Updating the default cipher-suite lists for the 9.x release.
   #5778 - Issue 5604 - fix memory leaks for http parser.
-  #5780 - Fixed std::array initialization for older compilers
   #5786 - Mark debug logs of polling as verbose
   #5789 - Add protection against null pointer access
   #5792 - Rename remaining references to ip_allow.config to ip_allow.yaml
@@ -734,6 +732,7 @@ Changes with Apache Traffic Server 9.0.0
   #6144 - Cleans up some of the filenames mess
   #6147 - Reverse debug specific check.
   #6148 - Disable the most expensive "make check" tests by default
+  #6149 - For per-transaction config override, crossing the const-correctness 
event horizon.
   #6159 - Detect bogus jemalloc version
   #6160 - Fixes misc. spelling and whitespace
   #6163 - Update yaml-cpp to 0.6.3
@@ -802,10 +801,12 @@ Changes with Apache Traffic Server 9.0.0
   #6347 - Fix localstatedir and runtimedir for Debian layout
   #6358 - Add header guard - issue #6357
   #6359 - Cleanup: Remove unused accessors of HttpVCTableEntry
+  #6362 - Change localtime/gmtime usages to use the threadsafe versions with 
local storage
   #6363 - Removing always true/false comparisons
   #6364 - Fix rare SSN/TXN Start/Close Hook misorderings
   #6369 - Improve config_describe logs to print a better output format.
   #6370 - Change default matching for connection value from ip to both
+  #6371 - Fixing shadowed variables, both global and local
   #6372 - Change alloca usage to malloc/free
   #6373 - Change bitfields to be unsigned explicitly
   #6374 - Add exception to throw since there is no context and could cause a 
crash
@@ -860,6 +861,7 @@ Changes with Apache Traffic Server 9.0.0
   #6556 - Removes copypasta curl text from tests and removes checks for curl
   #6558 - Support body factory template suppression for internal requests
   #6565 - Fixed build issue with Ubuntu 16 debug
+  #6566 - Add more options to session_sharing.match
   #6567 - Moved printing the incoming headers for debug before remapping
   #6569 - AuTest for server_push_preload plugin
   #6573 - SSL: Always renew TLS Session Tickets iff TLSv1.3 is being used
@@ -876,3 +878,10 @@ Changes with Apache Traffic Server 9.0.0
   #6618 - Fix missing virtual destructor for PluginUserArgsMixin.
   #6628 - Use default rwlock attributes on initialize
   #6632 - Fixes a bug where the nexthop markNextHop method to mark a host down 
is not called.
+  #6643 - Bug fixes to h2 buffering
+  #6655 - Fix origin scheme selection with partial-blind addition
+  #6656 - Check sni against SSL object
+  #6658 - Update TSStatFindName to check that sync callback is set on the stat
+  #6664 - cache_range_requests: remove unnecessary Last-Modified header from 
tests
+  #6677 - Format to match perferred if/else formatting for sh scripts
+  #6678 - Removes commented out code from example



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-04-09 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new a873167  Updated ChangeLog
a873167 is described below

commit a8731676cf2479e66ecbb264c036270e05c2fd64
Author: Leif Hedstrom 
AuthorDate: Thu Apr 9 13:06:18 2020 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 128 
 1 file changed, 27 insertions(+), 101 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 897e6bc..3d601bb 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -6,7 +6,6 @@ Changes with Apache Traffic Server 9.0.0
   #3777 - Bump version on master to v9.0.0
   #3819 - Upstream max conn upgrade
   #3851 - For atscppapi::AsyncTimer, pass the thread pool for execution to the 
constructor, …
-  #3899 - Add a --reason tag option to the host subcommand
   #3900 - ts/Extendible and AcidPtr classes
   #3901 - MemArena: Add make method to construct objects in the arena.
   #3907 - IntrusiveDList: Refreshed for C++ eleventy, added const_iterator.
@@ -71,7 +70,6 @@ Changes with Apache Traffic Server 9.0.0
   #4194 - Remove ssl_cert_loader.  Certifier is more complete version.
   #4198 - Cleanup, and adds support for new luajit option
   #4206 - ts_file: Simple sketch of std::filesystem for internal use.
-  #4217 - Fix a regression in the traffic_ctl host status subcommand
   #4220 - IntrusiveHashMap: Inserts preserve order for equal keys, as with 
std::multimap
   #4221 - IntrusiveHashMap: Fix for find false positive in some cases.
   #4226 - HttpSessionManager: Fix potential infinite loop problem.
@@ -87,7 +85,6 @@ Changes with Apache Traffic Server 9.0.0
   #4285 - Change atscppapi::TransformationPlugin to use 
atscppapi::Continuation instead of TSCont.
   #4289 - Do not follow redirects after cache hit
   #4290 - Remove unnecessary line in src/Makefile.am
-  #4300 - Expand the post chunked tests.
   #4305 - Generally random code cleanup
   #4306 - Convert traffic_cache_tool to use ArgParser
   #4309 - Orders k-v pairs to avoid making too many files
@@ -101,12 +98,12 @@ Changes with Apache Traffic Server 9.0.0
   #4349 - Prevent segment violation in TSContDestroy() when it is called 
during destruction of statically-allocated objects
   #4350 - Fix for ASAN buffer overrun for IpMap::contains in 
HttpTransact::OSDNSLookup
   #4351 - Add some feeble amount of encapsulation to the Thread class.
-  #4356 - slice plugin, intercept handler that uses cache_range_request
   #4357 - TCL: Remove TCL dependency from iocore
   #4360 - Fix mysql_remap plugin build with MySQL 8
   #4363 - CMake: Add lib/records, unit_tests.
   #4368 - s3_auth_v4: update default region map
   #4374 - TCL: remove TCL dependency from RecHttp
+  #4377 - Add hooks for outbound TLS start and close.
   #4384 - Fix gzip(compress) plugin not linked correctly with zlib
   #4387 - Replace the overridable lookup with an unordered_map
   #4397 - Remove deprecated HTTP/2 metrics
@@ -115,7 +112,6 @@ Changes with Apache Traffic Server 9.0.0
   #4406 - ts_file: Add 'view' method to get a view of the path.
   #4411 - Split current client transactions metrics into HTTP/1.1 and HTTP/2
   #4414 - Cleaning up TLS server verify options
-  #4422 - TCL: Rmove TCL dependency from HostStatus
   #4424 - YAML: LibSWOC IntrusiveDList update.
   #4426 - YAML: Move ts_meta to external C++ library.
   #4427 - Add vconn reenable event
@@ -141,14 +137,12 @@ Changes with Apache Traffic Server 9.0.0
   #4501 - Refresh mgmt signal logic to remove possible memory issues.
   #4502 - Fix for #4413 - avoid ASAN crash on use after free for file name.
   #4512 - Use references for indexes of range-based for loops when this avoids 
expensive copies.
-  #4513 - Adding cdnicrit claim support for uri signing service
   #4522 - Rewrite TunnelHashMap in modern standard
   #4524 - Convert ctx_store in SSLCertLookUp to use STL vector
   #4526 - Atomic: Convert ProxyConfig to use std::atomic.
   #4531 - Rewrite url after running all remap plugins
   #4532 - Remove explicit free of ref-counted object.
   #4536 - Minor C++ cleanup for background_fetch
-  #4540 - URI signing support for JWS to be passed as path parameter
   #4542 - TCL: Replace RawHashTable with STL and refactor HttpBodyFactory
   #4544 - Updated Dockerfile with some additional dependencies
   #4545 - Fix tunnel_route action in ssl_server_name and various test fixes 
for Fedora 28 and 29
@@ -167,8 +161,6 @@ Changes with Apache Traffic Server 9.0.0
   #4591 - An example of our preferred indentation style
   #4596 - Add TS_EVENT_AIO_DONE, remove TS_AIO_EVENT_DONE
   #4602 - New ScheduleOn APIs
-  #4603 - Add cdniip and cdnistd claims to uri signing
-  #4604 - Repurpose sub claim and add cdniuc support for URI signing
   #4606 - TLS Bridge: Fix remap for UA connection, tweak docs for remap 
support.

[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-03-24 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit 18e8be6fd620b8d034fa4217a49f72d95f65870f
Author: Leif Hedstrom 
AuthorDate: Tue Mar 24 15:22:19 2020 -0600

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 42 +-
 1 file changed, 13 insertions(+), 29 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index aadad6f..897e6bc 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -6,6 +6,7 @@ Changes with Apache Traffic Server 9.0.0
   #3777 - Bump version on master to v9.0.0
   #3819 - Upstream max conn upgrade
   #3851 - For atscppapi::AsyncTimer, pass the thread pool for execution to the 
constructor, …
+  #3899 - Add a --reason tag option to the host subcommand
   #3900 - ts/Extendible and AcidPtr classes
   #3901 - MemArena: Add make method to construct objects in the arena.
   #3907 - IntrusiveDList: Refreshed for C++ eleventy, added const_iterator.
@@ -29,7 +30,6 @@ Changes with Apache Traffic Server 9.0.0
   #4003 - Fix another crash on shutdown
   #4008 - Add support for 'fwd' value to X-Debug header, and move to later 
hook any deletion of X-Debug header from client request.
   #4020 - Add logic to clean up vios on HttpSM shutdown
-  #4028 - proxy.config.http.connect_attempts_timeout tracks TTBF instead of 
connect
   #4029 - Replace TSHashTable in server session management with 
IntrusiveHashMap
   #4033 - Removes remnants of dprintf support
   #4039 - Enable ECDH explicitly only if OpenSSL version is v1.0.2 or lower
@@ -62,6 +62,7 @@ Changes with Apache Traffic Server 9.0.0
   #4176 - TextView: Add support for use as "Source" in STL containers.
   #4177 - IntrusiveDList: Add ptr_ref_cast to make inheritance easier
   #4184 - Update to changelog generation tool to not require milestone to be 
closed
+  #4185 - Amend Layer 4 routing documentation
   #4186 - clang-format: Another one that slipped through.
   #4187 - Plugins: Cleanup up dependencies on core headers - sslheaders
   #4190 - Plugins: Cleanup up dependencies on core headers - authproxy
@@ -70,6 +71,7 @@ Changes with Apache Traffic Server 9.0.0
   #4194 - Remove ssl_cert_loader.  Certifier is more complete version.
   #4198 - Cleanup, and adds support for new luajit option
   #4206 - ts_file: Simple sketch of std::filesystem for internal use.
+  #4217 - Fix a regression in the traffic_ctl host status subcommand
   #4220 - IntrusiveHashMap: Inserts preserve order for equal keys, as with 
std::multimap
   #4221 - IntrusiveHashMap: Fix for find false positive in some cases.
   #4226 - HttpSessionManager: Fix potential infinite loop problem.
@@ -121,7 +123,6 @@ Changes with Apache Traffic Server 9.0.0
   #4431 - TCL: All ink_hash_table in proxy converted to use STL
   #4433 - YAML: LibSWOC upgrade for TextView.
   #4434 - YAML: move MemSpan to external C++ library.
-  #4437 - Adds the log tag cqint for internal requests
   #4448 - YAML: TextView upgrade revisited.
   #4449 - YAML: Inline BufferWriter formatting functions.
   #4450 - Improve BufferWriter logic in HttpTransactHeaders.cc
@@ -184,6 +185,7 @@ Changes with Apache Traffic Server 9.0.0
   #4657 - TLS Bridge: Fix error where connect failure lead to a silent timeout.
   #4662 - Adds a reasonable rip-grep config file
   #4663 - Add back in the option to conf_remap the verify_server settings.
+  #4664 - Use hash string when it is provided for hashing
   #4666 - Allow empty fqdn in ssl_server_name for unset SNI case.
   #4667 - Add forward_route in ssl_server_name
   #4668 - Compare servers script for comparing responses from new and old 
versions of ATS
@@ -259,9 +261,7 @@ Changes with Apache Traffic Server 9.0.0
   #4858 - Removes the echo from installing pre-commit
   #4862 - Updates uri_signing docs to reflect new RFC changes
   #4866 - Remove start_HttpProxyServerBackDoor.
-  #4869 - Cleanup: remove lib/cppapi from clang-format, it's been moved.
   #4870 - Cleanup: Remove "hooks_on" and associated machinery.
-  #4874 - Avoid ats_malloc in unmarshal
   #4878 - Fix a segfault on mac, because of new ScheduleOn APIs
   #4879 - Clean up StrHeapDesc constructor.
   #4880 - Remove class StrTest, which is not used.
@@ -271,6 +271,7 @@ Changes with Apache Traffic Server 9.0.0
   #4895 - URI Signing Strips token from upstream if configured and string 
buffers are dynamically allocated
   #4897 - Uri signing regex as POSIX ERE
   #4901 - Update overridable config conversion logic.
+  #4902 - Adjust follow redirect logic to address a crash and avoid arguments 
shadowing
   #4903 - Adjust connection timeout for TLS
   #4909 - Update plugin API type conversions to support enums automatically.
   #4914 - DFA: Update DFA to use string_view.
@@ -278,7 +279,6 @@ Changes with Apache Traffic 

[trafficserver] branch 9.0.x updated: Updated Changelog

2020-03-10 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 2d789c5  Updated Changelog
2d789c5 is described below

commit 2d789c5b82bab946123d98f9d8de15b711682e1a
Author: Bryan Call 
AuthorDate: Tue Mar 10 14:28:55 2020 -0700

Updated Changelog
---
 CHANGELOG-9.0.0 | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 6f11d8c..b05a399 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -940,7 +940,11 @@ Changes with Apache Traffic Server 9.0.0
   #6441 - Cleaned up ssl-post
   #6446 - Avoid a weird name collision between HRW and tscore
   #6450 - Adjust consume logic in data frame read
+  #6454 - traffic_dump post_process.py
   #6457 - Fix port selection for ssl ipv6
+  #6459 - Add more flexible error handling when open a config file.
+  #6460 - Make traffic_manager be flexible when opening config files.
+  #6461 - Reduce minimum config files needed for golden_tests.
   #6462 - x-remap ignoring age in gold file
   #6463 - [CPPAPI] Provide access to TSRemapRequestInfo in RemapPlugins.
   #6464 - cache_range_requests plugin: detect and handle TSCacheUrlSet 
failures…
@@ -950,5 +954,7 @@ Changes with Apache Traffic Server 9.0.0
   #6471 - Removes some things deprecated from older versions
   #6474 - Remove --read_core option
   #6475 - Remove noisy mutex warning
+  #6477 - traffic_dump: Fixing content:size collection.
   #6480 - Remove some outdated files.
   #6488 - Bikeshedding some code structures for reloadable plugins config
+  #6492 - Add null check to fix error tunnel crash



[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-03-09 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit 3f134fe9cb6273b0d9c214919a220a25e98a9d05
Author: Leif Hedstrom 
AuthorDate: Mon Mar 9 10:31:28 2020 -0600

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index a5ddb60..6f11d8c 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -851,6 +851,7 @@ Changes with Apache Traffic Server 9.0.0
   #6212 - Cleanup trailing whitespaces, and YAML formatting
   #6214 - Run dos2unix on all files in tree
   #6216 - This fixes next hop unit tests that segfault due to missing unit 
test yaml files.
+  #6217 - cache_range_requests plugin optional support for special IMS header
   #6218 - Fix stringstream crash during shutdown
   #6219 - Fixed next hop tests for out of tree builds
   #6222 - For combo_handler plugin, add an optional whitelist of allowed 
values for Content-Type.
@@ -899,15 +900,23 @@ Changes with Apache Traffic Server 9.0.0
   #6343 - Fixes an assertion failure when 
proxy.config.http.no_dns_just_forward_to_parent is enabled
   #6346 - Fix heap-use-after-free on Http2Stream::destroy()
   #6347 - Fix localstatedir and runtimedir for Debian layout
+  #6348 - Add virtual destructors for Http2TxFrame, Http2FrequencyCounter
   #6358 - Add header guard - issue #6357
+  #6359 - Cleanup: Remove unused accessors of HttpVCTableEntry
+  #6363 - Removing always true/false comparisons
   #6364 - Fix rare SSN/TXN Start/Close Hook misorderings
+  #6369 - Improve config_describe logs to print a better output format.
+  #6370 - Change default matching for connection value from ip to both
   #6372 - Change alloca usage to malloc/free
   #6373 - Change bitfields to be unsigned explicitly
   #6374 - Add exception to throw since there is no context and could cause a 
crash
+  #6375 - Export YAML CPP library headers for plugin use.
   #6376 - Update inactive_timeout_at in Http2Stream::signal_read_event()
+  #6377 - Remove dependencies on include/tscore
   #6378 - Remove trailing white space from json formatter
   #6380 - Remove unnecesary HttpSM handler call with VC_EVENT_ERROR
   #6388 - Replace python with python3 in AuTest
+  #6391 - Skip unnecessary HostDB update on a fall back to serving stale record
   #6392 - Free TSMgmtString after using it.
   #6396 - Avoid cross-thread mutex conflicts
   #6397 - Ensure that extra data beyond the chunked body is not tunneled
@@ -916,7 +925,10 @@ Changes with Apache Traffic Server 9.0.0
   #6406 - Auto port select slow_post test
   #6409 - Another option to fix potential HTTP/2 vio stall
   #6410 - Change gold files to be less restrictive 
+  #6411 - Updating the autest version pin to 1.7.4.
   #6413 - Fix crash when H2 client does not set End-of-data bit
+  #6414 - Traffic Dump: fix client request target parsing
+  #6417 - slice plugin: add check to transaction status
   #6419 - URI Sig Null Check for Clang Warning
   #6420 - Syntax Error fixed in URI sig Plugin
   #6421 - Add config option to enable/disable dynamic plugin reload feature 
@@ -925,9 +937,16 @@ Changes with Apache Traffic Server 9.0.0
   #6435 - Fixed chunked_encoding test to work with OpenSSL 1.0.2
   #6436 - SSLNetVConnection, fixed/removed assert when running debug build
   #6440 - Cleaned up smuggle-client
+  #6441 - Cleaned up ssl-post
   #6446 - Avoid a weird name collision between HRW and tscore
   #6450 - Adjust consume logic in data frame read
+  #6457 - Fix port selection for ssl ipv6
+  #6462 - x-remap ignoring age in gold file
+  #6463 - [CPPAPI] Provide access to TSRemapRequestInfo in RemapPlugins.
+  #6464 - cache_range_requests plugin: detect and handle TSCacheUrlSet 
failures…
+  #6465 - Skipping log_retention.test.py because it is flaky in CI
   #6469 - Delay cleanup when cache write continues after early client response
+  #6470 - Remove update to unused variable
   #6471 - Removes some things deprecated from older versions
   #6474 - Remove --read_core option
   #6475 - Remove noisy mutex warning



[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-03-06 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit d29be447ccc26171764bb901c57173a4f37b8a03
Author: Leif Hedstrom 
AuthorDate: Fri Mar 6 10:50:51 2020 -0700

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 12 
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index a86a648..a5ddb60 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -775,6 +775,8 @@ Changes with Apache Traffic Server 9.0.0
   #6013 - Add basic SystemTap markers support
   #6016 - Fix host type in host matcher.
   #6024 - Make proxy.config.http.request_buffer_enabled configurable and bug 
fix
+  #6025 - Remove remnants of obsolete remap thread.
+  #6026 - Remove obsolete 4-2-0-fixup
   #6031 - listen on all the net threads
   #6037 - Promote 'Enable_Config_Var' from HttpConnectionCount to HttpConfig.
   #6049 - set host name in TLS extension for SNI Host check in service side 
with sni policy verify_with_name_source.
@@ -853,6 +855,7 @@ Changes with Apache Traffic Server 9.0.0
   #6219 - Fixed next hop tests for out of tree builds
   #6222 - For combo_handler plugin, add an optional whitelist of allowed 
values for Content-Type.
   #6224 - Fixed build issue with clang5 and Extendible
+  #6225 - Add mechanism to enforce SNI policy
   #6226 - Fix sni.yaml fqdn to match complete name string
   #6227 - Remove never implemented regex descriptions
   #6231 - Adjust the refcounts to avoid Mutex leak
@@ -916,8 +919,17 @@ Changes with Apache Traffic Server 9.0.0
   #6413 - Fix crash when H2 client does not set End-of-data bit
   #6419 - URI Sig Null Check for Clang Warning
   #6420 - Syntax Error fixed in URI sig Plugin
+  #6421 - Add config option to enable/disable dynamic plugin reload feature 
   #6431 - #6428 Clear stale captive_action during Cache read retry - WIP (in 
test)
+  #6432 - SSL: Introduce proxy.config.ssl.server.prioritize_chacha
   #6435 - Fixed chunked_encoding test to work with OpenSSL 1.0.2
   #6436 - SSLNetVConnection, fixed/removed assert when running debug build
   #6440 - Cleaned up smuggle-client
   #6446 - Avoid a weird name collision between HRW and tscore
+  #6450 - Adjust consume logic in data frame read
+  #6469 - Delay cleanup when cache write continues after early client response
+  #6471 - Removes some things deprecated from older versions
+  #6474 - Remove --read_core option
+  #6475 - Remove noisy mutex warning
+  #6480 - Remove some outdated files.
+  #6488 - Bikeshedding some code structures for reloadable plugins config



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-02-27 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 7b69f9e  Updated ChangeLog
7b69f9e is described below

commit 7b69f9e5b8bc36a4e27329e9eeeaf28a43a51a53
Author: Leif Hedstrom 
AuthorDate: Thu Feb 27 16:10:43 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 8 
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index c43fcd3..a86a648 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -746,6 +746,7 @@ Changes with Apache Traffic Server 9.0.0
   #5945 - cachekey: allow multiple values for `--key-type`
   #5949 - Fix TSHttpTxnReenable to schedule back to original SM thread
   #5951 - Add Base64 encoding/decoding to encryption/decryption.
+  #5952 - Fix code to avoid HostDBContinuation use after free
   #5953 - Log H2 priority information
   #5955 - Fix debug output for global_user_agent_header.
   #5956 - Turn on certificate verification, in permissive mode for now
@@ -850,6 +851,7 @@ Changes with Apache Traffic Server 9.0.0
   #6216 - This fixes next hop unit tests that segfault due to missing unit 
test yaml files.
   #6218 - Fix stringstream crash during shutdown
   #6219 - Fixed next hop tests for out of tree builds
+  #6222 - For combo_handler plugin, add an optional whitelist of allowed 
values for Content-Type.
   #6224 - Fixed build issue with clang5 and Extendible
   #6226 - Fix sni.yaml fqdn to match complete name string
   #6227 - Remove never implemented regex descriptions
@@ -888,28 +890,34 @@ Changes with Apache Traffic Server 9.0.0
   #6328 - Document the order of the X-Cache header
   #6329 - Fixed build issues on macOS after 0-RTT merge
   #6332 - Fixes Issue #6321 caused when 
proxy.config.http.no_dns_just_forward_to_parent
+  #6337 - Perf: Optimize sending HTTP/2 frame
   #6339 - Fixes an issue where NextHopSelectionStrategy did not implement a 
parent check.
   #6340 - Add header rewrite test to make sure we are not injecting end of 
rule char
   #6343 - Fixes an assertion failure when 
proxy.config.http.no_dns_just_forward_to_parent is enabled
   #6346 - Fix heap-use-after-free on Http2Stream::destroy()
   #6347 - Fix localstatedir and runtimedir for Debian layout
   #6358 - Add header guard - issue #6357
+  #6364 - Fix rare SSN/TXN Start/Close Hook misorderings
   #6372 - Change alloca usage to malloc/free
   #6373 - Change bitfields to be unsigned explicitly
   #6374 - Add exception to throw since there is no context and could cause a 
crash
   #6376 - Update inactive_timeout_at in Http2Stream::signal_read_event()
   #6378 - Remove trailing white space from json formatter
   #6380 - Remove unnecesary HttpSM handler call with VC_EVENT_ERROR
+  #6388 - Replace python with python3 in AuTest
   #6392 - Free TSMgmtString after using it.
   #6396 - Avoid cross-thread mutex conflicts
   #6397 - Ensure that extra data beyond the chunked body is not tunneled
   #6403 - Fix for lua plugin coredump problem during reload
+  #6404 - Signal VC_EVENT_READ_COMPLETE when ATS received END_STREAM flag
   #6406 - Auto port select slow_post test
   #6409 - Another option to fix potential HTTP/2 vio stall
   #6410 - Change gold files to be less restrictive 
+  #6413 - Fix crash when H2 client does not set End-of-data bit
   #6419 - URI Sig Null Check for Clang Warning
   #6420 - Syntax Error fixed in URI sig Plugin
   #6431 - #6428 Clear stale captive_action during Cache read retry - WIP (in 
test)
   #6435 - Fixed chunked_encoding test to work with OpenSSL 1.0.2
+  #6436 - SSLNetVConnection, fixed/removed assert when running debug build
   #6440 - Cleaned up smuggle-client
   #6446 - Avoid a weird name collision between HRW and tscore



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-02-21 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new baa5a7b  Updated ChangeLog
baa5a7b is described below

commit baa5a7b6059c4846ca805d66d067bca7704857f7
Author: Leif Hedstrom 
AuthorDate: Fri Feb 21 17:11:40 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 20 
 1 file changed, 20 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 84199f3..c43fcd3 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -366,6 +366,7 @@ Changes with Apache Traffic Server 9.0.0
   #5141 - Need to pop messages from queue
   #5142 - UrlRewrite: separate constructor and configuration loading for 
testability
   #5144 - Fix AcidPtr test
+  #5149 - Add nullptr check on ConfigProcessor::release()
   #5150 - Augment wildcard_match to allow underscore in domain name
   #5151 - Updates to the STATUS file
   #5152 - Test acid ptr persistence
@@ -888,8 +889,27 @@ Changes with Apache Traffic Server 9.0.0
   #6329 - Fixed build issues on macOS after 0-RTT merge
   #6332 - Fixes Issue #6321 caused when 
proxy.config.http.no_dns_just_forward_to_parent
   #6339 - Fixes an issue where NextHopSelectionStrategy did not implement a 
parent check.
+  #6340 - Add header rewrite test to make sure we are not injecting end of 
rule char
   #6343 - Fixes an assertion failure when 
proxy.config.http.no_dns_just_forward_to_parent is enabled
   #6346 - Fix heap-use-after-free on Http2Stream::destroy()
+  #6347 - Fix localstatedir and runtimedir for Debian layout
+  #6358 - Add header guard - issue #6357
   #6372 - Change alloca usage to malloc/free
+  #6373 - Change bitfields to be unsigned explicitly
+  #6374 - Add exception to throw since there is no context and could cause a 
crash
+  #6376 - Update inactive_timeout_at in Http2Stream::signal_read_event()
   #6378 - Remove trailing white space from json formatter
+  #6380 - Remove unnecesary HttpSM handler call with VC_EVENT_ERROR
   #6392 - Free TSMgmtString after using it.
+  #6396 - Avoid cross-thread mutex conflicts
+  #6397 - Ensure that extra data beyond the chunked body is not tunneled
+  #6403 - Fix for lua plugin coredump problem during reload
+  #6406 - Auto port select slow_post test
+  #6409 - Another option to fix potential HTTP/2 vio stall
+  #6410 - Change gold files to be less restrictive 
+  #6419 - URI Sig Null Check for Clang Warning
+  #6420 - Syntax Error fixed in URI sig Plugin
+  #6431 - #6428 Clear stale captive_action during Cache read retry - WIP (in 
test)
+  #6435 - Fixed chunked_encoding test to work with OpenSSL 1.0.2
+  #6440 - Cleaned up smuggle-client
+  #6446 - Avoid a weird name collision between HRW and tscore



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new d429de0  Updated ChangeLog
d429de0 is described below

commit d429de0a5658e21f9672a4ae92e1e42d8ba8b0b1
Author: Leif Hedstrom 
AuthorDate: Wed Feb 5 14:49:41 2020 -0700

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 0e0dad4..84199f3 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -884,7 +884,12 @@ Changes with Apache Traffic Server 9.0.0
   #6323 - Fix strict round robin cur_index increment
   #6324 - Fixes clang-format issues
   #6325 - Fixes typo in TLS Bridge illustration
+  #6328 - Document the order of the X-Cache header
   #6329 - Fixed build issues on macOS after 0-RTT merge
   #6332 - Fixes Issue #6321 caused when 
proxy.config.http.no_dns_just_forward_to_parent
   #6339 - Fixes an issue where NextHopSelectionStrategy did not implement a 
parent check.
   #6343 - Fixes an assertion failure when 
proxy.config.http.no_dns_just_forward_to_parent is enabled
+  #6346 - Fix heap-use-after-free on Http2Stream::destroy()
+  #6372 - Change alloca usage to malloc/free
+  #6378 - Remove trailing white space from json formatter
+  #6392 - Free TSMgmtString after using it.



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-01-16 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 5da57c1  Updated ChangeLog
5da57c1 is described below

commit 5da57c140d45f5efa4dab1440bc09c9c3bbb53d0
Author: Leif Hedstrom 
AuthorDate: Thu Jan 16 16:17:02 2020 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index c3755a4..2225add 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -859,6 +859,7 @@ Changes with Apache Traffic Server 9.0.0
   #6266 - LGTM: Fix wrong type of arguments to formatting function
   #6268 - Add tests to exercise H2 and chunked encoding
   #6275 - Clear all pointers in API Hooks clear function.
+  #6278 - Add new log field to output server name sent by client in TLS 
handshake.
   #6280 - Assure no SM survives plugin factory deactivation.
   #6281 - Perf: replace dynamic_cast with static_cast in this_thread()
   #6283 - Adjust debug tag for ssl_sni_whitelist plugin to match plugin
@@ -868,3 +869,5 @@ Changes with Apache Traffic Server 9.0.0
   #6297 - Add links to RWW sections
   #6307 - Reduce process duration of test_Http2FrequencyCounter
   #6324 - Fixes clang-format issues
+  #6325 - Fixes typo in TLS Bridge illustration
+  #6329 - Fixed build issues on macOS after 0-RTT merge



[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-01-06 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit 4a0b3c7210b58985dd95b37794febcf215071cbe
Author: Leif Hedstrom 
AuthorDate: Mon Jan 6 16:14:46 2020 -0700

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 57f11e0..2732cbc 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -717,6 +717,7 @@ Changes with Apache Traffic Server 9.0.0
   #5869 - ProxyTxn: removed restart_immediate
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5872 - cachekey: added --key-type to allow parent selection URL to be 
modified
+  #5878 - Add protection against use after free due to 
Http2ConnectionState::destroy() being called more than once per session.
   #5879 - Weak mutex locking macros
   #5880 - ProxyTxn Refactor move code to cc
   #5883 - Add unit tests for MIOBuffer:write()



[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-01-06 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit 4fb0e11cc083e3f705687c4a29d1725f44c280e7
Author: Leif Hedstrom 
AuthorDate: Mon Jan 6 14:05:56 2020 -0700

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index a244b12..57f11e0 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -836,6 +836,7 @@ Changes with Apache Traffic Server 9.0.0
   #6207 - Add autopep8 & pyflakes in dev-packages for AuTest
   #6209 - Add 100-continue expectation support on H2 connection
   #6212 - Cleanup trailing whitespaces, and YAML formatting
+  #6214 - Run dos2unix on all files in tree
   #6218 - Fix stringstream crash during shutdown
   #6224 - Fixed build issue with clang5 and Extendible
   #6226 - Fix sni.yaml fqdn to match complete name string
@@ -849,3 +850,9 @@ Changes with Apache Traffic Server 9.0.0
   #6264 - Change HTTP/2 error rate log to warning
   #6265 - LGTM: Add header guards
   #6266 - LGTM: Fix wrong type of arguments to formatting function
+  #6280 - Assure no SM survives plugin factory deactivation.
+  #6281 - Perf: replace dynamic_cast with static_cast in this_thread()
+  #6283 - Adjust debug tag for ssl_sni_whitelist plugin to match plugin
+  #6284 - Removes the remaining references to TSQA
+  #6285 - Set wrap around after checking all the parents
+  #6293 - Add invalid config warning when cache open write fail and read retry 
are inconsistent



[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2019-12-23 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit a01608e9e2ab027d77fba11df84a16fdcdac181e
Author: Leif Hedstrom 
AuthorDate: Mon Dec 23 11:19:49 2019 -0700

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 24443a5..a244b12 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -751,6 +751,7 @@ Changes with Apache Traffic Server 9.0.0
   #5964 - Fix a build issue on enabling FIPS
   #5969 - Change the ready checks for ats to use the actual ats port
   #5970 - "Plugin (un)used" post reload notification
+  #5972 - Avoid unnecesarry copy on POST request over HTTP/2
   #5973 - url_sig: fix memory leak with urlParse and pristine flag
   #5977 - YAML config:  output erroneous keyword and line number
   #5978 - Removed hardcoded logging.yaml filename in logs
@@ -761,6 +762,7 @@ Changes with Apache Traffic Server 9.0.0
   #5987 - Removing traffic_cop reference in admin guide introduction
   #5992 - Cache SSL EC explicitly
   #6000 - Add QUIC draft-23 support
+  #6001 - New TS maintenance commands: verify_global_plugin and 
verify_remap_plugin
   #6003 - Cleanup: do not re-define _proxy_ssn variable in local
   #6006 - Rewrote remap_stats plugin to use C++
   #6007 - Graduate TSHttpTxnServerPush to the stable API interface
@@ -771,6 +773,7 @@ Changes with Apache Traffic Server 9.0.0
   #6024 - Make proxy.config.http.request_buffer_enabled configurable and bug 
fix
   #6031 - listen on all the net threads
   #6049 - set host name in TLS extension for SNI Host check in service side 
with sni policy verify_with_name_source.
+  #6053 - Enhance Connection Collapse in ATS core
   #6054 - Ignore MgmtMessageHdr if ProcessManager is not running
   #6062 - Adding connection close headers to regex_remap test.
   #6066 - Fixing session sharing with IP matching.
@@ -825,6 +828,7 @@ Changes with Apache Traffic Server 9.0.0
   #6189 - Fixed issue with macOS Catalina and pcre 8.43 enabling pcre-jit
   #6190 - Fix ssl_session_reuse to compile on macOS and FreeBSD
   #6191 - Limit this check to Linux, where ldd always works
+  #6193 - Fixes various crashers loading/reloading parent.config
   #6198 - Move logging before session could be freed
   #6199 - Set END_STREAM flag when write_vio ntodo is 0
   #6201 - ssl_session_reuse optimization to check if diags is on
@@ -835,7 +839,13 @@ Changes with Apache Traffic Server 9.0.0
   #6218 - Fix stringstream crash during shutdown
   #6224 - Fixed build issue with clang5 and Extendible
   #6226 - Fix sni.yaml fqdn to match complete name string
+  #6227 - Remove never implemented regex descriptions
   #6231 - Adjust the refcounts to avoid Mutex leak
+  #6233 - auto delete rolled log file fixes
   #6247 - Add some stats collections to cache_promote.
   #6251 - Some tweaks to reloading-plugins.en.rst
+  #6260 - Fix TS_USE_DIAGS usage for --disable-diags option
   #6263 - TCL: cleanup in HostLookup.cc, make sure keys are stable.
+  #6264 - Change HTTP/2 error rate log to warning
+  #6265 - LGTM: Add header guards
+  #6266 - LGTM: Fix wrong type of arguments to formatting function



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2019-12-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new d692908  Updated ChangeLog
d692908 is described below

commit d692908fe3c19c5a21950cb50e9064d45a967727
Author: Leif Hedstrom 
AuthorDate: Tue Dec 17 11:21:13 2019 -0700

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index d21ef6f..24443a5 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -826,6 +826,7 @@ Changes with Apache Traffic Server 9.0.0
   #6190 - Fix ssl_session_reuse to compile on macOS and FreeBSD
   #6191 - Limit this check to Linux, where ldd always works
   #6198 - Move logging before session could be freed
+  #6199 - Set END_STREAM flag when write_vio ntodo is 0
   #6201 - ssl_session_reuse optimization to check if diags is on
   #6204 - Lua plugin fix: Account for null in output from TSUrlPercentDecode.
   #6207 - Add autopep8 & pyflakes in dev-packages for AuTest
@@ -833,4 +834,8 @@ Changes with Apache Traffic Server 9.0.0
   #6212 - Cleanup trailing whitespaces, and YAML formatting
   #6218 - Fix stringstream crash during shutdown
   #6224 - Fixed build issue with clang5 and Extendible
+  #6226 - Fix sni.yaml fqdn to match complete name string
   #6231 - Adjust the refcounts to avoid Mutex leak
+  #6247 - Add some stats collections to cache_promote.
+  #6251 - Some tweaks to reloading-plugins.en.rst
+  #6263 - TCL: cleanup in HostLookup.cc, make sure keys are stable.



[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2019-12-10 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


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

commit f03855457516bfeb9a9bfcd103c4bae66b2e1a14
Author: Leif Hedstrom 
AuthorDate: Tue Dec 10 16:57:43 2019 -0700

Updated CHANGELOG
---
 CHANGELOG-9.0.0 | 13 +
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index bcfeeb0..d21ef6f 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -629,6 +629,7 @@ Changes with Apache Traffic Server 9.0.0
   #5683 - Cleanup example directory
   #5686 - Reverse internal order of HPACK Dynamic Table Entries
   #5690 - Fix race condition in test
+  #5695 - Add MIMEHdr Garbage Collection to HPACK Dynamic Table
   #5697 - Coalesce empty objects in HdrHeap
   #5698 - Remove unused LibBulkIO
   #5699 - Remove unused header file ink_inout.h
@@ -757,6 +758,7 @@ Changes with Apache Traffic Server 9.0.0
   #5980 - Fix use-after-free problem related to logging headers
   #5985 - Add filename to error message in header_rewrite
   #5986 - Remove hard-coded ssl_multicert.config log reference
+  #5987 - Removing traffic_cop reference in admin guide introduction
   #5992 - Cache SSL EC explicitly
   #6000 - Add QUIC draft-23 support
   #6003 - Cleanup: do not re-define _proxy_ssn variable in local
@@ -782,9 +784,11 @@ Changes with Apache Traffic Server 9.0.0
   #6094 - Issue #4294: Handle return value of SSL_write() properly
   #6095 - For remap_stats, removes configure time dependency on search.h
   #6096 - Fixing log cleanup candidate selection and adding a test for it.
+  #6098 - Replace container of HPACK dynamic table from std::vector to 
std::deque
   #6099 - doc + unittest TSRemap(Init|NewInstance) failures
   #6106 - Removes proxy.config.cache.storage_filename
   #6116 - Updated to clang-format v9.0.0
+  #6118 - Avoid IOBufferReader::read_avail() call from MIOBuffer::high_water()
   #6120 - Fix null pointer dereference reported by clang-analyzer
   #6125 - Add Metrics to track SSL Handshake attempts
   #6126 - Fix the thread ready check
@@ -805,11 +809,13 @@ Changes with Apache Traffic Server 9.0.0
   #6160 - Fixes misc. spelling and whitespace
   #6163 - Update yaml-cpp to 0.6.3
   #6167 - Fixed gcc7 issue with yaml-cpp 0.6.3
+  #6168 - Add cache_range_requests autest, add to x-parentselectiion-key to 
xdebug plugin.
   #6169 - Fixes cppcheck issues for cookie_remap plugin
   #6170 - Add test to catch regressions in sni and override configs
   #6173 - Remove HttpTransact::build_upgrade_response
   #6174 - Remove useless UDP function
   #6175 - Removes the ssn_close hook, it can never work
+  #6176 - Fixing rolled log cleanup parsing for .log. 
files.
   #6180 - RBTree - fix potential nullptr dereference
   #6181 - remap_stats: Fix BufferWriter usage error.
   #6182 - tslua: Exposes set/get version for server request objects
@@ -819,5 +825,12 @@ Changes with Apache Traffic Server 9.0.0
   #6189 - Fixed issue with macOS Catalina and pcre 8.43 enabling pcre-jit
   #6190 - Fix ssl_session_reuse to compile on macOS and FreeBSD
   #6191 - Limit this check to Linux, where ldd always works
+  #6198 - Move logging before session could be freed
+  #6201 - ssl_session_reuse optimization to check if diags is on
+  #6204 - Lua plugin fix: Account for null in output from TSUrlPercentDecode.
+  #6207 - Add autopep8 & pyflakes in dev-packages for AuTest
+  #6209 - Add 100-continue expectation support on H2 connection
   #6212 - Cleanup trailing whitespaces, and YAML formatting
+  #6218 - Fix stringstream crash during shutdown
   #6224 - Fixed build issue with clang5 and Extendible
+  #6231 - Adjust the refcounts to avoid Mutex leak



[trafficserver] branch 9.0.x updated: Updated changelog

2019-11-06 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 574bde4  Updated changelog
574bde4 is described below

commit 574bde40db241397307d2c4b391220e593082803
Author: Leif Hedstrom 
AuthorDate: Wed Nov 6 18:21:13 2019 -0700

Updated changelog
---
 CHANGELOG-9.0.0 | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 2d52082..fa2dd59 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -33,7 +33,6 @@ Changes with Apache Traffic Server 9.0.0
   #4029 - Replace TSHashTable in server session management with 
IntrusiveHashMap
   #4033 - Removes remnants of dprintf support
   #4039 - Enable ECDH explicitly only if OpenSSL version is v1.0.2 or lower
-  #4042 - Fixed url_sig error when storing base64ed params in penultimate 
segment.
   #4044 - Adjust tests to work with more versions of curl.
   #4046 - Collapses LogAccess and LogAccessHttp into LogAccess
   #4047 - Improve log entry for http connect result errors
@@ -402,7 +401,6 @@ Changes with Apache Traffic Server 9.0.0
   #5228 - Implement prefetched OCSP stapling responses
   #5239 - Adds basic version feature for traffic_layout info
   #5240 - Setting the correct directory for test_Cache
-  #5241 - Changed how current age is determined to age out documents
   #5247 - Fixed cache test, using updated shutdown
   #5252 - Make host status persistent across restarts
   #5255 - Remove unused variable in cache test
@@ -521,7 +519,6 @@ Changes with Apache Traffic Server 9.0.0
   #5455 - Convert ssl_preaccept plugin to use command-line arguments
   #5458 - Updates the Docker image with latest dependencies
   #5460 - Fixed clang-analyzer issue calling schedule_imm with the 
continuation possibly being a nullptr
-  #5462 - gcc9: fixed issue with always printing a null char*
   #5463 - clang-analyzer: Fixed err value being uninitialized
   #5464 - clang-analyzer: Fix API test logic and fixed clang-analyzer issue
   #5465 - Separate out common header compression logic to hdrs directory
@@ -533,11 +530,9 @@ Changes with Apache Traffic Server 9.0.0
   #5477 - Removes proxy.config.http.server_tcp_init_cwnd
   #5478 - Fixes some cache-tests build issues
   #5480 - Add HKDF wrapper
-  #5489 - gcc9: set default value for printing debug message
   #5490 - clang-analyzer: Fix uninitialized variable in make_to_lower_case.
   #5492 - clang-analyzer: fix bogus use after free with Ptr in LogFieldInt 
constructor.
   #5495 - Correct the clear range when cache restart
-  #5497 - gcc9: sprintf and strncat fixes in plugins
   #5500 - Added Docker support for Fedora 29 and Fedora 30
   #5507 - AcidPtr: Tweaks tests to be a bit more robust.
   #5508 - Grab lock before invoke
@@ -751,6 +746,7 @@ Changes with Apache Traffic Server 9.0.0
   #5964 - Fix a build issue on enabling FIPS
   #5969 - Change the ready checks for ats to use the actual ats port
   #5970 - "Plugin (un)used" post reload notification
+  #5973 - url_sig: fix memory leak with urlParse and pristine flag
   #5977 - YAML config:  output erroneous keyword and line number
   #5978 - Removed hardcoded logging.yaml filename in logs
   #5979 - Revert "Optimize: If failed on migrateToCurrentThread, put the 
server…
@@ -760,6 +756,7 @@ Changes with Apache Traffic Server 9.0.0
   #5992 - Cache SSL EC explicitly
   #6000 - Add QUIC draft-23 support
   #6003 - Cleanup: do not re-define _proxy_ssn variable in local
+  #6006 - Rewrote remap_stats plugin to use C++
   #6008 - Do not schedule stuff during shutdown
   #6011 - clang-analyzer: Add a null check
   #6016 - Fix host type in host matcher.
@@ -773,8 +770,18 @@ Changes with Apache Traffic Server 9.0.0
   #6076 - Issue 4635: Address pipe reuse after configuration reload issues
   #6078 - Cleanup: Ignore checkprograms of remap
   #6089 - Make If-Range date compare to be exact match
+  #6094 - Issue #4294: Handle return value of SSL_write() properly
   #6095 - For remap_stats, removes configure time dependency on search.h
   #6096 - Fixing log cleanup candidate selection and adding a test for it.
   #6099 - doc + unittest TSRemap(Init|NewInstance) failures
   #6106 - Removes proxy.config.cache.storage_filename
+  #6116 - Updated to clang-format v9.0.0
   #6120 - Fix null pointer dereference reported by clang-analyzer
+  #6125 - Add Metrics to track SSL Handshake attempts
+  #6129 - Adding an autest for traffic_dump.
+  #6131 - Remove never implemented 
HttpTransact::service_transaction_in_proxy_only_mode
+  #6134 - Removes the records.config.shadow alternative config file
+  #6140 - Remove using namespace std
+  #6141 - Update docs for SSL Handshake stats
+  #6145 - Remove including sys/sysctl.h for Linux
+  #6148 - Disable the most expensive "make check" tests by default



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2019-11-04 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 807e6cb  Updated ChangeLog
807e6cb is described below

commit 807e6cbdeb9c9d79be768fe73a19a5b6167d4e32
Author: Leif Hedstrom 
AuthorDate: Mon Nov 4 10:18:25 2019 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 86 -
 1 file changed, 17 insertions(+), 69 deletions(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index d211d56..2d52082 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -9,14 +9,11 @@ Changes with Apache Traffic Server 9.0.0
   #3900 - ts/Extendible and AcidPtr classes
   #3901 - MemArena: Add make method to construct objects in the arena.
   #3907 - IntrusiveDList: Refreshed for C++ eleventy, added const_iterator.
-  #3913 - Doc: fix build error in traffic_layout documentation.
   #3921 - Bug fix in microServer's threading and reorganized some code
   #3925 - Enforce sphinx>=1.7.5 when building docs
   #3930 - Remove proxy.config.config_dir from records.config
   #3941 - Fix RecConfigReadPluginDir and clean up RecCore
-  #3942 - Doc: Fix build error in Lua plugin documentation.
   #3943 - Handle response parsing case where EOF happens before any data 
arrives.
-  #3945 - Doc: Tweak to fix doc issues in IntrusiveDList documentation.
   #3951 - Fixed broken sphinx version check on MacOS
   #3955 - IntrusiveHashMap: Refresh TSHashTable for C++ eleventy.
   #3957 - Add generic "guard" class (PostScript) for exception and early 
function return safety.
@@ -27,12 +24,12 @@ Changes with Apache Traffic Server 9.0.0
   #3966 - Add BWF support for SourceLocation.
   #3967 - BufferWriter: Add print overloads to FixedBufferWriter
   #3968 - Test: Convert test_Regex.cc to Catch.
-  #3982 - Minor update on README's directory structure
   #3992 - TextView: More unit tests.
   #3993 - Test: Convert test_Ptr.cc to Catch.
   #4003 - Fix another crash on shutdown
   #4008 - Add support for 'fwd' value to X-Debug header, and move to later 
hook any deletion of X-Debug header from client request.
   #4020 - Add logic to clean up vios on HttpSM shutdown
+  #4028 - proxy.config.http.connect_attempts_timeout tracks TTBF instead of 
connect
   #4029 - Replace TSHashTable in server session management with 
IntrusiveHashMap
   #4033 - Removes remnants of dprintf support
   #4039 - Enable ECDH explicitly only if OpenSSL version is v1.0.2 or lower
@@ -42,7 +39,6 @@ Changes with Apache Traffic Server 9.0.0
   #4047 - Improve log entry for http connect result errors
   #4049 - Removes carriage returns from MT_hashtable.h
   #4050 - Optimize: make NetAccept::init_accept_loop has the logic similar to 
NetAccept::init_accept_per_thread
-  #4051 - Doc: Document TSContCall
   #4063 - BWF: Add "FirstOf" for better handling of printing alternates for 
null strings.
   #4064 - Runroot: Update test to support different layout
   #4067 - Bug fix for timeout test
@@ -51,21 +47,17 @@ Changes with Apache Traffic Server 9.0.0
   #4089 - reenable timeout and change microServer timeout logic
   #4095 - Optimize: Assign nh->mutex to new NetVC first and switch to new 
mutex within UnixNetVC::acceptEvent
   #4098 - adding a Mutex to the continuation
-  #4100 - Doc: Update comments in InkAPI.cc in the header and for member 
converters.
   #4107 - Fixes MacOS linker issue with release build
   #4113 - Disables openclose_h2 test.
   #4115 - TextView: Add overload for strcasecmp for string_view & TextView.
   #4125 - ssl_session_reuse plugin
-  #4127 - Allows to run Spinx builds on portions of the docs
   #4129 - Update IPAllow infrastructure.
-  #4132 - Completes documentation regarding redirects
   #4133 - Disables the double test for inconsistent execution
   #4140 - Meta: Add conditional compilation case meta structures.
   #4145 - Adds configurable behavior on redirect to loopback
   #4146 - Cleanup: remove unused and unimplemented functions from ink_string.h
   #4148 - Cleanup: Remove #define INT_TO_BOOL, use local lambda instead.
   #4149 - Clang-format: Redo clang-format error that slipped through.
-  #4163 - Doc: Remove deprecated configs from examples of traffic_ctl
   #4168 - YAML: Convert ip_allow.config
   #4175 - TextView: Better support for std::string assignment.
   #4176 - TextView: Add support for use as "Source" in STL containers.
@@ -82,11 +74,9 @@ Changes with Apache Traffic Server 9.0.0
   #4220 - IntrusiveHashMap: Inserts preserve order for equal keys, as with 
std::multimap
   #4221 - IntrusiveHashMap: Fix for find false positive in some cases.
   #4226 - HttpSessionManager: Fix potential infinite loop problem.
-  #4234 - Corrects path to test file in docs
   #4240 - Inherited Extendible
   #4249 - Test: Convert test_PriorityQueue.cc to Catch
   #4257 - Update base version of AuTest to 1.6.0
-  #4259 - 

[trafficserver] branch 9.0.x updated: Updated ChangeLog, lots of changes

2019-10-22 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new 5297392  Updated ChangeLog, lots of changes
5297392 is described below

commit 52973929832eeea746174bcabac480641cb6d9a0
Author: Leif Hedstrom 
AuthorDate: Tue Oct 22 11:17:55 2019 -0600

Updated ChangeLog, lots of changes
---
 CHANGELOG-9.0.0 | 31 +++
 1 file changed, 31 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 79959cd..d211d56 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -456,6 +456,7 @@ Changes with Apache Traffic Server 9.0.0
   #5289 - Don't read frames after sending GOAWAY with an error code
   #5290 - MIMEScanner: Only clear scanner line buffer if at MIME_PARSE_BEFORE 
state
   #5292 - Fix a build error in xdebug on macos
+  #5293 - Destroy MIMEFieldBlockImpl that doesn't have fields in use
   #5297 - Doc: fix proxy.config.cache.ram_cache.algorithm description
   #5301 - Slice Plugin: add options for disabling or pacing detailed block 
stitch error logging.
   #5302 - Correct config name for proxy.config.dns.connection_mode
@@ -732,6 +733,7 @@ Changes with Apache Traffic Server 9.0.0
   #5771 - Fixes linker changes for luajit on macOS
   #5772 - Remove ssl_error stats that aren't really errors.
   #5773 - Documentation for Autest in Sphinx
+  #5774 - Updating the default cipher-suite lists for the 9.x release.
   #5778 - Issue 5604 - fix memory leaks for http parser.
   #5779 - doc: TSL used instead of TLS in Japanese docs
   #5780 - Fixed std::array initialization for older compilers
@@ -757,6 +759,7 @@ Changes with Apache Traffic Server 9.0.0
   #5826 - Cleanup: Signal READ_READY event only if the buffer is readable
   #5827 - compress plugin: document undocumented options
   #5828 - Make client_context_dump test resilient to dump order changes
+  #5829 - fix bugs from log filter feature
   #5830 - Make proxy.config.http.per_server.min_keep_alive_connections 
overridable
   #5831 - Fix QUIC build
   #5833 - Fix H2 internal counters
@@ -766,25 +769,35 @@ Changes with Apache Traffic Server 9.0.0
   #5844 - Explain how SRV origin selection works
   #5847 - Cleanup: Remove unused empty files
   #5848 - Convert check programs in iocore/eventsystem/ into Catch based unit 
tests
+  #5852 - Replaced ProxyTxn::outbound vars with accept::options
   #5853 - correct the size of DNS buffers
   #5856 - Fixes 'traffic_ctl server restart' to restart
   #5857 - Check for nullptr when locking
+  #5863 - pipe buffer size for log.pipe should be configurable
+  #5864 - ProxyTxn refactor: moved host_res_style to t_state.dns_info
   #5865 - cachekey: added --canonical-prefix parameter
   #5867 - PR#5867: Explain how to use open_con().
   #5868 - Update HttpTransact.cc
+  #5869 - ProxyTxn: removed restart_immediate
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5872 - cachekey: added --key-type to allow parent selection URL to be 
modified
   #5879 - Weak mutex locking macros
+  #5880 - ProxyTxn Refactor move code to cc
   #5883 - Add unit tests for MIOBuffer:write()
   #5885 - Add the ability to static link ASAN, TSAN and LSAN
   #5887 - Fixed const issue with magick plugin
   #5888 - Allow disabling HTTP/2 priority frames limit
   #5889 - Provide stats for the recently introduced HTTP/2 rate limits
+  #5892 - ProxySsn renaming member vars
   #5893 - Cleanup: Remove unused AllocType and unused functions
   #5902 - Ran clang-format
   #5903 - Reduce unnecesary IOBufferBlock allocation
   #5905 - Update Server IP in Transaction when attaching a session from the 
pool
+  #5906 - Cleanup: unifdef TRACK_BUFFER_USER
+  #5907 - Fix macOS build
+  #5908 - ProxySession cleanup: moving inline functions to .h
   #5915 - Update documentation for connect_attempts_timeout.
+  #5919 - Rearrange config reload notifications
   #5920 - Cleanup: VIO
   #5921 - Cleanup AuTest for HTTP/2
   #5922 - Make code buildable with BoringSSL
@@ -792,10 +805,28 @@ Changes with Apache Traffic Server 9.0.0
   #5930 - Track SSL session cache evictions performed due to full bucket
   #5934 - Track scheduled events to (read|write)_vio.cont from Http2Stream
   #5935 - Perform a SSL quiet shutdown when close-notify is not sent
+  #5937 - Update TSVConnSslConnectionGet name to match other TSVConnSsl* APIs
   #5939 - Remove hard coded filename in error message
+  #5945 - cachekey: allow multiple values for `--key-type`
+  #5949 - Fix TSHttpTxnReenable to schedule back to original SM thread
+  #5953 - Log H2 priority information
   #5955 - Fix debug output for global_user_agent_header.
   #5956 - Turn on certificate verification, in permissive mode for now
   #5959 - Clear api set bit to avoid crash in following redirect.
   #5961 - Clarify docs on the change from redirect_enabled.
   #5962 - Removed hardcoded sni.yaml 

[trafficserver] branch 9.0.x updated: Updated ChangeLog

2019-10-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new b58aaa9  Updated ChangeLog
b58aaa9 is described below

commit b58aaa9de8da43e55a8e94811dae4398f3fbdfde
Author: Leif Hedstrom 
AuthorDate: Sat Oct 5 15:22:21 2019 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 748314d..79959cd 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -794,6 +794,7 @@ Changes with Apache Traffic Server 9.0.0
   #5935 - Perform a SSL quiet shutdown when close-notify is not sent
   #5939 - Remove hard coded filename in error message
   #5955 - Fix debug output for global_user_agent_header.
+  #5956 - Turn on certificate verification, in permissive mode for now
   #5959 - Clear api set bit to avoid crash in following redirect.
   #5961 - Clarify docs on the change from redirect_enabled.
   #5962 - Removed hardcoded sni.yaml configuration filename in logs



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2019-10-03 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new a9a5b4b  Updated ChangeLog
a9a5b4b is described below

commit a9a5b4bcffcca51f01c5883ba9f35e928dd38129
Author: Bryan Call 
AuthorDate: Thu Oct 3 17:55:05 2019 -0700

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 05d7800..748314d 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -768,11 +768,13 @@ Changes with Apache Traffic Server 9.0.0
   #5848 - Convert check programs in iocore/eventsystem/ into Catch based unit 
tests
   #5853 - correct the size of DNS buffers
   #5856 - Fixes 'traffic_ctl server restart' to restart
+  #5857 - Check for nullptr when locking
   #5865 - cachekey: added --canonical-prefix parameter
   #5867 - PR#5867: Explain how to use open_con().
   #5868 - Update HttpTransact.cc
   #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
   #5872 - cachekey: added --key-type to allow parent selection URL to be 
modified
+  #5879 - Weak mutex locking macros
   #5883 - Add unit tests for MIOBuffer:write()
   #5885 - Add the ability to static link ASAN, TSAN and LSAN
   #5887 - Fixed const issue with magick plugin



[trafficserver] branch 9.0.x updated: Updated ChangeLog

2019-10-03 Thread zwoop
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/9.0.x by this push:
 new e83a342  Updated ChangeLog
e83a342 is described below

commit e83a34297b58e03c9f9e4036ed948e67f0de18da
Author: Leif Hedstrom 
AuthorDate: Thu Oct 3 11:40:21 2019 -0600

Updated ChangeLog
---
 CHANGELOG-9.0.0 | 35 ++-
 1 file changed, 34 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 1b0e8a2..05d7800 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -186,6 +186,7 @@ Changes with Apache Traffic Server 9.0.0
   #4603 - Add cdniip and cdnistd claims to uri signing
   #4604 - Repurpose sub claim and add cdniuc support for URI signing
   #4606 - TLS Bridge: Fix remap for UA connection, tweak docs for remap 
support.
+  #4607 - adding TSHttpTxnRedoCacheLookup
   #4609 - BWF: Change timestamp global name to be consistent with logging 
timestamps
   #4613 - Runroot: Update verify command and refactor
   #4616 - [WEBP] Transform images when a client accepts image/webp.
@@ -458,7 +459,6 @@ Changes with Apache Traffic Server 9.0.0
   #5297 - Doc: fix proxy.config.cache.ram_cache.algorithm description
   #5301 - Slice Plugin: add options for disabling or pacing detailed block 
stitch error logging.
   #5302 - Correct config name for proxy.config.dns.connection_mode
-  #5305 - Throttling results in tight loop if there are no new connections
   #5306 - Removes priorities for AIOs, thanks oknet
   #5307 - correctly handle return value 0 from recv()
   #5308 - cppcheck: Changed from C casting to C++ casting
@@ -702,6 +702,7 @@ Changes with Apache Traffic Server 9.0.0
   #5722 - In test_hooks Au test case, add work-around for flakeyness of VCONN 
start/close events.
   #5723 - Update docs to document wipe_field_action that we use in production
   #5724 - Enable logging of the Elliptic Curve used to communicate with the 
client
+  #5726 - Expose client request SSL stats via API & Lua plugin
   #5728 - Remove header_rewrite conditions deprecated in previous versions
   #5730 - Cleanup and link references to sni.yaml
   #5731 - Use un-deprecated records for SSL server verification
@@ -743,6 +744,8 @@ Changes with Apache Traffic Server 9.0.0
   #5803 - Make TS_NULL_MLOC a valid C compile-time constant.
   #5806 - More doc spelling fixes
   #5808 - Remove unused assignment to satisfy clang-analyzer
+  #5809 - Address possible use after free issue in HttpVCTable::remove_entry
+  #5811 - Fix no_activity timeout for server session reuse.
   #5813 - Fixes broken links to documentation
   #5815 - Updates links to trafficserver.apache.org to https
   #5817 - Fixes various issues found in docs
@@ -762,4 +765,34 @@ Changes with Apache Traffic Server 9.0.0
   #5841 - Cleanup: unifdef WRITE_AND_TRANSFER
   #5844 - Explain how SRV origin selection works
   #5847 - Cleanup: Remove unused empty files
+  #5848 - Convert check programs in iocore/eventsystem/ into Catch based unit 
tests
+  #5853 - correct the size of DNS buffers
   #5856 - Fixes 'traffic_ctl server restart' to restart
+  #5865 - cachekey: added --canonical-prefix parameter
+  #5867 - PR#5867: Explain how to use open_con().
+  #5868 - Update HttpTransact.cc
+  #5870 - Fix bad limit in poll loop.  jtest -c1 now works again.
+  #5872 - cachekey: added --key-type to allow parent selection URL to be 
modified
+  #5883 - Add unit tests for MIOBuffer:write()
+  #5885 - Add the ability to static link ASAN, TSAN and LSAN
+  #5887 - Fixed const issue with magick plugin
+  #5888 - Allow disabling HTTP/2 priority frames limit
+  #5889 - Provide stats for the recently introduced HTTP/2 rate limits
+  #5893 - Cleanup: Remove unused AllocType and unused functions
+  #5902 - Ran clang-format
+  #5903 - Reduce unnecesary IOBufferBlock allocation
+  #5905 - Update Server IP in Transaction when attaching a session from the 
pool
+  #5915 - Update documentation for connect_attempts_timeout.
+  #5920 - Cleanup: VIO
+  #5921 - Cleanup AuTest for HTTP/2
+  #5922 - Make code buildable with BoringSSL
+  #5926 - Fix AuTest for HTTP/2 using httpbin
+  #5930 - Track SSL session cache evictions performed due to full bucket
+  #5934 - Track scheduled events to (read|write)_vio.cont from Http2Stream
+  #5935 - Perform a SSL quiet shutdown when close-notify is not sent
+  #5939 - Remove hard coded filename in error message
+  #5955 - Fix debug output for global_user_agent_header.
+  #5959 - Clear api set bit to avoid crash in following redirect.
+  #5961 - Clarify docs on the change from redirect_enabled.
+  #5962 - Removed hardcoded sni.yaml configuration filename in logs
+  #5977 - YAML config:  output erroneous keyword and line number