This is an automated email from the ASF dual-hosted git repository.
alexey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/master by this push:
new 63d40ab6e [thirdparty] upgrade libunwind to 1.6.2
63d40ab6e is described below
commit 63d40ab6e44630f52eb52be96edba05e95fb2f0c
Author: Alexey Serbin <[email protected]>
AuthorDate: Fri May 5 18:15:18 2023 -0700
[thirdparty] upgrade libunwind to 1.6.2
Change-Id: I1698c4a9ff1f07c640f0fcaf35d53e36b5f3c33f
Reviewed-on: http://gerrit.cloudera.org:8080/19853
Tested-by: Kudu Jenkins
Reviewed-by: Yingchun Lai <[email protected]>
---
thirdparty/vars.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh
index 5dff3acfc..7e48c574d 100644
--- a/thirdparty/vars.sh
+++ b/thirdparty/vars.sh
@@ -137,7 +137,7 @@ CRCUTIL_VERSION=2903870057d2f1f109b245650be29e856dc8b646
CRCUTIL_NAME=crcutil-$CRCUTIL_VERSION
CRCUTIL_SOURCE=$TP_SOURCE_DIR/$CRCUTIL_NAME
-LIBUNWIND_VERSION=1.5.0
+LIBUNWIND_VERSION=1.6.2
LIBUNWIND_NAME=libunwind-$LIBUNWIND_VERSION
LIBUNWIND_SOURCE=$TP_SOURCE_DIR/$LIBUNWIND_NAME