From 8beb9a5b2ae678c599676d1b80414925fc7c563c Mon Sep 17 00:00:00 2001 From: Norbel Ambanumben Date: Fri, 20 Oct 2023 14:08:17 +0100 Subject: [PATCH] Update engine to `v3.19.0` https://github.com/ooni/probe/issues/2571 --- Podfile | 24 ++++++++++++------------ Podfile.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/Podfile b/Podfile index 69810cd0..c0986dbf 100644 --- a/Podfile +++ b/Podfile @@ -3,12 +3,12 @@ use_frameworks! inhibit_all_warnings! target 'ooniprobe' do - pod "libcrypto", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libcrypto.podspec" - pod "libevent", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libevent.podspec" - pod "libssl", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libssl.podspec" - pod "libtor", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libtor.podspec" - pod "libz", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libz.podspec" - pod "oonimkall", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/oonimkall.podspec" + pod "libcrypto", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libcrypto.podspec" + pod "libevent", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libevent.podspec" + pod "libssl", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libssl.podspec" + pod "libtor", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libtor.podspec" + pod "libz", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libz.podspec" + pod "oonimkall", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/oonimkall.podspec" pod 'Toast', '~> 4.0.0' pod 'MBProgressHUD' pod 'DZNEmptyDataSet' @@ -24,12 +24,12 @@ target 'ooniprobe' do end target 'OONIProbeUnitTests' do - pod "libcrypto", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libcrypto.podspec" - pod "libevent", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libevent.podspec" - pod "libssl", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libssl.podspec" - pod "libtor", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libtor.podspec" - pod "libz", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libz.podspec" - pod "oonimkall", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/oonimkall.podspec" + pod "libcrypto", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libcrypto.podspec" + pod "libevent", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libevent.podspec" + pod "libssl", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libssl.podspec" + pod "libtor", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libtor.podspec" + pod "libz", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/libz.podspec" + pod "oonimkall", :podspec => "https://github.com/ooni/probe-cli/releases/download/v3.19.0/oonimkall.podspec" pod 'SharkORM', :git => 'https://github.com/sharksync/sharkorm', :tag => 'v2.3.67' pod 'OCMapper', '2.0' end diff --git a/Podfile.lock b/Podfile.lock index ca1024f1..0609eb37 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -5,16 +5,16 @@ PODS: - DateTools (2.0.0) - DZNEmptyDataSet (1.8.1) - Harpy (4.1.14) - - libcrypto (2023.10.16-230758) - - libevent (2023.10.16-230758) - - libssl (2023.10.16-230758) - - libtor (2023.10.16-230758) - - libz (2023.10.16-230758) + - libcrypto (2023.10.20-093053) + - libevent (2023.10.20-093053) + - libssl (2023.10.20-093053) + - libtor (2023.10.20-093053) + - libz (2023.10.20-093053) - lottie-ios (2.5.3) - MBProgressHUD (1.2.0) - MKDropdownMenu (1.4) - OCMapper (2.0) - - oonimkall (2023.10.16-230758) + - oonimkall (2023.10.20-093053) - RHMarkdownLabel (0.0.1): - TTTAttributedLabel - XNGMarkdownParser @@ -31,16 +31,16 @@ DEPENDENCIES: - DateTools - DZNEmptyDataSet - Harpy - - libcrypto (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libcrypto.podspec`) - - libevent (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libevent.podspec`) - - libssl (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libssl.podspec`) - - libtor (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libtor.podspec`) - - libz (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libz.podspec`) + - libcrypto (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0/libcrypto.podspec`) + - libevent (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0/libevent.podspec`) + - libssl (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0/libssl.podspec`) + - libtor (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0/libtor.podspec`) + - libz (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0/libz.podspec`) - lottie-ios (= 2.5.3) - MBProgressHUD - MKDropdownMenu - OCMapper (= 2.0) - - oonimkall (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/oonimkall.podspec`) + - oonimkall (from `https://github.com/ooni/probe-cli/releases/download/v3.19.0/oonimkall.podspec`) - RHMarkdownLabel - Sentry (from `https://github.com/getsentry/sentry-cocoa.git`, tag `6.1.4`) - SharkORM (from `https://github.com/sharksync/sharkorm`, tag `v2.3.67`) @@ -63,17 +63,17 @@ SPEC REPOS: EXTERNAL SOURCES: libcrypto: - :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libcrypto.podspec + :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0/libcrypto.podspec libevent: - :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libevent.podspec + :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0/libevent.podspec libssl: - :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libssl.podspec + :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0/libssl.podspec libtor: - :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libtor.podspec + :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0/libtor.podspec libz: - :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/libz.podspec + :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0/libz.podspec oonimkall: - :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0-alpha.4/oonimkall.podspec + :podspec: https://github.com/ooni/probe-cli/releases/download/v3.19.0/oonimkall.podspec Sentry: :git: https://github.com/getsentry/sentry-cocoa.git :tag: 6.1.4 @@ -94,16 +94,16 @@ SPEC CHECKSUMS: DateTools: 933ac9c490f21f92127cf690ccd8c397e0126caf DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7 Harpy: b2fbe6819f6a8932df32d7cd2fb20f442df86bbc - libcrypto: 31c72ba1c3163dc883401737905112116f20a503 - libevent: ed39b4c48ded7557fc25d4fa6c00742a19377824 - libssl: 26f3dd9546d4894a9a948fad8b5390345e74f774 - libtor: 5bf7771e91058a5e3d367b666bd20fa90a4c8725 - libz: 7e8bf58f5b129c7d9e534ef911a997b4e679e884 + libcrypto: 7ca9f969d54aac0eebf5263b2b8c3fd97908bc64 + libevent: e4bab8744d4d57090e69ac6235fdf4714909d2ad + libssl: eaba80b0e1eea4250828e71655b99ede4ac4368b + libtor: ae56e6fcc080a2c030c8b583cf06037872edd62f + libz: 057607e787b238fee3a922d3bf52ab3fd7b7c443 lottie-ios: a50d5c0160425cd4b01b852bb9578963e6d92d31 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MKDropdownMenu: 269df4a41d21a1db684ce8bc709befe419fc5bae OCMapper: 9b4d542543794c42adc01f1493d894f53e193cb0 - oonimkall: 3f3ad58bd13b2f7d83a8a6da38a28dd244b2d1b5 + oonimkall: 63533c51420ad15121fd18800ed82639b6e813fa RHMarkdownLabel: 81d6772768e621be57302b7fd5212ad4f78fb0bd Sentry: 9d055e2de30a77685e86b219acf02e59b82091fc SharkORM: 252e4411923110ac1b524a993ee2b3fa13eed7c4 @@ -111,6 +111,6 @@ SPEC CHECKSUMS: TTTAttributedLabel: 8cffe8e127e4e82ff3af1e5386d4cd0ad000b656 XNGMarkdownParser: aed98c14f0c0eb20064184ddf9bac26c482722b2 -PODFILE CHECKSUM: a3524c14cf982a44d1e5d8e55e5313d4cf8b41bd +PODFILE CHECKSUM: cee8da05f005fec950d2db112132f04f0ba3adc9 COCOAPODS: 1.13.0