[ubuntu/zesty-proposed] unattended-upgrades 0.93.1ubuntu2.1 (Accepted)

Louis Bouchard louis.bouchard at ubuntu.com
Thu Apr 27 20:58:27 UTC 2017


unattended-upgrades (0.93.1ubuntu2.1) zesty; urgency=medium

  * Complete the solution for the unattended-upgrades.service unit not
    correctly working (LP: #1654600):
    - d/rules : Remove the override_dh_installinit. The stop option is no longer
      available so the command falls back to default. This is the normal
      behavior so the override is not required
    - d/unattended-upgrades.init : Add Default-Start runlevels, otherwise the
      unattended-upgrades.service unit cannot be enabled on boot
    - d/postinst : Cleanup the stop symlinks created by the wrong
      override_dh_installinit. Without that, the systemd unit cannot be
      enabled correctly.
      Force disable the service before deb-systemd-helper runs so the old
      symlink is not left dangling (workaround for Debian Bug #797108).
      Force enable and start of the systemd unit to work around Debian Bug #797108
      which fails to enable systemd units correctly when WantedBy= statement
      is changed which is the case here.
    - d/unattended-upgrades.service : Fix the service so it runs correctly on
      shutdown :
        Remove DefaultDependencies=no : Breaks normal shutdown dependencies
        Set After= to network.target and local-fs.target. Since our service is
        now ExecStop, it will run before network and local-fs become unavailable.
        Add RequiresMountsFor=/var/log /var/run /var/lib /boot : Necessary if
        /var is a separate file system. Set WantedBy= to multi-user.target
    - Add DEP8 tests to verify the following :
      Verify that the unattended-upgrades.service unit is enabled and started.
      Verify that InstallOnShutdown works when configured.

Date: Fri, 21 Apr 2017 12:40:29 +0200
Changed-By: Louis Bouchard <louis.bouchard at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/unattended-upgrades/0.93.1ubuntu2.1
-------------- next part --------------
Format: 1.8
Date: Fri, 21 Apr 2017 12:40:29 +0200
Source: unattended-upgrades
Binary: unattended-upgrades
Architecture: source
Version: 0.93.1ubuntu2.1
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Louis Bouchard <louis.bouchard at ubuntu.com>
Description:
 unattended-upgrades - automatic installation of security upgrades
Launchpad-Bugs-Fixed: 1654600
Changes:
 unattended-upgrades (0.93.1ubuntu2.1) zesty; urgency=medium
 .
   * Complete the solution for the unattended-upgrades.service unit not
     correctly working (LP: #1654600):
     - d/rules : Remove the override_dh_installinit. The stop option is no longer
       available so the command falls back to default. This is the normal
       behavior so the override is not required
     - d/unattended-upgrades.init : Add Default-Start runlevels, otherwise the
       unattended-upgrades.service unit cannot be enabled on boot
     - d/postinst : Cleanup the stop symlinks created by the wrong
       override_dh_installinit. Without that, the systemd unit cannot be
       enabled correctly.
       Force disable the service before deb-systemd-helper runs so the old
       symlink is not left dangling (workaround for Debian Bug #797108).
       Force enable and start of the systemd unit to work around Debian Bug #797108
       which fails to enable systemd units correctly when WantedBy= statement
       is changed which is the case here.
     - d/unattended-upgrades.service : Fix the service so it runs correctly on
       shutdown :
         Remove DefaultDependencies=no : Breaks normal shutdown dependencies
         Set After= to network.target and local-fs.target. Since our service is
         now ExecStop, it will run before network and local-fs become unavailable.
         Add RequiresMountsFor=/var/log /var/run /var/lib /boot : Necessary if
         /var is a separate file system. Set WantedBy= to multi-user.target
     - Add DEP8 tests to verify the following :
       Verify that the unattended-upgrades.service unit is enabled and started.
       Verify that InstallOnShutdown works when configured.
Checksums-Sha1:
 91cf67730ed3fee6289c1192beafc706c15c4a79 1889 unattended-upgrades_0.93.1ubuntu2.1.dsc
 bc9feebfd8e47b4ddb4412abc19585a336fe9fc6 92972 unattended-upgrades_0.93.1ubuntu2.1.tar.xz
Checksums-Sha256:
 1712fbe9c37839d1c337897e3c33b9c70d143d68c5832cd6f3ef9dbdac727ee3 1889 unattended-upgrades_0.93.1ubuntu2.1.dsc
 d7c7fc0501e9127e8b48c9becc2e6b0cd36012da0092b60c5665d45995d9cd5e 92972 unattended-upgrades_0.93.1ubuntu2.1.tar.xz
Files:
 29ec9dcbac8a795923a8c8fa3d326748 1889 admin optional unattended-upgrades_0.93.1ubuntu2.1.dsc
 3a9a422a8c4387fb341ad72f8e40df18 92972 admin optional unattended-upgrades_0.93.1ubuntu2.1.tar.xz
Original-Maintainer: Michael Vogt <mvo at debian.org>


More information about the Zesty-changes mailing list