[ubuntu/yakkety-proposed] unattended-upgrades 0.92ubuntu1.4 (Accepted)
Louis Bouchard
louis.bouchard at ubuntu.com
Thu Apr 27 22:38:23 UTC 2017
unattended-upgrades (0.92ubuntu1.4) yakkety; 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: Tue, 04 Apr 2017 18:31:42 +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.92ubuntu1.4
-------------- next part --------------
Format: 1.8
Date: Tue, 04 Apr 2017 18:31:42 +0200
Source: unattended-upgrades
Binary: unattended-upgrades
Architecture: source
Version: 0.92ubuntu1.4
Distribution: yakkety
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.92ubuntu1.4) yakkety; 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:
f10ae5f713c87de39136c8c33453a69f61b84885 1881 unattended-upgrades_0.92ubuntu1.4.dsc
1c10dbd2448554660401a8f0065ff6e51a2ab0b5 90256 unattended-upgrades_0.92ubuntu1.4.tar.xz
Checksums-Sha256:
ee11be2229ccb2493ab222b0bb9308c8fa12754027d710f6db95d0cc7195b0ff 1881 unattended-upgrades_0.92ubuntu1.4.dsc
07c7cdb0529ea8b0f78cb461d4020ed6622874377a1f8a77bdc7eb9d5b01de21 90256 unattended-upgrades_0.92ubuntu1.4.tar.xz
Files:
61b4be17f1898c210ace1e4c249b91fd 1881 admin optional unattended-upgrades_0.92ubuntu1.4.dsc
a05844a5062bb13bc931f3d762ab317f 90256 admin optional unattended-upgrades_0.92ubuntu1.4.tar.xz
Original-Maintainer: Michael Vogt <mvo at debian.org>
More information about the Yakkety-changes
mailing list