diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d574fe..fee2189a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Transparent navigation bar in iPadOS 13. +- Unable to open .ovpn files in iOS 13. +- Premature disconnection due to .staleSession error. [tunnelkit#120](https://github.com/passepartoutvpn/tunnelkit/issues/120) ## 1.8.1 Beta 1993 (2019-08-18) diff --git a/Podfile b/Podfile index 3ef20835..a6187c78 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,7 @@ $tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO'] def shared_pods #pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.0.2' - pod_git $tunnelkit_name, $tunnelkit_specs, 'c7af1d3' + pod_git $tunnelkit_name, $tunnelkit_specs, 'e0ab2a1' #pod_path $tunnelkit_name, $tunnelkit_specs, '..' pod 'SSZipArchive' end diff --git a/Podfile.lock b/Podfile.lock index 858717bc..543e9848 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -17,8 +17,8 @@ PODS: DEPENDENCIES: - MBProgressHUD - SSZipArchive - - TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `c7af1d3`) - - TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `c7af1d3`) + - TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `e0ab2a1`) + - TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `e0ab2a1`) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -29,12 +29,12 @@ SPEC REPOS: EXTERNAL SOURCES: TunnelKit: - :commit: c7af1d3 + :commit: e0ab2a1 :git: https://github.com/passepartoutvpn/tunnelkit CHECKOUT OPTIONS: TunnelKit: - :commit: c7af1d3 + :commit: e0ab2a1 :git: https://github.com/passepartoutvpn/tunnelkit SPEC CHECKSUMS: @@ -44,6 +44,6 @@ SPEC CHECKSUMS: SwiftyBeaver: da5e573ad583586c18236324c36900990afe1733 TunnelKit: c5068cf6c4296e96df3d359b88528810ed0824cb -PODFILE CHECKSUM: ad025dbdd790911a4051d98c9aef8c96fae01091 +PODFILE CHECKSUM: 1a8a780b3f54b960fd620b6988914a45a65147ad COCOAPODS: 1.6.2