[Bug 414239] Re: Please update packagekit-gnome to 2.27.91 version

Savvas Radevic vicedar at gmail.com
Thu Aug 27 13:41:23 UTC 2009


This new upstream release (2.27.91) fixes bug #406426 and the
GDK_MULTIHEAD_SAFE problem (disabled by default).

  * New upstream release (LP: #414239)
  * debian/python-packagekit-gtk.install: Check 
    debian/tmp/usr/lib/python*/*-packages/
  * debian/rules: Use dh_install --fail-missing, useful to warn if a file 
    was not included in the package.
  * debian/control:
    + Drop devicekit build-dependency libdevkit-gobject-dev, fixed upstream
      (LP: #406426)
    + Add build-dependency libdbus-glib-1-dev
  * configure.patch: Removed GDK_MULTIHEAD_SAFE patch (fixed upstream)
  * fix_path_to_gstreamer_helper.patch: Use g_strcmp0 instead of egg_strequal
  * debian/docs: add AUTHORS

There are plenty of bug fixes and some new features, all in a detailed report here:
http://git.gnome.org/cgit/gnome-packagekit/tree/NEWS

P.S. Note that gnome-packagekit is renamed to packagekit-gnome for
Ubuntu.

Version 2.27.91
~~~~~~~~~~~~~~~
Released: 2009-08-24

* New Features:
 - Show the notifications pointing at the status icon when possible (Richard Hughes)
 - Copy 'strict' option to configure to add -Werror from PackageKit (Anders F Bjorklund)
 - Watch /dev/.udev/firmware-missing for changes so we pick up hotplug requests too (Richard Hughes)
 - Add the pk-device-rebind functionality to replug hardware (Richard Hughes)

* Bugfix:
 - Wrap license in about dialogue (Christian Persch)
 - Remove markup from .ui files (Gabor Kelemen)
 - Add accelerator. Fixes #590999 (Gabor Kelemen)
 - Only return the newest packages for mime, fonts and codec helpers. Fixes rh#514879 (Richard Hughes)
 - Only install the newest native-arch package when using the session methods. Fixes rh#509569 (Richard Hughes)
 - Don't show a modal dialog when the user cancels the file install (Richard Hughes)
 - Egg update to fix compile on FreeBSD (Richard Hughes)
 - Reduce in weight X-GNOME-Autostart-Phase desktop files (Richard Hughes)
 - Ignore hidden desktop files when we show the list of new applications (Richard Hughes)
 - Only run the update if the dep check was successful (Richard Hughes)
 - Don't show the auth-failure dialog in the update viewer (Richard Hughes)
 - Show errors when using the firmware client, don't just silently fail (Richard Hughes)
 - Add CanStop and CanRestart methods on the ConsoleKit helper (Richard Hughes)
 - Never use a title on a modal error dialog (Richard Hughes)
 - Check in more places if a user is able to restart (Richard Hughes)
 - Add application/x-deb to the list of files we try to open (Richard Hughes)
 - Improve the firmware code when multiple devices are requesting the same files (Richard Hughes)
 - Resize the deps list in a better way. Fixes rh#517662 (Richard Hughes)
 - Don't show a single menu item for the left click on the updates star (Richard Hughes)
 - Only show the on-battery warning only if we would have performed the update (Richard Hughes)
 - Don't allow double click on a help item. Fixes rh#518854 (Richard Hughes)
 - Change the firmware 'Do not show again' to a 'Ignore devices' button (Richard Hughes)

Version 2.27.5
~~~~~~~~~~~~~~
Released: 2009-08-03

* New Features:
 - Port all the code to using PolicyKit1 rather than PolicyKit (Richard Hughes)
 - Reduce the size displayed as the package is downloaded in the update viewer (Richard Hughes)
 - Scroll to the package being processed in the update list. Fixes rh#510984 (Richard Hughes)

* Bugfix:
 - Don't unconditionally force on NEWEST filtering in the update viewer (Richard Hughes)
 - Fix compile with old versions of PackageKit (Richard Hughes)
 - Fix up few translations to include trailing full stop. Fixes fd#22745 (Richard Hughes)
 - Don't do the update check as soon as the UpdatesChanged signal is recieved (Richard Hughes)
 - Don't flash the gpk-repo UI when we enable or disable repos. Fixes half of rh#510730 (Richard Hughes)
 - Check the language tags before trying to parse them. Fixes fd#22792 (Richard Hughes)
 - Ensure we re-set the proxy when packagekitd re-appears on the bus (Richard Hughes)
 - When doing queries automatically, don't spam them with locking failure messages. Fixes gnome#588698 (Richard Hughes)
 - Build a private library and link that to reduce the size of the package by 300kb (Richard Hughes)
 - Don't set the package view insensitive when doing searches, and add a delay to prevent flicker. Fixes rh#510730 (Richard Hughes)
 - Make some of the libnotify bubbles more sane (Richard Hughes)
 - Don't show (0) in the update viewer if there is nothing to download (Richard Hughes)
 - Don't show the 'Update System Now' link in the update dropdown, the user should use the update viewer (Richard Hughes)
 - Add in different translations for encode, decode and unknown. Fixes rh#497737 (Richard Hughes)
 - Make the arch filter a single tickbox, not an option group (Richard Hughes)
 - Don't print the package list when we have a RestartRequired of a security type (Richard Hughes)
 - Add some missing punctuation in some of the restart strings (Richard Hughes)
 - Reduce the size of two of the messagebox titles (Richard Hughes)
 - Add a 'Selected packages' group in add/remove programs like kpackagekit (Richard Hughes)
 - Use the correct icon in the panel when restarts are required (Richard Hughes)
 - Actually make the gnome-session code work by using the correct callback signatures (Richard Hughes)
 - We don't require DeviceKit, so don't check for it. Fixes bgo#590157 (Richard Hughes)
 - Only return the newest packages for mime, fonts and codec helpers and to perhaps fix rh#514879 (Richard Hughes)

Version 2.27.3
~~~~~~~~~~~~~~
Released: 2009-06-01

* New Features:
 - Add a link to gpk-log in gpk-application (Christoph Wickert)
 - Enable nice build output on automake1.11 (Richard Hughes)
 - Enable the warning GSEAL_ENABLE and fix up build failures (Richard Hughes)
 - Check for dependancies before downloading updates in the update viewer (Richard Hughes)
 - Add --parent-window options to the client tools so they are set transient in gpk-application (Richard Hughes)

* Bugfix:
 - Include <locale.h> in gpk-update-viewer.c (Jaap A. Haitsma)
 - Use gtk_show_uri instead of deprecated gnome-open (Jaap A. Haitsma)
 - Don't use English enumerated values in GConf, instead use seconds (Richard Hughes)
 - Check packages content-type before sending them to the daemon (Richard Hughes)
 - Add a tooltip to the package entry box in the service pack creator (Richard Hughes)
 - Fix a double free when we fail to find packages (Richard Hughes)
 - Show normal updates in the update viewer severity column (Richard Hughes)
 - Populate the manpage package names correctly (Richard Hughes)
 - Force intltool to recognise .ui files as gettext/glade files (Richard Hughes)
 - Set the GpkHelperRun window to be modal. Fixes rh#506010 (Richard Hughes)
 - Connect to gnome-session to get the idle status, not gnome-screensaver (Richard Hughes)
 - Don't show a generic icon when we have messages (Richard Hughes)
 - Get rid of the 'Display Notification' section in the preferences pane (Richard Hughes)
 - Don't try to update previously added deps to be installed in the update viewer (Richard Hughes)
 - Fix mnemonic conflict in gpk-application (Richard Hughes)
 - When the user clicks hide, do so until the session is restarted. Fixes rh#507062 (Richard Hughes)
 - Move a few GConf keys to the correct places (Richard Hughes)
 - Add preference to be able to see every PackageKit transaction, even if it's active (Richard Hughes)
 - Don't ignore the user pressing escape to dismiss a GpkHelperChooser (Richard Hughes)
 - Use small form factor mode when the window is nearly as big as the display (Richard Hughes)
 - Don't use a large package screen on notebooks with small displays (Richard Hughes)
 - Use the newest filter by default in the update viewer. Fixes rh#508505 (Richard Hughes)
 - Use better wording when a package sent RequireRestart (Richard Hughes)
 - Don't include the size column in the Status column. Fixes rh#509067 (Richard Hughes)
 - Run all the packages after install, not just the selected package (Richard Hughes)
 - Clear the run list when we setup a new GpkHelperRun. Fixes fd#22489 (Richard Hughes)
 - Use a PkPackageList in gpk-appliction to store the package list (Richard Hughes)
 - If the use has set get-updates policy to never, then ignore updates-changed events. Fixes rh#509104 (Richard Hughes)
 - Fix up a translation string. Fixes fd#22623 (Richard Hughes)
 - Don't connect to key press _and_ release in gpk-log. Fixes rh#509636 (Richard Hughes)


** Attachment added: "packagekit-gnome_2.27.91-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/30902306/packagekit-gnome_2.27.91-0ubuntu1.diff.gz

-- 
Please update packagekit-gnome to 2.27.91 version
https://bugs.launchpad.net/bugs/414239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list