diff options
| -rw-r--r-- | debian/20-connectivity-ubuntu.conf | 2 | ||||
| -rw-r--r-- | debian/changelog | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/20-connectivity-ubuntu.conf b/debian/20-connectivity-ubuntu.conf index e8cbed31..c1f745a4 100644 --- a/debian/20-connectivity-ubuntu.conf +++ b/debian/20-connectivity-ubuntu.conf @@ -1,2 +1,2 @@ [connectivity] -uri=http://connectivity-check.ubuntu.com/ +uri=http://connectivity-check.ubuntu.com./ diff --git a/debian/changelog b/debian/changelog index b3113d5f..77fa62ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +network-manager (1.24.2-1ubuntu2) UNRELEASED; urgency=medium + + * debian/20-connectivity-ubuntu.conf: Add trailing dot to make + connectivity-check.ubuntu.com. absolute and reduce NXDOMAIN + warning noise, thanks MarchH (lp: #1880258) + + -- Sebastien Bacher <seb128@ubuntu.com> Mon, 29 Jun 2020 16:09:12 +0200 + network-manager (1.24.2-1ubuntu1) groovy; urgency=medium * Resynchronize on Debian, remaining changes: |