From 3b9988ebcc032606ec26c5998f6ccdba28864042 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Tue, 21 May 2024 15:53:34 -0700 Subject: [PATCH 1/5] Point MI to custom build with SparkReplayer --- mobileinsight.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobileinsight.def b/mobileinsight.def index 810c4ab..8872967 100644 --- a/mobileinsight.def +++ b/mobileinsight.def @@ -4,7 +4,7 @@ From: ubuntu:22.04 %arguments NUM_THREADS=1 WS_VER=3.4.0 - MI_COMMIT=4b204e0 + MI_COMMIT=6898f42 %files 00-cpp_compat.patch /build/00-cpp_compat.patch @@ -49,7 +49,7 @@ From: ubuntu:22.04 wget "https://github.com/wireshark/wireshark/archive/refs/tags/v{{ WS_VER }}.tar.gz" \ -nv -O "wireshark-{{ WS_VER }}.tar.xz" tar -xf "wireshark-{{ WS_VER }}.tar.xz" - git clone "https://github.com/mobile-insight/mobileinsight-core.git" + git clone "https://github.com/xythrez/mobileinsight-core.git" git -C mobileinsight-core checkout "{{ MI_COMMIT }}" # Compile and install wireshark From dc72ee043922b71343c8a31de3b6d6b5b1e89aaf Mon Sep 17 00:00:00 2001 From: Yiyao Yu Date: Tue, 21 May 2024 19:23:16 -0700 Subject: [PATCH 2/5] mobile_insight commit update --- mobileinsight.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobileinsight.def b/mobileinsight.def index 8872967..171109d 100644 --- a/mobileinsight.def +++ b/mobileinsight.def @@ -4,7 +4,7 @@ From: ubuntu:22.04 %arguments NUM_THREADS=1 WS_VER=3.4.0 - MI_COMMIT=6898f42 + MI_COMMIT=c84dee8 %files 00-cpp_compat.patch /build/00-cpp_compat.patch From d96cd4cc5e50b5aa0bb6319d9737c44514ee1815 Mon Sep 17 00:00:00 2001 From: Yiyao Yu Date: Tue, 21 May 2024 21:41:15 -0700 Subject: [PATCH 3/5] mobile_insight commit update --- mobileinsight.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobileinsight.def b/mobileinsight.def index 171109d..6325b23 100644 --- a/mobileinsight.def +++ b/mobileinsight.def @@ -4,7 +4,7 @@ From: ubuntu:22.04 %arguments NUM_THREADS=1 WS_VER=3.4.0 - MI_COMMIT=c84dee8 + MI_COMMIT=40bab1d %files 00-cpp_compat.patch /build/00-cpp_compat.patch From a0231b50024f9af04e2790517e35b2f002bc51e7 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Thu, 23 May 2024 15:16:46 -0700 Subject: [PATCH 4/5] mobile_insight commit update --- mobileinsight.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobileinsight.def b/mobileinsight.def index 6325b23..0d64255 100644 --- a/mobileinsight.def +++ b/mobileinsight.def @@ -4,7 +4,7 @@ From: ubuntu:22.04 %arguments NUM_THREADS=1 WS_VER=3.4.0 - MI_COMMIT=40bab1d + MI_COMMIT=14184a0 %files 00-cpp_compat.patch /build/00-cpp_compat.patch From 1e5cb0ba9ffda3695979e24a6a1ec8191c99b14b Mon Sep 17 00:00:00 2001 From: Yiyao Yu Date: Sun, 9 Jun 2024 00:11:43 -0700 Subject: [PATCH 5/5] mobile_insight commit update --- mobileinsight.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobileinsight.def b/mobileinsight.def index 0d64255..f04d292 100644 --- a/mobileinsight.def +++ b/mobileinsight.def @@ -4,7 +4,7 @@ From: ubuntu:22.04 %arguments NUM_THREADS=1 WS_VER=3.4.0 - MI_COMMIT=14184a0 + MI_COMMIT=1b4ae14f7f559b8cdbc11f8e0be9a11573e1cd2d %files 00-cpp_compat.patch /build/00-cpp_compat.patch