UbuntuUpdates.org

Package "unattended-upgrades"




Name: unattended-upgrades

Description:

automatic installation of security upgrades

Latest version: *DELETED*
Release: bionic (18.04)
Level: proposed
Repository: main

Links


Download "unattended-upgrades"


Other versions of "unattended-upgrades" in Bionic

Repository Area Version
base main 1.1ubuntu1
updates main 1.1ubuntu1.18.04.14

Changelog

Version: 1.1ubuntu1.18.04.2 2018-07-12 15:06:52 UTC

  unattended-upgrades (1.1ubuntu1.18.04.2) bionic; urgency=medium

  [ Balint Reczey ]
  * Clear cache when autoremoval is invalid for a package set marked for
    removal and clear cache after failed commits to return from a possibly
    invalid state (LP: #1779157)
  * Don't start or gracefully stop upgrade on battery (LP: #1773033)
  * Skip updates on metered connections (Closes: #855570) (LP: #1781183)
  * Add debian/tests/upgrade-all-security to install all current security updates.
    On development releases this tests latest stable, on stable releases it tests
    the release itself.
  * Speed up unattended-upgrade (Closes: #892028, #899366) (LP: #1396787)
    - Adjust candidates only for packages to be possibly installed
    - Filter out packages cheaper when they are not from allowed origins
    - Collect autoremovable packages, too, when looking for upgradable ones
    - Measure time of running with --dry-run in autopkgtests
  * Skip starting init.d script in debhelper-generated postinst part
    (LP: #1778800)

  [ Ivan Kurnosov ]
  * Fixed is_pkgname_in_blacklist to be side-effect free. (LP: #1781176)
    Otherwise 'is_pkgname_in_blacklist' mutates the 'pkgs_kept_back' and
    'unattended-upgrades' treats the package as a blacklisted candidate

 -- Balint Reczey <email address hidden> Thu, 12 Jul 2018 13:52:24 +0200

Source diff to previous version
1779157 /usr/bin/unattended-upgrade:AssertionError:/usr/bin/unattended-upgrade@1927:main:do_install
1773033 unattended upgrade no longer actions on shutdown
1781183 Skip updates on metered connections
1396787 checking trust of archives eats a lot of cpu
1778800 package unattended-upgrades 1.1ubuntu1.18.04.1 failed to install/upgrade: installed unattended-upgrades package post-installation script subprocess r
1781176 Blacklisted packages are included in the \
855570 unattended upgrades only in my WLAN - Debian Bug report logs
892028 unattended-upgrades: too slow to be unattended - Debian Bug report logs

Version: 1.1ubuntu1.18.04.1 2018-06-21 21:06:48 UTC

  unattended-upgrades (1.1ubuntu1.18.04.1) bionic; urgency=medium

  [ Michael Vogt ]
  * unattended-upgrades: fix Unlocked context manager. (LP: #1602536)
    The Unlocked context manager did correctly unlock but did not
    reacquire the lock which means that in minimal-upgrade step
    mode it is possible to run apt code without a lock. If something
    else (like landscape, apt, synaptic, packagekit) locks the cache
    in the meantime this will work and u-u will get dpkg errors
    because dpkg will not be able to perform its operations. It is
    less of an issue in non-minimal mode, but even then the auto-remove
    step may fail in this way.

  [ Balint Reczey ]
  * Fix adjusting candidates (LP: #1775292)
  * Relock apt lock before reopening the cache (LP: #1602536)
  * Fix crashing while adjusting candidates and save candidates to adjust only
    in first sweep run, not emptying the set later
    (Closes: #901258) (LP: #1775307)

 -- Balint Reczey <email address hidden> Wed, 06 Jun 2018 16:30:55 -0700

1602536 /usr/bin/unattended-upgrade:apt.cache.LockFailedException:/usr/bin/unattended-upgrade@1468:main:do_auto_remove:cache_commit:commit:_fetch_archives
1775292 Unattended-upgrades stopped adjusting candidates in 1.1
1775307 Unattended-upgrades crashes in adjusting candidates in 1.2ubuntu1 version
901258 unattended-upgrades: crashes adjusting candidates - Debian Bug report logs



About   -   Send Feedback to @ubuntu_updates