commit 3750e6c43f98a57284289a04131956459a742815 Author: Richard Hughes Date: 2010-11-08 Release version 2.91.2 M NEWS commit eeef20e777192f88ae297137629270a907660b5d Author: Richard Hughes Date: 2010-11-06 trivial: fix --enable-tests and make check M src/gpk-enum.c M src/gpk-self-test.c commit 9a312b397db44487536afc6ef4d368bd30c40809 Author: Richard Hughes Date: 2010-11-06 Add the ability to choose the upgrade mode in the operating system upgrade tool M src/gpk-distro-upgrade.c commit 24e66028c8dbc067720d0593d96a1fcd1b593638 Author: Yaron Shahrabani Date: 2010-11-06 Updated Hebrew translation. M po/he.po commit 8e9c4450c56bff53eb0384354e13d91c56601046 Author: Jonathan Conder Date: 2010-11-06 Fix python3 compile Signed-off-by: Richard Hughes M python/enum-convertor.py commit a57540d73733af2f3a222c75c8e9e63611c6858d Author: Daniel Mustieles Date: 2010-11-06 Updated Spanish translation M po/es.po commit bccf9e0235ffe7c64832bbe9336d9c359b2fb24d Author: Richard Hughes Date: 2010-11-05 trivial: make the distro restart dialog a bit nicer M src/gpk-distro-upgrade.c commit 56d1e8e7b3c2fe24dbf49abde07ab14dd71c2010 Author: Matthias Clasen Date: 2010-11-05 Fix some spacing issues in the update viewer M data/gpk-update-viewer.ui commit eae7a99d30b0c8b2ec242f997d2597e5e7121120 Author: A S Alam Date: 2010-11-04 update Punjabi Translation by A S Alam M po/pa.po commit 06111cc1d72d1d20fd385accc10e40e55202ee02 Author: Yaron Shahrabani Date: 2010-11-04 Updated Hebrew translation. M po/he.po commit 41ed9ee795a28e109cdd610f0e58a2433614a214 Author: Yaron Shahrabani Date: 2010-11-04 Updated Hebrew translation. M po/he.po commit 184be72ebde51230cbfbd053e89fd364b9890294 Author: Daniel Mustieles Date: 2010-11-03 Updated Spanish translation M po/es.po commit 915bc8e7071b0f06fdc95136a0b86a6230ec4503 Author: Richard Hughes Date: 2010-11-03 trivial: fix up Fedora spec file M contrib/gnome-packagekit.spec.in commit 7bad21740b1f92ded8c2eb85fbe6e34fa77ae124 Merge: f9603a3 b4a0b34 Author: Richard Hughes Date: 2010-11-03 Merge branch 'distro-upgrade' commit b4a0b3404195641a3ef4a5bcc5c36301f87ed027 Author: Richard Hughes Date: 2010-11-02 Start a simple distribution upgrade tool that uses PackageKit M data/Makefile.am A data/gpk-distro-upgrade.desktop.in M po/POTFILES.in M src/.gitignore M src/Makefile.am A src/gpk-distro-upgrade.c commit f9603a3e607fdaa8b9ae7449234eb7a74aa28815 Author: Takayuki KUSANO Date: 2010-11-03 Updated Japanese translation M po/ja.po commit 35f35fca097d73e6b2b2c9e9295a8eddbcc63294 Author: Richard Hughes Date: 2010-11-02 Use pk_client_set_cache_age() to optimize the amount of downloaded data M src/gpk-check-update.c commit 5581da5841064a8c613715c623cd4474491cc732 Author: Carles Ferrando Date: 2010-10-29 Updated Catalan (Valencian) translation M po/ca@valencia.po commit 72edd690a9866d9a2a12662b4dde1adbfcbdf619 Author: Richard Hughes Date: 2010-10-26 Install a desktop file for new versions of gnome-settings-daemon. Fixes #633195 M data/.gitignore M data/Makefile.am A data/gpk-pk-gtk-module.desktop commit a88ca840d415f161f6fa8a49d9c0b413175f3da1 Author: Richard Hughes Date: 2010-10-26 Port from EggDebug to the built-in GLib logging framework M po/POTFILES.in M src/Makefile.am M src/cc-update-panel.c M src/egg-console-kit.c M src/egg-dbus-monitor.c D src/egg-debug.c D src/egg-debug.h M src/egg-markdown.c M src/egg-string.c M src/gpk-animated-icon.c M src/gpk-application.c M src/gpk-auto-refresh.c M src/gpk-cell-renderer-info.c M src/gpk-cell-renderer-restart.c M src/gpk-cell-renderer-size.c M src/gpk-cell-renderer-uri.c M src/gpk-check-update.c M src/gpk-common.c M src/gpk-dbus-service.c M src/gpk-dbus-task.c M src/gpk-dbus.c A src/gpk-debug.c A src/gpk-debug.h M src/gpk-desktop.c M src/gpk-dialog.c M src/gpk-enum.c M src/gpk-error.c M src/gpk-firmware.c M src/gpk-gnome.c M src/gpk-hardware.c M src/gpk-helper-chooser.c M src/gpk-helper-run.c M src/gpk-inhibit.c 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-log.c M src/gpk-modal-dialog.c M src/gpk-self-test.c M src/gpk-service-pack.c M src/gpk-session.c M src/gpk-task.c M src/gpk-update-icon.c M src/gpk-update-viewer.c M src/gpk-vendor.c M src/gpk-watch.c M src/gpk-x11.c commit 42a06f7e035cc094b5e0de0ccdb315fc66b22946 Author: Richard Hughes Date: 2010-10-26 trivial: Now we're using GtkComboBoxText, we don't have to construct the combo model ourselves M src/cc-update-panel.c commit 7bbd4308cb30640861d99ca31f8c7cc4effa8dfe Author: Richard Hughes Date: 2010-10-26 Port to the new GtkApplication API M data/gpk-client.ui M data/gpk-error.ui M data/gpk-eula.ui M data/gpk-log.ui M data/gpk-service-pack.ui M data/gpk-signature.ui M data/gpk-update-viewer.ui M help/.gitignore M po/POTFILES.in M src/Makefile.am M src/cc-update-panel.c M src/gpk-animated-icon.c D src/gpk-application-main.c M src/gpk-application.c D src/gpk-application.h M src/gpk-auto-refresh.c M src/gpk-check-update.c M src/gpk-dbus-service.c M src/gpk-firmware.c M src/gpk-hardware.c M src/gpk-log.c M src/gpk-modal-dialog.c M src/gpk-service-pack.c M src/gpk-session.c M src/gpk-update-icon.c D src/gpk-update-viewer-main.c M src/gpk-update-viewer.c D src/gpk-update-viewer.h M src/gpk-watch.c commit a4b5a2d653762aa3fe82cf0fbdfca47d7f024ad6 Author: Richard Hughes Date: 2010-10-26 Port to GtkComboBoxText M data/gpk-prefs.ui M src/cc-update-panel.c commit 7a2f6c3190b28cab5fb6b8cad7f2c693e371139a Author: Wolfgang Stöggl Date: 2010-10-26 Updated German documentation translation M help/de/de.po A help/de/figures/gpk-updates-overview.png A help/de/figures/gpk-updates-warning.png commit ab9a67f557bba37b203fb3680f354ef685fefd5a Author: Wolfgang Stöggl Date: 2010-10-25 Updated German documentation translation M help/de/de.po commit 1dc35f4fe84220f7024ecc07375883ae180afcd2 Author: Wolfgang Stöggl Date: 2010-10-25 Added figures for German documentation translation M help/de/figures/gpk-application-groups.png A help/de/figures/gpk-repo-auth.png A help/de/figures/gpk-signature.png A help/de/figures/gpk-updates.png commit 3dc98ecab79414925a4fdfe6d226004d70baeedb Author: Bruno Brouard Date: 2010-10-22 New French doc translation Contributed by Laurent Coudeur and Bruno Brouard M help/Makefile.am A help/fr/figures/gpk-added-deps.png A help/fr/figures/gpk-application-groups.png A help/fr/figures/gpk-client-codecs.png A help/fr/figures/gpk-log.png A help/fr/figures/gpk-prefs.png A help/fr/figures/gpk-repo-auth.png A help/fr/figures/gpk-repo.png A help/fr/figures/gpk-service-pack.png A help/fr/figures/gpk-signature.png A help/fr/figures/gpk-updates-overview.png A help/fr/figures/gpk-updates-warning.png A help/fr/figures/gpk-updates.png A help/fr/fr.po commit 071f54e9d1f44c4089d103ddda49a2dc15479e18 Author: Richard Hughes Date: 2010-10-21 Remove gpk-backend-status It's a development 'toy' tool that hasn't been kept up to date. M contrib/gnome-packagekit.spec.in M data/Makefile.am D data/gpk-backend-status.ui M src/.gitignore M src/Makefile.am D src/gpk-backend-status.c commit d7066f489f457512c640ed382ac2147d24195f3a Author: Matej Urbančič Date: 2010-10-21 Added sl for Slovenian translation M help/Makefile.am commit 9a8d7d4bafdbab4a48fbfd0ef5072410e4edb1ff Author: Matej Urbančič Date: 2010-10-21 Added Slovenian translation A help/sl/sl.po commit 139411fb759f99f29dbdaaf73a7481ea39d2a39f Author: Yaron Shahrabani Date: 2010-10-20 Updated Hebrew translation. M po/he.po commit b720703817535da4ca315ee23fccaa3e1792dc98 Author: A S Alam Date: 2010-10-19 updating translation for Punjabi M po/pa.po commit 69f54739260fc2a8dd6972aefd1a4c93c0f9925e Author: Daniel Mustieles Date: 2010-10-19 Updated Spanish translation M po/es.po commit cca6b0e16ed863cec294e2e7ecdb0904b27dc6d9 Author: William Jon McCann Date: 2010-10-18 Remove status icon use in GpkWatch Signed-off-by: Richard Hughes M src/gpk-check-update.c M src/gpk-check-update.h M src/gpk-update-icon.c M src/gpk-watch.c M src/gpk-watch.h commit 1efccf17638b2b7e658c54351a5e8492729bfad5 Author: William Jon McCann Date: 2010-10-18 Port to libnotify 0.7.0 Signed-off-by: Richard Hughes M configure.ac M contrib/gnome-packagekit.spec.in M src/gpk-check-update.c M src/gpk-common.h M src/gpk-dbus-service.c M src/gpk-dbus-task.c M src/gpk-firmware.c M src/gpk-hardware.c M src/gpk-update-icon.c M src/gpk-watch.c commit 6155d08010fc25c5f25911af2c86c3cea8d171ce Author: Richard Hughes Date: 2010-10-18 Fix singular / plural mismatch in _success_ dialog. Fixes #628814 M src/gpk-dbus-task.c commit 5d3c60d92b931c229895e8c9e83ed8c8196ff890 Author: Changwoo Ryu Date: 2010-10-17 Added Korean translation M po/LINGUAS A po/ko.po commit 28d1aabb4536c2c2c5248f0c318df59b2ea13318 Author: Richard Hughes Date: 2010-10-15 trivial: Print any error from pk_desktop_get_files_for_package() to the console to help debugging M src/gpk-helper-run.c commit 583b81b3d34602e4add3edfc5022f0a9d70329a0 Author: Richard Hughes Date: 2010-10-12 Don't crash the control center if the PackageKit reply happens when we've unloaded M src/cc-update-panel.c commit f44799df7bb82bc46c5cff8f449d0660e137b9e1 Author: Matthias Clasen Date: 2010-10-12 Adapt to minor GtkCellRenderer api change M src/gpk-cell-renderer-uri.c commit bcc8d5425c5679f7183495e7b428bae3313b1a05 Author: A S Alam Date: 2010-10-09 updating translation for Punjabi M po/pa.po commit e5dc3defb27d166c78bd6d7f0c461530c400e084 Author: Richard Hughes Date: 2010-10-08 Split up the update settings into two tabs to declutter the UI M data/gpk-prefs.ui commit 091422327055eb4d4d177f3b310a0234b075daba Author: Vincent Untz Date: 2010-10-07 Do not hardcode /usr/libexec as libexecdir Note that this makes the code for gpk_dbus_task_path_is_trusted() a bit more complex since we can't assume $(libexecdir) will be /usr/libexec or /usr/libexec/, and that will cause issues when comparing strings. https://bugzilla.gnome.org/show_bug.cgi?id=628962 M src/Makefile.am M src/gpk-dbus-task.c commit 38391aa1654dbee612c9d825026ae427fa1aa6ef Author: Daniel Mustieles Date: 2010-10-07 Updated Spanish translation M po/es.po commit 75a1e6e1dd96fb390f9ad3fb0b1c0836b3ba03f2 Author: Fran Diéguez Date: 2010-10-07 Updated Galician translations M po/gl.po commit 532ab363c5d156909f6396df6cb412a11602ad50 Author: Richard Hughes Date: 2010-10-06 Add the X-GNOME-Settings-Panel category so the control center panel is not in 'Other' M data/gpk-prefs.desktop.in commit 7a4e204103bd2003a92e2f57d91822640a9f15f2 Author: Yaron Shahrabani Date: 2010-10-06 Updated Hebrew translation. M po/he.po commit a0876bf6bea8847f1ab7f67ed8cdd79d875f53a7 Author: Mario Blättermann Date: 2010-10-05 [i18n] Updated German translation, fixed bug #631402 M po/de.po commit c731a546c288d8b048949b02518aead2eb411b5b Author: Richard Hughes Date: 2010-10-05 trivial: Post release version bump M RELEASE M configure.ac