unattended-upgrades 0.90ubuntu0.2 source package in Ubuntu

Changelog

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

  * Create logfile_dpkg if it does not exist so that the file can be read
    later, thereby preventing a FileNotFound crash.  (LP: #1590321)
  * Create the directory /var/lib/apt/periodic/, if it does not exist, so that
    we don't receive a Traceback when trying to write a stampfile there.
    (LP: #1639977)

 -- Brian Murray <email address hidden>  Mon, 07 Nov 2016 14:38:04 -0800

Upload details

Uploaded by:
Brian Murray
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.2.tar.xz 85.0 KiB 68ec417ff333bd2dbc8f4b1034a4a5beb54e361955491993bbc35dc206f2baf7
unattended-upgrades_0.90ubuntu0.2.dsc 1.2 KiB f4f2dd920a3faf4024c2ac03bb2a84c4e6463fdad3df8abc63c054e7226ac476

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.