commit e6b009abef795a046a5dba890317cf6dc402dd78
Author: Richard Hughes <richard@hughsie.com>
Date:   2010-06-08

    Release version 2.28.3

M	NEWS

commit 697b04118e03a3a0fb7dab0616d409ea3fee9c88
Author: Ankit Patel <ankit@redhat.com>
Date:	2010-05-27

    Translation patch for gnome-packagekit for Red Hat Supported Languages

    Signed-off-by: Richard Hughes <richard@hughsie.com>

M	po/LINGUAS
M	po/as.po
M	po/bn_IN.po
M	po/es.po
M	po/fr.po
M	po/gu.po
M	po/hi.po
M	po/it.po
M	po/ja.po
M	po/kn.po
C059	po/zh_TW.po	po/ko.po
M	po/ml.po
M	po/mr.po
M	po/or.po
M	po/ru.po
M	po/ta.po
M	po/te.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 6375ecb8b7480f02c0035cf5296958e339724d9f
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-05-04

    Mark three user-visible strings as translatable

M	data/gpk-application.ui

commit 14129c2d1f7fc628d32c2696ab0ed6c6e03ada2c
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-04-06

    Use /proc/%i/exe instead of cmdline when getting the exec of a sender

M	src/gpk-dbus.c

commit 10d0496cf6cbbe02f2ddd4e103a2936f1a581d32
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-04-07

    trivial: do not carry around the exec line globally in GpkHelperRun

M	src/gpk-helper-run.c

commit cd28132e2d02dde746878a7b550fa9d17c151114
Author: Jonathan Conder <j@skurvy.no-ip.org>
Date:	2010-04-08

    Set the cancel button to be initially insensitive

    Signed-off-by: Richard Hughes <richard@hughsie.com>

M	src/gpk-application.c

commit 2ff757fcfbc5692a409f31feed5e534c6c8d0179
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-04-14

    Fix a crash where the desktop file that was installed has no root
    directory. Fixes rh#581682

M	src/gpk-desktop.c

commit 771421d475ad3e30e38284940ba0408d5d54222b
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2010-04-13

    Updated Marathi Translations

M	po/mr.po

commit bb8b2ea46d58dfb9fffe0bb58d1c5d99b9d9c452
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-03-03

    trivial: remove -Wredundant-decls as system headers are often to blame

M	configure.ac

commit ea4816a229a947601fef1398f7a0436da7bcb0b8
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-03-22

    Fix the error when the user clicks the about menu item

    This removes the broken gpk_check_update_about_dialog_url_cb()
    function
    as it never could work, and really does not. Fixes rh#559875

M	src/gpk-check-update.c

commit 9951e0fb638c637964ea5c5cf3aacbaf64717fbd
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-03-23

    Check if we got an invalid pixbuf to prevent a crash

    This can happen with broken themes, and fixes rh#541212

M	src/gpk-animated-icon.c

commit 7ba1bc705357350a094e991b724a055e54e74703
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-03-23

    Allow the user to select the GPG key information to be able to
    verify it

    Fixes rh#497106

M	data/gpk-signature.ui

commit f719bc82facb2419f89865803e60c7e790cab3f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-03-25

    Fix up a thinko where were were checking for updates every day when
    the user had specified 'Never'. Fixes rh#544573

M	src/gpk-auto-refresh.c

commit 7e635bd955f220a91873a520f35f3b5dc9783cb6
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-02-05

    Don't hide the restart status icon just because the daemon
    exited. Fixes rh#553966

M	src/gpk-watch.c

commit 1778f5b0eb9eb9c2dec1ac729b74d27c42108e72
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-01-28

    When we ask to logout, actually logout, rather than shutdown.

M	src/gpk-session.c
M	src/gpk-update-viewer.c

commit 995d8c939f43dc560aeaa4356a4f7a2431fb8ef5
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-01-27

    Update the Free Software Foundation address

M	docs/pk-test-install.py
M	python/packagekit/gtkwidgets.py
M	src/egg-console-kit.c
M	src/egg-console-kit.h
M	src/egg-dbus-monitor.c
M	src/egg-dbus-monitor.h
M	src/egg-debug.c
M	src/egg-debug.h
M	src/egg-markdown.c
M	src/egg-markdown.h
M	src/egg-string.c
M	src/egg-string.h
M	src/egg-test.c
M	src/egg-test.h
M	src/gpk-animated-icon.c
M	src/gpk-animated-icon.h
M	src/gpk-application-main.c
M	src/gpk-application.c
M	src/gpk-application.h
M	src/gpk-auto-refresh.c
M	src/gpk-auto-refresh.h
M	src/gpk-backend-status.c
M	src/gpk-cell-renderer-info.c
M	src/gpk-cell-renderer-info.h
M	src/gpk-cell-renderer-restart.c
M	src/gpk-cell-renderer-restart.h
M	src/gpk-cell-renderer-size.c
M	src/gpk-cell-renderer-size.h
M	src/gpk-cell-renderer-spinner.c
M	src/gpk-cell-renderer-spinner.h
M	src/gpk-cell-renderer-uri.c
M	src/gpk-cell-renderer-uri.h
M	src/gpk-check-update.c
M	src/gpk-check-update.h
M	src/gpk-common.c
M	src/gpk-common.h
M	src/gpk-dbus-task.c
M	src/gpk-dbus-task.h
M	src/gpk-dbus.c
M	src/gpk-dbus.h
M	src/gpk-desktop.c
M	src/gpk-desktop.h
M	src/gpk-dialog.c
M	src/gpk-dialog.h
M	src/gpk-enum.c
M	src/gpk-enum.h
M	src/gpk-error.c
M	src/gpk-error.h
M	src/gpk-firmware.c
M	src/gpk-firmware.h
M	src/gpk-gnome.c
M	src/gpk-gnome.h
M	src/gpk-hardware.c
M	src/gpk-hardware.h
M	src/gpk-helper-chooser.c
M	src/gpk-helper-chooser.h
M	src/gpk-helper-deps-install.c
M	src/gpk-helper-deps-install.h
M	src/gpk-helper-deps-remove.c
M	src/gpk-helper-deps-remove.h
M	src/gpk-helper-deps-update.c
M	src/gpk-helper-deps-update.h
M	src/gpk-helper-eula.c
M	src/gpk-helper-eula.h
M	src/gpk-helper-media-change.c
M	src/gpk-helper-media-change.h
M	src/gpk-helper-repo-signature.c
M	src/gpk-helper-repo-signature.h
M	src/gpk-helper-run.c
M	src/gpk-helper-run.h
M	src/gpk-helper-untrusted.c
M	src/gpk-helper-untrusted.h
M	src/gpk-inhibit.c
M	src/gpk-inhibit.h
M	src/gpk-install-catalog.c
M	src/gpk-install-local-file.c
M	src/gpk-install-mime-type.c
M	src/gpk-install-package-name.c
M	src/gpk-install-provide-file.c
M	src/gpk-language.c
M	src/gpk-language.h
M	src/gpk-log.c
M	src/gpk-modal-dialog.c
M	src/gpk-modal-dialog.h
M	src/gpk-prefs.c
M	src/gpk-repo.c
M	src/gpk-self-test.c
M	src/gpk-service-pack.c
M	src/gpk-session.c
M	src/gpk-session.h
M	src/gpk-update-icon.c
M	src/gpk-update-viewer.c
M	src/gpk-vendor.c
M	src/gpk-vendor.h
M	src/gpk-watch.c
M	src/gpk-watch.h
M	src/gpk-x11.c
M	src/gpk-x11.h

commit dd4334c46b85b20d9a3ba1288c3ee341b503782d
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-01-06

    Ensure we detect and use x11 to fix the compile when linking with
    --as-needed

M	configure.ac
M	src/Makefile.am

commit f35b58420b6c0d3cb93eca49e5ecf8a71a6073fe
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-01-07

    trivial: allow word wrapping in the error dialog to make sure it's
    not too wide to display

M	data/gpk-error.ui

commit 60fbb5aa0e9b84f201439080adb0205a88a1eeeb
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-01-05

    trivial: don't leak path or client in the error path

M	src/gpk-repo.c

commit 613026fad7287f7e7ca3cf386786a24e54bcfc7a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-11

    Don't show the selected packages as deps of the to be updated
    packages. Fixes rh#546247

    Note, this only affects PackageKit >= 0.5.5

M	src/gpk-helper-deps-update.c
M	src/gpk-helper-deps-update.h
M	src/gpk-update-viewer.c

commit 7476d1c62ab3393cda5918de01e909a8dcf353d5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-08

    Check the GpkDbusTask object only replies once to each session
    request in order to hunt a bug

M	src/gpk-dbus-task.c

commit ce8772f3af7f9929ab501bea878a0d8578cbd8d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-07

    trivial: Post release version bump

M	RELEASE
M	configure.ac