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
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
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