~vorlon/ubuntu/+source/resolvconf:ubuntu/devel

Last commit made on 2020-04-23
Get this branch:
git clone -b ubuntu/devel https://git.launchpad.net/~vorlon/ubuntu/+source/resolvconf
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:~vorlon/ubuntu/+source/resolvconf

Recent commits

1bfeda0... by Steve Langasek

Suppress warning message that /etc/resolv.conf is not a symlink to the resolvconf-managed file, since it now never will be.

318150c... by Steve Langasek

Restart systemd-resolved after writing the config file, as systemd-resolved does not appear to watch the config directories for updates as one would expect.

32457f0... by Steve Langasek

Drop the systemd units that only exist for pulling resolved state into resolvconf.

9dfc86c... by Steve Langasek

Make resolvconf feed changes into /run/systemd/resolved.conf.d instead of updating a resolv.conf file.

f79f3b2... by Steve Langasek

Fix wrong spelling of rm_conffile

08cc6d7... by Steve Langasek

add bug link

c84ad81... by Steve Langasek

Revert any symlinking of /etc/resolv.conf to resolvconf's file, pointing it instead to the resolved file.

133ae11... by Steve Langasek

Drop the dhclient hook: on Ubuntu, DNS configuration will instead be fed directly to resolved via a hook provided by ifupdown.

eabed2a... by Andrej Shadura

Import patches-unapplied version 1.82 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 3f2ee40ab584dcaa10b43622fe754a05981204a9

New changelog entries:
  [ Andrej Shadura ]
  * Update the debconf translation templates (Closes: #947164).
  * Update translations.
  [ Helge Kreutzmann ]
  * Update German debconf translation (Closes: #947171).
  [ Frans Spiesschaert ]
  * Update Dutch debconf translation (Closes: #948037).

3f2ee40... by Andrej Shadura

Import patches-unapplied version 1.81 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 3dbe8b345728756b17c277563c09420cb51732d2

New changelog entries:
  [ Russell Coker ]
  * Set correct SE Linux context on created directories and files
    (Closes: #850783).
  [ Jakub Wilk ]
  * Drop symlink resolving logic from the init script (Closes: #946609).