unattended-upgrades 0.90ubuntu0.4 source package in Ubuntu

Changelog

unattended-upgrades (0.90ubuntu0.4) xenial; urgency=medium

  * The systemd unit needs to be an ExecStop since it is is activated on
    shutdown. Otherwise, it will get scheduled after completion of
    the local-fs.target. In the case where /var is a separate
    filesystem, unattended-upgrade-shutdown will hang until timeout
    since /var/run is expected but no longer there. Also added
    TimeoutStopSec=900 used in other released.(LP: #1654600)

 -- Louis Bouchard <email address hidden>  Fri, 03 Mar 2017 15:27:31 +0100

Upload details

Uploaded by:
Louis Bouchard
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unattended-upgrades_0.90ubuntu0.4.tar.xz 85.5 KiB 23cd67c4280e83297e5d128d233260b27b8b3ca7abd63b6623c1911b7c33c772
unattended-upgrades_0.90ubuntu0.4.dsc 1.8 KiB aa0ef9e12f16725c5d4e37a20d695b1ea2da4188fd0a9aa643a86b4e04a5ca2d

Available diffs

View changes file

Binary packages built by this source

unattended-upgrades: automatic installation of security upgrades

 This package can download and install security upgrades automatically
 and unattended, taking care to only install packages from the
 configured APT source, and checking for dpkg prompts about
 configuration file changes.
 .
 This script is the backend for the APT::Periodic::Unattended-Upgrade
 option.