This is an automated email from the ASF dual-hosted git repository. roryqi pushed a change to branch branch-0.9 in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from ca5d32bbf [MINOR] chore: Fix the issue of license loss (#2246) new c8b1f9c0f [MINOR] community: Add security.md (#2268) new efa78ed01 [#1900] improvement: Rename DISCLAIMER-WIP to DISCLAIMER (#1974) new d20a74b40 Update create-package.sh (#2019) new b36f03684 [MINOR] Correct the NOTICE and LICENSE (#2271) new 22f8c26ae [MINOR] Add left licenses (#2272) The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: DISCLAIMER | 11 ++++++++ DISCLAIMER-WIP | 21 --------------- LICENSE-binary | 3 +-- NOTICE | 2 +- licenses-binary/LICENSE-axios.txt | 7 +++++ ...ENSE-animal-sniffer.txt => LICENSE-core-js.txt} | 7 ++--- ...animal-sniffer.txt => LICENSE-element-plus.txt} | 13 +++++----- licenses-binary/LICENSE-moment.txt | 22 ++++++++++++++++ ...animal-sniffer.txt => LICENSE-vue-resource.txt} | 7 +++-- ...E-animal-sniffer.txt => LICENSE-vue-router.txt} | 13 +++++----- ...{LICENSE-animal-sniffer.txt => LICENSE-vue.txt} | 7 +++-- pom.xml | 2 +- release/create-package.sh | 2 +- security.md | 30 ++++++++++++++++++++++ 14 files changed, 94 insertions(+), 53 deletions(-) create mode 100644 DISCLAIMER delete mode 100644 DISCLAIMER-WIP create mode 100644 licenses-binary/LICENSE-axios.txt copy licenses-binary/{LICENSE-animal-sniffer.txt => LICENSE-core-js.txt} (93%) copy licenses-binary/{LICENSE-animal-sniffer.txt => LICENSE-element-plus.txt} (87%) create mode 100644 licenses-binary/LICENSE-moment.txt copy licenses-binary/{LICENSE-animal-sniffer.txt => LICENSE-vue-resource.txt} (93%) copy licenses-binary/{LICENSE-animal-sniffer.txt => LICENSE-vue-router.txt} (87%) copy licenses-binary/{LICENSE-animal-sniffer.txt => LICENSE-vue.txt} (92%) create mode 100644 security.md