ifupdown (0.8.41)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.8.42 > 0.8.41
- Git: https://salsa.debian.org/debian/ifupdown.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 9777152
- Browser: https://salsa.debian.org/debian/ifupdown
- Last scan: 2023-09-16 03:35:29+00
- Next scan: 2023-09-23 03:09:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
ifupdown (0.8.42) unstable; urgency=medium
* Fix if-up.d/resolved hook to properly work with nameservers and search
domains. Thanks to Dmytro Kolesnykov and Ken Milmore for the bug report
and a proposed patch. (Closes: #1031236)
-- Uwe Kleine-König <ukleinek@debian.org> Wed, 21 Jun 2023 18:18:20 +0200
- This branch is 2 commits ahead of tag 0.8.41
- Git log:
commit 58db9b73220e5d475a46e5fcfaabdd83eabd1bee
Merge: 369d9d3 ea5f1ba
Author: Santiago R.R <santiago@debian.org>
Date: Thu Jun 22 13:33:26 2023 +0000
Merge branch 'bug-1031236' into 'master'
if-up.d/resolved: Fix hook to properly handle nameserver and search domains
See merge request debian/ifupdown!20
commit ea5f1baf047021e6edba913b4ae95fdff9df1fa3
Author: Uwe Kleine-König <ukleinek@debian.org>
Date: Wed Jun 21 22:00:04 2023 +0200
if-up.d/resolved: Fix hook to properly handle nameserver and search domains
Bug #1031236 was reported by Dmytro Kolesnykov with a patch, Ken Milmore
provided an improved fix.
Bug-Debian: https://bugs.debian.org/1031236