From 2a7d7900c6c673ab1758b7df49fb16a56948b31c Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 11 Jun 2020 16:04:34 +0200 Subject: [PATCH] Skip DNS resolution of resolved pools --- CHANGELOG.md | 6 ++++++ Submodules/Core | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 228cffce..c5c6b5fe 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 + +### Fixed + +- Skip DNS resolution of provider servers without a hostname (e.g. ProtonVPN "Secure Core"). + ## 1.11.4 (2020-06-03) ### Added diff --git a/Submodules/Core b/Submodules/Core index e54b162b..63aae9b1 160000 --- a/Submodules/Core +++ b/Submodules/Core @@ -1 +1 @@ -Subproject commit e54b162b4bf1744ea74d5a29c2aa952503ea0a08 +Subproject commit 63aae9b1a4611b22875025ba3286c817c03e1861