You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/04/16 08:50:07 UTC

[doris] branch master updated (69ae14f228 -> 70a418c4a8)

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

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 69ae14f228 [Bug](pipeline) regression heap use after free (#18701)
     add 70a418c4a8 [improvement](release) add release download scripts (#18703)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  1 -
 dist/README                                        |  6 +-
 .../download_scripts/1.2.3/download_arm_apache.sh  | 43 ++++-------
 .../1.2.3/download_arm_tsinghua.sh                 | 43 ++++-------
 .../download_scripts/1.2.3/download_x64_apache.sh  | 43 ++++-------
 .../1.2.3/download_x64_noavx2_apache.sh            | 43 ++++-------
 .../1.2.3/download_x64_noavx2_tsinghua.sh          | 43 ++++-------
 .../1.2.3/download_x64_tsinghua.sh                 | 43 ++++-------
 .../build.sh => dist/download_scripts/README       | 24 +++---
 dist/download_scripts/download_base.sh             | 88 ++++++++++++++++++++++
 10 files changed, 194 insertions(+), 183 deletions(-)
 copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh => dist/download_scripts/1.2.3/download_arm_apache.sh (57%)
 copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh => dist/download_scripts/1.2.3/download_arm_tsinghua.sh (57%)
 copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh => dist/download_scripts/1.2.3/download_x64_apache.sh (57%)
 copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh => dist/download_scripts/1.2.3/download_x64_noavx2_apache.sh (57%)
 copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh => dist/download_scripts/1.2.3/download_x64_noavx2_tsinghua.sh (56%)
 copy fs_brokers/apache_hdfs_broker/bin/stop_broker.sh => dist/download_scripts/1.2.3/download_x64_tsinghua.sh (56%)
 copy fe_plugins/auditloader/build.sh => dist/download_scripts/README (50%)
 mode change 100755 => 100644
 create mode 100755 dist/download_scripts/download_base.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org