From 55da38892919234dc5429dff585e1b4efc69f16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 6 Sep 2024 10:44:04 +0200 Subject: [PATCH] Add NetworkManager-dns-dnsmasq to allow us to deal with problematic DNS situations caused by VPN, for example. --- patterns-moldavite.changes | 6 ++++++ patterns-moldavite.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/patterns-moldavite.changes b/patterns-moldavite.changes index 8d8132b..99f43f1 100644 --- a/patterns-moldavite.changes +++ b/patterns-moldavite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 6 08:43:19 UTC 2024 - Matej Cepl + +- Add NetworkManager-dns-dnsmasq to allow us to deal with + problematic DNS situations caused by VPN, for example. + ------------------------------------------------------------------- Tue Jun 4 12:57:36 UTC 2024 - Matej Cepl diff --git a/patterns-moldavite.spec b/patterns-moldavite.spec index a132ffd..7e4d0a4 100644 --- a/patterns-moldavite.spec +++ b/patterns-moldavite.spec @@ -125,6 +125,7 @@ Requires: NetworkManager-wifi Requires: NetworkManager-tui Requires: NetworkManager-bluetooth Requires: NetworkManager-openvpn +Requires: NetworkManager-dns-dnsmasq # Documentation Requires: mandoc