This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to tag bazinga/5.3.2/6 in repository https://gitbox.apache.org/repos/asf/trafficserver.git
*** WARNING: tag bazinga/5.3.2/6 was deleted! *** was 440a6cfa81 TS-3448 Add a new Mod operator to ControlMatcher, named "internal" This change permanently discards the following revisions: discard 440a6cfa81 TS-3448 Add a new Mod operator to ControlMatcher, named "internal" discard d5b39e66f3 Merge branch 'asf/5.3.x' into 5.3.x discard bb10a2fe62 Merge branch 'asf/5.3.x' into 5.3.x discard d7fa5d9400 This cherry-picks 9279ddb1f4958a2decfb3f97620f0d0ff32592fb discard 4e056e6a20 Merge branch 'asf/5.3.x' into 5.3.x discard b4e4344cf6 TS-3888: Update CHANGES discard 38616d166c TS-3888: Initialize memory if buffer is large enough discard 497177a5c0 TS-3887: Update CHANGES discard be9c5096c9 TS-3658: Update CHANGES discard 2df59d2e6e TS-3658 ASAN triggers when using the escalate.so plugin discard 83f759c335 TS-3486: Update CHANGES discard 3ce1859795 TS-3486: Crashes due to race condition on server sessions moving between threads. This closes #235 discard 1bed5b4c43 TS-3788: Update CHANGES and clang-format discard f9a77a94a9 TS-3788: SNI Callbacks stall after TS-3667 fix discard b7342e585e TS-3618: crashes in traffic_cop on shutdown discard a9188041f1 TS-3823: Update CHANGES discard 00f42eaf26 TS-3823: * ASAN makes us forget to add -ldl on the LIBS * Fix tests for -lpthread, and undo some of TS-3308. This retains the support for ASAN in a cleaner way discard 7597680d1c TS-3824: Update CHANGES discard 85e6fda807 TS-3824 Fix #include of pcre for a couple of plugins discard 27608b3a95 TS-3825: Update CHANGES discard f1d503beeb TS-3825 epic plugin does not compile on OmniOS discard 7126f2e923 rdar://problem/22467596 Avoid buffer overflow in ports. Authors: masa, gtenev discard 7dca66fbdd Revert "rdar://problem/22467596 Avoid buffer overflow in ports. Authors: masa, gtenev" discard a705141465 rdar://problem/22467596 Avoid buffer overflow in ports. Authors: masa, gtenev discard a30e25ecdf Merge branch 'asf/5.3.x' into 5.3.x discard 576f05ce65 TS-3729 cache_promote: defer TSHttpTxnServerRespNoStoreSet() to a global continuation, saves a possible race condition discard fff49d2b3f Merge branch 'asf/5.3.x' into 5.3.x discard 9f9cc93f38 Merge branch 'asf/5.3.x' into 5.3.x discard 0a5b4a8aa2 TS-3668 Make cache promotion explicit for internal requests, we can make it optional later if someone really, really feel that internal requests should not get promoted like this discard 4741bf175b [TS-3661]: keep cache_sm active during 3xx redirect follow to allow for caching the final response discard 0b5b9a17d9 Merge branch 'asf/5.3.x' discard 5c593bd6b8 Merge branch 'asf/5.3.x' discard 6fcdff6f58 TS-3617 cache_promote leaks the URL string discard 733ece6558 Merge branch 'asf/5.3.x' discard 8c3a5e90f6 TS-3568 We can now assume unordered_map is always available, just need to detect the appropriate compiler flags discard 8bb9cbee53 TS-3444 Fix background_fetch member initialization discard c0890af311 TS-3600 Missing break; statement in background_fetch plugin discard d910bffc7a TS-3562 Make clang-analyzer happier. discard b10e0cf2d5 TS-3565 Only start up the continuation from DoRemap if the request has a Range: header discard 066eb9fa62 [TS-3562] background_fetch: refactor some code discard 4e05c74109 Make a clang-format indentation fix, to make cherry picking working discard 97f71e6817 TS-3588 clang-format discard ebe6942d82 fix compile error discard bcb49933ae [TS-3588]: Fix continuation leak in background_fetch in remap mode discard 4191c5f87c TS-3561 Background Fetch Plugin: Cleanup mutex discard 3aeffa1825 [TS-3449]: Deprecate TSHttpIsInternalRequest and TSHttpIsInternalSession and replace them with TSHttpTxnIsInternal, TSHttpSsnIsInternal respectively discard 2af37ef127 TS-3601 Eliminate unnecessary mutex for txn handler discard 560bd3c77f TS-3561 Destroy the mutex on cleanup discard dac52449ac TS-3505 A few improvements, thanks Gancho for review discard 805366dbe2 TS-3505 Coverity is smarter than me... discard 9a92164c72 TS-3505 Maybe quiet Coverity warning... discard a80f89b1ac TS-3603: Debug assert due to missing lock when accept_threads are disabled. discard 743d428021 [TS-2490]: Allow traffic_cop to sleep for a configured additional duration during startup before initiating heart beat on traffic_server to allow for loading large config (e.g. remap files.) discard 6555ae252e Merge branch 'asf/5.3.x' discard a1bcd93129 TS-3552 Move the check for the api_server_response_no_store flag earlier discard 1e303a7673 TS-3555 Add time.h, for FreeBSD at least discard 1352080aa1 TS-3555 Add stdlib.h, for OSX and perhaps other platforms discard 64ec669590 TS-3505 Fix build errors with various older gcc compilers discard 242dc06b80 TS-3505 Add documentation discard 03b7e5dd06 TS-3505 Add an LRU policy, and refactoring discard a75b96d18b TS-3505 Use getopt_long() for command line parsing discard eab5e28fb1 TS-3505 Basic plugin to provide finer granularity over cache writes discard afc907c9bf Merge branch 'asf/5.3.x' discard 712b06e766 Merge branch 'asf/5.3.x' discard 5b545588cb Merge branch 'asf/5.3.x' discard 6da3a4c89b Merge branch 'asf/5.3.x' discard f4988c2dc4 Merge branch 'asf/5.3.x' discard 0420bf17ff TS-3140: Traffic Server asserts during response redirect. discard 69a4c7378d TS-3424 SSL Failed: decryption failed or bad record mac. discard 5d23ba3845 Revert "TS-3424 SSL Failed: decryption failed or bad record mac. Backported by shinrich" discard 8fc7a35167 Added TS-3437 to CHANGES discard e16588d94b TS-3437: A null dhparamsFile will disable dh params discard 13d13a9bbe TS-3424 SSL Failed: decryption failed or bad record mac. Backported by shinrich discard a2243a8c4f Merge branch 'asf/5.2.x' discard 5d8101d964 TS-3421 Add a -t range option for proxyauth, which asks for a bytes=0-0 Range discard bd19bc49dd TS-3338: trim the list of named gauges in the epic plugin discard 68c771dbeb epic: update list of gauges discard 07f65acba5 epic: add more gauge names discard a021f9a8c1 TS-3229: filter unsupported epic plugin metric names discard e8c4338eaa Merge remote-tracking branch 'remotes/apache/5.2.x' discard db9a7e3219 Merge tag '5.2.0' discard a7bdd8fdfd Merge branch 'asf/5.1.x' discard 4f552b8ccc Update version. discard 2e1e332bbc TS-2677 Do not apply path / scheme URL changes in remap when method is CONNECT. discard 77db919cd1 TS-2677: Rewrite domain:port for CONNECT requests and remap rules. discard f092667ee4 Merge branch 'asf/5.1.x' discard f129d8e12a Merge remote branch 'remotes/apache/5.0.x' discard 2c2a7a025d TS-2885 Rename automake variable to BUILD_LUAJIT discard 67521ec5c7 TS-2885 Change LuaJIT to build statically, and add --disable-luajit discard 1978a17c6b Merge branch 'asf/5.0.x' discard ecc617d17c Merge branch 'asf/5.0.x' discard 17e33b0488 Merge branch 'radar/14547411' discard 3cb03ceea8 Merge branch 'radar/16842708' discard fefa0b757d TS-2677 Do not apply path / scheme URL changes in remap when method is CONNECT. discard 5f26134d7f Merge branch 'asf/4.2.x' discard 2ef420d470 <rdar://problem/14547411> remove unnecessary log rolling setup discard 66879eaca8 <rdar://problem/16842708> crashes while reconfiguring logs discard 8185c7c241 <rdar://problem/14547411> fix txn_end tcpinfo logging hook discard 8aa981a34f <rdar://problem/14547411> Collect ATS tcp_info data from CDN nodes discard 8460754278 TS-2654 Crash in Range requests with read-while-writer. discard f94e72da16 Merge branch 'asf/4.2.x' discard 11ad6c4f00 TS-2564 Revert field token ordering.