UbuntuUpdates.org

Package "update-manager"

Name: update-manager

Description:

This package is just an umbrella for a group of other packages, it has no description.
Description samples from packages in group:

  • Support modules for Muon Notifier and Apper
  • Text application that manages apt updates

Latest version: 1:16.04.17
Release: xenial (16.04)
Level: updates
Repository: universe

Links



Other versions of "update-manager" in Xenial

Repository Area Version
base main 1:16.04.3
base universe 1:16.04.3
security universe 1:16.04.12
security main 1:16.04.12
updates main 1:16.04.17
proposed universe 1:16.04.21
proposed main 1:16.04.21

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 1:16.04.20 2024-03-14 22:06:52 UTC

  update-manager (1:16.04.20) xenial; urgency=medium

  * d/control: Depend on ubuntu-advantage-tools >= 30~.
    Fixes edge case whereby the program crashes upon an incomplete
    response from ua security-status (LP: #2049785).
  * The New Release dialog should take precedence over a list of updates dialog
    if the latter would only show Ubuntu Pro updates in an unattached system.
    (LP: #2051115).

Source diff to previous version
2049785 /usr/bin/update-manager:json.decoder.JSONDecodeError:/bin/update-manager@118:start_update:start_available:refresh_cache:_get_ua_security_status:load:
2051115 ubuntu pro integration interferes with dist-upgrade prompting

Version: 1:16.04.17 2019-11-25 13:06:44 UTC

  update-manager (1:16.04.17) xenial; urgency=medium

  * Correctly detect the usage of a username in changelog URIs. (LP: #1849004)

 -- Brian Murray <email address hidden> Mon, 11 Nov 2019 18:54:28 -0800

Source diff to previous version
1849004 update-manager stopped loading update descriptions / changelog

Version: 1:16.04.16 2019-10-11 00:06:56 UTC

  update-manager (1:16.04.16) xenial; urgency=medium

  * Use HTTPS for changelogs.ubuntu.com (LP: #1744318)
  * Add support for HTTPS proxies; this breaks UpdateManager.Core.utils.init_proxy()
    API - the return value is now a dict, rather than a string (LP: #1771914).

 -- Julian Andres Klode <email address hidden> Tue, 20 Aug 2019 13:59:31 +0200

Source diff to previous version
1744318 changelogs.ubuntu.com should be using HTTPS
1771914 release-upgrade-motd can't update message via apt proxy

Version: 1:16.04.15 2018-11-01 20:06:26 UTC

  update-manager (1:16.04.15) xenial; urgency=medium

  * Keep or delete packages after looping over all of them.
    This prevents the resolver from changing the packages in the loop resulting
    in not keeping some phased packages back from being upgraded. (LP: #1072136)
  * Stop lazy import of InstallBackends.
    Lazy imports made update-manager crash when an update-manager
    update changed the backend API and an updated incompatible backend
    was loaded to the not updated running update-manager process. (LP: #1795898)
  * Cancel transaction on exit only when Cancel button is active.
    Also ignore exception when cancellation fails. (LP: #1790670)
  * Make commit()'s last parameter optional for avoiding crash on upgrade
    (LP: #1771894)

 -- Balint Reczey <email address hidden> Thu, 04 Oct 2018 21:51:10 +0200

Source diff to previous version
1072136 [FFe] After doing updates, update manager propose to install an empty list of updates
1795898 TypeError: _action_done() got an unexpected keyword argument 'trans_failed'
1790670 /usr/bin/update-manager:aptdaemon.errors.AptDaemonError(org.debian.apt):_convert_dbus_exception:cancel:__call__:call_blocking:_on_clicked:_deferable:
1771894 /usr/bin/update-manager:TypeError:\u003clambda\u003e:on_button_install_clicked:start_install:_start_pane:start:unwind_generator

Version: 1:16.04.14 2018-10-01 09:06:39 UTC

  update-manager (1:16.04.14) xenial; urgency=medium

  * Print transaction error and let the user try again applying updates
    (LP: #1317164)
  * Don't ask backend to do package operations aready done.
    Aptdaemon cancels the transaction when asked to remove packages already
    removed which results the failure being shown to the user. This
    is unnecessary as update-manager can just filter the package operations to
    be done using a fresh cache and decrease the likelyhood of hitting
    a race condition where packages to be removed are already removed.
    (LP: #1791931)

 -- Balint Reczey <email address hidden> Wed, 19 Sep 2018 09:18:52 +0200

1317164 Show reason of TransactionFailed and let the user try again instead of crashing
1791931 Update-manager crashes in _show_transaction due to packages being already removed



About   -   Send Feedback to @ubuntu_updates