From 35162b8e195ce7f2eeb1e7cc925c2d19e57cb1e6 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 21 Jun 2026 14:53:47 +0900 Subject: news: Add entry for openresolv update. * etc/news.scm <86776ccd30bb44eb856fcf3a14a8338f38fe1367>: New entry. --- etc/news.scm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'etc') diff --git a/etc/news.scm b/etc/news.scm index 86bd757cbae..acb0ec76ee8 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -43,6 +43,22 @@ (channel-news (version 0) + (entry (commit "86776ccd30bb44eb856fcf3a14a8338f38fe1367") + (title + (en "Openresolv update requires restarting NetworkManager")) + (body + (en "With this update to the @code{openresolv} package, +@command{openresolv} now expects the @file{/etc/resolv.conf} configuration +file to contain the header comment @samp{# Generated by resolvconf}. This is +taken care of by NetworkManager, but may not immediately happen. To +forcefully refresh the @file{/etc/resolv.conf} file and regain a working DNS, +you can issue the following commands, as root: + +@example +rm /etc/resolv.conf +herd restart NetworkManager +@end example"))) + (entry (commit "16b1072f661051e6bc20d8dcafdb183960dd188b") (title (en "PostgreSQL logs now go to a unified place") -- cgit v1.2.3