unattended-upgrades 0.73.1 source package in Ubuntu

Changelog

unattended-upgrades (0.73.1) unstable; urgency=low

  [ Michael Vogt ]
  * unattended-upgrade:
    - re-eval pkgs_kept_back after a successful upgrade to ensure
      that its in sync with the cache (closes: #639840), thanks to
      Iain Nicol
    - do not write dpkg terminal log in --dry-run mode instead just
      output to stdout (closes: #640329)
  * test/test_origin_pattern.py:
    - test fixes
  
  [ Peter Eisentraut ]
  * debian/unattended-upgrade.init:
    - add support for "status" action
  
  [ Iain Nicol ]
  * unattended-upgrade:
    - ensure pkgs_to_upgrade stays sorted and fix crash
 -- Michael Vogt <email address hidden>   Thu,  20 Oct 2011 12:44:18 +0000

Upload details

Uploaded by:
Michael Vogt
Uploaded to:
Precise
Original maintainer:
Michael Vogt
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
unattended-upgrades_0.73.1.tar.gz 59.6 KiB a49710fe2e4cbba52953500a045c540f5ada5003ce8f5d0e7232b8673353bf91
unattended-upgrades_0.73.1.dsc 994 bytes 0c23bf8b1aee02e810938aa85075dd5c000b9350dbb7bfd36141561b499ad789

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.