[trafficserver] branch master updated: Pin Jinja2 for doc builds (#8773)

2022-03-29 Thread bneradt
This is an automated email from the ASF dual-hosted git repository. bneradt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new d9eeca3 Pin Jinja2 for doc builds

[trafficserver] branch 9.2.x updated: Updated ChangeLog

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 6bd3548 Updated ChangeLog 6bd3548 is

[trafficserver] branch 9.2.x updated: Remove null check before ats_free calls (#8744) (#8770)

2022-03-29 Thread rrm
This is an automated email from the ASF dual-hosted git repository. rrm pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new e29e244 Remove null check before ats_free

[trafficserver] branch 9.2.x updated: Adds user-agent to OCSP requests (#8722)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 52f7774 Adds user-agent to OCSP requests

[trafficserver] branch 9.2.x updated: Address issues with python 3.10 (#8729)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 181a152 Address issues with python 3.10

[trafficserver] branch 9.2.x updated: ts_lua: change type in stats struct from 'int' to 'TSMgmtInt' to avoid overflow (#8738)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 3062bd5 ts_lua: change type in stats

[trafficserver] branch 9.2.x updated: Update THREAD_FREE macro to only evaluate the _t parameter once. (#8725)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 62f6611 Update THREAD_FREE macro to only

[trafficserver] branch 9.2.x updated: Support transforming range requests when origin returns full resource. (#8657)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 93315e1 Support transforming range

[trafficserver] branch 9.2.x updated: Enable all iocore/cache tests (#8718)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 42c24ea Enable all iocore/cache tests

[trafficserver] branch 9.2.x updated: Fixes Issue #7824 - The strategies.yaml parser can incorrectly interpret (#8742)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new adfd009 Fixes Issue #7824 - The

[trafficserver] branch master updated (57b10e2 -> 6cf54b6)

2022-03-29 Thread rrm
This is an automated email from the ASF dual-hosted git repository. rrm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 57b10e2 Fixing the httpbin AuTests by pinning Werkzeug (#8765) add 6cf54b6 Fix error handling in SSL

[trafficserver] branch 9.2.x updated: docs: add some obvious units to some http2 overridables (#8752)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new 56e87a4 docs: add some obvious units to

[trafficserver] branch master updated (6cf54b6 -> f30f442)

2022-03-29 Thread rrm
This is an automated email from the ASF dual-hosted git repository. rrm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 6cf54b6 Fix error handling in SSL cert/key load failures (#8763) add f30f442 Avoid allocation when

[trafficserver] branch 9.2.x updated: Update to proxy-verifier-v2.3.1 (#8753)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new efc687b Update to proxy-verifier-v2.3.1

[trafficserver] branch 9.2.x updated: [ink_base64] Fix buffer size computation (#8736)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new f8cde27 [ink_base64] Fix buffer size

[trafficserver] branch 9.2.x updated: Fixing the httpbin AuTests by pinning Werkzeug (#8765)

2022-03-29 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.2.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.2.x by this push: new ec49ba9 Fixing the httpbin AuTests by

[trafficserver] branch master updated (3c1006e -> 57b10e2)

2022-03-29 Thread bnolsen
This is an automated email from the ASF dual-hosted git repository. bnolsen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 3c1006e [ink_base64] Fix buffer size computation (#8736) add 57b10e2 Fixing the httpbin AuTests by

[trafficserver-ingress-controller] branch master updated: Upgrade alpinelinux 3.14.5 (#110)

2022-03-29 Thread kichan
This is an automated email from the ASF dual-hosted git repository. kichan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git The following commit(s) were added to refs/heads/master by this push: new c1c16c5 Upgrade

[trafficserver-ingress-controller] branch master updated: Move helm chart README.md, upgrade golang.org/x/text and luasocket (#109)

2022-03-29 Thread kichan
This is an automated email from the ASF dual-hosted git repository. kichan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git The following commit(s) were added to refs/heads/master by this push: new 3694414 Move helm