From 9ace65e607795ace553a75737fde45fcc84c345c Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 8 Mar 2019 13:38:30 +0100 Subject: [PATCH] Update TunnelKit --- CHANGELOG.md | 1 + Podfile | 4 ++-- Podfile.lock | 27 ++++++++++++++++++--------- 3 files changed, 21 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baa6a7ef..fcf7b22d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Incorrect VPN status after renaming. [#37](https://github.com/passepartoutvpn/passepartout-ios/issues/37) - Profile change doesn't disconnect active VPN. [#38](https://github.com/passepartoutvpn/passepartout-ios/issues/38) +- Some reconnection issues encountered with TunnelBear and NordVPN. ## 1.1.0 Beta 1341 (2019-03-07) diff --git a/Podfile b/Podfile index 8dd8f0f6..aab97da8 100644 --- a/Podfile +++ b/Podfile @@ -2,8 +2,8 @@ source 'https://github.com/cocoapods/specs.git' use_frameworks! def shared_pods - pod 'TunnelKit', '~> 1.4.2' - #pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => '1c1547f' + #pod 'TunnelKit', '~> 1.4.2' + pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => '147cbb8' #pod 'TunnelKit', :path => '../../personal/tunnelkit' end diff --git a/Podfile.lock b/Podfile.lock index 4ee39f1d..364c6fe2 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -2,33 +2,42 @@ PODS: - MBProgressHUD (1.1.0) - OpenSSL-Apple (1.1.0i.2) - SwiftyBeaver (1.6.2) - - TunnelKit (1.4.2): - - TunnelKit/AppExtension (= 1.4.2) - - TunnelKit/Core (= 1.4.2) - - TunnelKit/AppExtension (1.4.2): + - TunnelKit (1.4.3): + - TunnelKit/AppExtension (= 1.4.3) + - TunnelKit/Core (= 1.4.3) + - TunnelKit/AppExtension (1.4.3): - SwiftyBeaver - TunnelKit/Core - - TunnelKit/Core (1.4.2): + - TunnelKit/Core (1.4.3): - OpenSSL-Apple (~> 1.1.0i.2) - SwiftyBeaver DEPENDENCIES: - MBProgressHUD - - TunnelKit (~> 1.4.2) + - TunnelKit (from `https://github.com/keeshux/tunnelkit`, commit `147cbb8`) SPEC REPOS: https://github.com/cocoapods/specs.git: - MBProgressHUD - OpenSSL-Apple - SwiftyBeaver - - TunnelKit + +EXTERNAL SOURCES: + TunnelKit: + :commit: 147cbb8 + :git: https://github.com/keeshux/tunnelkit + +CHECKOUT OPTIONS: + TunnelKit: + :commit: 147cbb8 + :git: https://github.com/keeshux/tunnelkit SPEC CHECKSUMS: MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9 OpenSSL-Apple: 37a8c0b04df4bb8971deef4671cc29222861319c SwiftyBeaver: 8e67ab3cd94389cbbb7a9c7cc02748d98bfee68e - TunnelKit: f4ee9a2a92015026a72f050fbcea99d81ae2ff5f + TunnelKit: 194e6f60cf5cbddfee1a24be6c7c540f70bdeb5f -PODFILE CHECKSUM: c74463e7b94eef2bf92c54aa7411754af0fe20f8 +PODFILE CHECKSUM: f04a8e2af82ae2ca7466dc8a0972f249a3f9686b COCOAPODS: 1.6.1