UbuntuUpdates.org


AllMaverickLucidKarmicJauntyIntrepidHardyAll PPAs
Recent Search QueriesSearch Statistics

Package update-manager

Name: update-manager

Description:

GNOME application that manages apt updates
This is the GNOME apt update manager. It checks for updates and lets the user
choose which to install.

Latest version: 1:0.126.6
Ubuntu release: karmic (9.10)
Level: base
Repository: main

All versions of update-manager in Karmic

base (this page) base base updates proposed
1:0.126.6 1:0.125 1:0.125 1:0.126.10 1:0.126.10

See all versions of update-manager in all Ubuntu releases and repositories.

Links

Packages in group

update-manager-core update-manager-kde

Change Log

Version: 1:0.126 2009-10-08 19:03:56 UTC
update-manager (1:0.126) karmic; urgency=low

  * DistUpgrade/DistUpgrade.cfg:
    - add gnome-app-install to the ForcedObsoletes
  * DistUpgrade/DistUpgrade.cfg.hardy:
    - add ability to upgrade from hardy to karmic (as asked for
      by Jonathan Riddell)
  * DistUpgrade/DistUpgradeQuirks.py:
    - add quirk handler to mark the dependencies of
      language-support-translations-* as manual on upgrade
  
      The language-support-translations- packages are removed in 
      karmic and would otherwise be marked as auto-removable.
      (LP: #439296)
    - convert PASS value from 1 to 0 for ntfs entries in
      /etc/fstab (LP: #441242) and add tests for it
    - put 386 to generic transition code here and decouple from
      the kernel selection
    - inhibit gnome-screensaver once the upgrade started 
      to avoid X crash (LP: #439594)
  * DistUpgrade/DistUpgradeCache.py:
    - workaround issues with kdesu when it drop the permission bits
      in a tmpdir (thanks to Jonathan Riddell)
    - fix base-installer kernel selection (LP: #441629)
    - fix log dir does not exist, create it (LP: #441959)
  * UpdateManager/backend/InstallBackendAptdaemon.py:
    - give up lock before running aptdaemon (LP: #445920)
  * po/ 
    - updated from launchpad (required as during a release upgrade
      we can't use langpacks)

 -- Michael Vogt   Thu, 08 Oct 2009 17:45:25 +0200

Source diff to previous version
439296 update-manager: "jaunty->karmic upgrade removes former language-support-translations-* dependencies"
441242 partman-basicfilesystems: "Ubiquity generates bad fstab with NTFS partitions"
439594 update-manager: "X crashes while upgrading fglrx from Jaunty to Karmic using update-manager"
441629 update-manager: "Karmic server upgrade loses kernel metapackages"
441959 update-manager: "update-manager crashed with OSError in _initAptLog()"
445920 update-manager: "show listbox of obsolete stuff to selectively tick/untick"

Version: 1:0.125.4 2009-09-25 15:01:36 UTC
update-manager (1:0.125.4) karmic; urgency=low

  * DistUpgrade/DistUpgradeQuirks.py:
    - fix brown paperbag bug in quirks hanlding  (LP: #436302)
  * DistUpgrade/DistUpgradeViewGtk.py:
    - fix crash in gettext initialization (LP: #436438)

 -- Michael Vogt   Fri, 25 Sep 2009 13:08:46 +0200

Source diff to previous version
436302 update-manager: "fatal error on upgrade to karmic"

Version: 1:0.125.3 2009-09-24 18:01:39 UTC
update-manager (1:0.125.3) karmic; urgency=low

  * DistUpgrade/DistUpgrade.cfg.hardy:
    - fix upgrades from hardy by allowing the removal of sysvutils
  * data/glade/UpdateManager.ui:
    - remove dialog title for cache open progress (LP: #435653)
  * DistUpgrade/DistUpgradeQuirks.py:
    - add translators hints for some strings (LP: #433116)
  * UpdateManager/Core/DistUpgradeFetcherCore.py:
    - fixed typo (thanks to Henrique P. Machado)
  * UpdateManager/UpdateManager.py:
    - fix i18n issues with gtkbuilder
  * DistUpgrade/DistUpgradeQuirks.py:
    - stop kblueplugd kbluetooth when the upgrade starts to
      avoid them crashing during the upgrade 
      (thanks to Jonathan Riddell)
  * UpdateManager/backend/InstallBackendAptdaemon.py
    - setup correct window icon
  * data/glade/UpdateManager.ui:
    - switch from unicode … to "..." until the issues with
      gettext is resolved (LP: #434107)

 -- Michael Vogt   Thu, 24 Sep 2009 18:41:22 +0200

Source diff to previous version

Version: 1:0.125.2 2009-09-16 00:33:44 UTC
update-manager (1:0.125.2) karmic; urgency=low

  [ Michael Vogt ]
  * DistUpgrade/DistUpgradeCache.py:
    - add check for 5Mb safety buffer in /tmp, this ensures that
      dkms can run and ensure we do not run when /tmp is mounted
      in overflow mode (LP: #427035)
  * data/glade/UpdateManager.ui:
    - remove dialog title for the battery warning and fix button
      order (thanks to Matthew Paul Thomas)
  * data/glade/UpdateManager.ui:
    - fix duplicated accelerator keys (LP: #425817)
  * UpdateManager/UpdateManager.py:
    - close app when ESC is pressed in the battery warning
  * UpdateManager/UpdateManager.py:
    - ensure that the changelog always matches the currently selected
      pkg by fixing race during download (LP: #424918) 
  * UpdateManager/backend/InstallBackendAptdaemon.py:
    - do not hang when cancel is clicked (LP: #426718)
  * add sed patch facility and patch the gnome debconf frontend 
    before the upgrade starts so that it can not crash when 
    perl moves from 5.8.0 to 5.10.0 (LP: #387112)
  * data/glade/UpdateManager.ui:
    - use bigger default width (LP: #418201)

  [ Brian Murray ]
  * typo fixes (thanks to Brian Murray, LP: #423409)

 -- Michael Vogt   Tue, 15 Sep 2009 10:50:24 +0200

Source diff to previous version

Version: 1:0.125.1 2009-09-15 00:31:41 UTC
update-manager (1:0.125.1) karmic; urgency=low

  [ Josh Holland ]
  * Fixed several typos (LP: #93804, LP: #277731, LP: #404435)
  
  [ Rugby471 ]
  * Center window on the screen (LP: #423355)
  
  [ Michael Vogt ]
  * DistUpgrade/DistUpgrade.ui:
    - remove unused "destroy_event" handler (LP: #428842)
    - remove unused handlers to avoid RunTime warning
  * DistUpgrade/DistUpgradeQuirks.py:
    - make ARMv6 error message clearer (LP: #409523)
  * UpdateManager/Core/MetaRelease.py:
    - more robustness for invalid configuration of the meta-release
      file (LP: #428558)
    - more robustness if the server sends invalid meta-release data
  * UpdateManager/GtkProgress.py:
    - make button_cancel click event work
    - add sensible default width
  * DistUpgrade/DistUpgradeCache.py:
    - fix crash in partial upgrade (LP: #428203)

 -- Michael Vogt   Mon, 14 Sep 2009 12:01:41 +0200



About   -   Changelog   -   Send Feedback