dwww Home | Show directory contents | Find package

resolvconf (1.84ubuntu1) groovy; urgency=medium

  * Merge from Debian unstable
    - Remaining changes:
      * Skip pulling data into resolvconf, if isc-dhcp/ifupdown already push
        the same data to systemd-resolved and it is in use.

 -- Balint Reczey <rbalint@ubuntu.com>  Thu, 20 Aug 2020 00:32:11 +0200

resolvconf (1.84) unstable; urgency=medium

  [ Rob Leslie ]
  * Escape "~*" to prevent spurious NSS lookups (Closes: #954175)

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 18 Aug 2020 18:40:14 +0200

resolvconf (1.83) unstable; urgency=high

  * Non-maintainer upload.
  * Update resolvconf system units to prevent infinite restarts due to
    continious re-execution of the PathExists stanza (Closes:
    #968015). Thanks to Michael Biebl.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 18 Aug 2020 11:56:53 +0100

resolvconf (1.82ubuntu1) groovy; urgency=medium

  * Skip pulling data into resolvconf, if isc-dhcp/ifupdown already push
    the same data to systemd-resolved and it is in use.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 05 Aug 2020 14:21:25 +0100

resolvconf (1.82) unstable; urgency=medium

  [ 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).

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 03 Jan 2020 18:32:03 +0100

resolvconf (1.81) unstable; urgency=medium

  [ 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).

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 19 Dec 2019 15:19:16 +0100

resolvconf (1.80) unstable; urgency=medium

  [ Thomas Hood ]
  * Bump Standards-Version; no changes required
  * Fix postrm for Ubuntu (LP: 1593489)
  * Update README to reflect the removal of pdnsd from the archive
  * In unit file use network-pre.target (Closes: #847440
    and LP: #1636912). Thanks to Ryan Harper.
  * Add systemd predictable interface name patterns (Closes: #877695,
    #905907). Thanks to Kevin Otte for the patch in LP: #1610479.

  [ Steve Langasek ]
  * Eliminate all references to /etc/resolvconf/run.  This should all be done
    directly in /run, there is no reason to support making any of this
    configurable with a symlink since we already have a versioned dependency
    on the version of initscripts that introduces the /run transition.
  * etc/resolvconf/resolv.conf.d/head: add comment about
    'systemd-resolve --status', since systemd-resolved is now in use in all
    but the most unusual configurations, and expert users should be given
    guidance where to find the actual nameservers for debugging purposes.
    LP: #1638836.

  [ Martin Pitt ]
  * debian/postinst: Make /etc/resolv.conf a relative symlink so that it
    works when setting up chroots.

  [ Dimitri John Ledkov ]
  * Drop ifupdown dependency.
  * Drop upstart system job.
  * Use readlink -m when checking the link's destination.
    (LP: #924836)
  * Dereference /etc/resolf.conf when creating runtime configuration when
    migrating to resolvconf managed /etc/resolv.conf. The contents of
    /etc/resolv.conf (rather than the symlink target information) is
    needed in /run/resolvconf/resolv.conf and
    /run/resolvconf/interface/original.resolvconf during migration until
    resolvconf updates the config next. (LP: #1713149)
  * Move resolvconf & resolved integration system units from src:systemd
    to src:resolvconf. Also use a different unit name, to avoid
    breaks/replaces.
  * debian/postrm: if resolved managed stub config is available, migrate
    to it upon resolvconf removal.

  [ Dan Streetman ]
  * Filter out the edns0 option that systemd-resolved has recently added
    to its stub-resolv.conf. Using the stub conf with edns0 set with
    non-local DNS servers can break name resolution. (LP: #1817903)

  [ Alfonso Sánchez-Beato ]
  * bin/resolvconf: use flock so resolvconf can be called in parallel
    safely (LP: #1825194).

  [ Andrej Shadura ]
  * Add /usr/sbin and /usr/bin to PATH (Closes: #832394).
  * Update the team email address.
  * Wrap and sort.
  * Add myself as a co-maintainer.
  * Verify ifquery is available before running it (we no longer require
    ifupdown).
  * Remove id-length from gbp.conf so commit hashes are not prepended
    to the changelog entries.
  * Port debian/rules to the dh 12 short form.
  * d/copyright: Use https protocol in Format field.
  * d/changelog: Remove trailing whitespaces.
  * d/control: Set Vcs-* to salsa.debian.org.

  [ Théophile Helleboid ]
  * Add vpn* to the interfaces-order list.

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 10 Dec 2019 16:45:20 +0100

resolvconf (1.79) unstable; urgency=low

  [ Thomas Hood ]
  * Use which to test for availability of dnssec-triggerd
  * [19003cb] Drop obsolete versioned dependencies.
    Thanks to biebl (Closes: 804976)
  * [b348580] Update README
  * [7e33af8] Omit chown from example script resolvconf-update-bind.
    Thanks to Marc Haber (Closes: #819498)
  * [22bfead] Create runtime dir if it does not exist. (In some upgrade
    scenarios resolvconf gets called before the postinst or initscripts
    get run.) Thanks to Martin Pitt (LP: #1536335)

 -- Thomas Hood <jdthood@gmail.com>  Fri, 01 Apr 2016 12:00:00 +0200

resolvconf (1.78) unstable; urgency=low

  [ Marco Nenciarini ]
  * [dd83369] debian/gbp.conf: Use new-style sections sans "git-"
  [ Thomas Hood ]
  * [f73de5c] Add sysv-rc dependency which should have been added
              in release 1.75 when start and stop were no longer
              given to update-rc.d (Closes: #787457)
  * [ac8f46e] postinst: Delete bad rc symlinks arising from #787457.

 -- Thomas Hood <jdthood@gmail.com>  Wed, 03 Jun 2015 12:00:00 +0200

resolvconf (1.77) unstable; urgency=low

  * [0781847] interface-order: match br ifaces at the same
    priority as eth ifaces (see LP#1446681)
  * Remove obsolete upgrade code
  * [00ad4bf] Override immutability attrib on /etc/resolv.conf
    if dnssec-trigger is installed. See #776778 for background.

 -- Thomas Hood <jdthood@gmail.com>  Tue, 21 Apr 2015 21:04:08 +0200

# For older changelog entries, run 'apt-get changelog resolvconf'

Generated by dwww version 1.14 on Sat Sep 6 08:30:28 CEST 2025.