[ubuntu/kinetic-proposed] resolvconf 1.91ubuntu1 (Accepted)

Lukas Märdian slyon at ubuntu.com
Wed May 18 13:52:13 UTC 2022


resolvconf (1.91ubuntu1) kinetic; 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.
      + etc/dhcp/dhclient-enter-hooks.d/resolvconf
      + debian/resolvconf.000resolvconf.if-up

resolvconf (1.91) unstable; urgency=medium

  [ Kenyon Ralph ]
  * control: set Homepage to an existent URL, this repo.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster.

  [ Andrej Shadura ]
  * Order resolvconf.service after systemd-tmpfiles-setup.service.
    Thanks to Timon Reinold (Closes: #993140)
  * Make list-records usable on its own.
  * Add -i and -l/--list to dump resolvconf’s state.
  * Update the manpage to mention new options.

resolvconf (1.90) unstable; urgency=medium

  * Add basic support for ifupdown2 multiple address families
    (Closes: #993270).
  * Move the normalisation script into a separate file.
  * Add a build-time test to verify interface order list is correct.
  * Synchronise the interface order lists.
  * Make the usage notice more useful.
  * Embed the version number during the package build process.
  * Add --version command.
  * Add --help/-h.
  * Remove a pointless use of which(1), since we know where ifquery lives.
  * Update copyright years.

resolvconf (1.89) unstable; urgency=medium

  * Fix the silly dance around dh_installppp/ifupdown.
  * Default dh to non-verbose operation.

resolvconf (1.88) unstable; urgency=medium

  [ Damyan Ivanov ]
  * update.d/libc: Add /usr/sbin:/usr/bin to $PATH (Closes: #992408).

  [ Anders Jonsson ]
  * Update debconf Swedish translation (Closes: #968849).

  [ Andrej Shadura ]
  * Mark old conffiles as remove-on-upgrade instead of using
    dpkg-maint-helper (Closes: #868104).
  * Modernise debian/rules.
  * Bump debhelper from old 12 to 13.
  * Rename debian/resolvconf.tmpfile to debian/resolvconf.tmpfiles.
  * Fix day-of-week for changelog entries 1.55, 1.53, 1.52, 1.38, 1.33,
    1.31, 1.29, 1.14, 1.13, 1.5, 1.4, 1.3, 1.2, 1.1, 0.43.
  * Set Rules-Requires-Root: no.
  * Set Standards-Version: 4.6.0.

resolvconf (1.87) unstable; urgency=medium

  * Undo the damage on an incorrect merge commit:
    - Fix the maintainer’s address (Closes: #943735)
    - Revert "Skip pulling data into resolvconf, if isc-dhcp/ifupdown
      already push the same data to systemd-resolved and it is in use".
      Debian does not ship said hooks in ifupdown or isc-dhcp-client,
      so these fixes won’t work. Also, they use systemctl unconditionally
      which is fine in Ubuntu but not in Debian.
      (Closes: #979431)
  * Clean up the old conffile (Closes: #979436)

resolvconf (1.86) unstable; urgency=medium

  [ Michael Biebl ]
  * Stop using deprecated systemd-resolve tool (Closes: #979258).

resolvconf (1.85) unstable; urgency=medium

  [ Dimitri John Ledkov ]
  * Skip pulling data into resolvconf, if isc-dhcp/ifupdown already pushed
    the same data to systemd-resolved and it is in use.

Date: Wed, 18 May 2022 15:24:15 +0200
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/resolvconf/1.91ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 18 May 2022 15:24:15 +0200
Source: resolvconf
Built-For-Profiles: noudeb
Architecture: source
Version: 1.91ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Closes: 868104 943735 968849 979258 979431 979436 992408 993140 993270
Changes:
 resolvconf (1.91ubuntu1) kinetic; 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.
       + etc/dhcp/dhclient-enter-hooks.d/resolvconf
       + debian/resolvconf.000resolvconf.if-up
 .
 resolvconf (1.91) unstable; urgency=medium
 .
   [ Kenyon Ralph ]
   * control: set Homepage to an existent URL, this repo.
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster.
 .
   [ Andrej Shadura ]
   * Order resolvconf.service after systemd-tmpfiles-setup.service.
     Thanks to Timon Reinold (Closes: #993140)
   * Make list-records usable on its own.
   * Add -i and -l/--list to dump resolvconf’s state.
   * Update the manpage to mention new options.
 .
 resolvconf (1.90) unstable; urgency=medium
 .
   * Add basic support for ifupdown2 multiple address families
     (Closes: #993270).
   * Move the normalisation script into a separate file.
   * Add a build-time test to verify interface order list is correct.
   * Synchronise the interface order lists.
   * Make the usage notice more useful.
   * Embed the version number during the package build process.
   * Add --version command.
   * Add --help/-h.
   * Remove a pointless use of which(1), since we know where ifquery lives.
   * Update copyright years.
 .
 resolvconf (1.89) unstable; urgency=medium
 .
   * Fix the silly dance around dh_installppp/ifupdown.
   * Default dh to non-verbose operation.
 .
 resolvconf (1.88) unstable; urgency=medium
 .
   [ Damyan Ivanov ]
   * update.d/libc: Add /usr/sbin:/usr/bin to $PATH (Closes: #992408).
 .
   [ Anders Jonsson ]
   * Update debconf Swedish translation (Closes: #968849).
 .
   [ Andrej Shadura ]
   * Mark old conffiles as remove-on-upgrade instead of using
     dpkg-maint-helper (Closes: #868104).
   * Modernise debian/rules.
   * Bump debhelper from old 12 to 13.
   * Rename debian/resolvconf.tmpfile to debian/resolvconf.tmpfiles.
   * Fix day-of-week for changelog entries 1.55, 1.53, 1.52, 1.38, 1.33,
     1.31, 1.29, 1.14, 1.13, 1.5, 1.4, 1.3, 1.2, 1.1, 0.43.
   * Set Rules-Requires-Root: no.
   * Set Standards-Version: 4.6.0.
 .
 resolvconf (1.87) unstable; urgency=medium
 .
   * Undo the damage on an incorrect merge commit:
     - Fix the maintainer’s address (Closes: #943735)
     - Revert "Skip pulling data into resolvconf, if isc-dhcp/ifupdown
       already push the same data to systemd-resolved and it is in use".
       Debian does not ship said hooks in ifupdown or isc-dhcp-client,
       so these fixes won’t work. Also, they use systemctl unconditionally
       which is fine in Ubuntu but not in Debian.
       (Closes: #979431)
   * Clean up the old conffile (Closes: #979436)
 .
 resolvconf (1.86) unstable; urgency=medium
 .
   [ Michael Biebl ]
   * Stop using deprecated systemd-resolve tool (Closes: #979258).
 .
 resolvconf (1.85) unstable; urgency=medium
 .
   [ Dimitri John Ledkov ]
   * Skip pulling data into resolvconf, if isc-dhcp/ifupdown already pushed
     the same data to systemd-resolved and it is in use.
Checksums-Sha1:
 4db8d9a45e66478ed4d4b97a2fa9494d044cfe72 1818 resolvconf_1.91ubuntu1.dsc
 e153d6405efc38727041b75f4fa5549926c5f774 75000 resolvconf_1.91ubuntu1.tar.xz
 e39d5a9c5e8824e346234997fbf8fd324e6d8416 7684 resolvconf_1.91ubuntu1_source.buildinfo
Checksums-Sha256:
 56cade8ca5405be2d6b6794cda633cbf6a5a8405cfa4686761757b00f96aec1e 1818 resolvconf_1.91ubuntu1.dsc
 527b3b92a41b717007470da868b50aa3d5f870b15228582695e7d8877f394746 75000 resolvconf_1.91ubuntu1.tar.xz
 2bcfd09772bbe2631522e57d1a1e51c6c360acdf8679100ba99f4b7df8183f5e 7684 resolvconf_1.91ubuntu1_source.buildinfo
Files:
 0947af1dcc31b918d15277b4a18ae718 1818 net optional resolvconf_1.91ubuntu1.dsc
 e1dadb470c7c648d8b7966c50c39ef49 75000 net optional resolvconf_1.91ubuntu1.tar.xz
 35677221bdee237bd8a87b50cfd87ce7 7684 net optional resolvconf_1.91ubuntu1_source.buildinfo
Original-Maintainer: resolvconf team <team+resolvconf at tracker.debian.org>


More information about the kinetic-changes mailing list