From c4b86506cfb05cf9ddd37f659dba4c6144f923a5 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sun, 3 Jan 2021 12:41:50 +0100 Subject: [PATCH] Update Demo and metadata --- CHANGELOG.md | 6 ++++++ Demo/Podfile.lock | 20 ++++++++++---------- README.md | 5 +++-- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3987c71..c53f20d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Encoding of internal provider configuration. + ## 3.1.0 (2020-12-28) ### Added diff --git a/Demo/Podfile.lock b/Demo/Podfile.lock index 83316e9..1c857f6 100644 --- a/Demo/Podfile.lock +++ b/Demo/Podfile.lock @@ -1,17 +1,17 @@ PODS: - - OpenSSL-Apple (1.1.1h.8) + - OpenSSL-Apple (1.1.1h.10) - SwiftyBeaver (1.9.3) - - TunnelKit (3.1.0): - - TunnelKit/Protocols/OpenVPN (= 3.1.0) - - TunnelKit/AppExtension (3.1.0): + - TunnelKit (3.2.0): + - TunnelKit/Protocols/OpenVPN (= 3.2.0) + - TunnelKit/AppExtension (3.2.0): - SwiftyBeaver - TunnelKit/Core - - TunnelKit/Core (3.1.0): + - TunnelKit/Core (3.2.0): - SwiftyBeaver - - TunnelKit/Manager (3.1.0): + - TunnelKit/Manager (3.2.0): - SwiftyBeaver - - TunnelKit/Protocols/OpenVPN (3.1.0): - - OpenSSL-Apple (~> 1.1.1h.8) + - TunnelKit/Protocols/OpenVPN (3.2.0): + - OpenSSL-Apple (~> 1.1.1h.10) - TunnelKit/AppExtension - TunnelKit/Core - TunnelKit/Manager @@ -30,9 +30,9 @@ EXTERNAL SOURCES: :path: ".." SPEC CHECKSUMS: - OpenSSL-Apple: 70990157548ecf94885310231aff52db698e1077 + OpenSSL-Apple: 8a8fcb06fb66f9c2f7aed45ce363668493b8e5f6 SwiftyBeaver: 2e8acd6fc90c6d0a27055867a290794926d57c02 - TunnelKit: 4db9180956f8aaf4ab152fd0d38c6c9c63a46cf8 + TunnelKit: b9ea352cbcce641f98687109c2e7d8cb1fa40e19 PODFILE CHECKSUM: 518aaea9a529c96ba3024918bc0850dd6e92ac61 diff --git a/README.md b/README.md index 0d87878..f85aad1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # TunnelKit ![iOS 12+](https://img.shields.io/badge/ios-12+-green.svg) +![macOS 10.15+](https://img.shields.io/badge/macos-10.15+-green.svg) [![OpenSSL 1.1.1h](https://img.shields.io/badge/openssl-1.1.1h-d69c68.svg)](https://www.openssl.org/news/openssl-1.1.1-notes.html) [![License GPLv3](https://img.shields.io/badge/license-GPLv3-lightgray.svg)](LICENSE) [![Travis-CI](https://api.travis-ci.org/passepartoutvpn/tunnelkit.svg?branch=master)](https://travis-ci.org/passepartoutvpn/tunnelkit) @@ -52,8 +53,8 @@ Unsupported: Ignored: -- MTU overrides - - `--*-mtu` and variants +- Some MTU overrides + - `--link-mtu` and variants - `--mssfix` - Multiple `--remote` with different `host` values (first wins) - Static client-side routes