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

    Release version 0.5.6

M	NEWS
M	configure.ac

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

    yum: include PackageKit in the list of essential packages

M	backends/yum/yumBackend.py

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

    yum: show a message to the user if the repo could not be
    reached. Fixes rh#531838

M	backends/yum/yumBackend.py

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

    cnf: ensure we send error messages to stderr, not stdout. Fxes
    rh#545220

M	contrib/command-not-found/pk-command-not-found.c

commit cf44fd345394adbab6b846ad05b1f2586790cb4d
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-01-05

    Fix a trivial translation typo

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

M	po/de.po

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

    trivial: Set the value of NoUpdateProcessList to nothing to preserve
    0.5.x compatibility, as client GUI's cannot be changed

M	etc/PackageKit.conf.in

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

    bugfix: Ensure to set the correct error if getting the transaction
    ID fails. Fixes rh#551546

M	lib/packagekit-glib/pk-client.c

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

    Add functionality to check if certain running applications should
    prevent an update

M	src/pk-transaction-extra.c
M	src/pk-transaction-extra.h
M	src/pk-transaction.c

commit 5a8b0872e35e436ef4604782c29a9f3bf4918b63
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-16

    trivial: add a file to the dummy backend for testing

M	backends/dummy/pk-backend-dummy.c

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

    Correct the transaction RequireRestart extra callback to fix a
    potential crash

M	src/pk-transaction-extra.c

commit 4e5c32d47bf30625c663a7b572b6cca16affa86a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-15

    trivial: Add a helper pk_conf_get_strv() for getting string arrays

M	src/pk-conf.c
M	src/pk-conf.h

commit 78ed20da225e0bffee4cb3f457919a80c70d2660
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-15

    Add a new config file entry, NoUpdateProcessList that specifies
    processes that should not be updated when running

M	etc/PackageKit.conf.in

commit 5ee910c8c3dd7bb15ac89a0070d90a4a06afcdaa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-15

    trivial: use the PkProc shared functionality rather than the hacked
    up version in PkTransactionExtra

M	src/pk-transaction-extra.c

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

    Fix a crash where the extra library check file callbacks had the
    wrong signature

M	src/pk-transaction-extra.c

commit 955942b0f17847ce108674981818bc4817923884
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-15

    trivial: use g_ptr_array_new_with_free_func() in PkTransactionExtra

M	src/pk-transaction-extra.c

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

    trivial: add functionality to PkProc to get the uid, and add two
    public functions

M	src/pk-proc.c
M	src/pk-proc.h

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

    Add a new error enum 'failed-due-to-running-process' for future code

M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

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

    Add PkProc, to monitor the running applications on the system for
    future functionality

M	src/Makefile.am
A	src/pk-proc.c
A	src/pk-proc.h
M	src/pk-self-test.c

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

    trivial: correct a warning message in PkTransactionExtra

M	src/pk-transaction-extra.c

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

    trivial: use g_ptr_array_unref() in PkLsof

M	src/pk-lsof.c

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

    trivial: post release version bump

M	RELEASE
M	configure.ac

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

    Release version 0.5.5

M	NEWS
M	docs/html/pk-download.html

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

    Revert an unintended API break in packagekit-glib, which was caused
    by an over-zealous sed script some weeks ago

M	lib/packagekit-glib/pk-catalog.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	lib/packagekit-glib/pk-task-list.c

commit 944368e6c7a8fbf5d42d7d9d6926084d7d3ec614
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-07

    aptcc: Emit the requested package too

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h

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

    When we fall back go get-depends for backend that don't support
    SimulateUpdatePackages, use UPDATING rather than REMOVING as the
    simulated enum

M	src/pk-transaction.c

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

    Add a trivial debugging comment

M	src/pk-backend.c

commit 75cd81f40764e779af54fe70f252239963ef3f2d
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-12-07

    PackageKit-Qt: Properly delete transactions on daemon crash

M	lib/packagekit-qt/src/clientprivate.cpp

commit 00916f9a2a08fa450c3a7dd9d0d5575ea857cd49
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-12-07

    PackageKit-Qt: Make running transactions emit error on daemon crash

M	lib/packagekit-qt/src/clientprivate.cpp

commit 227d6329c5f2437fb707547f33c09ae838b45b76
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-12-07

    Sending translation for Oriya

M	po/or.po

commit 32f1358b8f3332c6e09e5b91c2f3da6760047607
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-12-07

    Sending translation for Gujarati

M	po/gu.po

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

    bugfix: remove the two-line title in the custom PolicyKit dialog
    for install

M	src/pk-polkit-action-lookup.c

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

    bugfix: do not abort the daemon if the desktop database is invalid
    or corrupt

M	src/pk-transaction-extra.c

commit 08813d8e8fcab778dcd793551c9730cd5de15992
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-12-06

    PackageKit-Qt: Watch DBus signal NameOwnerChanged to detect in flight
    PK crashes

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/clientprivate.cpp
M	lib/packagekit-qt/src/clientprivate.h

commit be2a2644c9c3f1e6b1e928413fe771eeecd5dcf7
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-12-06

    PackageKit-Qt: Make error message more informative

M	lib/packagekit-qt/test/transactiontest.cpp
M	lib/packagekit-qt/test/transactiontest.h

commit 37eed9cc8a090094a286859677695e9ec746aa90
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-12-06

    PackageKit-Qt: Fix signal signature in Transaction test

M	lib/packagekit-qt/test/transactiontest.cpp

commit 67d9c97c8e953aee8960d1ff00197a97ce9ea246
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-12-06

    PackageKit-Qt: Refuse to run tests if backend != dummy

M	lib/packagekit-qt/test/main.cpp

commit 141df63d3ef2f13802d62943ba36a20b289c307d
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-12-06

    Sending translation for Serbian (Latin)

M	po/sr@latin.po

commit 33163f44db9830ad861ef260b14502b8003786a3
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-12-06

    Sending translation for Serbian

M	po/sr.po

commit 49d74b04a5fcf2c920249c1acce09014d8c783bf
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-12-06

    Sending translation for Spanish

M	po/es.po

commit 7cf84a52193a615d652408555eacad2fb6e45887
Author: elad <elad@fedoraproject.org>
Date:	2009-12-06

    Sending translation for Hebrew

M	po/he.po

commit 018b4f066816c950a467ae0d2e05b548dbca3041
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-04

    aptcc: Added gstreamer codec search (need to replace it with gst),
    cleaned the code and
	   improved the package description.

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	configure.ac

commit d4df92ea10d3165155c53fac4fa020afbac63f14
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-03

    pk-con: search provides for ANY instead of CODEC

M	client/pk-console.c

commit 5b185686689872932f58f2010859e7b61fd781b2
Merge: 226ccc1 ea73b10
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-03

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 226ccc154c296cc59773563b49bb129dafab6651
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-03

    aptcc: Added what provides mime type support

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	docs/html/pk-matrix.html

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

    Do not split more than one locale hint to fix setting LC_
    variables. Fixes rh#543716

M	src/pk-transaction.c

commit 850003dca256dae0cf68276a1170288514bdd11b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-03

    trivial: make two error descriptions different to help debug a problem

M	lib/packagekit-glib2/pk-common.c
M	src/pk-transaction.c

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

    glib2: never try to disconnect DBus signals if they were never
    connected

M	lib/packagekit-glib2/pk-client.c

commit 8768fa13c9a4f846cdf61a06e8e6507e563a79ad
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-03

    trivial: fix make check from exploding by unreferencing the array
    properly in the test suite

M	lib/packagekit-glib2/pk-desktop.c

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

    trivial: fix make check after the distro-id stuff was changed

M	data/tests/test.catalog
M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-common.c

commit 5e2d1ffb9876589989b620f0cacacfaacf7c7301
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-02

    yum: Only check certain transaction elements, not all of them. Fixes
    rh#541645

M	backends/yum/yumBackend.py

commit 5233d0d3af0e0505ca7ab5b7909ec8afe555835c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-12-02

    Ensure we return a very big number if we ask for the time since a
    role completed, and the role has never completed

M	src/pk-transaction-db.c

commit 1dd15d74211fbca32c612b286909e156f2c2d25e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-01

    packagekit-qt: Forgot to deprecate setLocale

M	lib/packagekit-qt/src/client.h

commit 4dc16a9e47ec14b5723437a2ff11361641541522
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-12-01

    packagekit-qt: Fixed emmition of updatesChanged(), and added
    DEPRECATED macro to warn users of the lib

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/transaction.h

commit 06399388253ed5b1bf166f3941c85a30c54f1930
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-30

    aptcc: Better error handling in instalation

M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/acqprogress.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit f3d5c1f9567d28e13c7e7e536599a32fd809aa08
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-30

    Use the license generator to update the list of free licenses to
    include font licences. Should fix rh#519394

M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

commit 401294b62fb340982162ac594e83342cef01da6b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-30

    Fix up the free license checker to include the free font licenses too

M	tools/pk-refresh-licenses.c

commit d6b606f1ba06c9e9ccd10b1c50935e6c3ada0aae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-30

    trivial: make the egg debug code more useful when using the
    environment variables

M	src/egg-debug.c

commit 4fb54a5c0da723400db5328e6293221f349114fa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-30

    yum: protect against yum, rpm and glibc from being removd manually
    or as deps in RemovePackages()

M	backends/yum/yumBackend.py

commit a5837c3e9cd7ae6ea62d3270b21d5e8a00a02779
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-27

    packagekit-qt: Oops forgot to return the transaction in searchFile

M	lib/packagekit-qt/src/client.cpp

commit 8b39d9c73079ca52441df41c92c3b2c6c48772de
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-27

    packagekit-qt: added support to what provides with a QStringList

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h

commit dbd660027f79bdadb3ce688a48b64294c9453e58
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-27

    Updated the Faq and example.catalog to match the new distro id

M	docs/example.catalog
M	docs/html/pk-faq.html
M	docs/html/upload.sh

commit 37d420fbe55b56eb61c38eac7aac39c3f1299a1f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    Removed the get_distro_id test

M	lib/packagekit-glib2/pk-common.c

commit 0187fd11625cc111c362c5e61ecd4ced8715607e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    packagekit-qt: fix icon loading

M	lib/packagekit-qt/src/package.cpp

commit 4e978220fdef701261e380ab2bc936d5d7e5759d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    packagekit-qt: fix and update typo in docs

M	lib/packagekit-qt/src/client.h

commit c3609e95c0091cc1d86e9990a9cf92fd45ff6b6d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    updating the o.f.p.xml description

M	src/org.freedesktop.PackageKit.xml

commit 0a488154bcbf19c6cbdf6913be1a48a53282fae0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-26

    trivial: Fix up some bugs spotted by clang

M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task.c
M	src/pk-engine.c

commit 6407a1f5495ea004eacfd3f9e0544b6ebbe29e41
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    Fixed one old call to get_distro_id and changed all identifiers
    to distro;version;arch

M	lib/packagekit-glib2/pk-service-pack.c
M	src/pk-engine.c

commit 0a2a8b7af684b423324cdf58fe1c505a71060400
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    Forgot a break in pk-engine.c

M	src/pk-engine.c

commit 62ed38d000b7f4b55f5e3329bf1d15bd939ac273
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    Moved get_distro id to a daemon property

M	client/pk-generate-pack.c
M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-common.c
M	lib/packagekit-glib2/pk-common.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/daemonproxy.h
M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c

commit ab79229988470391b4adb1e890540e48b4ba8bf8
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    Make the scan for desktop files be recursive

M	src/pk-transaction-extra.c

commit e83d3a9385f37bf1414e5a40a63e9c9737dbc434
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    packagekit-qt: A few improvements to getIcon()

M	lib/packagekit-qt/src/package.cpp

commit 596b5672455c7da4a19b2c5b9bd708fdd1943f67
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-11-26

    PackageKit-Qt: Fix behaviour on failed desktop database open

M	lib/packagekit-qt/src/package.cpp

commit e63bf5aab7216bb8042f74bdd67daf02e744079d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    packagekit-qt: Fix the open desktopdb path

M	lib/packagekit-qt/src/client.cpp

commit 259c5939f9c13b511e27e30b0e950f2c3d24e05d
Merge: d1c5b97 9b6d997
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-26

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 9b6d9974f47a98dfa93d41522859c201d043c07c
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-11-25

    PackageKit-Qt: Add function in Package class to get icon path

    This commit adds the Package::iconPath function that searches
    in the local sqlite database for the desktop file associated
    to a package and extracts the icon path.

M	lib/packagekit-qt/src/package.cpp
M	lib/packagekit-qt/src/package.h

commit d1c5b97fb4fea282eec7c87e9efab5cc1170b28c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-25

    packagekit-qt: Fix compilation path of desktop.db

M	lib/packagekit-qt/src/Makefile.am

commit 83ebe6b41ad81d42134cf43ec912ca070cb14792
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-25

    packagekit-qt: Added setHints(QString) conveniece function

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h

commit 529549faa5af6121209262d2d926f48a1ce40679
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-25

    packagekit-qt: fix indentation

M	lib/packagekit-qt/src/client.cpp

commit f98501fdfa0b7074b3c430ba6f8e2c84ca43b85c
Merge: 8123492 617e266
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-25

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 8123492232b45f599caad72062bc1da1073c9c52
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-25

    packagekit-qt: Added multiple files support to searchFile

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h

commit 617e26601a7e765b9a2dd96c6ed3f24b07982ff5
Author: raven <raven@fedoraproject.org>
Date:	2009-11-24

    Sending translation for Polish

M	po/pl.po

commit 32757da9f5ac1faf41426c5a7bf07c562309c3d3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-24

    trivial: switch around the symlinks to the version file as glib will
    soon be going away

T	lib/packagekit-glib/pk-version.h.in
T	lib/packagekit-glib2/pk-version.h.in

commit f932bcf49054055724ebe05eaa44dc62f1c4edad
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-24

    cron: Only email when a useful action was done. Fixes rh#540949

M	contrib/cron/packagekit-background.cron

commit aa45de6aaa964247143eb9abe6684f0a92925878
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-24

    pkcon: Add a return code for pkcon of 5 for 'nothing useful was done'

M	client/pk-console.c
M	client/pkcon.xml

commit d4bb5813adde39021870c08b67836635b6acad7a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-24

    pkcon: Add a message when there are no updates

M	client/pk-console.c

commit feb2c18664c37cf5217eeddb638307012ab33b61
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-24

    Add a --plain option to pkcon to better support not-running with
    a console

M	client/pk-console.c

commit ec036319b7560242a4e4ed5bdc101aa8ffbbe29a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-24

    Fix a potential crash when pkcon gets a restart-required signal

M	client/pk-console.c

commit ea6e34ee7f578fee46cddf5f2497cd28e15133ca
Author: raven <raven@fedoraproject.org>
Date:	2009-11-24

    Sending translation for Polish

M	po/pl.po

commit 606b2e5d806f9129b96ac4e13edee8fe0d2a53e1
Author: nippur <nippur@fedoraproject.org>
Date:	2009-11-24

    Sending translation for Dutch

M	po/nl.po

commit e5364d768c461283d50c3700a613aeba21626e52
Author: logan <logan@fedoraproject.org>
Date:	2009-11-23

    Sending translation for Spanish

M	po/es.po

commit 9c51a626a929889e29af6d66cccba67e42138822
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-23

    cnf: Run the newly installed file sync so we can return a proper
    exit code. Fixes rh#540482

M	contrib/command-not-found/pk-command-not-found.c

commit fe366e7e528c0266c3ad5b98020d203b982e2a3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-23

    yum: put a file monitor on /etc/yum.repos.d and signal RepoListChanged
    when it is manually changed

M	backends/yum/pk-backend-yum.c

commit 1fe9db27eaaa706b64fe6cb149b586e0ac7b35cb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-23

    trivial: Add the helper function pk_backend_repo_list_changed()

M	src/pk-backend.c
M	src/pk-backend.h

commit faa4ad45536b9d523964093adff5bf7c8f9f061d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-23

    Update to a better version of the egg-debug code

M	client/Makefile.am
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
M	client/pk-self-test.c
M	contrib/command-not-found/Makefile.am
M	contrib/command-not-found/pk-command-not-found.c
M	contrib/debuginfo-install/Makefile.am
M	contrib/debuginfo-install/pk-debuginfo-install.c
M	contrib/gstreamer-plugin/Makefile.am
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/pk-self-test.c
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/pk-self-test.c
M	po/POTFILES.in
M	po/POTFILES.skip
M	src/Makefile.am
M	src/egg-debug.c
M	src/egg-debug.h
M	src/pk-main.c
M	src/pk-self-test.c

commit 00e9e4bfc429bfd41401421068b123d98cdcc446
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-22

    Fix up a spelling mistake on the website

M	docs/html/pk-users.html

commit 09c55360b1262e89ec626fb4dc071ba5746a702b
Author: Tim Waugh <twaugh@redhat.com>
Date:	2009-11-20

    Fixed packagekit.client.what_provides() in Python bindings.

M	lib/python/packagekit/client.py

commit 92fcbdbcc99786098772d7014cbd9bb30fb79399
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-20

    Rename three methods in the unstable glib2 library so we are ready
    for 0.6.x in December

M	client/pk-console.c
M	contrib/command-not-found/pk-command-not-found.c
M	lib/packagekit-glib/pk-catalog.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	lib/packagekit-glib/pk-task-list.c
M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-client-sync.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 00bb6f03eac4d0b2b0fed1d0e3694ba73a0a25c3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-20

    yum: Protect more against repos that get disabled

M	backends/yum/yumBackend.py

commit f240982f73202185e6e7ec3efd3be311973a2c29
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-20

    Add some additional trivial help in run-pk.sh

M	src/run-pk.sh

commit 304327c61fa13b31677de04aea8dc9d4eda13c13
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-20

    Correct a few trivial NULL/FALSE mismatches

M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-task-sync.c
M	lib/packagekit-glib2/pk-task.c

commit 3d3513e5628e4d992e4c9204d26bf82c15227025
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-19

    Switch the signed install permission to require the root password

    Switch the signed package install required authentication to be
    auth_admin_keep
    by default, other distributions with different useability tradeoffs
    can override
    this with pkla files where required.

M	policy/org.freedesktop.packagekit.policy.in

commit 6774f1af0c2354e5463967ed1e5e9bdd8c57494a
Merge: f658735 c17314a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-19

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit c17314a388bbd6deb7c61e92687b78a2b944bb76
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-11-19

    smart: fix syntax error typo with only_trusted

M	backends/smart/smartBackend.py

commit f658735d6f9578ab6a3f9e92aa7bd7ceaf5f7390
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-18

    yum: throw errors from _findPackage which mackes it much easier to
    report (and ignore) different types of errors

M	backends/yum/yumBackend.py

commit d3066b774f7085769047f7eb1cd5bf0707947d6d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-18

    yum: don't fail with a crypic message if a package is being searched
    for is in a repo no longer available.

M	backends/yum/yumBackend.py

commit 315867f665ca36a8315afc03266902ff567c47c6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-18

    yum: Do a better fix for the non-name callback bug - trivial change

M	backends/yum/yumBackend.py

commit 948a2f3206c9e264159a01c0fb1d84a99d4a5813
Merge: 247f1bc 3a80942
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-18

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 3a80942ae04d1ced69e83b55eea7212c0395a572
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-17

    APT: Parse for closed Launchpad bugs in the Ubuntu changelogs

M	backends/apt/aptBackend.py

commit 247f1bcfa04817afe67f460a5ac490ee1b3c3a8e
Merge: 356176d 2c4956c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-17

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 2c4956c9226d11c50be012506872c71e66814a32
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-17

    APT: Minor cleanups to the markdown creator

M	backends/apt/aptBackend.py

commit b42c1ff61f762bdf8058a6dd8959983a48251249
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-17

    APT: Use a more readable markdown raw syntax

M	backends/apt/aptBackend.py

commit f6463cbd23e3990a067448f183d37ba7e9ff4e73
Merge: 667fadb ad0d42c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-17

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 667fadb194adcb7d2d9dc4d67e5c1039f9adb0b2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-17

    APT: Share the pinning file with Synaptic which allows to block
    updates
    in Synaptic

M	backends/apt/aptBackend.py

commit 356176d644904324cd5e832b6e4b2759857b60e3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-17

    yum: check the filename is valid before exploding when yum fails on
    us. Fixes rh#537381

M	backends/yum/yumBackend.py

commit ad0d42c859e39b0a40bbab504fe6c6ea6dea2834
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-17

    yum: fix the broken metadata ISO8601 encoded update detail values

M	backends/yum/yumBackend.py

commit f6473a1d16d88f7787d06be7a4b9328b7c925896
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-17

    bugfix: ignore blank ISO8601 dates

M	src/pk-backend.c

commit 0a8dc2fee0caf22c108fd6d2314408fb01c20f5d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-17

    bugfix: Ensure the update detail ISO8601 dates are formatted correctly
    before they are sent to the daemon

M	src/pk-backend.c

commit 2be5ed5caba1432c95a66d9573ab508e49e7b027
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-17

    dummy: ensure we send valid ISO8601 dates to the daemon

M	backends/dummy/pk-backend-dummy.c

commit 93d6435dfc97970ed6ee7993db0c4f2f5a9eb7a6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-16

    APT: Make use of the package metadata to search for provided gstreamer
    plugins

M	backends/apt/aptBackend.py

commit fd8482473bb392ca0bc79b74ad6a015ae3c477d0
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-11-14

    Sending translation for Oriya

M	po/or.po

commit 0d6d07546225d04e05cd4bcc8bd35733013599f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-13

    Revert "Python Backend: Consider the stdin/stdout encoding converting
    the"

    This reverts commit e39cb1df0d1d5c0acd3b6251020104dcc5842480.

M	lib/python/packagekit/backend.py

commit 30bb5ef9bcad3f7ecc48c0018bf2e19a3a3564c4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-13

    yum: format the package_id for printing when we print an error

M	backends/yum/yumBackend.py

commit 161e9e9fc54565b6960703c07be5916c6efbb834
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-13

    trivial: fix a Glib warning when the background boolean is left
    unset by the client

M	src/pk-backend-spawn.c

commit 29a0d51f0b5d3aca82e4f38be6ce97bcd49d6e54
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-13

    APT: Fix a typo which broke RemovePackages

M	backends/apt/aptBackend.py

commit ede9b5ddd7b653e253c7af2b841c2dee0d6faf9e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-13

    APT: Add support for removing obsoleted dependencies in RemovePackages

M	backends/apt/aptBackend.py

commit afcc409446f381dd5726d1d774eb6f8ca964e92f
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-11-12

    Sending translation for Telugu

M	po/te.po

commit 3ec084a99f9dfcc34d113cea84d7d67d1fd39591
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-12

    APT: Add missing datetime import

M	backends/apt/aptBackend.py

commit fe1a10469dd908d6bdad0a33c43fc93d73613898
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-12

    APT: Emit the INFO_DOWNGRADING for currently downgrading packages
    in the
    install progress

M	backends/apt/aptBackend.py

commit 0d1db13dbbfdb651577aaa7b153d3fe202fe30f4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-12

    APT: Send the INFO_FINISHED status for downloaded packages

M	backends/apt/aptBackend.py

commit 8e466a3a2894c36f9f41f92a1ee32cf763199414
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-12

    APT: Send the currently downloaded package in the download_package
    method

M	backends/apt/aptBackend.py

commit e45661f1adcfaa80feb84488729e7b0353c5dbb8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-12

    APT: Refractor download_packages and emit the files signal for
    downloaded packages

M	backends/apt/aptBackend.py

commit c81979d935bcbe2b5b22f2de74e4b0bafdbebc13
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-12

    APT: Separate the apt.package.Version/package id converter into
    its own
    method

M	backends/apt/aptBackend.py

commit 8cb7ca05efa9fe96246865d9db532fbce08fb961
Merge: b85e37a 71857f0
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-11

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit b85e37aa3c0e2af6187dee441dd25761f08252d4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-11-11

    Fixed python session example

M	docs/html/pk-faq.html

commit 71857f0dc251d28504871961bb3399480adc435c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-11

    APT: Allow to set the status of the PackgeKitFetchProgress. Make
    use of
    this to show STATUS_DOWNLOAD_REPOSITORY during a refresh

M	backends/apt/aptBackend.py

commit ef74644cae06f5ea1ac4f0efb9afc268e6ce5168
Merge: e0882e3 78a591b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-11

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit e0882e31d2e9775c9f9c68ec4a075d248b0c81d8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-11

    APT: Use markdown for the changelog and update_text of UpdateDetail.
    update_text skips some information from the changelog. Furthermore fix
    the cve und bugzilla URLs. Extract issued and updated from the
    changelog. Add a very basic and hard coded support for restart.

M	backends/apt/aptBackend.py

commit 78a591b9942afa19f6e21ac987a70af8a9faa05b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-10

    cnf: when we search for available files, use our preferred arch. Fixes
    rh#534169

M	contrib/command-not-found/pk-command-not-found.c

commit 4e71100758412f2807bf9636b2fc4f6b6c808f75
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-10

    trivial: fix compile on Ubuntu

M	configure.ac

commit 1a6df8485be8b6994642f795b0a262385495923f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    Fix two potential issues spotted by clang

M	lib/packagekit-glib2/pk-task.c

commit 88e852bc9ba785ffe247a9186d3d3a3d1ad452d2
Merge: 0f990c3 dfa9dd0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    Merge branch 'master' into no-more-C-structures

commit dfa9dd0f1ed00a15cf5401e8c8ceef8d0c86ecc0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    cnf: after a successful installation, re-exec new binary not
    command-not-found. Fixes rh#533554

M	contrib/command-not-found/pk-command-not-found.c

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

    cnf: handle the error condition where the package name would be
    invalid. Fixes rh#533014

M	contrib/command-not-found/pk-command-not-found.c

commit 0f990c34a5e8a5831174cc108a2f3bcf32898907
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    Ensure we use the unique package id rather than the name for the
    de-duplication filter dictionary. Fixes gnome#601246

M	lib/python/packagekit/filter.py

commit 33bfab11ee5005c8e21d2aedb446a230de727cb6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    Just for packagekit-glib2, drop the 'Code' from PkError as it's a
    redundant suffix

M	backends/aptcc/aptcc_show_error.cpp
M	backends/aptcc/aptcc_show_error.h
M	backends/poldek/pk-backend-poldek.c
M	client/pk-console.c
M	client/pk-monitor.c
M	contrib/browser-plugin/pk-plugin-install.c
M	contrib/command-not-found/pk-command-not-found.c
M	contrib/debuginfo-install/pk-debuginfo-install.c
M	docs/api/PackageKit-docs.sgml
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h
R063	lib/packagekit-glib2/pk-error-code.c
lib/packagekit-glib2/pk-error.c
R075	lib/packagekit-glib2/pk-error-code.h
lib/packagekit-glib2/pk-error.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-transaction.c

commit 7e3d25068c9f5a85956f89170a189b302992a4ca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    trivial: tiny bugfix to allow messages to be captured by the client

M	lib/packagekit-glib2/pk-client.c

commit 47ac466633fb48459294e75e299ac56163afc992
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    trivial: yum: fix up some package names vs. package_id naming issues

M	backends/yum/yumBackend.py

commit cf95de4ebc9a9e4d432ee760da2cd253374428e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    trivial: Fix pkcon get-transactions as it had a conversion error

M	client/pk-console.c

commit 221b6c84b7b5186670c77dd347f1cdf4391acaa2
Merge: b8edbb0 7005e0a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    Trivial: fix conflicts

commit e597bc1a0c1105a7ad930e954bfa10d31637e780
Merge: 922c1dd e926d83
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-09

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 922c1dd90c9eaa16b07a6de6f78af23223147e5f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-09

    APT: Fix update version sanity check and add the package name to the
    error message.

M	backends/apt/aptBackend.py

commit 7005e0af84874207ab6863f18ac48508237ced5c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-09

    cnf: after a successful installation, re-exec new binary not
    command-not-found. Fixes rh#533554

M	contrib/command-not-found/pk-command-not-found.c

commit e390b7bb666995fb7091bc18f9b8ea8e7ee5e954
Merge: 295503c e926d83
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-07

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit e926d83fdc1aea288a1e7c27e4e7d8a762b50296
Author: aalam <aalam@fedoraproject.org>
Date:	2009-11-07

    Sending translation for Punjabi

M	po/pa.po

commit d6750bf02850a103b51f4bb9c15b68e63dc1a4e4
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-11-07

    documentation: trivial style/typo fixes in FAQ

M	docs/html/pk-faq.html

commit bc7e987cf2064d6a103c46e8bdc0d0da1868d323
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-11-07

    documentation: suggest working additional resources for gdb broken
    link

M	docs/html/pk-bugs.html

commit 0484a9cbfd8f4e1268fc9a6df0cf61868fa06877
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-11-07

    documentation: refactor adding backends to packagekit on download page

M	docs/html/pk-download.html

commit d9a4dd76ae46ea3320063838ef1365b8b4dcdb23
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-11-06

    documentation: refactor download instructions for precompiled packages

    including the following changes to homogenize the syntax used
    and avoid
    obsolete or confusing information:

    * add link to pk-users for a more complete/visual distribution list
    * reformat all lines to use same format for name and initial version
    * avoid transitorial references in ubuntu description

M	docs/html/pk-download.html

commit e9334823e772ace1f73990f58b59ef91e9b2d672
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-11-06

    documentation: revert version order for unstable versions to match

M	docs/html/pk-download.html

commit 0a8a6b9192c1100d11066f0b036356ca10b21bc1
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-11-06

    documentation: correct link to presentation

M	docs/html/pk-intro.html

commit 8e6eb269bc43b1a27297361820a3ad2289434ce4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-06

    APT: Don't use internal attributes of python-apt as far as possible

M	backends/apt/aptBackend.py

commit 85dc6527165a06487f44a3ed0f57b945bb18440f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-06

    APT: Take the version of package into account when removing,
    installing
    and updating. Add some security/sanity checks

M	backends/apt/aptBackend.py

commit 36bf94de1a91c251fbf7fb38b97205b6897b356c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-06

    APT: Show some progress for processing downloads of changelogs. Don't
    emit to many status signals.

M	backends/apt/aptBackend.py

commit 4a2281ffd7a7873c5131dd83b8b61a8bf9212dfe
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-06

    APT: Catch an internal python-apt changelog downlad failed error
    message which is not provided as unicode

M	backends/apt/aptBackend.py

commit 295503c4a4c04a2741d6f4f0e708ab0e2af6828c
Merge: 804ca21 cd74677
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-06

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 7a0a96fdf3a500a79d0a64d917252d40cbd17321
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-06

    APT: Only emit additional changes in Simulate*

M	backends/apt/aptBackend.py

commit 9046445b3ff62c290a41ca86583de723acc3d0e0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-06

    APT: Fix small typo in method call of simulate_update

M	backends/apt/aptBackend.py

commit 804ca21010ef2a4350be0fea89e0a56a3e554cf0
Merge: 1d96ea9 369e601
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-05

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit cd746772b8eca261487308044b4cb092d4ea623a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-05

    APT: Remove obsolete return statements after PackageKitBackend.error
    call. Don't use ERROR_UNKNOWN

M	backends/apt/aptBackend.py

commit 62bfc7148b9062da82a073e7a382ab384f0c0d71
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-05

    APT: Replace the _find_package_by_id helper by _get_package_by_id
    which
    reuses _get_version_by_id

M	backends/apt/aptBackend.py

commit 1d96ea962b41f16fff0bbdf648b5f90e6e5c4bbb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-05

    cnf: handle the error condition where the package name would be
    invalid. Fixes rh#533014

M	contrib/command-not-found/pk-command-not-found.c

commit 369e6015274bcdd267fd8df89045144fee06f515
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-05

    APT: Rewrite get_requires to actually parse the dependecy information
    and takes virtual packages into account. Recursive searching is not
    implemented also or dependencies are handled as hard dependencies.

M	backends/apt/aptBackend.py

commit e4693080da5378b5e9c8e3a5624effa6054e5e23
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-05

    APT: Rewrite of get_depends. If a dependency cannot be installed
    emit a
    blocked package. Furthermore allow filtering, resolve virtual packages
    and take recommends into account if APT::Install-Recommands is set.

M	backends/apt/aptBackend.py

commit 92429c8c77e61be5273bcdcb7b74e4b5d8b9a226
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-04

    APT: Add a helper to get the apt.package.Version instance
    corresponding
    to a package id

M	backends/apt/aptBackend.py

commit 179db96faecbf942b59e4c26eeffad975fafe148
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-04

    APT: Fix installing package files from a not ASCII path

M	backends/apt/aptBackend.py

commit 0840ef2dd32721c768643b6bbfa1b6b3980341d0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-04

    APT: Do not fail if we cannot unset the locale correctly

M	backends/apt/aptBackend.py

commit e39cb1df0d1d5c0acd3b6251020104dcc5842480
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-04

    Python Backend: Consider the stdin/stdout encoding converting the
    arguments to unicode

M	lib/python/packagekit/backend.py

commit 3c6aae50a3805ca5196dcda45e381b170a5d6cb2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-04

    APT: Show a better error report for broken packages in get_depends

M	backends/apt/aptBackend.py

commit 21a9e1c129040df04e65fb54dd820cb8f76570ea
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-04

    APT: Fix emitting the correct installed/available status for packages

M	backends/apt/aptBackend.py

commit bdcd051da010d6fb35db192f5213ff3c3b90dcca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-02

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 6b07e91568d1f0f4b9893bf8d9b97a1469fd30f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-02

    Release version 0.5.4

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit e030581b7813e32d7f1194e60dc315d1278f7cf9
Merge: c050c64 8fd06eb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-11-02

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 8fd06eb77462892052d569733a5ec87276c8a2ec
Author: vpv <vpv@fedoraproject.org>
Date:	2009-11-02

    Sending translation for Finnish

M	po/fi.po

commit 8f04e2c7ffc51ce7e95461c8c6b0d815089e93c9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-11-02

    trivial: fix up two small failures in the self check code

M	lib/packagekit-glib2/pk-control.c

commit 865719503470acc59e9800b5a581d1f5c2e80a6e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-29

    gtk-module: Check the language code exists before we search for
    it. Fixes half of rh#531105

M	contrib/gtk-module/pk-gtk-module.c

commit 61563bcd1bb860743939bb863a7372e317156ca6
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-11-01

    poldek: implemented SimulateInstallPackages, SimulateRemovePackages
    and SimulateUpdatePackages

M	backends/poldek/pk-backend-poldek.c
M	docs/html/pk-matrix.html

commit 8547686af342d68fbfd0bea6ae2a413418299294
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-10-31

    Sending translation for Tamil

M	po/ta.po

commit c927ebc94744486f98b8bd89b5c5d90b390e589e
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-10-30

    Sending translation for Serbian (Latin)

M	po/sr@latin.po

commit e380386ac390af910c9871859b64bb3c0e95c735
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-10-30

    Sending translation for Serbian

M	po/sr.po

commit 942e53813e095a902bea7d7b5e7e7965408b5230
Author: Daniel Nicoletti <daniel@magie.tcp>
Date:	2009-10-30

    aptcc: cleaned lots of unused code, merged the dist-upgrade code

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	docs/html/pk-matrix.html

commit edc9b1926ec15b7908f5183059004f1ddea3bd06
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-10-30

    packagekit-qt: Fixed filters bug

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/util.cpp

commit 67d78e37a5fe96a7f348a4b7b94f3efa044a2a2a
Merge: c26223d da08aaa
Author: Daniel Nicoletti <daniel@magie.tcp>
Date:	2009-10-30

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit c050c64980ae9f2524887314954eefafd1863920
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-30

    APT: Add a helper method which allows to emit all visible versions of
    package. Use it to follow the spec for SearchName.

M	backends/apt/aptBackend.py

commit 1a88aceb53ba9e9e9942368e3017e1ab3eb87b8f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-30

    APT: Allow emitting apt.package.Version by introducing
    PackagetKitAptBacken._emit_pkg_version. Make use of the new method
    when
    emitting Package signals

M	backends/apt/aptBackend.py

commit da08aaab663afe562dd60b5a2edb2ce3eac23e1d
Merge: bb3a88a d0e8b56
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit bb3a88a0fc372746c5d1a375e5033ef5602d8160
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Fix a trivial debugging leftover in search_file

M	backends/apt/aptBackend.py

commit 08069d08d710314c1401431cd6ca62e3bf091b64
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Respect the SearchFile value specification (absoulte path and
    filename)

M	backends/apt/aptBackend.py

commit c26223d91d7383a3e38eae332ab7b7ecbf3d0e1c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-10-29

    packagekit-qt: Updated the API to have all the nem enums and use
    the properties, we broke ABI

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.cpp
M	lib/packagekit-qt/src/clientprivate.h
M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionproxy.h

commit d0e8b566bccd1a6e6ae3dc24df57e421c5e373eb
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-10-29

    Sending translation for Portuguese

M	po/pt.po

commit 584f310fcd3785ba4e71bf09db185410fc62afa7
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    Update feature matrix for APT backend

M	docs/html/pk-matrix.html

commit fe632124ae5ea1a54700d7adc91f9b014fabe650
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Add support for SimulateInstallFiles

M	backends/apt/aptBackend.py
M	backends/apt/pk-backend-apt.c

commit 7b93c44efc00af8aeef62a88a8c139cf2b4064d3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Add support for Simulate(Install|Remove|Update)

M	backends/apt/aptBackend.py
M	backends/apt/pk-backend-apt.c

commit 03620e4b77f2194bb2a8f742af7eaecca88ce851
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Move the dependency resolution for install, remove and update
    to a
    separate method for easier reuse in Simulate*

M	backends/apt/aptBackend.py

commit fddf75341e8fa87ee149d5d5963d4167e4ab2a3d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Don't fail if the syslog daemon is not available (Thanks mvo and
    scott)

M	backends/apt/aptBackend.py

commit 51ef74029ee35dca61776753e00d77cdaab7c189
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Make the InstallProgress more safe to not fail dpkg triggers
    messages

M	backends/apt/aptBackend.py

commit b376f6232bd7eb58810f18b8ae650cf8a512b2bc
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Add support for allow_deps of RemovePackages

M	backends/apt/aptBackend.py

commit f9cf5936365d58c8d11a331d1067b0250a13168b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Add support for only_trusted

M	backends/apt/aptBackend.py

commit 0d5c08d928eb25ae3fefb4111b43d6cd093ca010
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Instead of failing if the package cache is currently locked by
    another package manager wait until the lock is freed again

M	backends/apt/aptBackend.py

commit dcef9ae9313717e7e8c10ee0e154ef7aa4fa38e7
Merge: afcfeef d218907
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit afcfeef1e9dfa9cebac95fe0c9a6b1052afe7aef
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Only use apt-file when not searching exclusively for installed
    packages

M	backends/apt/aptBackend.py

commit ba78c707f100f5cabcb302939483a2e228f6639d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-29

    APT: Allow file name alternation in SearchFile

M	backends/apt/aptBackend.py

commit d21890741cad063e011e2d355706d0e81674666e
Author: Daniel Nicoletti <daniel@magie.tcp>
Date:	2009-10-28

    aptcc: Emit a usefull message while conffiles are not well handled,
	   emit dpkg errors.

M	backends/aptcc/apt.cpp
M	backends/aptcc/matcher.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit 32f3dbd334fcd9f38c25afd44e1ea3b9ef0c7422
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-10-28

    APT: Optionally make use of apt-file to search for files in not
    installed packages

M	backends/apt/aptBackend.py

commit 512dea1dc80755e9be1f21054146d0323a14c2dc
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-10-25

    documentation: xhtml specific

    * alt attribute is required for img
    * hr and br need a valid closing tag

M	docs/html/pk-faq.html
M	docs/html/pk-profiles.html

commit 3da2ddef79a2b81ff7aefb1ab94a1955ee2bcc6b
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-10-24

    documentation: invalid entities

M	docs/html/pk-authors.html
M	docs/html/pk-faq.html
M	docs/html/pk-screenshots.html

commit a90cce3f8915927289b1ee3e2577e8f4a22097a0
Author: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Date:	2009-10-24

    documentation: incorrect html

M	docs/html/pk-authors.html
M	docs/html/pk-download.html
M	docs/html/pk-faq.html
M	docs/html/pk-screenshots.html
M	docs/html/pk-users.html

commit d8d2385cc452b4bffb980a8036d7d4147bb09394
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-27

    Copy the check for .src.rpm packages to the simulate phase to fix
    rh#530264

M	backends/yum/yumBackend.py

commit f7ad658d5a5070d08be178cfa9704ca29418c885
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-27

    Add the missing InstallSignature role from the backend
    auto-detection. Fixes rh#530945

M	backends/yum/pk-backend-yum.c
M	src/pk-backend.c

commit 7b23500a55ab6e370ef788c0ebc8393bee5c87c6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-27

    trivial script to properly clean the gtk-doc generated files

A	docs/api/clean.sh

commit 17cf7c2bfadef59690c0c96a6af18ae2fb3430a2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-20

    yum: disable repos that are not contactable

M	backends/yum/yumBackend.py

commit 3de3a264e9cc5e62f6d270d1f4f74ac49590ed72
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-20

    cnf: don't exit before we try to search if no alternatives were found

M	contrib/PackageKit.spec.in
M	contrib/command-not-found/pk-command-not-found.c

commit 524bcbce7d47cc57a40d6efd9456cc234f75f02d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-14

    yum: add a few more entries in the yum-comps mapping

M	backends/yum/yum-comps-groups.conf

commit 644f9f1257f662e42b0892f89a57913dbcaedb08
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-14

    yum: only advertise GetDistroUpgrades if the preupgrade binary
    is present

M	backends/yum/pk-backend-yum.c

commit e8381809bf333017ef984c35dff867cda09bcd11
Author: thalia <thalia@fedoraproject.org>
Date:	2009-10-23

    Sending translation for Greek

M	po/el.po

commit e9cb36a03b2e019bc7d2671b79b36a687b05895e
Author: thalia <thalia@fedoraproject.org>
Date:	2009-10-22

    Sending translation for Greek

M	po/el.po

commit b8edbb09f71fb31dfff29d3376817def858bc1b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-22

    Switch to a 100% GObject design in packagekit-glib2, and get rid of
    the typedef'd PkItemX structures

    This allows packagekit-glib2 to be trivially bound by other runtimes
    and also allows us to add properties in the future without breaking
    ABI.

M	client/pk-console.c
M	client/pk-monitor.c
M	contrib/browser-plugin/pk-plugin-install.c
M	contrib/command-not-found/pk-command-not-found.c
M	contrib/debuginfo-install/pk-debuginfo-install.c
M	docs/api/PackageKit-docs.sgml
M	docs/migration-glib-to-glib2.txt
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-catalog.c
A	lib/packagekit-glib2/pk-category.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-category.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-console-shared.c
A	lib/packagekit-glib2/pk-details.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-details.h
A	lib/packagekit-glib2/pk-distro-upgrade.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-distro-upgrade.h
A	lib/packagekit-glib2/pk-error-code.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-error-code.h
A	lib/packagekit-glib2/pk-eula-required.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-eula-required.h
A	lib/packagekit-glib2/pk-files.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-files.h
D	lib/packagekit-glib2/pk-item.c
D	lib/packagekit-glib2/pk-item.h
A	lib/packagekit-glib2/pk-media-change-required.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-media-change-required.h
A	lib/packagekit-glib2/pk-message.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-message.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-package.h
A	lib/packagekit-glib2/pk-repo-detail.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-repo-detail.h
A	lib/packagekit-glib2/pk-repo-signature-required.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-repo-signature-required.h
A	lib/packagekit-glib2/pk-require-restart.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-require-restart.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-self-test.c
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task-text.c
M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task.c
A	lib/packagekit-glib2/pk-transaction-past.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-transaction-past.h
A	lib/packagekit-glib2/pk-update-detail.c
C050	lib/packagekit-glib2/pk-package.h
lib/packagekit-glib2/pk-update-detail.h
M	src/pk-backend.c
M	src/pk-transaction-db.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit 8d88605d1cc608fc5397d268529c434460ed9fe3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-20

    yum: disable repos that are not contactable

M	backends/yum/yumBackend.py

commit fec9a2ace5bbe7d3656c9ea12d6d9713cb15fa3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-20

    cnf: don't exit before we try to search if no alternatives were found

M	contrib/PackageKit.spec.in
M	contrib/command-not-found/pk-command-not-found.c

commit a4e6897f0118993a7229e31ac78f7d739265a558
Merge: 9522727 a41cd06
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-19

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit a41cd06a78a8531d6795fa91aac9262dab8b3807
Author: perplex <perplex@fedoraproject.org>
Date:	2009-10-18

    Sending translation for Italian

M	po/it.po

commit 3ad3fe0705d040a991dc5ef5f77263d5a9f5fca2
Author: perplex <perplex@fedoraproject.org>
Date:	2009-10-18

    Sending translation for Italian

M	po/it.po

commit 952272722ad861b5bf0eb3e86be66bbc3ec7150e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-14

    yum: add a few more entries in the yum-comps mapping

M	backends/yum/yum-comps-groups.conf

commit 8ee9b0199d537421035816b1dde7af236dc20a30
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-14

    yum: only advertise GetDistroUpgrades if the preupgrade binary
    is present

M	backends/yum/pk-backend-yum.c

commit 5ef3c8dc0a01e70be8d440de759460a5a427b179
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-14

    Add a vtable entry get_roles() to allow the backend to override what
    is advertised by the daemon

M	backends/alpm/pk-backend-alpm.c
M	backends/apt/pk-backend-apt.c
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/portage/pk-backend-portage.c
M	backends/ports/pk-backend-ports.c
M	backends/razor/pk-backend-razor.c
M	backends/slapt/pk-backend-slapt.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-nop.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	src/pk-backend.c
M	src/pk-backend.h

commit 1593a790de5922e9950675ca523e767cd8ca45f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-14

    trivial: don't show recursion loop warnings on the console, they're
    uninteresting

M	lib/python/packagekit/pylint.sh

commit 2f385b4fbee4c7b3659385da412a494b035fd4f8
Author: Aurelien Lefebvre <alk@imj.fr>
Date:	2009-10-12

    Update feature matrix for urpmi

M	docs/html/pk-matrix.html

commit 7d8a7f7b07416a07841d408341e7687408ccc01d
Author: Aurelien Lefebvre <alk@imj.fr>
Date:	2009-10-12

    urpmi: added repo_enable method implementation

    Patch from Michael Scherer <misc at mandriva dot org>

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/pk-backend-urpmi.c

commit ccc23cf3638c0b305fec8bf47da2f19d0fe69023
Author: Aurelien Lefebvre <alk@imj.fr>
Date:	2009-10-12

    urpmi: added get_repo_list method implementation

    Patch from Michael Scherer <misc at mandriva dot org>

M	backends/urpmi/helpers/perl_packagekit/prints.pm
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/pk-backend-urpmi.c

commit fa6e1e7b4172e5544fb7a93032307d62233ff574
Author: Aurelien Lefebvre <alk@imj.fr>
Date:	2009-10-12

    urpmi: fix hardcoded /tmp filename

    Patch from Michael Scherer <misc at mandriva dot org>

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 80e57a7fb4ee573ef9df5b4a36bb3dc12f1b8704
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-12

    trivial: sync spec file with Fedora upstream

M	contrib/PackageKit.spec.in

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

    bugfix: Raise some of the DoS limits in the config file as it causes
    gnome-shell not to install properly

M	etc/PackageKit.conf.in

commit 749bff526e92ae74d5be178cd70cc361d1af7f09
Author: hyuuga <hyuuga@fedoraproject.org>
Date:	2009-10-10

    Sending translation for Japanese

M	po/ja.po

commit d6d30b433f5f0060f27f3180a2d408b3b604bca6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-09

    trivial: remove unused variable as reported by clang

M	lib/packagekit-glib2/pk-client.c

commit fc617bdc2c3f70e88e75fa0da155b9f9724b2f1f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-09

    Ensure we print a newline if command-not-found finds exactly 0
    possible results

M	contrib/command-not-found/pk-command-not-found.c

commit 3bf12653557f1fa2735d4c83bd94eb8de227d43e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-09

    glib2: add an 'idle' parameter to PkClient to show when all pending
    transactions have finished

M	lib/packagekit-glib2/pk-client.c

commit fcc1d4bec72b05e1eb7a17393e7398bf6d372888
Merge: f530062 164388b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-08

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit f530062f60a9fd81997925a990598afec4571394
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-08

    Don't prompt for the authentication dialog when we set the proxy to
    the same as it was before

    This only happens on locked down workstations, not from upstream
    policy.

M	src/pk-engine.c

commit 164388b8ef9b3fc6b7acd5563182f987bf510e9f
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-10-08

    zypp: add support for get_mime_types

M	backends/zypp/pk-backend-zypp.cpp

commit 1f2e0555384319b421ed5679f6505d72d6ca64d4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-07

    glib2: remove all the finished packages before we pass the result
    to a simulate handler

M	lib/packagekit-glib2/pk-task.c

commit 4fae430876e1efacee74521f8affb729bd514fa7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-07

    trivial: switch Pktasktext away from a PkPackageSack, it doesn't
    actually need it

M	lib/packagekit-glib2/pk-task-text.c

commit 94073f8cc4d82f690addd41850148e10695fa9e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-07

    bugfix: ensure we emulate FINISHED correctly for non-simultanous
    backends

M	src/pk-backend.c

commit 4c3744256c17b05624915bf9b6c866b4b7deb671
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-07

    trivial: speed optimisation in pk_package_sack_remove_package_by_id()

M	lib/packagekit-glib2/pk-package-sack.c

commit 53dc70cf3eb7503ddd886b7932ba38f66f184a7f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-07

    trivial: avoid printing '(NULL)' in client tools when we can't
    translate the info enum

M	lib/packagekit-glib2/pk-task-text.c

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

    When cancelling, don't check the UID if the sender matches

    CHecking the UID takes some time as we have to poke ConsoleKit, and by
    then the process may have already exited.

M	src/pk-transaction.c

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

    Revert "bugfix: allow Cancel() to work with pkcon when ctrl-c'd by
    introducing a small delay"

    This reverts commit 9b4d996ee98b2d9fe3d94f1b33b9e5f91d1d9682.

M	client/pk-console.c

commit f3ab55bddd4a9d8313bec242f2bf31be0cb07c53
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-10-06

    aptcc: Added install/remove/update support in non-interactive mode

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	docs/html/pk-matrix.html

commit 9b4d996ee98b2d9fe3d94f1b33b9e5f91d1d9682
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-06

    bugfix: allow Cancel() to work with pkcon when ctrl-c'd by introducing
    a small delay

M	client/pk-console.c

commit 66ef5431164d86ba18c8f683a726d0b3822e99f6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-06

    glib2: Add a package property to PkProgress so we can track the
    complete package object

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h

commit 1b3f8ba411c1f6e8acf2b557a7461f7acf0a8e6e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-06

    glib2: rename the 'id' parameter 'package-id' so it matches the
    other objects

M	lib/packagekit-glib2/pk-package.c

commit aa8cee9f1e6130a744d041657be0221c06f9e7e8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-06

    Ensure we save the proxy to the database even without PolicyKit

M	src/pk-engine.c

commit c80659be797bdd1bccb0f78312c48b828d3b2ca1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-06

    glib2: ensure we send PK_STATUS_ENUM_FINISHED even if the transaction
    has failed

M	lib/packagekit-glib2/pk-client.c

commit ec9e1ca635af99d5ee5691d8d2d8fc89628034f6
Author: mvdz <mvdz@fedoraproject.org>
Date:	2009-10-06

    Sending translation for Ukrainian

M	po/uk.po

commit 89ab6dc3e06aea5686bea04de424ffad80787212
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-05

    glib2: Only set the package-id in PkProgress if LastPackage has been
    ever set

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-progress.c

commit 67f1681854e0887a29dd789964cd3b552b9f7b65
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-05

    glib2: Fix a TODO where we would show the original package on the
    simulate screen of glib2 applications

M	lib/packagekit-glib2/pk-task.c

commit 14a7b71dc167f6b6eb126994f6ecc8fef573fcfd
Author: igor <igor@fedoraproject.org>
Date:	2009-10-05

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit a3c0999509fe04254afede16d0f86f630e4f6d20
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-05

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 5fc51d634733ee273a3c1ab7b511db79c90c7755
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-05

    Release version 0.5.3

M	NEWS
M	RELEASE
M	docs/html/pk-download.html

commit 069824ee211b8a26009ce191bec9e37dffb60a33
Author: Dave Airlie <airlied@redhat.com>
Date:	2009-10-05

    bugfix: Fix double free in pk-gstreamer-install which caused a
    crash. Fixes rh#526600

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

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit 1178a74c4d29033a934aa4c3fbd9ea0054e9ab53
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-10-05

    Actually make the PackageKit GTK module resident

    I noticed that we try to make the pk gtk module resident, but that is
    not quite good enough, since gtk will call the module-init function
    again anyway, and install_pango_font_map is not idempotent.

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

M	contrib/gtk-module/pk-gtk-module.c

commit 0be91f975be64dada85d9c7636a471ec9e2bbec5
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-10-05

    bugfix: Don't free stuff allocated by fontconfig with g_free

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

M	contrib/gtk-module/pk-gtk-module.c

commit b28d59e63c854edc4e779d1c75c96ace56cfdd53
Merge: 74f91ff 64ac97b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-10-04

    Merge branch 'master' of
    git+ssh://afb@git.packagekit.org/srv/git/PackageKit

commit 64ac97b54aa90af2f125652f37c087d7a32f5844
Author: fgonz <fgonz@fedoraproject.org>
Date:	2009-10-04

    Sending translation for Spanish

M	po/es.po

commit 0f74acbc7e967f1e80712c9a39bef3d8196b4806
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-04

    Exit pk-command-not-found with 127 when we have not run a
    program. Fixes rh#527044

M	contrib/command-not-found/pk-command-not-found.c

commit 74f91ffd6eb8a8cb7d556d0aeb0115da959ba606
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-10-04

    smart: use noninteractive debconf (for the deb backend of the smart
    backend)

M	backends/smart/smartBackend.py

commit 7426f3921fd103886185d0df58576e44c1a7a127
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-10-04

    smart: fix get_mime_types for slack (compressed-tar)

M	backends/smart/pk-backend-smart.c

commit fcf9d55c11c41bf8494374ae773fff6cb4601e0b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-10-04

    trivial: avoid macro use

M	backends/smart/pk-backend-smart.c

commit 2e42eafa91b9dd0d6c2d55fa61dd3a30ef3d6ef5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-04

    trivial: fix up a couple of UNKNOWN to LAST problems I've spotted
    in the backends

M	backends/opkg/pk-backend-opkg.c
M	backends/zypp/zypp-utils.cpp

commit 380090b7be27440f543f8beecb64c75c0fd68451
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-03

    trivial: add two functions to PkPackageSack we need for
    gpk-application

M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h

commit b6b555783c52eaf48592d0a97f8492f799da0568
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-03

    trivial: Fix up more brokenness from the UNKNOWN to LAST change

M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-results.c
M	src/pk-backend.c
M	src/pk-transaction-db.c
M	src/pk-transaction.c

commit 238d39d0985fedc2e9a067627f10de623e30dd0d
Merge: 0366c20 ad0b8dd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-03

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 0366c20e4b05c512800695fc6b213e6eeee256ac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-03

    glib2: we're treating PK_foo_ENUM_UNKNOWN as a delimiter, but it's
    actually part of the ABI. Use PK_foo_LAST as the terminator.

    This breaks API and ABI, but there are no external programs using
    glib2 yet, and it's the only time
    we can make such a bold fix.

M	lib/packagekit-glib2/pk-bitfield.c
M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

commit ad0b8ddcc7df835ee7870938d7510a9c47a06b55
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-10-03

    poldek: Make it work with pk-glib2

M	backends/poldek/pk-backend-poldek.c

commit da8ec081e566c70029d89ffa6160c0a423fd8b8a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-03

    We still support glib in this stable series, so backport the new
    constants from glib2

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 6cc79c11eaa08e0b2828e4f4f0e6bcdfa0e33798
Author: raven <raven@fedoraproject.org>
Date:	2009-10-03

    Sending translation for Polish

M	po/pl.po

commit e243790b80ec59255dfd11509d13bab4b7cf6fae
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-10-02

    Added new package status Decompressing and Preparing

M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h
M	lib/packagekit-qt/src/package.h

commit 8ac4e5ec2a5b251e9e39b57cdeab67235113cee2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-02

    yum: Be more agressive about not downloading all metadata before we
    do anything

M	backends/yum/yumBackend.py

commit 7f0e4e1e0ed8e6f93f6dcca30c87ffeeb3a43d58
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-02

    trivial: yum: remove an unused method

M	backends/yum/yumBackend.py

commit 566cf964b32bf545142fbaf4784b46f936734e12
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-02

    yum: don't explicitly download the file lists as we're not globbing
    as we can use the provide data

M	backends/yum/yumBackend.py

commit 83b77c531ebd399235874f14c941f01a65974916
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-02

    trivial: add some missing documentation links

M	docs/api/PackageKit-docs.sgml

commit 160c40c61517f8ea80db3f2db689bed2109fff97
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-02

    cnf: Actually run the program, rather than offer to install it
    again. Trivial copy and paste problem.

M	contrib/command-not-found/pk-command-not-found.c

commit 3b4700584517962b16d6065d92521a28c850c232
Author: warrink <warrink@fedoraproject.org>
Date:	2009-10-01

    Sending translation for Dutch

M	po/nl.po

commit ea24ea64ccdbcf852074ac9154070b07a9dfbb9d
Author: kristho <kristho@fedoraproject.org>
Date:	2009-10-01

    Sending translation for Danish

M	po/da.po

commit 52a33cfac87a0867f0d3ca246cca926f6e147e0e
Author: raven <raven@fedoraproject.org>
Date:	2009-10-01

    Sending translation for Polish

M	po/pl.po

commit 43ef07c7a6fcd4392416147324767cae950142fc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: Rename the 'idle' parameter to 'background' to better
    describe what it does

M	backends/yum/yumBackend.py
M	client/pk-console.c
M	etc/PackageKit.conf.in
M	lib/packagekit-glib2/pk-client.c
M	lib/python/packagekit/backend.py
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-spawn.c
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c

commit 3b0c4db06793e8c58d2245ebfde8d8a6d33b343b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: improve the grammar in one of the error messages

M	src/pk-engine.c

commit 65edf714cea6697097180cb3b13eb3383d7c6ce5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: remove pk_backend_xet_current_tid() and make it a property
    on PkBackend

M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-transaction.c

commit e7c1b19a46f790f5606fc36937930d9bee0b1e08
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: remove pk_backend_get_role() and make it a property on
    PkBackend

M	src/pk-backend.c
M	src/pk-backend.h

commit 1d6e08057b0f4aa24171b98cac1fbae5b58f8263
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: remove pk_backend_get_status() and make it a property
    on PkBackend

M	src/pk-backend.c
M	src/pk-backend.h

commit 99c0ca829599e7012155dc61952fe772a6d0f2f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: proxy the idle state from PkBackend to PkSpawn

M	src/pk-backend-spawn.c

commit 1cd61ebb96d96bdcdfa3216908a31d70218b83f3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    trivial: remove pk_backend_set_is_idle() and make it a property
    on PkBackend

M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-transaction.c

commit ec600e8d33b0cb9678cf26ddc90254f56a668fa1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    Remove pk_spawn_set_allow_sigkill() and make it a property on PkSpawn

M	src/pk-backend-spawn.c
M	src/pk-spawn.c
M	src/pk-spawn.h

commit c04e9f8a8eda2e783be70e94b30f44dde1088286
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    Use different values of BackendSpawnNiceValue and BackendSpawnIdleIO
    when we are idle or not-idle

M	etc/PackageKit.conf.in
M	src/pk-spawn.c

commit 28b454dee097a7768f737a9ea0c44a97e132b760
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    glib2: add an 'idle' parameter to PkSpawn, which does nothing

M	src/pk-spawn.c

commit b4fbd0a206904037bd28892019e3d03a33266105
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    feature: Add --noninteractive and --idle command line switches
    to pkcon

M	client/pk-console.c

commit 8f24d02258e227bf7330239ee6f8fe9accebf352
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    feature: Schedule non-idle tasks before idle tasks

    This should stop the background checks getting in the way of useful
    work when
    there is a queue of transactions to process

M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c

commit 5ac0d430898a21ded23d0ba685790e16c0b0baa3
Merge: 88b241c 8d2717e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-10-01

    Merge branch 'master' into set-hints

commit 8d2717eaf2c0793c3671edb2cc09abffd2ec94aa
Author: cyrushmh <cyrushmh@fedoraproject.org>
Date:	2009-10-01

    Sending translation for Chinese (Simplified)

M	po/zh_CN.po

commit a936e5083bcbb445e0fced1a16ed5d4c5cec6604
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-30

    Sending translation for Dutch

M	po/nl.po

commit 6ea83c7a57f410271956f74023e3cfd030a3afce
Author: raven <raven@fedoraproject.org>
Date:	2009-09-30

    Sending translation for Polish

M	po/pl.po

commit 88b241c899a4a9b6e3bc1c49629fd8df531bbffd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    glib2: use SetHints() rather than SetLocale(), and pass the idle
    and interactive hints

M	lib/packagekit-glib2/pk-client.c

commit 716a49d580081cb29d1c38ad2f356fb28cc69bd6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    glib2: add two properties to PkClient, idle and interactive

M	lib/packagekit-glib2/pk-client.c

commit 1ff25e9dbd10f7837f8ddcefb433df5a21bf7652
Merge: 878f227 0c5c33d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    Merge branch 'master' into set-hints

commit 0c5c33dde299e018818a568f9756c0215239ba83
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    debuginfo-install: add a --noninteractive (short option -y) command
    line option to supress the simulate-before-install behaviour

M	contrib/debuginfo-install/pk-debuginfo-install.c
M	contrib/debuginfo-install/pk-debuginfo-install.xml

commit 0a3addc0751f6f6df205ebd2e75e1d63c40b22e1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    debuginfo-install: correctly list all the dependant packages, rather
    than the first one over and over again

M	contrib/debuginfo-install/pk-debuginfo-install.c

commit 177dd64f235443f9125063d7ed90720a41142ca6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    glib2: add a simulate property to PkTask so the simulate step can
    be supressed if it would be run

M	lib/packagekit-glib2/pk-task.c

commit 878f2276c82b896c6dfc05cbf6ac2d9c7fab28bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    glib2: export the locale as a read-write property on PkClient

M	lib/packagekit-glib2/pk-client.c

commit 4fd21559143c012ca8ae8b9f90e50fcff77f4fea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    trivial: cache the locale at startup time in PkClient

M	lib/packagekit-glib2/pk-client.c

commit 3ee32c65ab0b876b19a42e4f6f36cc9d04d6ec47
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    Store the is-idle information in the backend and use it as a policy
    choice

M	lib/packagekit-glib2/pk-common.h
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-shared.h
M	src/pk-transaction.c

commit eda13a5a9b0a312c785510f924807f7d8464e598
Merge: 381137f 629c373
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    Merge branch 'master' into set-hints

commit 629c373a5e38232894066635aad61324fb3ee439
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    trivial: rename PkBackendTristate to PkTristate as we'll want to
    use this outside PkBackend

M	src/pk-backend.c
M	src/pk-shared.h

commit 381137f72642a583204cf9f73d44764be40729c2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    spec: Deprecate SetLocale and add another method to replace it,
    SetHints

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 3239d1b218ce9fad927cb40bc136b358cf8569dc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    yum: support using idle bandwidth in special circumstances

M	backends/yum/yumBackend.py

commit d728c1075b9ab1e9910b46580e19ece9025933d9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-30

    feature: Add an option to use idle bandwidth twhen we are getting
    the update lists

M	etc/PackageKit.conf.in
M	lib/python/packagekit/backend.py
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h

commit f5e8b037d455229b824e6ff4d478c3e698101d0d
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-09-29

    Sending translation for Spanish

M	po/es.po

commit 43693b50b50e8cdcf629312559501d9eeda1964a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-29

    Add a compile time agreement of API unstableness in any external
    tools using the glib2 library

M	backends/alpm/pk-backend-alpm.c
M	backends/apt/pk-backend-apt.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/slapt/pk-backend-slapt.c
M	backends/smart/pk-backend-smart.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	client/Makefile.am
M	contrib/browser-plugin/Makefile.am
M	contrib/command-not-found/Makefile.am
M	contrib/debuginfo-install/Makefile.am
M	contrib/gstreamer-plugin/Makefile.am
M	lib/packagekit-glib2/packagekit-private.h
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-console-shared.c
M	lib/packagekit-glib2/pk-console-shared.h
M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-progress-bar.h
M	lib/packagekit-glib2/pk-task-sync.c
M	lib/packagekit-glib2/pk-task-sync.h
M	lib/packagekit-glib2/pk-task-text.c
M	lib/packagekit-glib2/pk-task-text.h
M	src/pk-backend.h

commit 7e990d4fbc870511844412a238f46cf83155e41b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-29

    trivial: update some gitignore files

A	backends/.gitignore
M	docs/.gitignore
M	lib/packagekit-glib2/.gitignore
M	src/.gitignore

commit be0f431f7b367422efcc158e34f48fec4bc63587
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-29

    trivial: generate a bz2 tarball at dist time too

M	configure.ac

commit 4b4d9770428b944c8a96fb46f5d10ad84414e04c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-29

    trivial: update LINGUAS

M	po/LINGUAS

commit e4f540071ddf62710b313e392419685df8ca1fc3
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-09-28

    Sending translation for Portuguese

M	po/pt.po

commit 48afcc8ad9fc8eb743d2ca0da75c21603c915691
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-09-28

    Sending translation for Serbian (Latin)

M	po/sr@latin.po

commit 9106d7d5b3598c9390d2d4c7ddf067f57f408c41
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-09-28

    Sending translation for Serbian

M	po/sr.po

commit eca33b011164e4eb2aec6e4bf83dc599d58a9fe9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-28

    trivial: fix our build dep of glib2 to be 2.22.0, as we rely on a
    fixed g_simple_async_result_set_from_error() function

M	configure.ac

commit 3e36bd2a3beb3b72023e7be06db7e7ff04670da2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-28

    glib2: add a trivial test for recursive signal handling and fix up
    any failure points

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c

commit 5d95ce2aaefd75b5a7f53442a8ff3154dd43938e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-28

    yum: disable MediaGrabber until we have a backend we can use by
    default

M	backends/yum/yumBackend.py

commit 515ec9e390eb498b6702d7af072724f3bdbdb7b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-26

    trivial: emit the transaction-list-changed signal idle as it will
    be emitted when the method is not yet finished

M	client/pk-monitor.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-transaction-list.c

commit 7870e2ef62b5254580eaffb22f38209b9cc78af2
Merge: c1b1225 9b3299c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-26

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 9b3299c8fd1b11042551e0fd8d26effa72164345
Author: kelemeng <kelemeng@fedoraproject.org>
Date:	2009-09-26

    Sending translation for Hungarian

M	po/hu.po

commit c1b1225e3c6a11614d7107b5db7c4f8b2008a5dd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    trivial: add a self test for pk_client_get_progress and fix up a
    small bug

M	lib/packagekit-glib2/pk-client.c

commit bb292580c1e1d23dd773ff495fe76610eaf8df34
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    trivial: add a sync pk_control_get_transaction_list() mainly for
    use in the self test programs

M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-control-sync.h

commit 65494d484602422356ef697ccd493f49c6af00ac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    trivial: limit the time it takes to get properties to 1.5 seconds,
    as anything longer than this and the properties will be invalid anyway

M	lib/packagekit-glib2/pk-client.c

commit 02686a7ab9591a3d9adcbe89648f06c2177ff183
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    trivial: still collect properties even when there is no progress
    callback

M	lib/packagekit-glib2/pk-client.c

commit 7a75d31ffe9ce43d0b7dfa22b106f181a0d83d2d
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Dutch

M	po/nl.po

commit c686bd23c2202337a7a12abfe00a3646bd576883
Merge: 015d2bc 99e8419
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 015d2bcf73398192b09886870830980fafc6f2ae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    glib2: don't stomp on state->call when the interface changes, use
    a seporate state->call_interface_changed variable

    This should fix some randomness we were seeing in the not-yet-released
    GUIs

M	lib/packagekit-glib2/pk-client.c

commit 55f2177ddae21ee70201c22925aa8a73274179de
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    trivial: use g_ptr_array_new_with_free_func() in another place

M	src/pk-transaction-list.c

commit 98e48bc6afa727c6f43ed5a77b61b8432c8bec7a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    bugfix: emit the correct transaction-id in the glib2 PkTransactionList
    code

M	lib/packagekit-glib2/pk-transaction-list.c

commit 64514630c4eb010e048b8cbf0668a89c7430ee7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    pkmon: don't print transactions before we have properties set

M	client/pk-monitor.c

commit 99e8419d9fd6c1fb2f7436efd5bfd921859dce86
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Oriya

M	po/or.po

commit 9dbae9af13bd0f33026b1cf8de266c1e5f11a27d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    trivial: add some more self tests to PkControl

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c

commit d5ff341dfcf2967098a5b9c13db75f3cf3026305
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    cnf: print more status values now they are translated for us

M	contrib/command-not-found/pk-command-not-found.c

commit 97c4704704153a48c1e84548fdb34d3e3a70b19e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-25

    cnf: don't print critical warnings if run with no arguments

M	contrib/command-not-found/pk-command-not-found.c

commit 9b64499b1eb882a33424e5ccca143ae5a2e5a702
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Telugu

M	po/te.po

commit 7ca4599cb833333ef467b532a07d603978d09496
Author: perplex <perplex@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Italian

M	po/it.po

commit 194d12f0ab3cfa2c7c0049dac80a09e44e7607a8
Author: raven <raven@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Polish

M	po/pl.po

commit 6205dfe1c25a2ac98ac2f529c2f2d94190f3b3fa
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Malayalam

M	po/ml.po

commit 5051cfbf66443a34dee69154839ecf65156de260
Author: rajesh <rajesh@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Hindi

M	po/hi.po

commit 8a0f96f6f2d792d1ac460646ef7ca1e19626f025
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Marathi

M	po/mr.po

commit 2574451078958e8687e478c1ee49c146c7efc20e
Author: aalam <aalam@fedoraproject.org>
Date:	2009-09-25

    Sending translation for Punjabi

M	po/pa.po

commit 139d728b3931f533d8eb1a1d75fd2531790dc18d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    cnf: directly install packages using PkTaskText rather than calling
    out to pkcon

M	contrib/command-not-found/pk-command-not-found.c

commit 8b0eb114862ac74149b8bcf27fa37735926aa09d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    glib2: don't use weak pointers, use a proper reference to avoid
    clearing the proxy when the method is in progress

M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task.c

commit f16db6c8dba7535812f3b9e189ee747413228132
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    glib2: internally use a const GError for the GSimpleAsyncResult now
    my patch is upstream in glib

M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task.c

commit 0d409c0ebd716e04e211d1104c0fbd03cd62af57
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    trivial: don't g_object_unref(NULL) when GetTid() fails

M	lib/packagekit-glib2/pk-client.c

commit a31724b1f8fed0a68579d9aec6a60c2d5e9c4388
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    trivial: don't exit the daemon if DBus is not accepting
    connections. Should never happen...

M	src/pk-dbus.c

commit cbb7379fd49a9efca83bd04f70055b292ad3e53c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    trivial: don't use g_print in the daemon for the list, it spams
    dbus-daemon with stdout

M	src/pk-transaction-list.c

commit 1441bef0c95ef74d8670d8757508cbf5f2fda71f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    trivially fix up using freed memory. Spotted by valgrind

M	lib/packagekit-glib2/pk-transaction-list.c

commit 04dce54a1fb5d98cf4169c5ce5d5a887c3375615
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    bugfix: call dbus_g_thread_init() in the client tools, even though
    nothing bad seems to happen if we dont

M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c

commit 38d73c7222d51fa44f990e228bd7a3840e90f68a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    glib2: check for OOM and connection failure in PkClient and PkControl

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c

commit 71cfb1e8f11aa2a262bd612ae3a01a2c253ac2fb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    trivial: process the array before we send the signal, to fix the
    output of pkmon

M	lib/packagekit-glib2/pk-transaction-list.c

commit 5256dbb0cb3369f76694de73c1e7c049c76a5c2b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    Allow multiple search terms in packagekit-glib2, and add support in
    the client programs

M	client/pk-console.c
M	contrib/command-not-found/pk-command-not-found.c
M	lib/packagekit-glib2/pk-catalog.c
M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-client-sync.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 6a58ff6b2613d639b2cf13fba4485554af8ce133
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-09-24

    Sending translation for Oriya

M	po/or.po

commit eb45f65a68e3b75c9c69aaba67a2c1b079b5e03c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    yum: support the OR delimitors for the search methods

M	backends/yum/yumBackend.py

commit 1a51be0c2061c28361acf77196c6d06165b28412
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    spec: Add OR delimiters to SearchName, SearchDetails, SearchGroup,
    SearchFile and WhatProvides

M	src/org.freedesktop.PackageKit.Transaction.xml

commit e020c1417ca02e8b1df6246b0943d871e12c9bc9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-24

    trivial: rename the search parameter in the searching methods to
    be values

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/pk-backend-yum.c
M	lib/python/packagekit/backend.py
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 9eead1875f4f83134c7a545a01c1c5485807eac3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    trivial: add some debugging to PkControl to try to diagnose a bug

M	lib/packagekit-glib2/pk-control.c

commit ff7ed7e9a5301eadd1656382ee9f5a152acc080a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    trivial: remove some debugging that crept in

M	lib/packagekit-glib2/pk-transaction-list.c

commit 008f9a0f8255507b5b955371f91bda3cecbf924b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    glib2: add cancellable data to the control method we use. trivial
    change

M	lib/packagekit-glib2/pk-client.c

commit 1bde4afae400f88cb55914aa501e6b363068c2ab
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    trivial: method rename, nothing to see here...

M	lib/packagekit-glib2/pk-catalog.c

commit 546cf44a9dd3d3182e6fbf2d170fc0e4add6bc38
Author: jassy <jassy@fedoraproject.org>
Date:	2009-09-23

    Sending translation for Punjabi

M	po/pa.po

commit 6ffa195de09a91dfffcbd544fe1c56fd63a23ad5
Merge: e30d7e0 0236d78
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 0236d78d013035fbee21bd555f0f6f56f06782bb
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-23

    Sending translation for Marathi

M	po/mr.po

commit e30d7e021af018b50536cf2f96310c94ec46e4a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    glib2: port PkCatalog from glib1, and speed things up by an order
    of magnitude

M	data/tests/test.catalog
M	docs/api/PackageKit-docs.sgml
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-catalog.c
A	lib/packagekit-glib2/pk-catalog.h
M	lib/packagekit-glib2/pk-self-test.c

commit 8b1fd4fad3538a6f3d2bdd5805f56044df566dec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    trivial: lower the check for getting data from the cache to fix make
    check on slow systems

M	lib/packagekit-glib2/pk-client.c

commit e23eb3a65661fdaf4e4bb942bdb0ea5e6e359bd1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    trivial: use pk_results_get_error_code() in PkServicePack

M	lib/packagekit-glib2/pk-service-pack.c

commit f9f689abecc538fcb00c82df556b7f5669ccb16e
Author: hyuuga <hyuuga@fedoraproject.org>
Date:	2009-09-23

    Sending translation for Japanese

M	po/ja.po

commit a297a8bb1939c17c355e5a78aba476036d25aa56
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    glib2: use ARCH and NEWEST filters when getting the deps for a
    service pack

M	lib/packagekit-glib2/pk-service-pack.c

commit aed08d21cfc1c8800ce7b5a8ed9c1bb23e710151
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-23

    glib: Use the newest filter when getting catalog data

M	lib/packagekit-glib/pk-catalog.c

commit 8106f1eab10cb9bf0024aa92e18d31972fd09569
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-23

    Sending translation for Gujarati

M	po/gu.po

commit cba084306bd2565ae20eb82c3712eeb866299a02
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-23

    Sending translation for Malayalam

M	po/ml.po

commit 513238baf7ddfa80c99fce7dfcdeed0683cc8ed0
Author: igor <igor@fedoraproject.org>
Date:	2009-09-23

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit e5eb8648a78b2cf1f836523cb5a607c663dbd701
Author: sergeyr <sergeyr@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Russian

M	po/ru.po

commit 58e7ccaa5c986174a4122bb0b48624ddc62c8bf1
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Portuguese

M	po/pt.po

commit d326bb512f1f40f44847a6e221c4fe69354dca08
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Spanish

M	po/es.po

commit e738ebd25b6b849eb9d638b36896d7323ef72ddd
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Dutch

M	po/nl.po

commit 80c36ddebafd8e948677d106862e80c96ed96bb9
Merge: a3366b6 b0639ca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit a3366b67f3eead4b713d81bf43a874a205919736
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: include PkPackage in the generated documentation

M	docs/api/PackageKit-docs.sgml

commit b0639caeee1cc3708bbce7db2f460918b9dafa3e
Author: raven <raven@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Polish

M	po/pl.po

commit 97114d8f19af0cec710a2d9b7ff9df8288bbdf11
Author: raven <raven@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Polish

M	po/pl.po

commit 0cb3774d6fd694ab07be495fc9e2b7c320622027
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: prefer pk_results_get_error_code() over
    pk_results_get_exit_code() in client tools

M	client/pk-console.c
M	client/pk-monitor.c
M	contrib/browser-plugin/pk-plugin-install.c
M	contrib/debuginfo-install/pk-debuginfo-install.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-service-pack.c

commit 373764f070a0e6578665a7d862ee00f4031c0de8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: show the failure when we cannot install a key or agree to
    a EULA

M	lib/packagekit-glib2/pk-task.c

commit 1290f0e386261bf86834cac3ac41a1ceff8a6168
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: change the glib2 errorcode handling routines from add to set,
    as there can only be one item from the transaction

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-task.c
M	src/pk-backend.c
M	src/pk-transaction.c

commit 6c231b05d9110e2c427a3f43e14f3b90127ee888
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: add error moapping from MimeTypeNotSupported to
    PK_CLIENT_ERROR_INVALID_FILE

M	lib/packagekit-glib2/pk-client.c

commit 1cf5f687720f29806726f9b7efa2e3c4dc3cdca2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: when files take a long time to copy, show some progress

M	lib/packagekit-glib2/pk-client.c

commit 6062104b11c670c5a4b05bf9230a840fc79c86a5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: add another status enum, PK_STATUS_ENUM_COPY_FILES

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-console-shared.c
M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

commit 7a1d22c309ba25e3650b6c8e08ae4007da37fbbe
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    glib2: copy non-native files before we try to install them to avoid
    GUI clients having to do this

M	lib/packagekit-glib2/pk-client.c

commit 9c62f04c28e685806722615e2c1c8aab04a58800
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    bugfix: Fix a client crash when we're doing a simulated install of
    a local package

M	lib/packagekit-glib2/pk-client.c

commit ba2a553b74b2aa8e4b12f8f56ec7f1f14bcabee9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: protect against NULL in more places in the glib2 library

M	lib/packagekit-glib2/pk-client.c

commit d33c47440ff299093e783deedf08fcce37fb31cb
Author: hyuuga <hyuuga@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Japanese

M	po/ja.po

commit 1a18290402f5538d552c674ca00d09f80c03ab0c
Author: shanky <shanky@fedoraproject.org>
Date:	2009-09-22

    Sending translation for Kannada

M	po/kn.po

commit bf93dec819150e0ff086f0e153a2b54819e3eceb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-22

    trivial: fix up all the issues reported from clang

M	contrib/debuginfo-install/pk-debuginfo-install.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-obj-list.c
M	src/pk-backend.c
M	src/pk-network-stack.c
M	src/pk-syslog.c

commit 0c70c548db59a7ffc904db693bb838d1c68c35fe
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-21

    Sending translation for Malayalam

M	po/ml.po

commit bbebbed139aee8a446cdfc31442709b30b7b292e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-21

    trivial: fix up a few typos in the migration document

M	docs/migration-glib-to-glib2.txt

commit d9b1d61cc0e163745dc2a9728dbb2865c8998dae
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-21

    Sending translation for Marathi

M	po/mr.po

commit 292db01d338a5872edf48de13fbb34c876c41505
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-09-21

    Sending translation for Telugu

M	po/te.po

commit 5748bb4fffed76c24b7294541c6fdb6b778b5ddd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-21

    bugfix: don't set the last element to NULL in pk_ptr_array_to_strv()

M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib2/pk-common.c

commit abe17538e829f4aa64ffd2cf85a3f2a9e56455a9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-21

    glib2: allow getting the complete PkProgress object from PkResults

M	client/pk-monitor.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c

commit 92fd60425dd71e39e673cc7efa250521bac49a4f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-21

    trivial: add a gpointer spare member to each PkItem type

M	lib/packagekit-glib2/pk-item.h

commit a566177b694f6a4a5dff605f49b2d474a80d6c02
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-21

    trivial: the glib2 paramter for the message type should be 'type',
    not 'message'

M	client/pk-console.c
M	lib/packagekit-glib2/pk-item.c
M	lib/packagekit-glib2/pk-item.h
M	src/pk-transaction.c

commit 8f3a75b2a07362161ee85d1b4db5352e05ed5ae1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-18

    trivial: use the transaction-id property of PkResults to prevent a
    memory leak in pkmon

M	client/pk-monitor.c

commit f692b31ba8ca120cf9d7f88eb03b4543491735f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-18

    glib2: Add a transaction-id property to PkResults

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c

commit 690d5aa2d93c90ca1a627f915a68b11835993bf9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-18

    glib2: Add a transaction-id property to PkProgress

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h

commit fe45eed0e4210e84a35706d10cb0423821056e6b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-18

    trivial: Allow g_ptr_array_unref() to be used
    with pk_desktop_get_files_for_package() and
    pk_desktop_get_shown_for_package()

M	lib/packagekit-glib2/pk-desktop.c

commit 7fc1825785a7dc6ee05153f4a66c9449eea5e97f
Author: rajesh <rajesh@fedoraproject.org>
Date:	2009-09-21

    Sending translation for Hindi

M	po/hi.po

commit 15809a47d7e2b7c8235b37299c9b446035fbbe8e
Author: yeager <yeager@fedoraproject.org>
Date:	2009-09-21

    Sending translation for Swedish

M	po/sv.po

commit 06058d8c37ca094baa3c24b0ce019d20a771b1ee
Author: xconde <xconde@fedoraproject.org>
Date:	2009-09-20

    Sending translation for Catalan

M	po/ca.po

commit a5596f4e574b9703540cfa616b1e6ad00f87f5b2
Author: vpv <vpv@fedoraproject.org>
Date:	2009-09-20

    Sending translation for Finnish

M	po/fi.po

commit c27fd6bd8159c8b295bcf72cb56f16fc8530b9f4
Author: Sebastian Krzyszkowiak <seba.dos1@gmail.com>
Date:	2009-09-20

    configure: if opkg backend is selected, require opkg in version
    greater or equal than 0.1.5, not just equal 0.1.5

M	configure.ac

commit 394adffbb81dce82c9cb5581b11d9dc0ce66f8b2
Author: raven <raven@fedoraproject.org>
Date:	2009-09-19

    Sending translation for Polish

M	po/pl.po

commit 88d7bbcf0433dd57596340a21e9c35cb33c31a5f
Merge: c61f5a0 23bbcc9
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-18

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit c61f5a04d1892f8551cb880f83ed7adc05451131
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-18

    aptcc: Fix aptcc to work with glib2

M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 23bbcc9e19ff303f5b84b97a35d741101c41ae3d
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-18

    Sending translation for Dutch

M	po/nl.po

commit 8a980d984c8dce42ed4e8faeca7d663dc44c36b9
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-09-18

    Sending translation for Spanish

M	po/es.po

commit 814b9824b2cfef05b2929e6e5d74f06c7595d115
Author: jassy <jassy@fedoraproject.org>
Date:	2009-09-18

    Sending translation for Punjabi

M	po/pa.po

commit 430cef3ac8c5cdc49e2a29f00dd7ce25e66f3152
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-09-18

    Sending translation for Tamil

M	po/ta.po

commit 35998eb0266a695657956baa5681f8011ff84802
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-18

    Sending translation for Gujarati

M	po/gu.po

commit a7a8a061c55ddf585b958669c052d9106a18aec7
Author: mvdz <mvdz@fedoraproject.org>
Date:	2009-09-17

    Sending translation for Ukrainian

M	po/uk.po

commit e620432e6539e60959282d5c4265ca2740ae422e
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-09-17

    Sending translation for Portuguese

M	po/pt.po

commit 403d68ec5ba377b0d31ed9d3b9d79eb908868bce
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    glib2: Add a 'inputs' property to PkResults so GUI clients can
    localise thier dialogs properly

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c

commit 497fdb36d893f195661c2c4a578754fa0f49884f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    trivial: correct some function prefixes in PkTaskX

M	lib/packagekit-glib2/pk-task-text.c
M	lib/packagekit-glib2/pk-task-wrapper.c

commit 7e4ab0716f75b020128b94112c0a8bf97a3073bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    glib2: Add pk_client_get_progress_async() so we can peek at the
    transaction without adopting it

M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-client-sync.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 1b9686513688eb51f893273f4fde8e17024cfc4d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    trivial: don't include the global header in pk-client-sync.h

M	lib/packagekit-glib2/pk-client-sync.h

commit 01e69d17b2430f25273a6e15c2372393ff555418
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    trivial: don't reply on the object being ref'd

M	lib/packagekit-glib2/pk-client-sync.c

commit ad29a5cb1365d99c2988c74d1651fa1f59a0eb6f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    trivial: remove unused define

M	client/pk-console.c

commit 527660585607f9a20049d9a8f8d09c037323275c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    glib2: add the missing pk_client_adopt() function to PkClient

M	lib/packagekit-glib2/pk-client-sync.c

commit 00ade27c48a811607270fe60b052b4053a7e42b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    pkcon: when removing packages, allow removal of deps too

M	client/pk-console.c

commit f93771018e83bea0203eb82ea578dab349ec0d7d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    pkcon: Ensure we set the role as a progressbar heading when it is set

    This fixes the bug where pkcon would often jump to the top of
    a console
    window when starting a simulate.

M	client/pk-console.c

commit bcc00a095c24868d2d675742d384406fefb0d737
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    glib2: Ensure we call the progress callback when initially setting
    the role in PkClient

M	lib/packagekit-glib2/pk-client.c

commit 51a22d4d2467989afaf384fb0d30856132d266b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    Add some more translations to make the output of pkcon better in
    non-English locales

M	lib/packagekit-glib2/pk-console-shared.c
M	lib/packagekit-glib2/pk-console-shared.h

commit b6a388f7a5511dc3350ad670900593e226eece7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    glib2: print warning if pk_progress_bar_set_percentage() is called
    before pk_progress_bar_start()

M	lib/packagekit-glib2/pk-progress-bar.c

commit b874e3551693f836735ec2de4e15f8356b03190e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    pkmon: monitor network-status too

M	client/pk-monitor.c

commit e68624d6961f74459cb80764205fd82a1c5b6969
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-17

    contrib: Fix crash on 64 bit architectures in the plugin
    installer. Fixes rh#523861

M	contrib/gstreamer-plugin/Makefile.am
M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit 6310261f325f3a85615835f6e005b70dd5c1464e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-16

    glib2: Add a PkTransactionList class which is like a stripped down
    glib1 PkTaskList

M	client/pk-monitor.c
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-self-test.c
A	lib/packagekit-glib2/pk-transaction-list.c
A	lib/packagekit-glib2/pk-transaction-list.h

commit ecb4e85f5b1fcc0a0abf7a8e2c36eb2d8defc5d8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-16

    Don't include the global header in the daemon, it'll introduce name
    clashes in the future

M	configure.ac
M	src/Makefile.am
M	src/pk-backend-internal.h
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-cache.c
M	src/pk-cache.h
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor.c
M	src/pk-network-stack.h
M	src/pk-network.h
M	src/pk-polkit-action-lookup.c
M	src/pk-spawn.c
M	src/pk-syslog.h
M	src/pk-transaction-db.c
M	src/pk-transaction-db.h
M	src/pk-transaction-extra.c
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 83dafaf7d1665d02de1ed4642aca26a68a8aa150
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-16

    glib2: Make PkControl cancel pending calls when cancelled

M	lib/packagekit-glib2/pk-control.c

commit 8bc92d1e2b9e16e20aae1ea9deee6fe8c4dc4862
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-16

    bugfix: Ensure we invalidate the updates cache everytime the daemon
    sends updates-changed. Fixes rh#523593

M	src/pk-transaction.c

commit 8e7378579d5f5460a7862ddc8eacd3b0bacfb5a1
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-09-15

    Sending translation for Portuguese

M	po/pt.po

commit 109f7b51bb278a915e7525c9b68147d4503a1fb5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: fix minor build problem to fix make distcheck

M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib2/Makefile.am

commit e36d0b543543a1efc2b45606a4b2560aac5577ac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    glib2: unexport pk_strv_to_ptr_array() as there are no users

M	lib/packagekit-glib2/pk-common.c
M	lib/packagekit-glib2/pk-common.h

commit 3bccad5dd21900e4f4df0aa25907f889a5a8dc91
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    glib2: unexport pk_va_list_to_argv() as the daemon is the only user

M	lib/packagekit-glib2/pk-common.c
M	lib/packagekit-glib2/pk-common.h
M	src/pk-backend-spawn.c
M	src/pk-transaction-db.c

commit 1aa96411962e5d7446c3cb5220cf8787eaac7349
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    glib2: unexport pk_iso8601_difference() as the daemon is the only user

M	lib/packagekit-glib2/pk-common.c
M	lib/packagekit-glib2/pk-common.h
M	src/pk-transaction-db.c

commit 416883aa42628e3ca352443fb2cc0315001ff6fa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    glib2: unexport pk_error_code_is_need_untrusted() as the daemon is
    the only user

M	lib/packagekit-glib2/pk-common.c
M	lib/packagekit-glib2/pk-common.h
M	src/pk-backend.c

commit 468e2b0d1356b6552c694d97281443d3b9cbfa84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    glib2: unexport pk_strvalidate() and pk_strsafe() as the daemon is
    the only user

M	lib/packagekit-glib2/pk-common.c
M	lib/packagekit-glib2/pk-common.h
M	src/pk-backend.c
M	src/pk-transaction.c

commit 154868ad1fd800cd02218743164703b8c39cb1ab
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    glib2: ship the -sync versions of PkClient and PkControl in the
    shared library, it's virtually impossible to write some client
    programs without them

M	client/pk-console.c
M	client/pk-generate-pack.c
M	contrib/command-not-found/pk-command-not-found.c
M	contrib/debuginfo-install/pk-debuginfo-install.c
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit-private.h
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-client-sync.h
M	lib/packagekit-glib2/pk-console-shared.c
A	lib/packagekit-glib2/pk-control-sync.c
C064	lib/packagekit-glib2/packagekit-private.h
lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 361d85aab7abb246d30ca276c2221e181faa2c33
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: fix the param type of network-state

M	lib/packagekit-glib2/pk-control.c

commit 342d410a01b496dc83979d74bda875af29bc79ea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    yum: Catch RepoError in one more place if the yum sqlite is malformed

M	backends/yum/yumBackend.py

commit e40ab91a48f65721a3f4944f9cfde70d228b5c2e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: update the fedora spec file

M	contrib/PackageKit.spec.in

commit ddd11bbb3b8fedd46542859b1933933aa7010766
Author: vpv <vpv@fedoraproject.org>
Date:	2009-09-15

    Sending translation for Finnish

M	po/fi.po

commit c5cb444ae46ef94b141ffb38f7cbfdba546dc38e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: fix up a few includes missed on the glib to glib2 port

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/pk-backend-yum.c
M	lib/packagekit-glib2/pk-progress-bar.h

commit f48ec5e1feb2f23b59a51c70b858fe963b1f73d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: fix self check on Fedora

M	src/pk-lsof.c

commit 02194b797428948052522c8c6b7138ab07112e04
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: move the main egg-x.[c|h] files into src/ and symlink to
    them there

M	contrib/command-not-found/egg-debug.c
M	contrib/command-not-found/egg-debug.h
M	contrib/command-not-found/egg-string.c
M	contrib/command-not-found/egg-string.h
T	lib/packagekit-glib/egg-debug.c
T	lib/packagekit-glib/egg-debug.h
T	lib/packagekit-glib/egg-string.c
T	lib/packagekit-glib/egg-string.h
T	lib/packagekit-glib/egg-test.c
T	lib/packagekit-glib/egg-test.h
M	lib/packagekit-glib2/egg-debug.c
M	lib/packagekit-glib2/egg-debug.h
M	lib/packagekit-glib2/egg-string.c
M	lib/packagekit-glib2/egg-string.h
M	lib/packagekit-glib2/egg-test.c
M	lib/packagekit-glib2/egg-test.h
T	src/egg-debug.c
T	src/egg-debug.h
T	src/egg-string.c
T	src/egg-string.h
T	src/egg-test.c
T	src/egg-test.h

commit f7fb28b3c173939f4602c6d25765244c337e44cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    spec: Depreciate ::Locked() and ::NetworkStateChanged() and add
    properties and a ::Changed() signal to replace them

M	client/pk-console.c
M	client/pk-monitor.c
M	lib/packagekit-glib2/pk-control.c
M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c

commit 85ed4b0d3aa446f97e55473dc086fafaa07040f9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    trivial: re-instate the proxy_props code in the adopt function which
    was removed in the last commit

M	lib/packagekit-glib2/pk-client.c

commit 54551eebe6418e92a2b4884fdb4924f3474aa65a
Merge: d904899 0b8f6dc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-15

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 0b8f6dcd0abea1954e57a48093fb5de101c07e05
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-14

    packagekit-qt: Fix crash when using getOldTransactions to get uid.

M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transactionprivate.cpp

commit d904899a92d453e37bad9676abbf95193e35db18
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    trivial: rename some signal defines

M	src/pk-engine.c

commit 4b80d6a6a8172abdf8134068e00dff95206a4688
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    spec: Add a per-Transaction ::Changed(void) signal and deprecate
    the other signals

M	lib/packagekit-glib2/pk-client.c
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-transaction.c

commit 118486d5d73b290552f518cfb6af51afd3bdf66d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    glib2: Add UID attribute to PkProgress

M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h

commit a2f15f499509167ad17b229621e2a59e6722dc7d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    trivial: Print the debugging time in ms too

M	lib/packagekit-glib/egg-debug.c

commit a7e3e30a47944874c93e426c4fae6b289bb9aa75
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    dummy: do the resolve in an idle loop, not just sync

M	backends/dummy/pk-backend-dummy.c

commit 6ae9c0652cc4227681ccee7e10a45f5de426e08c
Author: igor <igor@fedoraproject.org>
Date:	2009-09-14

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit 44d9a0aba80fe18a97a67bf677cadb3ca0c79b85
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    spec: Add a new Speed property to the interface as some users are
    demanding a way to get the download speed

M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend.c
M	src/pk-transaction.c

commit bf13590c607fe5cc10d01b974e5c70e5e50ca548
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    Export ElapsedTime and RemainingTime as properties on the Transaction
    inferface

    Some clients have come to rely on this information, and we can hardly
    deprecate the old methods if there's nothing to replace them

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-transaction.c

commit 6c417ddcdf58d674613c74bbced24a000fe71c77
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    glib2: Don't append blank version and arch sections in
    pk_package_id_to_printable()

M	lib/packagekit-glib2/pk-package-id.c

commit e6baf11f26023a8dcb6873f51b543b0e073d5186
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    python: use glib2 license enums for enum-convertor.py

M	lib/python/packagekit/Makefile.am

commit a0055d6c15714f2a2bb2afc375713543acdbd080
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    Add a developer tool to download the Fedora licensing page and parse
    it for free licenses

    This means the list is much easier to keep up to date with the FSF

M	Makefile.am
M	configure.ac
M	tools/.gitignore
A	tools/Makefile.am
A	tools/pk-refresh-licenses.c

commit 80bd7c3abfc6845b26e858815c82aa039a0120ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    Refresh the free licenses we can parse from the Fedora wiki. Fixes
    rh#519394

M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

commit 400d864e91138f26b7be4c7839b3d52fa093d710
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    trivial: sort the license enums in alpha order

M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

commit 9080c496c316f5480a3c68a0677a037fb77462e9
Author: mvdz <mvdz@fedoraproject.org>
Date:	2009-09-14

    Sending translation for Ukrainian

M	po/uk.po

commit 044d8a52537df243b075e05d1366e16d0636facb
Author: xconde <xconde@fedoraproject.org>
Date:	2009-09-13

    Sending translation for Catalan

M	po/ca.po

commit 91b2d63a3d3af0c54bca22b78847368a32d1a235
Author: raven <raven@fedoraproject.org>
Date:	2009-09-12

    Sending translation for Polish

M	po/pl.po

commit 46cc68cbd5f5f138220b45eb079bfcb9a35d6afe
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-11

    bugfix: fix up GetOldTransactions to use PkItemTransaction which
    fixes a segfault

M	src/pk-transaction-db.c

commit e9be6b278f0575be978c1cfd148025d25bfc9f87
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-11

    packagekit-qt: removed the enum numbers

M	lib/packagekit-qt/src/client.h

commit 1d02d60896851724c93343f2f20f3dd066d746a0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-11

    trivial: fix compile without libarchive, harder still

M	lib/packagekit-glib2/pk-service-pack.c

commit c94db0296d6a7d558b0484a0aeea388687c64113
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-11

    trivial: fix compile without libarchive, harder

M	lib/packagekit-glib2/pk-service-pack.c

commit bd0c2c559f3a26b85fac054e242748ad3cbacac8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-11

    trivial: fix compile without libarchive

M	lib/packagekit-glib2/pk-service-pack.c

commit ca99c01520024d479b7f2afeed279c003fd95561
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-11

    Read unbuffered input rather than using ungetc. Fixes rh#522679

M	lib/packagekit-glib2/pk-console-shared.c
M	lib/packagekit-glib2/pk-console-shared.h
M	lib/packagekit-glib2/pk-self-test.c

commit 849e6fa618224bde96ed974e4a78a2340e3e4cc7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-11

    bugfix: do the legacy fallback in the daemon, not generally, else
    we try to run methods that do not exist

M	src/pk-backend.c
M	src/pk-engine.c

commit e66cc7de2b58f82f8d2c5812d81416b2380f65d9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: fix a tiny issue pointed out by clang

M	src/pk-backend.c

commit 72499fe614d6df839284027ff3af0f9aeb685b33
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-11

    Sending translation for Gujarati

M	po/gu.po

commit 011c22829782c63b7121c182927cf01d3cb0a465
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-09-11

    Sending translation for Oriya

M	po/or.po

commit 0d5d5d399595e8be2e4cae74aa26034fa1ad8b5a
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-11

    Sending translation for Gujarati

M	po/gu.po

commit 18735cd4774abe510df1e2fb9c2e2d0b881c4cc5
Author: jassy <jassy@fedoraproject.org>
Date:	2009-09-11

    Sending translation for Punjabi

M	po/pa.po

commit 3ce1c59ae86533d2fe0ef339b32a1b34374aea4f
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Dutch

M	po/nl.po

commit 68e6965b57244bac4ac4f596f6f0eaffd3691aeb
Author: fgonz <fgonz@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Spanish

M	po/es.po

commit 2bc814618acf589d918ee619f307a4dad4a8fc9b
Merge: a494ead fea0594
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit a494ead86afd60598a87fcbd0347ce55597a6f0d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    internal: Use PkResults in PkTransaction to make things simpler

M	src/pk-backend.c
M	src/pk-transaction.c

commit ac2bc87000486306f169a395e55539057769fbe1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial fix for perhaps accessing freed memory

M	src/pk-backend.c

commit 985f35e248af0e0d6284b55cf2727274b177db53
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    internal: Use PkResults in PkBackend

M	src/pk-backend.c

commit 6d3a8280aa708c21fe63e0c4d240de789c86a078
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: remove two symlinks to files that do not exist anymore

D	contrib/command-not-found/pk-tools-common.c
D	contrib/command-not-found/pk-tools-common.h

commit ae59a9600d16ac19cb877dd0662accbd1b81bd80
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    internal: Don't export PkStore from PkBackend, which makes re-using
    it simpler

M	src/pk-backend-internal.h
M	src/pk-backend.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit b23a62b4946b898e4f558092d8065fd72ac0b85a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    internal: don't make PkBackendDesc public to PkBackend, provide
    public methods instead

M	backends/test/pk-backend-test-succeed.c
M	src/pk-backend-internal.h
M	src/pk-backend.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit fea05948b7308e26a7b2c90479a6af8180a7015b
Author: xconde <xconde@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Catalan

M	po/ca.po

commit f02ee56c75e939bbcbe268d701f7c91ac028328d
Merge: dafca3c 5275a23
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit dafca3cba0e1f5f37979791c818861b610e3bc1a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: it's been pointed out I don't need the '_enum' suffix in
    structure members

M	client/pk-console.c
M	contrib/browser-plugin/pk-plugin-install.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-item.c
M	lib/packagekit-glib2/pk-item.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-task-text.c
M	lib/packagekit-glib2/pk-task-wrapper.c
M	src/pk-backend.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit 894eee46225adcd0b4dcf22753ed7eacc9d9e619
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    daemon: internally use PkItems so we can reduce the complexity of
    the callbacks significantly

M	src/pk-backend.c
M	src/pk-transaction.c

commit 5275a2360100278eebf312dc1c42d3be43f5bf63
Author: hyuuga <hyuuga@fedoraproject.org>
Date:	2009-09-10

    Sending translation for po/ja.po

A	po/ja.po

commit 3730a9c830ce0505a7cf088f336b6769b1c511c6
Author: runab <runab@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit efa228167bbb6ed3361ba4b9d6b3861304dbca1c
Author: runab <runab@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit a147de0473adb72f29b2c90114ff7d1920c77253
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Telugu

M	po/te.po

commit 71fca6f264544ef8799b908c6f5592d0ebc0c44d
Author: rajesh <rajesh@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Hindi

M	po/hi.po

commit 62d110ce6a50aa79a5c8835abd177549b87a0a98
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: add a gitignore file for slapt

A	backends/slapt/.gitignore

commit cb39aa374109d70628f8ab552c2fb91b2b3f0648
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: fix a compile error which wasn't detected and kept crashing
    polkitd

M	src/Makefile.am
M	src/pk-polkit-action-lookup.c

commit 186ed2b08794de8cd58eeae19070aa37716ab589
Merge: b4d9099 e96d376
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit b4d9099e56828e1857eb5e07ba47d9b3c4b26cb6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Localise the info enums in pkcon (sorry translators...)

M	client/pk-console.c
M	lib/packagekit-glib2/pk-console-shared.c
M	lib/packagekit-glib2/pk-console-shared.h

commit e96d3765fd2f9bd271652700cf729cb4dfcf304e
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Marathi

M	po/mr.po

commit b0e0e66d95e46f57579f19fda1b43178604f5729
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Tamil

M	po/ta.po

commit 259bb65eb3e4da9077e86c349d1c8c4c46835ddd
Merge: 7595a78 46acf74
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 7595a78ff7bf8f022b960ba5f14f7c3c84d62b2a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    bugfix: fix a couple of crashers in
    pk_transaction_pre_transaction_checks()

M	src/pk-transaction.c

commit 6e48adc225ae604bae87606e7b0b6871cb5534de
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: gdb with the dummy backend by default

M	src/gdb.sh

commit 46acf740b3e933e43334299a0660f0f5e9f015f0
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Gujarati

M	po/gu.po

commit 69545015122706f1a3554e47732e46dc7436a19b
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-09-10

    alpm: migrated to new packagekit-glib2 library; fixed download_files
    to comply with new spec

M	backends/alpm/pk-backend-alpm.c

commit 76027de6eadc5be9be492183a84fa623d39dccb7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    glib2: Add pk_progress_set_x methods so we can tell if the value
    was changed

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h

commit a28f97beb8f5ef6f49b730e14f4fa020e06cec03
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Add an initial version of the migration document

A	docs/migration-glib-to-glib2.txt

commit 05473f4cc14751526c9a70e0c07c30b3668e52c9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Use the new PK_PACKAGE_ID_x macro in more places

M	client/pk-console.c
M	contrib/command-not-found/pk-command-not-found.c
M	contrib/debuginfo-install/pk-debuginfo-install.c
M	lib/packagekit-glib2/pk-package-id.c
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task-text.c
M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task.c
M	src/pk-polkit-action-lookup.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit 7975d2cdb585e31f39d325240e264ceaddb95014
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    trivial: fix up a typo for the Libs line

M	lib/packagekit-glib2/packagekit-glib2.pc.in

commit 80f5b7ca53ef3843707f48245e07a53e14649567
Merge: 8bb7625 0678150
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 067815062f37e4d122f94fe4f8a48c5946a5c767
Merge: 516916f 8d05fe8
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 516916fb084fc6e0aa0f2a31dbe0f74d933175fb
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-09-10

    glib2: add helper alias to get corresponding fields from the results
    of pk_package_id_split

M	lib/packagekit-glib2/pk-package-id.h

commit 8bb7625fc2e7fa7d612b24091b86450b49d23dae
Merge: 31f880c 8d05fe8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-10

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 8d05fe899cb13e203eef02b644c48723be662d76
Author: jassy <jassy@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Punjabi

M	po/pa.po

commit fdecacef73f69634b833ba916a5e6d4265495b67
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-09-10

    Sending translation for Assamese

M	po/as.po

commit 19b134078627b41236d65064cc5821e383608a15
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-09

    Update feature matrix for slapt.

M	docs/html/pk-matrix.html

commit 62f7c805c4949e2dae5d33994af2c559699a4300
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-09

    add distro check for slackware

M	lib/packagekit-glib/pk-common.c

commit 3c0dc785d7a8f29cab5e647372c7648b8cb87af4
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-09

    slapt: add new backend for Slackware packages

M	backends/Makefile.am
A	backends/slapt/Makefile.am
A	backends/slapt/pk-backend-slapt.c
M	configure.ac

commit e7a58cfe5574798565fbe7aa2b940a4b07fc8797
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Dutch

M	po/nl.po

commit d7274f69786e296557e0aa6a919743cad3d4cee7
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Malayalam

M	po/ml.po

commit a9790bad49e33d0e2112bb005815468bbd65420f
Author: raven <raven@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Polish

M	po/pl.po

commit 31f880c91cf1804c0ac9ad6cd20ad29893b63fd4
Merge: 294cbb9 4de3349
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 4de33493aa4f920b5d6062bdd4fe33aafe067dc3
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Oriya

M	po/or.po

commit 294cbb9deb0df544e6b8d0455880f909d0b931ea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: sync pk-enum between glib1 and glib2

M	lib/packagekit-glib2/pk-enum.c
M	lib/packagekit-glib2/pk-enum.h

commit 2d0f54233261a50aae390b50161145b72b123127
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    glib2: include pk-version.h in the included headers

M	lib/packagekit-glib2/Makefile.am

commit 127f27486d062365b2020f773ed97aeaa29d6f9b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: fix the packagekit-glib2.pc as somehow it became corrupted

M	lib/packagekit-glib2/packagekit-glib2.pc.in

commit b84a27c51d12723abeb8d073e1ee8827bbd51d11
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: fix up a few translated sections in the new code

M	client/pk-console.c

commit de05e437f3a739a84eb721eabf7e9ac05525bfc2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: fix up a few translations to be easier to translate

M	lib/packagekit-glib2/pk-task-text.c

commit 5203ecfb26fc39d045ea805f9b1ab6f29a7efef0
Merge: f40d7ca 3540d88
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Merge branch 'daemon-glib2'

commit 3540d8844a9bb57c84a8e6bc349a2188848272be
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    yum: Add moblin-desktop to desktop-other metagroup

M	backends/yum/yum-comps-groups.conf

commit 2ad60cc83809609235c956e9917ce7c63e7caf4b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Make glib2 compulsory, and convert all users to use the new library

M	client/Makefile.am
D	client/pk-console-test.c
M	client/pk-console.c
D	client/pk-generate-pack-test.c
M	client/pk-generate-pack.c
D	client/pk-monitor-test.c
M	client/pk-monitor.c
D	client/pk-tools-common.c
D	client/pk-tools-common.h
M	configure.ac
M	contrib/browser-plugin/Makefile.am
M	contrib/browser-plugin/pk-plugin-install.c
M	contrib/command-not-found/Makefile.am
D	contrib/command-not-found/pk-command-not-found-test.c
M	contrib/command-not-found/pk-command-not-found.c
M	contrib/debuginfo-install/Makefile.am
D	contrib/debuginfo-install/pk-debuginfo-install-test.c
M	contrib/debuginfo-install/pk-debuginfo-install.c
D	contrib/debuginfo-install/pk-progress-bar.c
D	contrib/debuginfo-install/pk-progress-bar.h
M	lib/Makefile.am
M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-console-shared.c
M	lib/packagekit-glib2/pk-console-shared.h
M	lib/packagekit-glib2/pk-progress-bar.c
M	po/POTFILES.in

commit e45956feebfbb4fe6cbdbc0982a144f528689eec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: Fix up a metric boatload of GtkDoc problems in the new
    glib2 library

M	docs/api/PackageKit-docs.sgml
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-desktop.c
M	lib/packagekit-glib2/pk-item.c
M	lib/packagekit-glib2/pk-item.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-package.h
M	lib/packagekit-glib2/pk-progress-bar.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-service-pack.h
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit f40d7ca5b7c6378ec4fe6b56bb25a3201ddec8cf
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Malayalam

M	po/ml.po

commit e3fb292ece690035cf727591c325114dba7a85f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Switch the doc-generation to glib2

M	docs/api/Makefile.am
M	docs/api/PackageKit-docs.sgml
M	lib/packagekit-glib2/Makefile.am

commit b9c04ef7710200305881fe12533260b867534001
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Spanish

M	po/es.po

commit ff7424b88756e496e08102ae0cb9344778c2e478
Merge: 687ca91 6145806
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Merge branch 'master' into daemon-glib2

commit 6145806ea5c021427dd236ccf6b57789dc2b09ee
Merge: 3ece72c 826daa3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 3ece72cf449ad9f38999460806ef89f20086ed0b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: remove some debugging left in

M	contrib/debuginfo-install/pk-debuginfo-install-test.c
M	contrib/debuginfo-install/pk-debuginfo-install.c

commit 295ece896a55a0070965f69c8c9c2ad757e635b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: add a glib2ified version of pk-debuginfo-install

M	contrib/debuginfo-install/Makefile.am
A	contrib/debuginfo-install/pk-debuginfo-install-test.c

commit 8c48d16badf7cac3a591e3118380822704beb55b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: add sync helpers for PkTask too

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit-private.h
A	lib/packagekit-glib2/pk-task-sync.c
A	lib/packagekit-glib2/pk-task-sync.h

commit 097d80adc0171285517b3542a4f09e10efff06ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: add sync versions of all the PkClient methods

M	lib/packagekit-glib2/pk-client-sync.c
M	lib/packagekit-glib2/pk-client-sync.h

commit b3ff79073e4fc13685821763249f9452918eea3c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Add a --enable-glib configure entry, but default this to TRUE

M	client/Makefile.am
M	configure.ac
M	contrib/command-not-found/Makefile.am
M	contrib/debuginfo-install/Makefile.am
M	lib/Makefile.am

commit 826daa3cf74d003788d70e2a68147f8ae7f4abd1
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Gujarati

M	po/gu.po

commit 6f46e98b97926d21bb100feecb834dd9cf06a1f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    glib2: convert the browser plugin to opionally use glib2

M	contrib/browser-plugin/Makefile.am
M	contrib/browser-plugin/pk-plugin-install.c
M	contrib/browser-plugin/pk-plugin-install.h

commit 71c417a37205d1af544903efb3a1191b41be834b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    trivial: enable glib2 in the fedora spec file

M	contrib/PackageKit.spec.in

commit f8df3a7f980e6904718a07a427f6884b320d22b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    bugfix: Ensure we ship packagekit-private.h in the tarball

M	lib/packagekit-glib2/Makefile.am

commit 68f6ae367b6937a15525f0cd123ec06d15936b43
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    browser-plugin: don't unref plugin twice to fix a crash when firefox
    is closed

M	contrib/browser-plugin/pk-main.c

commit 7334f6bf30494c2e82bb4e0c8206a5f3a80ad65e
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Telugu

M	po/te.po

commit 5254d3b57e181725c53397018a26ec0d893d437a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Add a check for glib-2.0 >= 2.22.0 for the new glib2 library

M	configure.ac

commit c8a158bf1d0ca02afb3a6693d0020f531240e7aa
Merge: 9b57a8a 1a04977
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-09

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 9b57a8a946f11ee53bfafb1c2ab25432a7bdcc0d
Author: Christoph Wickert <cwickert@fedoraproject.org>
Date:	2009-09-09

    yum: Fix yum-comps-groups.conf to bring back the Xfce packages

M	backends/yum/yum-comps-groups.conf

commit 1a04977b4d34807cbb9a8a430653129a1463fc3d
Author: runab <runab@fedoraproject.org>
Date:	2009-09-09

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit 73fcc5063721597007b5b5167ef36039edaa4ae4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-08

    pk-qt: Fix simulateInstallPackage call

M	lib/packagekit-qt/src/client.cpp

commit 01404723f4e2e2d1a2f5c20f6712da69f8cfcab5
Merge: 543073d b646ef2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit b646ef2ad1b4c6dfdf3c89ab1f3b25451ec63a2e
Author: raven <raven@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Polish

M	po/pl.po

commit 543073d713ee9d84e10a6c2f043b5940a3d44cd0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    glib2: port the PkDesktop class from glib1

M	client/Makefile.am
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-desktop.c
A	lib/packagekit-glib2/pk-desktop.h
M	lib/packagekit-glib2/pk-self-test.c

commit 687ca91d491f67d955faa49c973f3615bb83155d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    Convert all the daemon to use the glib2 code, not the glib1 code

M	src/pk-backend.c
M	src/pk-cache.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit 036f4ded7a5d31daeb79225fe7e802a06569a476
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    glib2: port the PkDesktop class from glib1

M	client/Makefile.am
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-desktop.c
A	lib/packagekit-glib2/pk-desktop.h
M	lib/packagekit-glib2/pk-self-test.c

commit d6b75401bc7755fde1fd14a459aa57e97727aa8e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: More work to make the daemon compile with glib2

M	src/pk-backend.c
M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit c879297cce35172401b164e29f61d8dd3b7e7bb2
Merge: 7c260de 9f11304
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    Merge branch 'master' into daemon-glib2

commit 9f11304bc5bc16233d72df6f742b2c6ccbb747b6
Merge: 0c12ffd 5dae094
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    Merge branch 'master' into item-new

commit 0c12ffd6c62405df68180583773f766ab1c59092
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: Make PkItem structures independant of PkResults so the
    daemon can use them

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-item.c
M	lib/packagekit-glib2/pk-item.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-self-test.c

commit 5dae094ef7d9731f270cd6748e445a871ff69d1d
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Marathi

M	po/mr.po

commit 7c260de47da4cffd02034829bbd1e41a12075d55
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: start converting the daemon to use the glib2 types

M	src/Makefile.am
M	src/pk-backend-internal.h
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-cache.c
M	src/pk-cache.h
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor.c
M	src/pk-network-stack.h
M	src/pk-network.h
M	src/pk-polkit-action-lookup.c
M	src/pk-spawn.c
M	src/pk-syslog.h
M	src/pk-transaction-db.c
M	src/pk-transaction-db.h
M	src/pk-transaction-extra.c
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 998f22eef7607e2cf06a39579e71194f83fd1fc9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: fix make check

M	client/Makefile.am
M	client/pk-self-test.c

commit 929178f10cfdb73290129f4a923eccb0e1e9d422
Merge: c0aa5bb 8bdf42a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    Merge branch 'master' into lib-private

commit c0aa5bbeb1785bf4e74c1eee449e7016256be710
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    glib2: Make the PkItem structures refcountable

M	lib/packagekit-glib2/pk-item.c
M	lib/packagekit-glib2/pk-item.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-self-test.c

commit b1c1921071e6b31e3eac8c0eca9d82d0a0f87059
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: split out the PkItem functionality from PkResults

M	client/pk-console-test.c
M	contrib/command-not-found/pk-command-not-found-test.c
M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-console-shared.c
A	lib/packagekit-glib2/pk-item.c
A	lib/packagekit-glib2/pk-item.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-service-pack.c
M	lib/packagekit-glib2/pk-task-text.c
M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task.c

commit 497572286108943f0ceb20d1f9389666feb0f569
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: add one more self test in PkResults

M	lib/packagekit-glib2/pk-results.c

commit 4d778751f74858534ee61874da3390425a94aded
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: fix make check in glib2

M	lib/packagekit-glib2/Makefile.am

commit e1bdf800ff35dc75718ddcbbc9102eda89aee963
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    trivial: add PK_BUILD_GLIB2 to config.h

M	configure.ac

commit 8bdf42af17184ff0817c0d11ecaa6c733591bdec
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Dutch

M	po/nl.po

commit d9b672222ecdd50fbe10b4461bb7995670cc2090
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-08

    glib2: move all the common code into libpackagekit-glib2 and build
    a private library for bits we don't want to export

M	client/Makefile.am
M	client/pk-console-test.c
M	client/pk-generate-pack-test.c
D	client/pk-progress-bar.c
D	client/pk-progress-bar.h
M	contrib/command-not-found/Makefile.am
M	contrib/command-not-found/pk-command-not-found-test.c
T	contrib/debuginfo-install/pk-progress-bar.c
T	contrib/debuginfo-install/pk-progress-bar.h
M	lib/packagekit-glib2/.gitignore
M	lib/packagekit-glib2/Makefile.am
C060	client/pk-console-shared.h
lib/packagekit-glib2/packagekit-private.h
R100	client/pk-client-sync.c lib/packagekit-glib2/pk-client-sync.c
R100	client/pk-client-sync.h lib/packagekit-glib2/pk-client-sync.h
R100	client/pk-console-shared.c
lib/packagekit-glib2/pk-console-shared.c
R100	client/pk-console-shared.h
lib/packagekit-glib2/pk-console-shared.h
C100	contrib/debuginfo-install/pk-progress-bar.c
lib/packagekit-glib2/pk-progress-bar.c
C100	contrib/debuginfo-install/pk-progress-bar.h
lib/packagekit-glib2/pk-progress-bar.h
M	lib/packagekit-glib2/pk-self-test.c
R100	client/pk-task-text.c	lib/packagekit-glib2/pk-task-text.c
R100	client/pk-task-text.h	lib/packagekit-glib2/pk-task-text.h
M	po/POTFILES.in

commit cf4ffdc679162848bbe50a36a958e9daca8ea9f1
Author: hunter688 <hunter688@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Czech

M	po/cs.po

commit ac344052bb0cbdfe7898815a2b88a5223784afdd
Author: shanky <shanky@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Kannada

M	po/kn.po

commit 760d82df2869762e7274913fb816d84c778d428a
Author: mvdz <mvdz@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Ukrainian

M	po/uk.po

commit 83be11792e7cf1e11b7366d576cd6b65d6e4d3af
Author: aalam <aalam@fedoraproject.org>
Date:	2009-09-08

    Sending translation for Punjabi

M	po/pa.po

commit 5bc5d8cf1c7c52a154ac6c4680fb4b32541db47e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    glib2: create a test pk-command-not-found binary that uses glib2

M	contrib/command-not-found/.gitignore
M	contrib/command-not-found/Makefile.am
A	contrib/command-not-found/pk-command-not-found-test.c

commit 5c203629a1d0a2dae02dc680210cc17b2e64266b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    glib2: split out pk-client-sync.[c|h] from the shared console code

M	client/Makefile.am
A	client/pk-client-sync.c
A	client/pk-client-sync.h
M	client/pk-console-shared.c
M	client/pk-console-test.c

commit 897beb8e5409d6c92f669a45dc37b18980a9c485
Author: shanky <shanky@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Kannada

M	po/kn.po

commit 4f214d7a53f7367caf77c74e241a42717dc7ad2b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    trivial: fix compile

M	po/POTFILES.in

commit 62fbc56e19670459ad3c86b2335e5f45da812b32
Merge: 2315803 3f63113
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 231580316beb35bdef77e47d22643191dd546e4c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    trivial: fix compile with the removal of PkControlSync

M	client/pk-console-test.c
M	client/pk-generate-pack-test.c
M	contrib/command-not-found/Makefile.am
M	contrib/command-not-found/pk-command-not-found.c
D	contrib/command-not-found/pk-text.c
D	contrib/command-not-found/pk-text.h
A	contrib/command-not-found/pk-tools-common.c
A	contrib/command-not-found/pk-tools-common.h

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

    glib2: remove PkControlSync, it's a useless abstraction that isn't
    needed

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
D	lib/packagekit-glib2/pk-control-sync.c
D	lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-self-test.c

commit 1addd6cc795ba330e7deb0e9f982efbabaa3a380
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    glib2: Add a glib2 version of pkgenpack

M	client/.gitignore
M	client/Makefile.am
A	client/pk-generate-pack-test.c

commit 99522c898e44e74c805bc9e416c4faac67a620e5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    glib2: remove the PkText shared code, and just duplicate the code
    for simplicity

A	client/pk-console-shared.c
R073	client/pk-text.h	client/pk-console-shared.h
M	client/pk-console-test.c
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
M	client/pk-task-text.c
D	client/pk-text.c
M	client/pk-tools-common.c
M	client/pk-tools-common.h

commit 5234d93235292c32390a70657f342493e554614b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    glib2: Merge all the changes to PkServicePack so it actually works

M	lib/packagekit-glib2/pk-service-pack.c

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

    glib2: Only print progress if it's different

M	lib/packagekit-glib2/pk-progress.c

commit 3f63113b21ba28de9899fc270002e2b18a701d4f
Author: jassy <jassy@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Punjabi

M	po/pa.po

commit 6e84dc68d32346d659f9e725570ed783c35f846d
Merge: a37239a a4ace64
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    Merge branch 'master' into glib2-service-pack

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

    glib2: Copy the files emitted from DownloadPackages

M	lib/packagekit-glib2/pk-client.c

commit 4f91de0ba116c2f984bbc9bb5095ec301bf4d5a5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    daemon: add a PkTransaction warning if a backend does not download
    files to the specified directory

M	src/pk-transaction.c

commit 0e26b87be468977a9a0756a7b663f01bf0e57c53
Merge: bf3cb21 08d0430
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    Merge branch 'master' into glib2-download-testing-and-copy

commit 08d043055f5535791885ffa5e6f1b453c14f54af
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Dutch

M	po/nl.po

commit 900eaa32dd1fcea794d10bc5eb373eb50d5baf99
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    daemon: Add a check to ensure that ::Files() are sent for
    DownloadPackages

M	src/pk-backend.c

commit 3f0fc22c44bdc04da027c9815fba0a969bad3f66
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    yum: Match the spec for DownloadPackages

M	backends/yum/yumBackend.py

commit 7c8c3539317fb463a975322dcf7fdf0b5932d961
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    dummy: match the spec for DownloadPackages

M	backends/dummy/pk-backend-dummy.c

commit 1fdda578d7274b4785588cf513cd77ac13d5bfaf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    spec: mandate that ::Files() from DownloadPackages must be one per
    package, with the package_id set correctly

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend.c

commit 4fa7d82ce644c14fe928bf3cd109c20ca2d54ff2
Author: shanky <shanky@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Kannada

M	po/kn.po

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

    trivial: post release version bump

M	configure.ac

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

    Release version 0.5.2

M	NEWS
M	contrib/PackageKit.spec.in
M	docs/html/pk-download.html

commit 2470e1b3e06593c1d1f26d64585435706fb61eeb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    trivial: fix the packagekit-qt self tests

M	configure.ac
M	lib/packagekit-qt/test/Makefile.am
M	lib/packagekit-qt/test/transactiontest.cpp

commit e7aca9fea493291e989ea698bd5fdcdf4d520e53
Merge: 7f62280 a504e6a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

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

    glib2: Add some self tests that fail for downloading

M	lib/packagekit-glib2/pk-client.c

commit a504e6af94ba7087e635c7f9b8005a43f18f22ca
Author: raven <raven@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Polish

M	po/pl.po

commit 7f62280c64d1365bfacb0360dea06ede15c381fa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-07

    glib2: fix the method parameters of DownloadPackages

M	lib/packagekit-glib2/pk-client.c

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

    glib2: start to convert PkServicePack to using glib2 async methods

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-service-pack.c
A	lib/packagekit-glib2/pk-service-pack.h

commit 029a597b05b09cc740557be7d6ff8d3e8c336693
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Oriya

M	po/or.po

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

    Fix up some return values in the event of an error. Spotted by clang

M	client/pk-console-test.c

commit b53b6400f4a004afa79493b3ff39f853d3c96860
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Gujarati

M	po/gu.po

commit cd0af820eaa04dc614b0b7dd7fd76b1f9b974f9d
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Marathi

M	po/mr.po

commit 3baba48f523fed3e2c9d2e42e763dac9150ba442
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Oriya

M	po/or.po

commit 59d2c4cbcb461eb6f3108969d70de1a0b4d39deb
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-09-07

    Sending translation for Tamil

M	po/ta.po

commit aee38b61a1f5211a88c27ca8a2b9922b107a2dbc
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-07

    ports: use update, not fetch

M	backends/ports/portsBackend.rb

commit 73104fe0873bcf643ad624e325246e8ec6998b44
Author: xconde <xconde@fedoraproject.org>
Date:	2009-09-06

    Sending translation for Catalan

M	po/ca.po

commit a0bc26d36d5daa9a7b4d3b60078094d51daf3bc9
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-09-06

    Sending translation for Spanish

M	po/es.po

commit 302a68ccc3611ceac0b5c5ce34ede9ff42c8a183
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-06

    Fix up two issues reported by clang in the contrib tools

M	contrib/debuginfo-install/pk-debuginfo-install.c
M	contrib/device-rebind/pk-device-rebind.c

commit b6284cd1a6950a1206c727d0a5a897eec69bd8a2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-06

    Fix build by defining PK_MESSAGE_ENUM_REPO_METADATA_DOWNLOAD_FAILED

M	lib/packagekit-glib/pk-enum.h
M	lib/packagekit-glib2/pk-package-ids.c
M	lib/packagekit-glib2/pk-package-ids.h

commit c6986daa6ba7b96a397cca60bf8a47f0c310974c
Merge: e100e14 e0d77ce
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-30

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit e0d77ce3b05a2113561ea03657cb12ba5ee8a365
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-05

    Sending translation for Malayalam

M	po/ml.po

commit 32ec2fb4742b3a1866f5bf81cae9f8625f6acaf4
Author: palos <palos@fedoraproject.org>
Date:	2009-09-05

    Sending translation for Slovak

M	po/sk.po

commit a798935e66d112832915b0437d9c10a40702f716
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-05

    glib2: get rid of library includes that are not needed

M	lib/packagekit-glib/egg-test.c
T	lib/packagekit-glib2/pk-bitfield.c
T	lib/packagekit-glib2/pk-bitfield.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
T	lib/packagekit-glib2/pk-common.c
T	lib/packagekit-glib2/pk-common.h
M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
T	lib/packagekit-glib2/pk-enum.c
T	lib/packagekit-glib2/pk-enum.h
M	lib/packagekit-glib2/pk-package-id.c
M	lib/packagekit-glib2/pk-package-id.h
M	lib/packagekit-glib2/pk-package-ids.c
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit dab522a0b88dde8ddc0e8f07914523eaaad6ad22
Merge: ebd6441 c7c010b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-05

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit c7c010b4b65507e98d62a015b5b8f32cd300890b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-05

    glib2: Copy pk_package_ids_x functionality from glib1

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-package-id.c
A	lib/packagekit-glib2/pk-package-ids.c
C052	lib/packagekit-glib2/packagekit.h
lib/packagekit-glib2/pk-package-ids.h
M	lib/packagekit-glib2/pk-self-test.c

commit fc7e6822083c7c8daf48da972c0eb18e36932a05
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-09-05

    Sending translation for Portuguese

M	po/pt.po

commit cde9d5e8b7cacf015ebcb45f660d03d7b07df209
Merge: bec3832 7fabf88
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-09-05

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 7fabf88087e2439a55bfcc6e8241db313dcc9e2f
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-05

    trivial: even more indentation fixups

M	backends/ports/portsBackend.rb

commit c6904e377f04ebda9bf46363ce15f49ed10ee2ad
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-05

    trivial: rearrange in ugly order

M	backends/ports/portsBackend.rb

commit 3c8146491f140ad1dbeebffa0b6c2e4ffce97578
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-04

    trivial: move groups to class

M	backends/ports/portsBackend.rb

commit ca2eeff908305237fb888f79e92ca80747c5a9bf
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-04

    ports: oopify backend

M	backends/ports/portsBackend.rb

commit c44a389565a6082c8ee4735cdb589d4855b6b56e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-04

    trivial: clean up comments, for ruby doc

M	backends/ports/portsBackend.rb

commit 9299ca40d146ad7906c41aec656a864bfdb13445
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-04

    trivial: use helpers like in the python backend

M	backends/ports/portsBackend.rb

commit ebd64412bd643dc8ef42b6352fbda6fea4798513
Merge: e94d3d1 4e661fc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 4e661fc8789f4361778626ee9180725784dbb306
Author: vpv <vpv@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Finnish

M	po/fi.po

commit 4b216617dcb987c6fba402d00d42abb4d75a1349
Author: raven <raven@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Polish

M	po/pl.po

commit 84b3b4d0b1731336f61e1d348aae73f050c0bf6d
Author: raven <raven@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Polish

M	po/pl.po

commit 4121a972843d0a70c37da747bfffe1d0bbf882ae
Merge: e40c209 49fda24
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-04

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit e40c2097b59226bf81ae866de6340396300add01
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-04

    aptcc: fix to handle packages ids in resolve

M	backends/aptcc/pk-backend-aptcc.cpp

commit 49fda24cedf9f08b395bb60ae811e78156b3d2ec
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Dutch

M	po/nl.po

commit e94d3d19650b9571dbe95799d0e87e5aa55d1ab6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: add a glib2-ified pkmon test program

M	client/Makefile.am
A	client/pk-monitor-test.c
M	po/POTFILES.in

commit 468b9156fe92898fcd92221690644316bfb7a679
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: alex tells me the async methods should return a copy, not const

M	client/pk-console-test.c
M	client/pk-task-text.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit b1f75e4a5ac7abce6f034f1a14c0a33046d189e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: add pk_control_get_daemon_state_async()

M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit bec38327fbbf463d3fb517401c56d7866a221775
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-09-04

    alpm: added support for resolving by package_id

M	backends/alpm/pk-backend-alpm.c

commit b41ad92c50bc15a2844d847fbf04e1d09ad798a4
Merge: 302bbef b444f05
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-09-04

    Merge branch 'master' of
    git+ssh://alk@git.packagekit.org/srv/git/PackageKit

commit 302bbeff2508cc1e2cf81657f6b366360561570c
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-09-04

    urpmi: trivial fix for restart enum use

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit f95adf0888a0790f59eda9ed758500b1db597b26
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: Fix getting values from pk_client_adopt_async()

M	lib/packagekit-glib2/pk-client.c

commit b444f05b5d3a535c1c6b743bb21e9d2bcac0f0c4
Author: hunter688 <hunter688@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Czech

M	po/cs.po

commit baac06a0d1f5c92e4d615cb5903a4e41aa519484
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: use the new property names on the client

M	lib/packagekit-glib2/pk-client.c

commit 3a0b3a48a9bc6b17155ceca50a275441e8d66e32
Author: hunter688 <hunter688@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Czech

M	po/cs.po

commit 24ca6db804ab6659825bd6bb9b2780884089150b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    yum: detect yum.Errors.RepoError in more places, rather than
    backtracing

M	backends/yum/yumBackend.py

commit 6e049c9fb994d01c04d65ae9743546e630708d20
Author: logan <logan@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Spanish

M	po/es.po

commit 7693670c86b177b48c057e6d3b9400e665f45c89
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-09-04

    egg-debug: create log file with correct permissions

M	lib/packagekit-glib/egg-debug.c

commit e8ce485cab321baf605b2fc475112246084eceb8
Author: hunter688 <hunter688@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Czech

M	po/cs.po

commit f2254e9a597c7fd6f17a04f89d187b07dfb9c492
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    trivial: add some debugging

M	src/pk-transaction.c

commit 885895328821dba9885d4b47e995ddd235ae7ee9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: finish porting pkcon-test to glib2

M	client/pk-console-test.c
M	client/pk-task-text.c

commit aaf6228da47f0850e266ab209038172234914f6d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    trivial: add some new debugging to PkProgress

M	lib/packagekit-glib2/pk-progress.c

commit 0971a9c37dd4298c2b1b1da66000aead09e40ff2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    bugfix: Send percentage-invalid when setting up the transaction and
    waiting for authentication

M	src/pk-transaction.c

commit ea63b5544ab5e12d0aa85b43155e1ce5f7f512e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: don't cancel all pending requests on finalize

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-task.c

commit f41bab86b8d2dac1431e2939b1e9df52ff6d669b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: Add pk_results_get_require_restart_worst()

M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit 0e0326cdaa894903a38dd1926e040962c95ac414
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: add pk_client_rollback_async() as it looks like Rollback is
    going to be used after all

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 16623a71b25edc4947e8185fe9ba1d13d28eadc8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: Add pk_control_sync_get_time_since_action()

M	client/pk-console-test.c
M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-control-sync.h

commit 2540a7912d08f046cccd234cd6bc70204018fb7a
Author: runab <runab@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit b67f3135e8bb5d15cb4944438a8833c984736fd7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib2: Use the new daemon properties rather than discrete methods

M	client/pk-console-test.c
M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit eb5ed3a9cee0578d9cc1055d30726ce5e7044cec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    glib: Don't assert the client if new properties are added to the
    interface

M	lib/packagekit-glib/pk-control.c

commit e381956427e93379156564f0478bf8a191a6a14a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    spec: Deprecate some methods on the mail interface, replacing them
    with properties

M	src/Makefile.am
D	src/org.freedesktop.PackageKit.Backend.xml
M	src/org.freedesktop.PackageKit.xml
M	src/pk-backend-internal.h
M	src/pk-backend.c
M	src/pk-engine.c
M	src/pk-engine.h

commit 8e8a182c686204c4a437dcf9c0ceecd4c599e2f2
Merge: ca8c754 0148d37
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-04

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 0148d3703fdbb96c2e5b80cd351db24e54e418a7
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Gujarati

M	po/gu.po

commit e157633d287c784c9af75204efe41b207d7745c7
Author: rajesh <rajesh@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Hindi

M	po/hi.po

commit 04aae0ac20a8d780e79de995f748977cc3251488
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-04

    Sending translation for Malayalam

M	po/ml.po

commit d874bd5ac1f4b5def075233f5f640e477ec92df4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-03

    aptcc: Added non interactive mode to dpkg

M	backends/aptcc/apt.cpp

commit 59c6727647c1887c9f609e39c544607246783928
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-03

    aptcc: added proxy support and simplified setlocale

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit f4b73c8b07ddf3fa7392f8e850e34f6971867acc
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-03

    aptcc: updated matrix.html to reflect simulate

M	docs/html/pk-matrix.html

commit 6aa66e4e10e5c6dbc9cdb72f05b5e7e4335264a6
Merge: 49776a6 09d9cfa
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-03

    Merge branch 'master' into aptcc-simulate

commit 49776a622ebfd776b0f8081ae2c6cc0ffa5b97ba
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-03

    Simulate finished

M	backends/aptcc/apt.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit ca8c7540b05aacae3cec2228c5eb076553f4de9a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    trivial: Rename the debuginfo-install subpackage to debug-install

M	contrib/PackageKit.spec.in

commit 09d9cfad1fe1e86be0cd0e7ff5e47104ca03b6e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    trivial: Remove some obsolete code

M	client/pk-console-test.c

commit f2e30662f72d7c4fd74637497cc3545246450aac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: Fix GetOldTransactions

M	client/pk-console-test.c
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-task.c

commit 04bd04aeca7dd13da8f9ffcbc1881fbfff89b59d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    Don't finish the progress bar if one was never drawn

M	contrib/debuginfo-install/pk-progress-bar.c

commit 09889751aa1151ca64ca9e993e89a456832fc25a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: handle simulate in the PkTaskText

M	client/pk-task-text.c

commit a9ad006ae6d2a71290bd6f5c556b92d422af3133
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: only call the simulate callback if we really need to

M	lib/packagekit-glib2/pk-task.c

commit 692ab2622b9a02bc511aa93c72f4d20b2f0b1a2c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    dameon: for backends without simulate, we need to emit the original
    packages before we fall back

M	src/pk-transaction.c

commit 1380138ec5d16bd03962d43b011b6685b69cc39f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: Add simulate support into PkTask, falling back to
    not-simulating if not supported

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit fc6713ec7f289c2c7fac8c42bf412dc6f9473e9d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: Add some of the glib1 sorting methods to PkPackageSack

M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h

commit 25a70a76fae38de9587f79f36f04a3ffcc15572f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: don't add Finished packages to the sack, they are uninteresting

M	lib/packagekit-glib2/pk-client.c

commit 10b49db3536e633a46784de07598fe5a7d3f01d7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: store the role in the PkResults object too

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c

commit 828b1d961e0e89fa775a0acf70fd71ade235bf02
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: Add some more of the PkTask methods

M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit 67b1f2320f18f9f7123ac4f2775ba2d90a75f559
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    trivial: fix make distcheck

M	lib/packagekit-glib2/pk-task.h
M	po/POTFILES.in

commit b184f9b378a3016a625789175f6aa8cb67f8f660
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: use PkTaskText in pkcon-test

M	client/pk-console-test.c

commit a322425de153f48fc47a19903dfed6a01e08d04f
Merge: 4c53217 5af2e88
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 4c53217ce0830151c24e3675ae768a7135b1a3a0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    yum: Don't check for unfinished transactions when the cache is
    lazy loaded

M	backends/yum/yumBackend.py

commit 5f9c952bf326d2360ac8858f2742d176d7e605e3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    yum: Check for initialisation failures in more cases

M	backends/yum/yumBackend.py

commit 5af2e889e045194a47b3fbbfe5f4f26b17fac485
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-09-03

    Sending translation for Spanish

M	po/es.po

commit 266f02a217f3537d1d3dadb623097f00b1f9cb5f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: add a PkTaskText implementation for the text tools to use

M	client/Makefile.am
M	client/pk-console-test.c
M	client/pk-self-test.c
A	client/pk-task-text.c
A	client/pk-task-text.h

commit 59041064e8f878b4f4e43c66ec3dfcaf82d131c2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    bugfix: detect the new libnm-glib name as well as the old libnm_glib

M	configure.ac

commit bb881b39fe7cffc16b9a5fc03cf0a75abc00c492
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: handle EULAs and repo-signatures in PkTask too

M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit 08556da40284519a912f2f0a7c354015d40a3434
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    pkcon: remove the trailing newline from fgetc so multiple requests
    work

M	client/pk-text.c

commit 3b833d4d494717028919bc910ee375d9c837ccb0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: add some of the pk_package_id_x helpers from glib1

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-package-id.c
C051	lib/packagekit-glib2/packagekit.h
lib/packagekit-glib2/pk-package-id.h
M	lib/packagekit-glib2/pk-self-test.c

commit 0bd29f2054f0c086235834aa35feb54bd48f99f8
Author: rajesh <rajesh@fedoraproject.org>
Date:	2009-09-03

    Sending translation for Hindi

M	po/hi.po

commit b55c038aaa09d64a22bd76893caa936f608a7ee6
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-03

    ports: implement vuxml for get-update-detail

M	backends/ports/portsBackend.rb

commit 116243028c4f7e0cb1d1448d081c9152770659f6
Merge: 373ef03 319ea84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    Merge branch 'master' into client-glib2

commit 319ea84e25ccc10013f477949f89fc2499b2a078
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    trivial: fix up a few vim-tags

M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-self-test.c
M	lib/packagekit-glib2/pk-task-wrapper.h
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit 373ef0333acf08af7606c58636f6cae759ec280c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: make pkcon-test use PkTask

M	client/pk-console-test.c

commit 5f914dfdb22226ade7da067558895fea2356e1f5
Merge: e27cc04 066a0e0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    Merge branch 'master' into client-glib2

commit 066a0e066207e82a6a778bf92d58bc029c5d47c0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    glib2: Add better examples to the PkTaskWrapper

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-task-wrapper.c
M	lib/packagekit-glib2/pk-task-wrapper.h
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit 3e452314d0040fe75488285783bedf9bbc0b3567
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-03

    Add PkTaskWrapper to just test the PkTask functionality

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-self-test.c
A	lib/packagekit-glib2/pk-task-wrapper.c
A	lib/packagekit-glib2/pk-task-wrapper.h
M	lib/packagekit-glib2/pk-task.c
M	lib/packagekit-glib2/pk-task.h

commit ec218a8699100c362008685684fd945e5f8d564f
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-09-03

    Sending translation for Gujarati

M	po/gu.po

commit deb70ebfcf570a0cfec026cde8180737dd60e24f
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-03

    typo: it's KDE, not Qt

M	docs/html/pk-intro.html

commit 7ac15eb3610ff7fff4a74f1184e118ce2bc92eb4
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-03

    trivial: move the prints to separate file

M	backends/ports/portsBackend.rb
M	backends/ports/ruby_packagekit/Makefile.am
A	backends/ports/ruby_packagekit/prints.rb

commit 277413b5378868a22e91f8936ee97bfa93cab04d
Author: Dennis Gregorovic <dgregor@redhat.com>
Date:	2009-09-03

    yum: If we're on RHEL, then preupgrade functionality isn't available

M	backends/yum/yumBackend.py
M	contrib/PackageKit.spec.in

commit fc013bca5b0b120ca7a3efeeba31d825dbc453f4
Author: Tim Lauridsen <tim.lauridsen@googlemail.com>
Date:	2009-09-03

    yum: Use NotImplementedError to fix a backtrace

M	backends/yum/yumBackend.py
M	backends/yum/yumMediaManager.py

commit e6e75f3f8d628bcec4607f007e58c005e42c45cd
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-09-03

    Sending translation for Malayalam

M	po/ml.po

commit dca807e07e77336b6a23be8fce5969c493f01d83
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-09-02

    PackageKit-Qt : migrate to the new properties based API

M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.cpp
M	lib/packagekit-qt/src/transactionproxy.h

commit e6dac257d91d1fa67082af3865aa05259723ea5a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: Add the start of a PkTask object to handle the client dance

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
M	lib/packagekit-glib2/pk-self-test.c
A	lib/packagekit-glib2/pk-task.c
A	lib/packagekit-glib2/pk-task.h

commit 67d187e7d62387b8392d9cb1303802f8f0f5222a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: trivially improve a gtk-doc description

M	lib/packagekit-glib2/pk-client.c

commit f9e14c3ffcf2123b7ecdda300c7a0bd87b58c4f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    trivial: fix make check

M	po/POTFILES.in
M	po/POTFILES.skip

commit 80a51498fb09990d6a1d4968bd06f78592130e07
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: remove unused code

M	lib/packagekit-glib2/pk-package-sack.c

commit 1355443c456588311d16867ae564bb576cbccc82
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    dummy: add _use_trusted support to install_files

M	backends/dummy/pk-backend-dummy.c

commit 4f27ac643c096428f571d0b3a788f992c348f144
Author: warrink <warrink@fedoraproject.org>
Date:	2009-09-02

    Sending translation for Dutch

M	po/nl.po

commit a2fbf2cb8889c1e49577b3632d693dad65c40f92
Merge: b6a3f81 959bad1
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-02

    Merge branch 'master' into aptcc-simulate

commit 959bad19ba8fe1c2a2505ecd08581a9789abb26f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    trivial: fix build

M	contrib/command-not-found/Makefile.am
M	contrib/command-not-found/pk-command-not-found.c
A	contrib/command-not-found/pk-text.c
A	contrib/command-not-found/pk-text.h
D	contrib/command-not-found/pk-tools-common.c
D	contrib/command-not-found/pk-tools-common.h

commit e27cc043320b4c8625e91c52819dd289f676c12d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: migrate a new version of pkcon to using the glib2 bindings

M	client/Makefile.am
A	client/pk-console-test.c
A	client/pk-progress-bar.c
A	client/pk-progress-bar.h

commit 925a1d0d70b6aa36b32b78d2ddcde2f8ad891750
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    trivial: gitignore update

M	client/.gitignore

commit 96bfc2d2fc2df2608b9d7d5b22082010f5bd91b6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    client: split out the non-packagekit-glib specific common code
    into pk-text

M	client/Makefile.am
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
A	client/pk-text.c
A	client/pk-text.h
M	client/pk-tools-common.c
M	client/pk-tools-common.h

commit 6af81fc35c42c999c13a318e0238ab71ef7255c2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib: fix up a few shared files so glib2 can build with Werror
    flags set

M	lib/packagekit-glib/egg-string.c
M	lib/packagekit-glib/egg-string.h
M	lib/packagekit-glib/pk-bitfield.c
M	lib/packagekit-glib/pk-bitfield.h
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-common.h
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 762dc95a34c0a8beae0dc12fa1bc72c638f8a11b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib: Fix up the PkControl properties with the interface change

M	lib/packagekit-glib/pk-control.c

commit 8a3d39740615de74319def0355d0540fb97e630c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: fix up a couple of memory leaks and make valgrind and gdb happy

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-control-sync.c
M	lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-package.h
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h
M	lib/packagekit-glib2/pk-self-test.c

commit add0dc2feff8380c442cff241c20ffb3398dec0b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    spec: Property names have to be WindowsStyleCaps

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/org.freedesktop.PackageKit.xml

commit 550fec61f0ed458e982d2f2a22e52a8a68ae413a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: set the call to NULL before we check for error

M	lib/packagekit-glib2/pk-control.c

commit fe785f1b4ee04cef36f0e9317c647888ebae322e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: Ensure we fail D-Bus methods that do not complete

M	lib/packagekit-glib2/pk-client.c

commit f391b2fbd7607a2a209442b82f27fb29141c44cc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    glib2: fix a silly little typo which caused the dbus_g_error_get_name
    to abort

M	lib/packagekit-glib2/pk-client.c

commit 7b976a2a6673adf9061a1069ccbd2f77faebac8e
Merge: ebf021a 0275110
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-02

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 027511056999e3d8dbaec34fe21444ce0424385e
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-09-01

    Sending translation for Tamil

M	po/ta.po

commit cdc5f5dca0cdfb37d37ef4559a02fc4bb4bcd181
Author: raven <raven@fedoraproject.org>
Date:	2009-09-01

    Sending translation for Polish

M	po/pl.po

commit ebf021aa181489902d9157c6ccaf416d87ff1298
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    debuginfo-install: make the number on the progressbar track the
    actual percentage

M	contrib/debuginfo-install/pk-debuginfo-install.c
M	contrib/debuginfo-install/pk-progress-bar.c
M	contrib/debuginfo-install/pk-progress-bar.h

commit d63767f74811837b8aeb0b587058c15fc72d2e89
Author: igor <igor@fedoraproject.org>
Date:	2009-09-01

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit a3c262d8c8457614a22336ae6f349281affef808
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-01

    packagekit-qt: added the need untrusted exit enum

M	lib/packagekit-qt/src/transaction.h

commit b6a3f81503486214284f6381e886eb6e367e24bd
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-09-01

    Fixed resolve and added simulate, only simulate_install_packages works

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 3b990e9f567afa6cb16636f23e6e031b6d3372a7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: Add a PkControlSync class for trivial access to some properties

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-control-sync.c
A	lib/packagekit-glib2/pk-control-sync.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-self-test.c

commit b06557eb88ed420ea08c20eb8b278bf13eda9861
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: Add the connection-changed signal to PkControl

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 2970f135669203becf77d24d2d7d411db1e4fc08
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: set the PkProgress role when the transaction is started

M	lib/packagekit-glib2/pk-client.c

commit bcb9b15be010ce6a629bd45ffdf3a1b4f9cdfb7a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-01

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit 1184745dd4e4597839b5e595d23b0816ff54c3d0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-09-01

    smart: remove the what-provides feature

M	backends/smart/pk-backend-smart.c
M	backends/smart/smartBackend.py

commit e2c1e61f8adc5c9daab91e672171fbba92e554a8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: remove some unused code

M	lib/packagekit-glib2/pk-client.c

commit 6998b3705003169b66c3a38efbc6a56d5b389afc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: Add a working pk_client_adopt_async() method.

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 600bb3712420a08fee7b6a38643a827db3f374a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: fix silly trivial typo

M	lib/packagekit-glib2/pk-client.c

commit 0bf750c4405383026533a2c86e58845d0e214763
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: add ::Role to PkProgress for the new adopt functionality

M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h

commit 11915b4aee0d33e34eec008be327432e98004146
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: add start of pk_client_adopt_async()

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 5fe7c78de4ee5ab084295e598ea05d9a10dee083
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    spec: Add properties to the transaction interface and deprecate the
    old methods

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-transaction.c

commit 1d83ab15f7d60db0ba6dad509c69d6270589ee34
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: simplify the guint->gint conversion

M	lib/packagekit-glib2/pk-client.c

commit 5fd55f6a9a977049986c5105cea7d38084e0d7c7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: allow PkControl to get properties

M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 6c25b7ff8126e7d7e65228633f929dbf076a6491
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: do more with error codes and domains

M	lib/packagekit-glib2/pk-client.c

commit 52e4079c41074657b8d55c18b11c302ed957f690
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: add a convenience pk_results_get_error_code() function

M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit 64ca5c70702b55804475ed7eb23f8c945240ba8e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: Add a boatload of gtk-doc markup from glib

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c

commit 837e7516748329a4a2719ddd4d22466a87087441
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: make the client methods cancellable

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-control.c

commit 990a089722bd04d95e5df10e428fb63397d32f1c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: ensure we cancel any in-flight DBus calls when we finalize
    PkClient

M	lib/packagekit-glib2/pk-client.c

commit be413a01a96912e1679cb8efd40dbfefde93ad97
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-01

    glib2: ensure we cancel any in-flight DBus calls when we finalize
    PkControl

M	lib/packagekit-glib2/pk-control.c

commit b574166c162aae440e3cf7bc0ac6d0be7c4fe737
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-09-01

    Sending translation for Tamil

M	po/ta.po

commit 247f4d58753fb3b4a048affe41d1957e088c31af
Author: Sebastian Krzyszkowiak <seba.dos1@gmail.com>
Date:	2009-09-01

    opkg: fix installing and removing multiple packages at once

M	backends/opkg/pk-backend-opkg.c

commit 50f94e8113a17df1ccc94150a5daf729dbdc86ab
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-09-01

    Sending translation for Marathi

M	po/mr.po

commit 243a0205d106e39668b70e28a5c9cd7a71bd67e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-31

    Change the pkcon repo-list output to be more normal. Fixes rh#520330

M	client/pk-console.c

commit cb6c95ba962bd156f65cc690f3e9adafa402403e
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-08-31

    Sending translation for Marathi

M	po/mr.po

commit 33498ba1356a2ac8f45d83868d62149506fd24db
Author: igor <igor@fedoraproject.org>
Date:	2009-08-30

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit 87e243edfc7ae88848e1900b11d0a4aa5ffd60ab
Author: vpv <vpv@fedoraproject.org>
Date:	2009-08-30

    Sending translation for Finnish

M	po/fi.po

commit e100e14e0170099ef571dfacdb7211f46c0c4158
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Do not sort the apt.Cache, since it slows down the whole process
    a lot.

M	TODO
M	backends/apt/aptBackend.py

commit abbf1dabb741652de7a0920cc8aa029741155dc3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-30

    APT: Move apt lock handling into the decorator

M	backends/apt/aptBackend.py

commit 5088263c975c0a2131dfa6af094bdf6c06204cf6
Author: Christopher Aillon <caillon@redhat.com>
Date:	2009-08-29

    Use correct configure test for newer polkit

    s/polkit-action/pkaction/

M	configure.ac

commit 57b543547afa4d8534bfc3420f894b04af49c384
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-30

    APT: Make use of the new RepoMetadataDownloadFailed message

M	backends/apt/aptBackend.py

commit d9bfe60fa7a5f5e11ddf822168ffe498db116ffd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-30

    libpackagekit-(qt|gtk): Add a message enum to indicate that the
    download of repository metadata failed.

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-qt/src/client.h

commit 6580ed99f1add54aed5e3d22d76c45651a846a5c
Author: raven <raven@fedoraproject.org>
Date:	2009-08-29

    Sending translation for po/LINGUAS

M	po/LINGUAS

commit 04279aa755876d88d8cc873a57fd8e1ebce28a20
Author: raven <raven@fedoraproject.org>
Date:	2009-08-29

    Sending translation for Polish

M	po/pl.po

commit 02cdcd2505ce9a9ee653294aaef2105d3f1a798f
Merge: 824784a ad07df3
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-28

    Merge branch 'master' of
    git+ssh://afb@git.packagekit.org/srv/git/PackageKit

commit ad07df32946a337cad016aea477aa3653b9b5e84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: make PkControl a singleton again

M	lib/packagekit-glib2/pk-control.c

commit 632035557d3d1391f4227f317ad26967161b890a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: Add all the old PkControl signals into the new object

M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 70a9a9265a64f5e12d0c293689c0bd45b6cb1ce4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: merge a broken version of pk_client_cancel_async()

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 6b135905884e39e19e9bf4cf46423a6564137d98
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add in PkClient and PkControl errors

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 261e9ed1167e0a55ede3095a1be63ed3d695d805
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: fill in some more of the PkControl async actions

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-package-sack.c

commit 9a7aeb6ba8f914b62796990e7a3f034d4bc33af5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add pk_control_get_[roles|filters|groups]_async()

M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-self-test.c

commit 6e43f0113eea1f1fca24f21b068a0ccaab5ca390
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add pk_control_set_proxy_async()

M	lib/packagekit-glib2/pk-control.c

commit e94fe28a7b1ef2b61e6b7145280d3700c4c9e168
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add pk_control_get_mime_types_async()

M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 411838b5646ecdf6b25f2afd69fc50f0e9b75050
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add pk_client_get_old_transactions_async()

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 243c19a16d596ae50d993e11e62a27ac151e74f2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: use SetLocale automatically, still async

M	lib/packagekit-glib2/pk-client.c

commit 2cd427314c2b8b050d4a1f2c825dd9c280fa7a3b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: finish all the client signal cache code

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit b64edc646f339aa213c269bfb2bc014f62832a4e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: connect up the rest of the client signals

M	lib/packagekit-glib2/pk-client.c

commit 99462dd7066831e4f77987607b53ca13355a1b14
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add the caller-active callback

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-progress.c
M	lib/packagekit-glib2/pk-progress.h

commit eb74e59318ecd40c6022218879d75b8af44cd8d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add more client callbacks internally

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit e837c33ff84deb8d76e13de0463f80bdea14f24a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: use a abstract progress object that we can easily extend in
    the future

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h
A	lib/packagekit-glib2/pk-progress.c
A	lib/packagekit-glib2/pk-progress.h
M	lib/packagekit-glib2/pk-self-test.c

commit f440b42a433fb96ca951d5214ed0d31c642f41fc
Merge: ae561cc a501e0d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit ae561cc3fc77a04394b506a772f1addff7d8d808
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-28

    glib2: add some more PkResultItem types copied from glib(1)

M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit 3db117c383ec09ca961da80865ffa96fd8ea1ad3
Merge: 6fbd3f6 a501e0d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-27

    Merge branch 'master' into aptcc-simulate

commit a501e0d001988cd59e3d2a5a8ebe1ae8704da112
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-26

    PackageKit-Qt : add const qualifier on some methods

M	lib/packagekit-qt/src/bitfield.cpp
M	lib/packagekit-qt/src/bitfield.h

commit 610d97c1efeebbf0689d9396ecfb5b8126e65578
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-26

    PackageKit-Qt : Add additionnal methods to preserve API with earlier
    versions

M	lib/packagekit-qt/src/bitfield.cpp
M	lib/packagekit-qt/src/bitfield.h

commit 918d669795b6d955701502684ae05c0f5a2d8353
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-26

    PackageKit-Qt : Add simulate support

    Add simulate_* to the Client
    Update the Actions bitfield to a custom type

M	lib/packagekit-qt/src/Makefile.am
A	lib/packagekit-qt/src/bitfield.cpp
A	lib/packagekit-qt/src/bitfield.h
M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/transactionproxy.h

commit 824784aef04046f8aace9512e0d8b5e6511439e3
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-27

    smart: implement only_trusted (hughsie's FIXMEs)

M	backends/smart/smartBackend.py

commit 6fbd3f62e9c94100ab61332472cd45d9226d3c3a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-27

    first changes to aptcc simulate

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h

commit 5e1191e87ecfd525cc5975e18501efa7d00f83df
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: disable the property setting code to workaround a dbus-glib
    issue

M	lib/packagekit-glib2/pk-control.c

commit 92553352df4089f696e0f72eafb4e04442a09de7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: test the GetUpdates functionality

M	lib/packagekit-glib2/pk-client.c

commit b92e29aef57d1341ec4cc352e37067344ae815b9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add all the daemon methods for the new client calls

M	lib/packagekit-glib2/pk-client.c

commit f455d9ee74b0eed0a06bf1375887b7a7ff8b9da5
Merge: 7de6b04 569ec78
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 7de6b0417e85b94d00f05984951f882b937f8ff5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add the rest of the client methods

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 5d313e1d8133480ed94347207228a112b9d51592
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: Add some more client prototypes

M	lib/packagekit-glib2/pk-client.h

commit 8c17c04867275f5bcda64fa9fea94a824f0637c3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: Add some more client methods

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h

commit 39714aca49473a74baf809348a87c023fdadc5b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add a pk_results_get_package_sack() method

M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit 059ca69bc2eea10da9134964f2355535e68e97b9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add ROLE and STATUS properties

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package.c

commit 3e59804fd97c9b58496e60a7f1a8f7aa03bbf60e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add pk_package_sack_get_total_bytes() to get the total size
    of the sack

M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h

commit 569ec7820cde902ceae465be1f0252c3a2b9e4c8
Author: kenda <kenda@fedoraproject.org>
Date:	2009-08-27

    Sending translation for German

M	po/de.po

commit 1eab885d2150a1b9d89bd87fb40085988d94dbeb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add pk_package_sack_merge_details_async() and
    pk_package_sack_merge_update_detail_async()

M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-package.c

commit 0e50abce10dd0fc22c506057f3443940b3603de2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    trivial: Update LINGUAS

M	po/LINGUAS

commit f384fa6f0ab8134e32c86fb0a456341a6310b54e
Merge: 6fdec97 d66cdac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 6fdec9777907753d99d7937c06c531bebfa14d04
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    glib2: add PkClient ::Details and ::UpdateDetail code

M	lib/packagekit-glib2/Makefile.am
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-package-sack.c

commit e942425040b8f8a73bfbfcb657ee8e5ccc42d98f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-27

    dummy: trivial, add more progress reports

M	backends/dummy/pk-backend-dummy.c

commit d66cdac571a5764056ae3eb55bb9ee42902e56f7
Author: mvdz <mvdz@fedoraproject.org>
Date:	2009-08-27

    Sending translation for po/uk.po

A	po/uk.po

commit c6f9596c3a0634d14eb2eb1c2f795430c105ec50
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: add pk_client_get_details_async() and
    pk_client_get_update_detail_async()

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h

commit 582cd248442474055f2743f4bcaba8b4a66ce711
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-26

    ports: implement the newest group

M	backends/ports/pk-backend-ports.c
M	backends/ports/portsBackend.rb

commit a431ed9723e19b8c316fa8d0249940c022838c62
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: add pk_results_add_details() and pk_results_add_update_detail()

M	lib/packagekit-glib2/pk-results.c
M	lib/packagekit-glib2/pk-results.h

commit 9d8a72df0d101bdbe32abaaa14361afec4751846
Merge: 49da457 ca4e5f8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 49da457316b5a7b882126d83efbe4e42263c1f05
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: add some more properties to PkPackage

M	lib/packagekit-glib2/pk-package.c

commit 151607ae697512e8e2564e10513f508c83474d05
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: flesh out more of pk_client_resolve_async()

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-package-sack.c

commit 12093802a9457a7a7f71311c139ae6fcf4f40a94
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    dummy: add progress updates to resolve

M	backends/dummy/pk-backend-dummy.c

commit ca4e5f803455fe2563e441975af6082d23583da2
Merge: 4c02af9 5722603
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-26

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 4c02af944a95e8bd1cc52325f83046db0896ad08
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-26

    packagekit-qt: Added Downgrading package status

M	lib/packagekit-qt/src/package.h

commit 5722603b205948c2749024b37e023484d3802d22
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: Make pk_package_sack_merge_resolve_async() work correctly

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h
M	lib/packagekit-glib2/pk-package-sack.c
M	lib/packagekit-glib2/pk-package-sack.h
M	lib/packagekit-glib2/pk-package.c
M	lib/packagekit-glib2/pk-package.h

commit cd35ad95f6c6787bfd1196c1d84321c52354fc39
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    spec: allow resolve to match on an exact package_id

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 2095897dd2ce0c9587cd07fc73a9ba2fc0d0d25f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    dummy: support resolve by exact package_id

M	backends/dummy/pk-backend-dummy.c

commit 67d4ed34928b0089e4bb8791e1bb73110c17c6d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    dummy: the result of resolve can never be UPDATING

M	backends/dummy/pk-backend-dummy.c

commit e2178bd260d4e4208d223a8091d4e78b460af720
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: use the Resolve() parameters

M	lib/packagekit-glib2/Makefile.am
A	lib/packagekit-glib2/pk-bitfield.c
A	lib/packagekit-glib2/pk-bitfield.h
M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-client.h
M	lib/packagekit-glib2/pk-package-sack.c

commit 9f4c538bbc1aa33dcc6824e2cfe61075f3c95ce8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    glib2: get the daemon properties async

M	lib/packagekit-glib2/pk-client.c
M	lib/packagekit-glib2/pk-control.c
M	lib/packagekit-glib2/pk-control.h

commit 8466500191250eabc4b9f8bc32dfa2dc82b201bf
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-08-26

    Sending translation for Spanish

M	po/es.po

commit 5afc8e735a2949fb40a7993a3354e10e93d777e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-26

    Checkin a very early version of the glib2 library for review

M	configure.ac
M	lib/Makefile.am
A	lib/packagekit-glib2/.gitignore
A	lib/packagekit-glib2/Makefile.am
A	lib/packagekit-glib2/egg-debug.c
A	lib/packagekit-glib2/egg-debug.h
A	lib/packagekit-glib2/egg-string.c
A	lib/packagekit-glib2/egg-string.h
A	lib/packagekit-glib2/egg-test.c
A	lib/packagekit-glib2/egg-test.h
A	lib/packagekit-glib2/packagekit-glib2.pc.in
A	lib/packagekit-glib2/packagekit.h
A	lib/packagekit-glib2/pk-client.c
A	lib/packagekit-glib2/pk-client.h
A	lib/packagekit-glib2/pk-common.c
A	lib/packagekit-glib2/pk-common.h
A	lib/packagekit-glib2/pk-control.c
A	lib/packagekit-glib2/pk-control.h
A	lib/packagekit-glib2/pk-enum.c
A	lib/packagekit-glib2/pk-enum.h
A	lib/packagekit-glib2/pk-marshal.list
A	lib/packagekit-glib2/pk-package-sack.c
A	lib/packagekit-glib2/pk-package-sack.h
A	lib/packagekit-glib2/pk-package.c
A	lib/packagekit-glib2/pk-package.h
A	lib/packagekit-glib2/pk-results.c
A	lib/packagekit-glib2/pk-results.h
A	lib/packagekit-glib2/pk-self-test.c
A	lib/packagekit-glib2/pk-version.h.in

commit ef587b96c6629ea00c3d0f367e4bf992b4c4dd71
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-26

    Added DOWNGRADING enum and added it to simulate spec

M	backends/dummy/pk-backend-dummy.c
M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-backend.c

commit 1f35a8a886f5af14395664108b58cdde3fdb2337
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-26

    Added REINSTALLING to pk_backend_package_emulate_finished()

M	src/pk-backend.c

commit cf9f0832dd8261452ae85993493ef2a93bea3777
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-26

    Add the backend internal API for Simulate

M	backends/ports/pk-backend-ports.c

commit df81c97ca44da57377f3f766bd0a57cc229d099c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-26

    trivial: not using helper suffix

M	backends/ports/portsBackend.rb

commit f35b8c61f32a9d865a61592a2f559b9fbde4660e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-26

    Update feature matrix for ports.

M	docs/html/pk-matrix.html

commit b9664d1a3ea918a7cc98b7941c569375188d9ae8
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-26

    ports: implement download-packages and install-files

M	backends/ports/pk-backend-ports.c
M	backends/ports/portsBackend.rb

commit 8aabb63ac2a0b47fa881bd372ef0d8d6a0001c95
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-26

    ports: need to use right error code for unsupported only_trusted

M	backends/ports/portsBackend.rb

commit 7d07be376695be65d9e5daa8258da623d026bb3f
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-08-25

    alpm: fix GetDepends by removing obsolete code; set correct error
    when package_id was not correct

M	backends/alpm/pk-backend-alpm.c

commit b743c75f9ab7c27b739041bbce48c413a5736fb8
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-08-25

    alpm: migrate to pacman 3.3 branch

M	backends/alpm/pk-backend-alpm.c

commit 061d68fda3a5ef957cbc9bd33c49d9dc9a7bd4ce
Merge: 440dc5b d424569
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-08-25

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit 440dc5b1ba982efcc69eb73c83eec84ff6893216
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-08-25

    alpm: code cleanup in cb_trans_evt; honor dependencies when installing
    package

M	backends/alpm/pk-backend-alpm.c

commit d4245695ef02dae46aa4d3f510b93a86a3921cf1
Merge: b83e9fb 81a90e7
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-25

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit b83e9fb64a47b293e0e3ebac9625061675bcf12f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-25

    Added packagekit-qt docs to be generated and uploaded.

M	docs/html/upload.sh
M	lib/packagekit-qt/Doxyfile

commit d2257d4b7b1e50b3164a009748a07d213470bc6c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-25

    Added aptcc to pk-matrix.html

M	docs/html/pk-matrix.html

commit 81a90e739313831d80af76ef6e36854f96e676d9
Author: raven <raven@fedoraproject.org>
Date:	2009-08-25

    Sending translation for Polish

M	po/pl.po

commit d2e49cef087dcbf8b3b41bde33a65d2eb74de249
Author: kenda <kenda@fedoraproject.org>
Date:	2009-08-25

    Sending translation for German

M	po/de.po

commit ca755c7dbf0e3c6f6e0a1b50a80b82fb5e9c2adc
Author: logan <logan@fedoraproject.org>
Date:	2009-08-25

    Sending translation for Spanish

M	po/es.po

commit 114e50b14bc0c1e9c12c94853053d518a0c6c31e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-25

    avoid realpath segfault on freebsd

M	lib/packagekit-glib/pk-client.c

commit 0ae99c0a980e76f6f86db9970f304fb3999ef489
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-25

    daemon: Fix a critial typo that crashes the daemon when we did
    SimulateInstallFiles

M	src/pk-transaction.c

commit 0a63ac6ac855ce4ca84514854164ae6a87d3fdd1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-25

    trivial: do fatal_criticals inside of gdb

M	src/gdb.sh

commit a16213d2461e66416c99bb34397dad3ce1bc29a1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-25

    pkcon: Ignore local files when we are printing the deps list

M	client/pk-console.c

commit 37dc24b60b288403a06cbecb1a5468076439937e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-25

    yum: support SimulateInstallFiles properly

M	backends/yum/yumBackend.py

commit 28ce097757f4ab640e21a595e1d7aae5f2034a5c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-25

    yum: pretect against broken repo ChangeLog metadata. Fixes rh#519083

M	backends/yum/yumBackend.py

commit c5cf138400bf1bf50b09851c873880073e140def
Author: raven <raven@fedoraproject.org>
Date:	2009-08-24

    Sending translation for Polish

M	po/pl.po

commit 072a896ec7d4778e166937088f5ef3f1ce054899
Author: igor <igor@fedoraproject.org>
Date:	2009-08-24

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit ef76227235bf22d64b3ac745f30ec3c0f27ab857
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-08-24

    Sending translation for Spanish

M	po/es.po

commit e4af3c4017656d9e75d5f37238259c988551d213
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    yum: add a simple implimentation of SimulateInstallFiles

M	backends/yum/pk-backend-yum.c
M	backends/yum/yumBackend.py

commit ed7599134d98b2c177ac70e431d0be12e854fa18
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    Add the simulate stuff to the common python class

M	lib/python/packagekit/backend.py

commit 4fa73d04c4674cbb7903e2894a43cccca7f4e718
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    Added simulate methods to pk-matrix.html

M	docs/html/pk-matrix.html

commit 194eae21a3e5be60f3e542f38e8b1e35a1a6a08d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    pkcon: simulate installing packages and files if possible

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

M	client/pk-console.c

commit 1fcc0fb9a5ba0f871728d641b03dc0944e36a698
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    Make 'pkcon update foo' actually work

M	client/pk-console.c

commit 1bd577a389e474ccd4e110fe2809e89341159459
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    pkcon: simulate updating packages if possible

M	client/pk-console.c

commit 41c7388dfc12eda1861a07eec7f2cb833f2d2b71
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    glib: trap errors from simulate clients in the same way as the
    other methods

M	lib/packagekit-glib/pk-client.c

commit b534b8c9bc3c58f0b9d93e38569bc3f09e605ce1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    Fix compile on ~FreeBSD by doing conditional code in a better way

M	lib/packagekit-glib/pk-common.c

commit c97ef61855e8de6fd0ae81a179aadc63f6e0348f
Merge: 101a76a 2969fc9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit 101a76a498286e300d7168a9ae924636265e1175
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    pkcon: move up a forward declaration

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

M	client/pk-console.c

commit 37b096512249ab80215a9da072e6c2cfd013e0f0
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    dummy: test reinstall info enum

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

M	backends/dummy/pk-backend-dummy.c

commit dd6fdd71bef9e4e806b245c15b1c034185bc4470
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    dummy: respect the filter settings

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

M	backends/dummy/pk-backend-dummy.c

commit 2969fc944fa34568c43906537d3cb199f447d45c
Author: raven <raven@fedoraproject.org>
Date:	2009-08-24

    Sending translation for Polish

M	po/pl.po

commit b7eea2bf830a121146dd2ac5ebde03478ad5bdfe
Merge: de29496 4ef103a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    Merge branch 'master' of
    git+ssh://afb@git.packagekit.org/srv/git/PackageKit

commit de29496e669d7241d767269e48e6a1a863efd88e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    Update feature matrix for ports.

M	docs/html/pk-matrix.html

commit 27ec5990603ba32c37c9b894ac44857603ca7064
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    ports: implement the remaining read-write items

A	backends/ports/helpers/Makefile.am
A	backends/ports/helpers/default-dialog
M	backends/ports/pk-backend-ports.c
M	backends/ports/portsBackend.rb

commit 4ef103afcc0a003de4107855792aeb895224abfb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    glib: fix up the self tests after recent error change

M	lib/packagekit-glib/pk-client.c

commit 15a5cdd38f48fb4b047e32c0f803d83b5492c088
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    Add the InfoReinstalling enum type

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

M	client/pk-console.c
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	lib/packagekit-qt/src/package.h

commit de681b7a8746c833fde233f5f41004e246eb405a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    Print the different types of action from simulate with a different
    list prefix

    Inspired from a patch by Daniel Nicoletti, many thanks.

M	client/pk-console.c

commit df946fe6ac1598774e89c0662315bfea4e2c4209
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-24

    Fixup the package types if we are emulating the simulate methods

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

M	src/pk-backend.c

commit 400ae048918077c5e5554e0b5f7d52830e0f9ffb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    When we fall back to legacy methods for simulate, filter only the
    newest packages

M	src/pk-transaction.c

commit 0ca33277112b2f8dd4075441f238631cc901f5c0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    add FreeBSD distro ID

M	lib/packagekit-glib/pk-common.c

commit 5b481487258cb1a92467473fdde361fc1c55451d
Merge: 827e05d 514e1c8
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    Merge branch 'master' of
    git+ssh://afb@git.packagekit.org/srv/git/PackageKit

commit 514e1c8e60aadd7ff54da76eab3538ed978518dc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-24

    Refresh the translations

M	po/as.po
M	po/bg.po
M	po/bn_IN.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/kn.po
M	po/ko.po
M	po/ml.po
M	po/mr.po
M	po/ms.po
M	po/nb.po
M	po/nl.po
M	po/or.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/ta.po
M	po/te.po
M	po/th.po
M	po/tr.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 827e05db82e9fab711fa2da656706171db2a0073
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    smart: fix duplicatation bug with cve/bugzilla urls

M	backends/smart/smartBackend.py

commit ef168eb2845f75701dbb8dbb24dfa5a72a0b0442
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-24

    trivial: wrong image name

M	docs/html/pk-matrix.html

commit b66309e34ac9f6910341a329b0ff64e4c9ce1412
Author: مؤيد السعدي <muayyad.alsadi@ojuba.org>
Date:	2009-08-24

    yumbackend: DeviceKit implementation for mediarepo

A	backends/yum/yumMediaManagerDeviceKit.py

commit bced7411525e3a768f55d48f1b920fa59d303d3e
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-08-23

    Sending translation for Spanish

M	po/es.po

commit 76c7935b14b406ad8c61bb59119f646b573848f9
Merge: 4d2327e c8020af
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit c8020affbdf280f45412f7546b1748dc7c477058
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-23

    pkcon: use SimulateRemovePackages in preference to GetRequires

M	client/pk-console.c

commit 06a053be8502896173947835e2c7f70aa9affef0
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-23

    pkcon: don't do the bar for simulate actions

M	client/pk-console.c

commit 7828424c278388fc69502f504af9fe2d9cf9b4dd
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-23

    More trivial fixes for simulate

M	src/pk-transaction.c

commit ab67bba1e691aee483c98187ceb9e898f9964638
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-08-23

    Add more plugin polish with coloured backgrounds and curved edges

M	contrib/browser-plugin/README
M	contrib/browser-plugin/pk-main.c
M	contrib/browser-plugin/pk-plugin-install.c
M	contrib/browser-plugin/tests/test.html

commit de5da16717aea922f74cb0228b7c58a15264f4e2
Author: raven <raven@fedoraproject.org>
Date:	2009-08-22

    Sending translation for Polish

M	po/pl.po

commit 29a3734e39cb4867d817214e3337d0269738e622
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-21

    PackageKit-Qt : Update Transaction::Status enum

M	lib/packagekit-qt/src/transaction.h

commit 3dbeedee1e3dd431ed48ca311a633fef7b744585
Author: igor <igor@fedoraproject.org>
Date:	2009-08-21

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit 1ac6f14b870b2fe97dd317a0d879053b63808981
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-21

    PackageKit-Qt : fix a bug where the error state of a transaction
    wouldn't be initialized

M	lib/packagekit-qt/src/transaction.cpp

commit 1d1a5cd027078b148e67687fe6d81f51c0980da0
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-21

    PackageKit-Qt : hopefully fix the lib (while I set up a testing
    environment)

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/clientprivate.cpp

commit 89b4cba225186f66024d6b08afe49b860f75b2d9
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-21

    Add a dummy backend version of simulate-install-packages for testing

M	backends/dummy/pk-backend-dummy.c

commit ebac794bd0eb1ed9463987e9e41c77e477148303
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-21

    Add the glib client helpers for Simulate

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit ada942a6f9a28cf699b863eed66cfe4f97e905c3
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-21

    Add the external D-Bus methods for Simulate

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-transaction.c
M	src/pk-transaction.h

commit b9842318fc7977469a50337841365d854563219d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-21

    Add the backend internal API for Simulate

M	backends/alpm/pk-backend-alpm.c
M	backends/apt/pk-backend-apt.c
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/portage/pk-backend-portage.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-nop.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-backend.c
M	src/pk-backend.h

commit e3b9d746680532a167d481945232a497d98f90c4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-21

    trivial: fix a couple of typos

M	src/pk-backend.c

commit a60072bb829ab89800c6b03f443aca9125399239
Merge: a9f3791 ef99fd3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    Merge branch 'master' of
    git+ssh://git.packagekit.org/srv/git/PackageKit

commit ef99fd3b39c66835c658b3cbd07e30b2ebcba936
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-21

    portage: add error management when install/updating/removing

M	backends/portage/portageBackend.py

commit 5fb444b1da0ad87320d507d8cacdda47bfc04991
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-21

    Add ERROR_PACKAGE_FAILED_TO_REMOVE to packagekit-glib, packagekit-qt

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	lib/packagekit-qt/src/client.h

commit a9f3791940adeebe624d21add9849f28021bf89b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    yum: fix bad date formatting in update descriptions. Fixes rh#516700

M	backends/yum/yumBackend.py

commit b4d1ecf64060fb7056a831c9c0e4a9cf9488a823
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    yum: Add the PROVIDES_POSTSCRIPT_DRIVER prefix for Fedora

M	backends/yum/yumBackend.py

commit 855a772ebbfbf484eeb4a8bff2eba299d5a4386f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    Add PK_PROVIDES_ENUM_POSTSCRIPT_DRIVER for the new foomatic
    functionality

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit fe47790cddb149b8dc1cd68712d9df8b63912bdb
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-08-21

    Make the browser plugin interaction better

M	contrib/browser-plugin/pk-plugin-install.c

commit 106d393d99d86865dfc54308722b2cd8361bbe84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    trivial: add device-rebind subpackage

M	contrib/PackageKit.spec.in

commit 0a66ec92ee4df51e5ce8552c1dfd09fc313d8bdb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    device-rebind: actually make this work after testing with a bit of
    actual hardware

M	contrib/device-rebind/Makefile.am
M	contrib/device-rebind/README
M	contrib/device-rebind/pk-device-rebind.c

commit 344fe13592207341bc6ebd0ab95985d17e838a0f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-21

    Fix the build when using PolicyKit from git master

M	configure.ac

commit 4d2327e0737f133941506826e3cb902b58468fd7
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Remove not required imports

M	backends/apt/aptBackend.py

commit cc9a04671b10eb9f982e387b47bfbd47f0396284
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Fix wrong media type enum

M	backends/apt/aptBackend.py

commit 9c646badbee49ad4cf1b53a752a3d24679335290
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Trivial remove obsolete reference to the cancelled event

M	backends/apt/aptBackend.py

commit 1ff5e31b488720625d0b532de6d19085440ea617
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Trivial remove never reached false Exit calls

M	backends/apt/aptBackend.py

commit 9040aff3a50ef32c4ebfe318a7a4deb1db4d1475
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Fix distro upgrade call

M	backends/apt/aptBackend.py
M	lib/python/packagekit/pylint.sh

commit 6fe17b4b176b0cfdee91ad556a68371bfd7126a9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Unset LC_ALL to gain support for translated descriptions

M	backends/apt/aptBackend.py

commit 2e0b4384c885aa0220c51dedc3b1f54d7db477b9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Trivial fix another unicode package key

M	backends/apt/aptBackend.py

commit 66594ff3aeb86aab6f3b7f2cc05d51f3b8b8cce3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Workaround a regression in python-apt 0.7.12 which only allows
    strings as keys for packages in the cache dict.

M	backends/apt/aptBackend.py

commit 85ba863eb0a26fa7ae865e991616e6b3e153f6c0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Fix a silly previous merge which broke searching for names

M	backends/apt/aptBackend.py

commit 1dad94fce458854ccbbaad8830c96c9e65807d1a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Improve APT cache based search-details by using a more modern
    syntax, searching in the raw description and not matching packages
    without a candidate

M	backends/apt/aptBackend.py

commit dd9bcfd2b84a6dbfae9954cd75989cc7aac18964
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Emit results in the details search as soon as
    possible. Furthermore use a more modern syntax in the xapian search.

M	backends/apt/aptBackend.py

commit 8c346ec67f84cda0775beb4292497e2750a6ce88
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Speed up searching for the package name by creating only the
    matching
    packages

M	backends/apt/aptBackend.py

commit e73e6dc39842448f225946cadaabe05dc80c0a08
Merge: 603af39 dfa4493
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit dfa4493a7030520c605b12622a772f2aabbc8461
Author: igor <igor@fedoraproject.org>
Date:	2009-08-21

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit b3d08dad0b3804da87c8286dedce14dd8133b574
Merge: f516cae 0b6cd57
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-20

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit f516caecb312ebc31ef50b4f03d1252bac89364b
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-20

    aptcc: Fix search-file to search for just one file (not considering
    space as a file delimiter)

M	backends/aptcc/apt.cpp

commit 603af39b798d45a674abe5d29bc17fc010d06eec
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-20

    APT: Fix the not auto installed marking of upgrades

M	backends/apt/aptBackend.py

commit 0b6cd578ce5d993e9bc8d3d4548a4522d59f4bb9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    device-rebind: be more militant about what paths we accept

M	contrib/device-rebind/pk-device-rebind.c

commit 82401e4510ffe84b65ed939739ec44cd3ac445e0
Merge: e50c55e 1ffbafa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 1ffbafad2abe4c149b1db64a56b7278ed2874270
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-08-20

    Sending translation for Spanish

M	po/es.po

commit 17a9e95c6633a5c1a700990b6c9218be890ca5a4
Author: logan <logan@fedoraproject.org>
Date:	2009-08-20

    Sending translation for Spanish

M	po/es.po

commit e50c55ec6c72e8dc60cc8ece95fd967d909a1885
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    ports: Add a gitignore file

A	backends/ports/.gitignore

commit 542975288bbbb1ad6015752caa8a05c2e2b342df
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    Reduce the amount of GUI interaction in the web plugin

M	contrib/browser-plugin/pk-plugin-install.c

commit 8cae95d085d68f95cc890ad3de66cb402c4cdae4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    Actually make device-rebind compile on a GUdev system

M	contrib/device-rebind/Makefile.am
M	contrib/device-rebind/pk-device-rebind.c

commit 9f835922a2c85e4225d725402ef6e1a22ca448a4
Merge: 1aa93e4 8098592
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 8098592c467046b39d97b41d5279a62720cbf2da
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-20

    Add the device rebinding functionality required for the session to
    install drivers

M	configure.ac
M	contrib/Makefile.am
A	contrib/device-rebind/.gitignore
A	contrib/device-rebind/Makefile.am
A	contrib/device-rebind/README
A	contrib/device-rebind/pk-device-rebind.c
A	contrib/device-rebind/pk-device-rebind.xml
M	po/POTFILES.in
M	policy/org.freedesktop.packagekit.policy.in

commit 3eaec649129364670922b829cc407ac185bffa6c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-19

    portage: move elog commented elog filters to PortageBridge

M	backends/portage/portageBackend.py

commit 0863ceaeb2e4581033d3f91f4637a8a2415a6dd8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-19

    Trivial whitespace nit

M	configure.ac

commit 51d6daf62082fe18103718c04c3ed80f9dc1c7ab
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-19

    PackageKit-Qt : fix wrong signal connection in transaction.cpp

M	lib/packagekit-qt/src/transaction.cpp

commit ba1065ad28c5cd7c23bfec83d9eed8a2417df8f4
Merge: 3147556 eb37fd2
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-18

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 314755610b6ff60d546fc8b20a592ef3f56e9cf6
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-18

    packagekit-{glib,qt}: add
    ERROR_PACKAGE_FAILED_TO_{CONFIGURE,BUILD,INSTALL}

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	lib/packagekit-qt/src/client.h

commit eb37fd24dca94f038c5b4b1315dbe55438c6c3e2
Author: beckerde <beckerde@fedoraproject.org>
Date:	2009-08-18

    Sending translation for Spanish

M	po/es.po

commit dda13829aa98d7aaeadac3c1d00416e8ab1a172e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-18

    Make the PolicyKit dialog title be on one line

M	src/pk-polkit-action-lookup.c

commit 07c4eda4ad36b9fd4af78ae2b9282f566205ddd9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-18

    Add a Listaller screenshot

A	docs/html/img/listallmgr-1.png
A	docs/html/img/thumbnails/listallmgr-1.png
M	docs/html/pk-screenshots.html
M	docs/html/thumbnail.sh

commit a3ebf0e0a5a9699963825c328d9a8b214f24f411
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-18

    Update the status matrix for yum as it can now filter by arch

M	docs/html/pk-matrix.html

commit de0e5059ed48b59f984b10bc15992b055df16c2e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    website: some fixes in portage column

M	docs/html/pk-matrix.html

commit bb642c69b60388df96205212d3d938cf94c03de3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    Fix compile without PolicyKit installed

M	src/pk-engine.c

commit 0aee8638f17202f10f8cd9fd7419bfacbf780ac7
Merge: 75730ef de2b77d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    Merge branch 'can-authorize'

commit 75730efc4b5db6ee7d372a86a3a40620c1203b10
Merge: bfe11da 5f75a76
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit de2b77d801017095dd7664e5b4fcff091c277a89
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    GLib: Add pk_control_can_authorize() as a client helper

M	lib/packagekit-glib/pk-control.c
M	lib/packagekit-glib/pk-control.h

commit 5f75a7655481f657d69e3d962d441a1cd8b9331d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    portage: show elog messages when updating packages or system and when
    removing packages

M	backends/portage/portageBackend.py

commit a13b489b7e8f61278d45c861cec06752da151d03
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    Use a more specific error when we are checking authorisation

M	src/pk-engine.c
M	src/pk-engine.h

commit a3735439a4c4bedfd48343bed1fccb034bef07ff
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    portage: use restricted-download error instead of download-failed for
    fetch restriction

M	backends/portage/portageBackend.py

commit 344d45876f5c4d1170755a6c11a80d8a384f63a1
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    packagekit-qt: add restricted-download error

M	lib/packagekit-qt/src/client.h

commit cdfed09ba08ae1b43641c81e9a92ce57d4ae1a71
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    packagekit-glib: add restricted-download error

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit b43041fd7701585c85dbebd2a6a6d5ea2c688a3e
Merge: 58d0b80 e66fb75
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 58d0b80df05a38a3da095831350dcce76a1dd97f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    portage: show elog messages when installing

M	backends/portage/portageBackend.py

commit d24c90716ba9cbfe49ccdca25719d90208a6acc1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    Add a CanAuthorize method to the daemon to know if the daemon will
    show an authentication window

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c
M	src/pk-engine.h

commit bfe11da61baa6347293523b4ac1205952ee6f441
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-17

    Trivially add encoding to the top of the xml DBus system file

M	data/org.freedesktop.PackageKit.conf.in

commit 64d44826a0a5ea795207bd8207773a8793c469ef
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    packagekit-qt: adding missing Restart types

M	lib/packagekit-qt/src/client.h

commit e66fb7531935ca86a79341f37d676b2ae6bd5158
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-17

    Update feature matrix for ports.

M	docs/html/pk-matrix.html

commit 57c5f55385eeb1977b953de468f56698cdfa625d
Merge: a66c97c 718b7c9
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-17

    Merge branch 'master' of
    git+ssh://afb@git.packagekit.org/srv/git/PackageKit

commit 718b7c91f0faf84f7f500f18acb2f65bf5a5453e
Merge: d70636a 7d848bc
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-17

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 7d848bc1a5e1daa005d256c740bbccddba9a3d8a
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-17

    portage: nothing (just to keep track of some temporary work)

M	backends/portage/portageBackend.py

commit a66c97cf63bf148d4cf223f2f762c75790541abb
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-16

    search /usr/local on FreeBSD

M	lib/packagekit-glib/pk-desktop.h

commit 3d94aa58683e314575c6439aec3b36eb3062fafa
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-16

    ports: configure and add backend

M	backends/Makefile.am
M	configure.ac

commit ce0d2d0c8e3eb688722a385ed9aeadc02fc4a3db
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-08-16

    ports: new (read-only so far) backend for FreeBSD Ports

A	backends/ports/Makefile.am
A	backends/ports/pk-backend-ports.c
A	backends/ports/portsBackend.rb
A	backends/ports/ruby_packagekit/Makefile.am
A	backends/ports/ruby_packagekit/enums.rb

commit b5ee67fdd57cb5afbcfa7b43e8c3af908a42c8a4
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-16

    portage: use ERROR_DEP_RESOLUTION_FAILED if generating depgraph fails

M	backends/portage/portageBackend.py

commit 1f2d57d81e0db4cab4a90963bdea24192b943998
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-16

    portage: add some status info to install-packages, update-packages and
    update-system

M	backends/portage/portageBackend.py

commit c5955d7eebc6f741b6a1243a438be55ad99ea28d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-16

    portage: send an error if an ebuild with RESTRICT='fetch' is in the
    installation list with a missing file
    the error is telling the files to download and where to put them

M	backends/portage/portageBackend.py

commit a752f0e99944414b25e69e125567b9690f6b2d41
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-16

    portage: use MESSAGE_CONFIG_FILES_CHANGED to inform the user about
    updated configuration files as a replacement before a real
    configuration
    file update manager

M	backends/portage/portageBackend.py

commit c343744cec789a8e704d4b5267f0742ea9c60f49
Author: Adrien Bustany <madcat@mymadcat.com>
Date:	2009-08-15

    PackageKit-Qt : never return null when expecting a Transaction
    (return a Transaction with error set)

M	lib/packagekit-qt/src/client.cpp

commit 8e8cc913fc0ac4e5ffea334a16c1c7a54880c402
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-15

    portage: block interactive packages to be used via the backend

M	backends/portage/portageBackend.py

commit 8d8efc90612c62a5ca6854fcb503b6fdb04d318c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-15

    portage:
    -search-details now search for real (updated) license
    -refactoring

M	backends/portage/portageBackend.py

commit a3e4906e3d6f4db1ebbf82490702f77cc4b2eda8
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-15

    portage: move root_config to PortageBridge class

M	backends/portage/portageBackend.py

commit 0e29ef111c8bebfcaf9a780fa44088f5b5de30df
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-15

    portage:
    -move id_to_cpv() to the class
    -call self.error(ERROR_PACKAGE_ID_INVALID) instead of raising
    exception

M	backends/portage/portageBackend.py

commit 98432b2855da772cd9bc4dd76f22512823b999c5
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-15

    portage:
    -get-details show a cleanier LICENSE info
    -get_metadata is now able to add cache keys
    -misc cleaning

M	backends/portage/portageBackend.py

commit 1a384df72ebef40d1f6a48a5471afb4613f89228
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-15

    portage: remove removed packages from world set  by adding them
    to favorites
    (actually, need a fix in portage trunk which is ready to be commited)

M	backends/portage/portageBackend.py

commit 0797220bb80f26354e586da469728f2b143e2a2e
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-08-14

    PackageKit-Qt : properly remove the old PolicyKit files

M	lib/packagekit-qt/src/Makefile.am
M	lib/packagekit-qt/src/client.cpp
D	lib/packagekit-qt/src/polkitclient.cpp
D	lib/packagekit-qt/src/polkitclient.h
M	lib/packagekit-qt/src/transaction.cpp

commit f39366aeab11eca927bc4489130e117366e84618
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-08-14

    PackageKit-Qt : Fix undefined symbol daemonErrorFromDBusReply

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h

commit 86a8a76a3007402c8cfcac0c3ad6a2a360cdeefe
Merge: 774900f 5c52741
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-14

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 774900f5e61b666c3ce32e6560172343c08d1d12
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-08-14

    Removed default values from getDepends, getRequires and
    removePackages.

M	lib/packagekit-qt/src/client.h

commit 5c527413cb27a695ebccfa2488f1c07fb53d68e6
Merge: 42d78ba 0d2ca63
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-14

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 0d2ca6302e0a6d0be3c114a9bf5f6af233e97bb6
Merge: 3752afb 89360ee
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-14

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 42d78ba820b8b2f20137bfa9587e3115a3f84a4e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-14

    portage: fix search-files doublon results when a package has many
    files
    with the key in the name

M	backends/portage/portageBackend.py

commit 89360ee7b3bf38783cab78ded1008252f11e73de
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-14

    portage: moving every portage/emerge vars to a PortageBridge class
    let a simplier access to those vars
    let a better control of those vars (like updating before backend
    destroy)

M	backends/portage/portageBackend.py

commit faf0395939533b9e5923b0ce35380b2f89730f33
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-14

    portage:
    show repo nome instead of repo description because too long
    this is fixing unicode issue in repo-list

M	backends/portage/portageBackend.py

commit 679d5eaf556437214aac09f00d33dd62b39791d1
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-14

    portage: fix repo-list, showing devel repo when ~devel off instead
    of devel on

M	backends/portage/portageBackend.py

commit 16ee9902aa34cd49bec009f3afec28ba06552f9b
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-08-13

    PackageKit-Qt : Update the API to match PK 0.5, and handle DBus
    errors better

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.h
M	lib/packagekit-qt/src/util.cpp
M	lib/packagekit-qt/src/util.h

commit 0d22885217f2e0c16530a31920ab95d1f2d8b47f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-13

    portage: fix newest filter (typo)

M	backends/portage/portageBackend.py

commit 97501c0136bba41de82c825cac51b03a4607ee62
Merge: d6b9239 80c71e4
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-13

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit d6b92397da15678e1588e9819722a29f417f98a3
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-13

    website: add Mounir Lamouri (volkmar) in pk-authors.html

A	docs/html/img/author-volkmar.png
M	docs/html/pk-authors.html

commit 80c71e4c0cbbde2f658bbbe670b096c8b27a5345
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-13

    Fix a warning in one of the po files

M	po/ko.po

commit ba3190f0589b82a57571dacf2507ea3d0539e07b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-13

    Update LINGUAS with the new language

M	po/LINGUAS

commit cdb5dad2785a6f418bec25e80283c0554fa972cd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-13

    If there is no HAL, don't segfault when unloading PkInhibit

M	src/pk-inhibit.c

commit f10878cd9a529a1298492effbf8141c8f778e2ab
Author: eukim <eukim@fedoraproject.org>
Date:	2009-08-13

    Sending translation for po/ko.po

A	po/ko.po

commit d70636a2b708b53b4d0204be4625bc191b83edae
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-13

    APT: Fix resolver handling for removing packages. THey have to
    be protected.

M	backends/apt/aptBackend.py

commit c4a254e2e8be0858afb48cf617d8f966b4001678
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-13

    APT: Use the resolver in get-requires and get-depends

M	backends/apt/aptBackend.py

commit 3752afb51a86c8cb957f22369aa7c4b9e6a22558
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-12

    portage: search-name is now category aware

M	backends/portage/portageBackend.py

commit 6e98f0428ac0d3280eda63de073345b5bdc6fe76
Merge: 9f597e2 86b9ee7
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 9f597e20286dc41a07d16dc5dc2d35b85f351742
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Only send dbus cache changed signal if system dbus is
    running. Thanks to Michael Biebl!

M	backends/apt/20packagekit

commit 86b9ee76ebd2014e87f8b595b6998fdf9439ce1b
Author: Martin Stransky <stransky@redhat.com>
Date:	2009-08-12

    browser-plugin: PackageKit browser plugin must support windowed mode.

    This fixes the plugin when using WebKit based browsers

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

M	contrib/browser-plugin/pk-main.c
M	contrib/browser-plugin/pk-plugin.c

commit e0707a59028bc86e7fdce2376f7b923a2269ca0a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Fix an old reference of a method of the former D-Bus based
    frontend (RequireRestart)

M	backends/apt/aptBackend.py

commit 3ff809a305b4e5db54083f78c7c8c2d63d099eef
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Fix a trivial typo

M	backends/apt/aptBackend.py

commit 1f79cacb52285acf9382b1968448bd98a514b3d2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Optimize update calculation by using the problem resolver
    directly

M	backends/apt/aptBackend.py

commit c5e03ef10152ec0c9f748f8a87ff4ec1964183e3
Merge: 45ef4ce 64a00e4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 64a00e4df89296dd7794ba3b128fbaa11244cfe6
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-08-12

    urpmi: Trivial fix in get-depends and get-requires

    In those two methods recursive and package id args were swaped

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 145ca34c74ac61ab16c36fa65fe06957b61e2647
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-12

    website-doc: add portage backend to pk-matrix.html

M	docs/html/pk-matrix.html

commit 45ef4ce6805c266013b056cd962a000f314b2d1b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Emit a warning message if an untrusted package gets installed

M	backends/apt/aptBackend.py

commit e712ce8a33d1e87837ac5876d1df5002c63b93e5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Don't use the resolver to detect additional safe upgrades since
    they should not introduce any problems

M	backends/apt/aptBackend.py

commit 1a1c8056b335e03fbbb41bd47e5f691daa3d5142
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Use the enhanced safe upgrade for update-system

M	backends/apt/aptBackend.py

commit 6362c7c07bab5bd87b330d8f6c5c53bf65fe2a7a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Enhance also the removal of packages by action group and resolver

M	backends/apt/aptBackend.py

commit eb5c3608cff35b270e22ed3fd78b3182967114c7
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-12

    APT: Make use of the problem resolver to detect conflicting
    installs/updates

M	backends/apt/aptBackend.py

commit ea54885fb995662712e47dd458beecca86ccfb90
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-12

    portage: better managing of cyclic dep in get_requires

M	backends/portage/portageBackend.py

commit b4b4d6b93ba9a5fe0abb0493aa380170c5f9e765
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-12

    portage: don't use PackagekitPackage anymore

M	backends/portage/portageBackend.py

commit b62b57a7ada9c15f4c7e1edc313d1c348dd0f656
Merge: b5d2e6e ceba92a
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-11

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit b5d2e6ed01d8e9821efe7517e1730441ac1fc2aa
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-11

    portage: clean lock usage

M	backends/portage/portageBackend.py

commit 40b209e96d7d803dad0744b94e124e9d8a0864b2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: Also use removal detection and action groups for InstallPackages

M	backends/apt/aptBackend.py

commit 8f60e4e0d612123744c7a5ed090c774ac8f7ad91
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: Do not allow to update not installed packages

M	backends/apt/aptBackend.py

commit e2e0c9332bc6fe9ebe0e622f1ec7bc07f2116790
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: Use an ActionGroup in update_packages

M	backends/apt/aptBackend.py

commit f29a00be75e616a71124ef9224522464b5fd23bf
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: Don't allow to install updates in UpdatePackages which would
    remove already
    installed packages

M	backends/apt/aptBackend.py

commit f40c8fe92add354712326655c561f6722060dbc8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: Workaround a bug in python-apt which would mark upgraded packages
    as not automatic installed

M	backends/apt/aptBackend.py

commit 05f1ff84628106da599e86a6d4bf4defdd5f64cd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: UpdatePackages should not fail on already up-to-date packages

M	backends/apt/aptBackend.py

commit 374f908a721bc82dfcf301ee85264ccdacb34ba5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-11

    APT: Do not calculate updates using the dist-upgrade method. Instead
    perform
    a safe upgrade and try if a kept back upgrade can be safely installed
    without
    removing an existing one or introducing any conflicts.

    As an effect e.g. the linux-generic meta package won't be reported
    as blocked
    anymore if it requires the installation of a new kernel image.

    This is required since PackageKit doesn't allow the removal of
    packages during
    updates.

M	backends/apt/aptBackend.py

commit ceba92a429689a8772e7f326b4f343537d6dc4fe
Author: root <root@hommer.ajato.com.br>
Date:	2009-08-10

    Fix aptcc to compile against 0.5

M	backends/aptcc/pk-backend-aptcc.cpp

commit 60920e556bb4d7b7be3136b983fbc6162a09c7f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-10

    Print the mime-type in the error message to help debug a problem

M	src/pk-transaction.c

commit 410b46d3effd1b0d7599cad4ca1b0bdc6cdac03a
Author: مؤيد السعدي <muayyad.alsadi@ojuba.org>
Date:	2009-08-10

    Fix up the python example in the FAQ

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

M	docs/html/pk-faq.html

commit e35a731dd44d53663b586937eca65fae0b29098c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-10

    Removing packages should invalidate the updates cache. Fixes rh#516457

M	src/pk-transaction.c

commit f261f3a86be1b50d292ab095589e6d6489fc707c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-08

    fix: add nspr has a dep for browser-plugin as it's added is LIBS by
    pkgconfig because of xulrunner but xulrunner is not a running-time dep

M	configure.ac

commit e5a787efca20e0723a8fa2ab0508a36eea6ea22f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-08

    fix: do not care about policy file if not using polkit

M	policy/Makefile.am

commit d41ab9ee6f172c681eea942d03dfc3bd59829b98
Merge: 71713d2 23c2330
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-08

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 71713d23b024c7e24528895c7b8f4b4c61079f2f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-07

    trivial: add portage in configure help for default-backend

M	configure.ac

commit 23c2330abf0a916dccb8534d07e0b3dd0d3da01b
Author: igor <igor@fedoraproject.org>
Date:	2009-08-07

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit 15d79fea5c34d172b5f1dc0ee8f75c325a8836b3
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-07

    trivial: fixing a typo, use GIO_REQUIRED instead of DBUS_REQUIRED
    for gio-unix

M	configure.ac

commit 0ea10570d5e31e7c6997dca3a74a09708ccb3c23
Merge: c9923f4 de1d94c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-07

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit c9923f45c6a19d62a573aac3182a8d3d3f1af6f7
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-07

    portage: get-details returns a size when a package is installed
    and it returns the remaining size when a package has to be downloaded

M	backends/portage/portageBackend.py

commit de1d94c8e4ebd68fd35ceaf25ae7d27f1b9dd541
Merge: c52a26d a7a4e24
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-07

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit a7a4e24f4e9b0c119bfb4c7fcc61f8a0c79f5bb1
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-08-07

    Sending translation for Portuguese

M	po/pt.po

commit 69f12a75cb5f7987af965168fa9f6f3cee65be9d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-08-07

    APT: Use dist-upgrade to detect installable upgrades

M	backends/apt/aptBackend.py

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

    cnf: don't run the helper script when dbus is not running. Fixes
    fd#23149

M	contrib/command-not-found/PackageKit.sh.in

commit 43439a50508f0294cd352c3194e3f5f8d5b36db1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-06

    cnf: trivial formatting nit

M	contrib/command-not-found/pk-command-not-found.c

commit 02e43b2b23110e36048ae5731913ba9102992699
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-06

    cnf: Add some error detection if the daemon cannot be started

M	contrib/command-not-found/pk-command-not-found.c

commit 640a92903ff84e20d7dc177bd1cec4798918aaa7
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-05

    Add a check for ConsoleKit and warn the user if not found

M	configure.ac

commit 5598516df0f9c1dc7de0fa861246d7eb064a1b55
Author: charnik <charnik@fedoraproject.org>
Date:	2009-08-05

    Sending translation for Greek

M	po/el.po

commit 757d7c57159ea1f57f9cb3bdae048f24b7517c07
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-08-05

    Sending translation for Portuguese

M	po/pt.po

commit bbea36bb4c271cb8af3ba5e9f892ef3c805b6802
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-05

    Handle not having ConsoleKit available more gracefully

M	src/pk-dbus.c

commit 51f1767f2fbbfa66d504f5cbbcfeba51040fc641
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-05

    Add some error checking when we try to parse package_ids, to avoid
    segfaulting on bad backends

M	src/pk-backend.c

commit 8b88fd4a6280db231730f43f03cf75badea6bad0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-05

    yum: Include the releasever in the updates link. Fixes rh#457358

M	backends/yum/yumBackend.py

commit 3feceaa0164bab111a517d6f556737b45099ef1d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-05

    We released 0.4.9 on Monday too

M	docs/html/pk-download.html

commit bfa840eacacfc345469d59d27952e803024acdfb
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    trivial: use DBUS_SYS_DIR instead of hard-written value

M	data/Makefile.am

commit 04e4151ff5ed9ac4b561ab3daa3d1f3309203b50
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    packagekit-qt: remove unused qt-gui dep

M	configure.ac
M	lib/packagekit-qt/packagekit-qt.pc.in
M	lib/packagekit-qt/test/Makefile.am

commit b6423980e3ad5961fa56d45b5d821270e0d11e3b
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    trivial: update packagekit-sharp README and configure.ac comments

M	configure.ac
M	lib/packagekit-sharp/README

commit 9a985334ca58d1875e040ce63cffe1900828193e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    fix packagekit-qt dep: cppunit is needed only when building tests

M	configure.ac

commit 5f7eb18c771a0ab330c205718c7b9d897bf90b3d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    clean: remove unused docbook-docs option
    add man-pages option to build man pages and prevent xsltproc
    auto-magic dep

M	configure.ac

commit 958dd96e86b9dc19d111a6f79c8e4813a2bd1ef2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-04

    Fix up configure. Beatings will start in 7..6..5..4..3..

M	configure.ac

commit 82faa2291e0ccae5bfb7bdeaaf6176c3b8113047
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    trivial: move moc detection to packagekit-qt part
    fix: moc can be named moc-qt4 but also moc

M	configure.ac

commit e328d6d317ad0b2ec1198d65fceed03173929c11
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-04

    fix: managed/mono/sharp feature needs gapi-sharp

M	configure.ac

commit ae04b1eaf5d8e37272b47d22ec7077d962da0328
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-03

    trivial: removing double XSLTPROC check

M	configure.ac

commit 0b9e64db86e167ff76252ab299d8b43bed3e2e77
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-03

    fix: log dir was created out of DESTDIR

M	src/Makefile.am

commit 202dbe2f01c7aa1f3a5676970b8071d4041012f7
Author: raven <raven@fedoraproject.org>
Date:	2009-08-03

    Sending translation for Polish

M	po/pl.po

commit 451e7409d498f5ac868fc11adc94a3300c3a1781
Author: logan <logan@fedoraproject.org>
Date:	2009-08-03

    Sending translation for Spanish

M	po/es.po

commit 4cedb563ccedc7cdde8bd9a0228f8521d9f1626a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-03

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit dc1b34690947817d835af5439ff1178f81896b82
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-03

    Release version 0.5.1

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 9d17352b5ac478aeb1eb23b14081f6cd52c3c346
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-03

    Fix up a warning in the self test program

M	src/pk-backend.c

commit 54c0933a9cb03af56a39fc252c121e5bc6dfc238
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-03

    Show different data for different numbers of packages in the auth
    dialog

M	src/pk-polkit-action-lookup.c

commit 3d5685b6ec5d58a33b93c567a3b95aa2f76ba1b6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-03

    fedora: We now BR pm-utils-devel

M	contrib/PackageKit.spec.in

commit c5378845ae51664a4a37ab828cdcbf6ad7dcd173
Merge: b2d0a60 c8a4787
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-03

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit c8a47879b36cbc5922d8d820d9811bc0900ad956
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-02

    Check for pm-utils installation if pm-utils option is enabled

M	configure.ac

commit b2d0a60cbce538246f1972ba28f35e7d0568466a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-08-02

    Correctly pluralise the untrused install dialog

M	src/pk-polkit-action-lookup.c

commit 952a5bee5f103ae7e8b2d4e62f1cbb236405b3fb
Merge: 89e0be0 277490d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-08-01

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 277490d1a5716056b363ae7cd97890f502c82a2a
Author: Muayyad Saleh Alsadi <alsadi@ojuba.org>
Date:	2009-08-01

    hardcode filesystem type in yumMediaManagerOS

M	backends/yum/yumMediaManagerOS.py

commit 89e0be0dd0db7eaccc24f79cbd17065a5d20ec3b
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-31

    portage: trivial: change portage_settings variable name

M	backends/portage/portageBackend.py

commit 93f08efb8f77a35f33f50ab2a7fdd4d7f39fb1e5
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-31

    portage: fix try/except/finalize order in refresh-cache

M	backends/portage/portageBackend.py

commit 97ba7c687b872eecf622123aa56956b82fdf8dd2
Author: Muayyad Saleh Alsadi <alsadi@ojuba.org>
Date:	2009-07-31

    Add a few fixes to the existing MediaManager implementation

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

M	backends/yum/yumMediaManager.py
M	backends/yum/yumMediaManagerHAL.py

commit 5d1dede4a5fd8e0712e2b737eff7a988841c9632
Author: Muayyad Saleh Alsadi <alsadi@ojuba.org>
Date:	2009-07-31

    Add a linux native MediaManager implementation

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

A	backends/yum/yumMediaManagerOS.py

commit 9ae160e0a458882619a4375b4de9c684c6ea9ae2
Author: Muayyad Saleh Alsadi <alsadi@ojuba.org>
Date:	2009-07-31

    Add a GIO MediaManager implementation

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

A	backends/yum/yumMediaManagerGIO.py

commit 8ba3164dd8159309ae4e6f122e580d2aae12c4f0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-31

    yum: Abort initialisaton with an error if unfinished transactions
    are pending. Fixes rh#513557

    I'm not completely sold on asking the user to run a tool as root
    just to continue, but unfinished transactions shoulnd't happen,
    and it's not safe just to blunder on unregardless.

M	backends/yum/yumBackend.py

commit f6864005cd5e1993487c75a546b1858a31912e29
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-30

    portage: don't allow_cancel functions that will affect system even
    if cancelled

M	backends/portage/portageBackend.py

commit f17051aaf07e987bf51142ca2903b784285eb31b
Author: logan <logan@fedoraproject.org>
Date:	2009-07-30

    Sending translation for Spanish

M	po/es.po

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

    yum: Ignore another exception from yum about having no groups. Fixes
    rh#514708

M	backends/yum/yumBackend.py

commit e6a80e14eeea2646719ae15f36dd14d72ed0581c
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-30

    Use the configured libexec dir, don't hardcode it

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

M	contrib/command-not-found/.gitignore
M	contrib/command-not-found/Makefile.am
R088	contrib/command-not-found/PackageKit.sh
contrib/command-not-found/PackageKit.sh.in

commit 49206e310daa816db2ed50ee86551b22af5490b9
Author: Thomas Liu <tliu@redhat.com>
Date:	2009-07-29

    Trivial edits to the python frontend again, allowing for
    non blocking asynchronous behavior, and also a comment
    describing how to use it. Also fixed a few dbus signatures.

M	lib/python/packagekit/frontend.py

commit 1a5343d276bf3c551fe29c6602c80770ebc3559c
Author: igor <igor@fedoraproject.org>
Date:	2009-07-29

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit 891dbfa2c27191e63fd8765e3400886c44198c70
Author: Muayyad Alsadi <alsadi@ojuba.org>
Date:	2009-07-29

    Ignore physical media when refreshing

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

M	backends/yum/yumBackend.py

commit 9d9a9433a2272197d3fc2f5cfa1abd2a5fee979b
Author: Thomas Liu <tliu@redhat.com>
Date:	2009-07-29

    Trivial patch to fix the python frontend.

    The old one was probably for an old version of PackageKit, or
    just flat out broken.  This patch fixed the frontend to comply
    with the correct DBUS signatures and signals as found on
    http://www.packagekit.org/gtk-doc/Transaction.html.

    Also added PolicyKit authorization.

    To use, extend the PackageKit class and override the callbacks
    and have them do what you want them to do.

    Signed-off-by: Thomas Liu <tliu@redhat.com>

M	lib/python/packagekit/frontend.py

commit 8ce1fdd11a6cc414c97281ca8f121a374786139e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-29

    Remove the homegrown egg_strequal() and egg_strnumber() and use
    g_strcmp0 instead

M	backends/alpm/pk-backend-alpm.c
M	backends/dummy/pk-backend-dummy.c
M	backends/razor/pk-backend-razor.c
M	client/pk-console.c
M	lib/packagekit-glib/egg-string.c
M	lib/packagekit-glib/egg-string.h
M	lib/packagekit-glib/pk-bitfield.c
M	lib/packagekit-glib/pk-catalog.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-desktop.c
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-package-id.c
M	lib/packagekit-glib/pk-package-list.c
M	lib/packagekit-glib/pk-package-obj.c
M	lib/packagekit-glib/pk-service-pack.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-engine.c
M	src/pk-network-stack-unix.c
M	src/pk-spawn.c
M	src/pk-store.c
M	src/pk-transaction-db.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

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

    Fix a crash in the egg_strtouint() code when the text is NULL

M	lib/packagekit-glib/egg-string.c

commit 0ae5bd5be067c2cc0b143a3b9b192ecadd9b08f7
Author: Muayyad Alsadi <alsadi@ojuba.org>
Date:	2009-07-29

    Add a HAL implementation of MediaManager

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

A	backends/yum/yumMediaManagerHAL.py

commit fb8dae2510483d9891ab361cdd8cbdada7c8a7ca
Author: Muayyad Alsadi <alsadi@ojuba.org>
Date:	2009-07-29

    Add some fixes to the MediaManager code

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

M	backends/yum/yumBackend.py
M	backends/yum/yumMediaManager.py

commit 3a75f454a53294a62a8f1eb93d0c3e53cc02a966
Author: Muayyad Alsadi <alsadi@ojuba.org>
Date:	2009-07-28

    Add the start of MediaManager code for external media handling

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

M	backends/yum/Makefile.am
M	backends/yum/yumBackend.py
A	backends/yum/yumMediaManager.py

commit 816307af5d6f4f424ccf84f98621f6dc72380413
Merge: 8e02700 84b665d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 84b665d72b459c6f997bb3cd7e5dcc8b155bc75f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-28

    portage: update-system prevents failures and block outputs

M	backends/portage/portageBackend.py

commit 8e027002c07f2cfe437c0c5c0ecbccaee446d43a
Merge: 7f27d0d 768fc3d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 768fc3deb7b5d757c436e58e1bb23ab14c1cd8fd
Author: raven <raven@fedoraproject.org>
Date:	2009-07-28

    Sending translation for Polish

M	po/pl.po

commit 7f27d0dfb0e084e27be229a6d90ad40645513b98
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    gstreamer-plugin: check for invalid codecs and don't send if all
    are invalid

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

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

    debuginfo-install: fix a tiny memory leak

M	contrib/debuginfo-install/pk-debuginfo-install.c

commit 1806afffc91fedac59e2785ba589a97f465ca2a1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    Don't emit the RequireRestart security signals until the transaction
    completes with success. Fixes rh#513856

M	src/pk-transaction-extra.c
M	src/pk-transaction-extra.h
M	src/pk-transaction.c

commit 001a1d1d0d2aeb894a5151e46d3844ebd8f5acc8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    Fix a small memory leak in PkTransactionExtra

M	src/pk-transaction-extra.c

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

    bugfix: Fix a small memory leak in PkNetworkStackUnix

M	src/pk-network-stack-unix.c

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

    Fix up a tiny problem with setting a NULL environment

M	src/pk-main.c

commit 5afb59da148a9730b469e8a825ae05d4c5c933f9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    Add some trivial docs

M	src/pk-transaction-extra.c
M	src/pk-transaction.c

commit 69a6bb5f575636438fb4c9c6fdee1eda436afc79
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-28

    Rename a object prefix

M	src/pk-transaction-extra.c
M	src/pk-transaction-extra.h

commit 87c8185afb6fedb77456d692e69f19900516dba3
Author: yeager <yeager@fedoraproject.org>
Date:	2009-07-27

    Sending translation for Swedish

M	po/sv.po

commit 65ec78cae469beb8aa0ec2af5d263769714513c3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-27

    Don't search for libraries in use when there are no security updates

M	src/pk-transaction.c

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

    pk-debuginfo-install is designed to be run by the user, and should
    be in bin not libexec

M	contrib/PackageKit.spec.in
M	contrib/debuginfo-install/Makefile.am

commit 3d477fbabe67c1e0f74c924b66faba5a15caf579
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-27

    debuginfo-install: handle only-trusted FALSE packages

M	contrib/debuginfo-install/pk-debuginfo-install.c

commit 6c77e4ed13e488980e85adac8a43d281af90dae7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-27

    glib: expose the exit property on the PkClient object

M	lib/packagekit-glib/pk-client.c

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

    glib: clear the saved error from the first client if we are requeueing
    a second

M	lib/packagekit-glib/pk-client.c

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

    glib: don't exit from the loop when the first tid times out, and
    we're requeued

M	lib/packagekit-glib/pk-client.c

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

    cnf: handle SIGINT in command-not-found

M	contrib/command-not-found/pk-command-not-found.c

commit 95e6737eab95abb2b8aa35baa50df2589cdeec84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-27

    cnf: show status rather than just hanging for a long time without
    any output

M	contrib/command-not-found/pk-command-not-found.c

commit 4dd5a517d4d2849adceab0376935ff5722b93dc4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-27

    cnf: Search other directories that commands can be found in, not
    just /usr/bin

M	contrib/command-not-found/CommandNotFound.conf
M	contrib/command-not-found/pk-command-not-found.c

commit 471e9f6ca515b2e24815bfa3ac0047e94a86dc8a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-26

    Raise the limit of TransactionCreateCommitTimeout to 5 minutes

M	etc/PackageKit.conf.in

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

    Add the package name in the authentication details

M	src/pk-polkit-action-lookup.c
M	src/pk-transaction.c

commit 1aa93e4bf78a90e249ce0831eaebf2f5682bdbc0
Merge: 2049ab4 4266e06
Author: Richard Hughes <hughsie@hughsie-rawhide2.(none)>
Date:	2009-07-24

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 4266e060781730c00bfb9cfb455d49af2becdcbd
Author: nazgul <nazgul@fedoraproject.org>
Date:	2009-07-23

    Sending translation for German

M	po/de.po

commit 88b1322785a14189267b7f3db866101e3e0136f6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    yum: Ensure selectGroup() returns a list of packages by forcing
    deselectGroup()

M	backends/yum/yumBackend.py

commit 2b024b32a453e14da1153e64f6c30e72991e2a5d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    yum: Detect when the group that is not installed contains no packages

M	backends/yum/yumBackend.py

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

    yum: use a better error enum when all packages are already installed

M	backends/yum/yumBackend.py

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

    yum: unselect groups we previously selected when we get package deps

M	backends/yum/yumBackend.py

commit 7f689b39ee505c25c65ddb76f23a0de83af89528
Author: logan <logan@fedoraproject.org>
Date:	2009-07-23

    Sending translation for Spanish

M	po/es.po

commit 2049ab4f8bf49a47247605384c6541b0af549d4e
Merge: 9063802 57f266b
Author: Richard Hughes <hughsie@hughsie-rawhide2.(none)>
Date:	2009-07-23

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 57f266b6d7bbee59e7e2feeba1ff0d2559fc5d9d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    yum: trivial fix to the last commit

M	backends/yum/yumFilter.py

commit 1a12026420f4afcef1010e0870c60e41a30e9320
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    yum: cope with i386, i486, i686, noarch in the filter code

M	backends/yum/yumFilter.py

commit 65565b071251bc4f3bb33003884278e2e735735e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    yum: add arch filtering support. This was easier than I thought...

M	backends/yum/pk-backend-yum.c
M	backends/yum/yumFilter.py

commit 131316e533386d0074cfe121985b238f78f6e0ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    Add arch filtering to the generic python filter helper

M	lib/python/packagekit/filter.py

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

    Package arch should be taken into account for newest filtering. Fixes
    rh#472876

M	backends/yum/yumFilter.py

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

    yum: When we're waiting for a crashed instance of ourselves, kill
    the process with SIGQUIT

M	backends/yum/yumBackend.py

commit 9ac5fa6c71ab65aef00c84c0b25451220a6e9f62
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    When we fail to get the lock, print the process information in the
    error details. Fixes rh#513376

M	backends/yum/yumBackend.py

commit 9c7e879c443fcdbb29e7ed5bcfe2945bcedf3b8e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    trivial: Fix up the PackageKit catalog file with the new deps

M	contrib/PackageKit.catalog

commit 302034948861d16684b42dc581de6830fe5e3d93
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-23

    Fix up a couple of trivial error details

M	src/pk-transaction.c

commit 5c0afe6411098ba6cb263730839231f6322ffe25
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-21

    Add a 'status' property to PkClient

M	lib/packagekit-glib/pk-client.c

commit 4e8f4b7f73a4792b364cffb345ff41da270b0980
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-23

    portage: manage only_trusted (show error) for
    {install,update}-packages
    and update-system

M	backends/portage/portageBackend.py

commit d4774e931a7528cabc72d47f6738b090fac55251
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-23

    portage: update update-system to work with svn version of portage

M	backends/portage/portageBackend.py

commit 2483c6dd82ec4fdc044c9e4beaed641612647434
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-22

    portage: improve update-packages, very similar to install-packages

M	backends/portage/portageBackend.py

commit b7c2f99bda9ce3b93ddc5dd70438988819b8bf8a
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-22

    portage: improve install-packages to let install many packages
    and filter output

M	backends/portage/portageBackend.py

commit 84adbd9de4a8a0b30ac8607ccf6f2702605a22df
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-22

    portage: remove-packages breaks if a candidate is in the system set

M	backends/portage/portageBackend.py

commit 5dd3bab94d7aaa63e246506bbc1b12f282ad7665
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-22

    portage: remove-packages now removes alse required packages

M	backends/portage/portageBackend.py

commit b78bd47dfc1857522eb59f38c33aa1edbf5bb7ad
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-22

    portage: create get_packages_required and use it for get_requires

M	backends/portage/portageBackend.py

commit 90638020f57d3458639c3ec3b0a88330264cda5b
Merge: cf411cb 21e2b91
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-22

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 21e2b91107dbf471b7c074a33b02d963fbb9f171
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-22

    Fedora: fix up the packagekit-qt package summary. Fixes rh#513091

M	contrib/PackageKit.spec.in

commit afcd95a8e71273c3d079a03f6b77247f766c1832
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    portage: fix a small bug in get-requires

M	backends/portage/portageBackend.py

commit cf411cb8dc8eaeab84423e80b7594306c7b69055
Merge: d0a7442 95adf5c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-21

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 95adf5c031ee8d3bf9cbd728fe15f20cbb0a627e
Author: raven <raven@fedoraproject.org>
Date:	2009-07-21

    Sending translation for Polish

M	po/pl.po

commit 689213022c483c0b05e28707cb54bc51a3275a0b
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    portage: show a message if try to use remove-packages with
    autoremove=True

M	backends/portage/portageBackend.py

commit a0b27f053d345b40fb6790a4ff5e80a8a410960b
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    Add MESSAGE_AUTOREMOVE_IGNORED in packagekit-glib
    and MessageAutoremoveIgnored in packagekit-qt

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	lib/packagekit-qt/src/client.h

commit d02a373593484f9738f9afad25ae28d426218abf
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    Looks like this file was missing in the previous commit...

M	lib/python/packagekit/backend.py

commit d0a744257b5b79454a77571be7c3d0e5f26651d6
Merge: ddd2925 6892130
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-21

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit a80741984baaa6eaff1b95dad11365b8b276e17d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    Change remove-packages python backend function to get autoremove
    value.
    Changing all backends needed to be updated.
    allow_deps and autoremove are now converted from text to bool in
    backend.py, not in backends (updating yum backend to use bool).

M	backends/apt/aptBackend.py
M	backends/apt/pk-backend-apt.c
M	backends/conary/conaryBackend.py
M	backends/conary/pk-backend-conary.c
M	backends/pisi/pisiBackend.py
M	backends/pisi/pk-backend-pisi.c
M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py
M	backends/smart/pk-backend-smart.c
M	backends/smart/smartBackend.py
M	backends/yum/pk-backend-yum.c
M	backends/yum/yumBackend.py

commit 87b1625cf6d06007498169208c4ce1a36bb5f2ea
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    Remove --enable-maintainer-mode from autogen conf_flags as it's not a
    valid option anymore

M	autogen.sh

commit 2d7f9684b3b76aa2822244b67271df1e68e7ff96
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-21

    Change networkmanager, connman and service-packs description
    to "Disable foo" instead of "Enable foo" and add --disable-foo as
    command when calling ./configure -h

M	configure.ac

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

    Add a 'status' property to PkClient

M	lib/packagekit-glib/pk-client.c

commit 93d70d070c1bae360440bcff2eddb160943abd34
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-20

    Adding 'strict' option to configure to add -Werror.
    Auto-enabled in repo, auto-disabled otherwise.

M	configure.ac

commit 7c12dd0afece1f0e1893a301b94580e1e0a30402
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-20

    portage: clean remove-packages after portage fixes

M	backends/portage/portageBackend.py

commit 7cf111f2182c4c69bc0306f68560663d8258bdde
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-20

    Fix up some trivial nits in the man pages

M	client/pkcon.xml
M	client/pkmon.xml

commit 4879754f71300a1eee6c810033241432793d1cb9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-20

    Fix the exit codes for pkcon and pkmon, and document them. Fixes
    fd#22819

M	client/pk-console.c
M	client/pk-monitor.c
M	client/pk-tools-common.h
M	client/pkcon.xml
M	client/pkmon.xml
M	contrib/debuginfo-install/pk-debuginfo-install.xml

commit 97e4a6660da322023b182a750243d1cd6f75ab05
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-20

    plugin: use the pdata instance handle, rather than our own lookup
    function

M	contrib/browser-plugin/Makefile.am
M	contrib/browser-plugin/pk-main.c
D	contrib/browser-plugin/pk-store.c
D	contrib/browser-plugin/pk-store.h

commit b6a5f82497349d7420c5a4a5f6e6692d47828787
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-20

    portage: cleaning, fixing not-found-error, misc

M	backends/portage/portageBackend.py

commit d1f0fa4c1d683159c54fd312034ac9d5759c3341
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-19

    portage: trivial: fix stupid error

M	backends/portage/portageBackend.py

commit fe534787aa921d6a4ce30035bedb8f75fd7f145d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-18

    Add networkmanager, connman and service-packs options to prevent
    auto-magic deps

M	configure.ac

commit eb6d26fa3e6fc0901ce41d8e1ba56892022955b1
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-18

    portage: update category/groups map

M	backends/portage/portageBackend.py

commit 0c7b0cfbda4115f9b266d7e36b1233cb3b65633f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-18

    portage: explicitely let portage backend accept sigkill

M	backends/portage/pk-backend-portage.c

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

    Trivially fix the build whe nnot using PolicyKit

M	src/pk-engine.c

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

    Ensure we set the correct proxy for the transaction according to
    the uid and session. Fixes rh#491859

M	src/pk-engine.c
M	src/pk-transaction.c

commit 5b7350701a22272ad5a8a64c77f0bf1282581f3c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Only return true when pk_transaction_db_get_proxy() finds valid data

M	src/pk-transaction-db.c

commit 2f742a809a4d8915a4e692b8eb920f18fd4f0258
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Make saving the proxy data secure, and add some notes to the security
    document

M	docs/security.txt
M	docs/setting-the-proxy.txt
M	src/pk-dbus.c
M	src/pk-transaction-db.c

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

    Ensure the transaction database is not world readable

M	data/Makefile.am

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

    Add a document explaining how we map the proxy internall

A	docs/setting-the-proxy.txt

commit 9c7ea538343c6e1f6edc0992a4d05532b29cda28
Merge: 90b9108 df624f6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 90b9108256e1ab557dc96e98ef7d89a657d7ef87
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Add uid and session to proxy mapping in the database

M	src/pk-transaction-db.c
M	src/pk-transaction-db.h

commit 1b4de86b02d60a19332e9f11725c7ced8ced75d5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Fix up the self test with the recent PkTransactionList change

M	src/pk-transaction-list.c

commit 3e5c4f2576aa3b536545f2292c682146ac5fabc2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Check the length of the proxy is less than 1024 bytes before saving it

M	src/pk-engine.c

commit 3006f391dc311447b68d267f5d315407618dd55e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-17

    Add the ConsoleKit functionality into PkDbus

M	src/pk-dbus.c

commit 7e82c65023f3da9e649218cd587b497645d0ef39
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-17

    portage: get-udpates managed multiple updates for the same package
    and can get security ones from them

M	backends/portage/portageBackend.py

commit df624f67049e09e2a6ef4b136e13b3d5aa42b3a2
Merge: 5073c64 4dc7109
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-17

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 5073c64557955cf85ccd7f6e8e154272a8a08ca8
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-17

    portage: update the category/group map

M	backends/portage/portageBackend.py

commit 5d1dcdec1c8e76dca6e1037eba89567905120c1f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-16

    portage: trivial: remove deprecated has_keys for in

M	backends/portage/portageBackend.py

commit 4dc71095155b443bcde9ce41ad10e9844b4c4984
Author: kristho <kristho@fedoraproject.org>
Date:	2009-07-16

    Sending translation for Danish

M	po/da.po

commit 14c08cd229466169387c6b1aa0eff7bb4fa50f63
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-16

    portage: get-updates with downgrade management and better security
    updates

M	backends/portage/portageBackend.py

commit 3679c0d28e37ab70eed4f6ab15488751b6796585
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-16

    Correct the logic of the cancelled check in the recently added code

M	src/pk-transaction.c

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

    Don't try to free an error that does not exist

M	src/pk-transaction.c

commit 240577ad50357ccbaf465120d4b8e472952cd574
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-16

    Factor out the DBus stuff from PkTransaction into a shared singleton

M	src/Makefile.am
A	src/pk-dbus.c
A	src/pk-dbus.h
M	src/pk-transaction.c

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

    trivial: whitespace nit

M	src/pk-transaction.c

commit 6ca10fb9eb6291ceb03bc12e7045b9044a966399
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-16

    Add a role property to PkClient for future use

M	lib/packagekit-glib/pk-client.c

commit 864d8d52166386d58de9f0184d11740d846d4dd3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-16

    Detect when the PolicyKit authentication was timed out, and show
    this as a message to the user

M	src/pk-transaction.c

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

    gtk-module: check for zero length data from FcNameUnparse to mitigate
    fd#22792

M	contrib/gtk-module/pk-gtk-module.c

commit 2bce32ae48026cac32a0ba69124ba23c840a7687
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-16

    portage: trivial: making pylint happy

M	backends/portage/portageBackend.py

commit 66a45740a7300cffbb30e9b068fd4e3cc7c11c23
Merge: ed2728c 497c5a3
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-16

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit ed2728ccb7f77e56cad92cf076470a340b930695
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-16

    portage: improve get-updates with security updates

M	backends/portage/portageBackend.py

commit 497c5a3ee803af9028d33ff87fdcf12eb541a061
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    Send an ErrorCode when the authentication agent fails to be contacted

M	src/pk-transaction.c

commit 0e829a2928aa1ae37eb54179f822ab9d6165c453
Author: igor <igor@fedoraproject.org>
Date:	2009-07-15

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

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

    Remove all instances of atoi, it's just not secure

M	lib/packagekit-glib/egg-string.c
M	src/pk-lsof.c
M	src/pk-transaction-extra.c

commit 5a94f45917e0d6e144a8cfb2fef8c26923e3553b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    Allow a NULL object in the PkClientPool functions

M	lib/packagekit-glib/pk-client-pool.c

commit 960f010f9b6af0c173bddd6e741111f11be71948
Merge: ff1e67a 41f47ba
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

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

    plugin: use PkClientPool in the browser plugin

M	contrib/browser-plugin/pk-plugin-install.c

commit 82976eb076145ce8b5d60e395f956377e914412f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    glib: Add a PkClientPool object to better manage async clients

M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/packagekit.h
A	lib/packagekit-glib/pk-client-pool.c
A	lib/packagekit-glib/pk-client-pool.h
M	lib/packagekit-glib/pk-self-test.c

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

    glib: Fix the signal type for destroy, and protect against unref in
    the handler

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit 41f47bae480763562de569dc1f836b1babdebbd4
Author: logan <logan@fedoraproject.org>
Date:	2009-07-15

    Sending translation for Spanish

M	po/es.po

commit 5eac377f45a125563feb3ef38e020acafcfe78c5
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-07-15

    Sending translation for Malayalam

M	po/ml.po

commit 8831b68d8884d1cee81e29e4dbdd48a74f8d7aac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    yum: Ignore another error in checkForNewer. Fixes rh#510874

M	backends/yum/yumBackend.py

commit 00bef85440b91a8aa76dae694fb789be2e8be7c9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    yum: remove the preupgrade code, as we now depend on this package

M	backends/yum/yumBackend.py

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

    Fix build with the latest PolicyKit

M	src/Makefile.am

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

    Add some rationalle to the chosen PolicyKit policy decisions

M	policy/org.freedesktop.packagekit.policy.in

commit 3999deb4a72798f4feba10046e0197d0492b615a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-15

    Rewrite the browser plugin in C, to fix several issues and add
    functionality

M	contrib/browser-plugin/Makefile.am
M	contrib/browser-plugin/README
A	contrib/browser-plugin/pk-main.c
A	contrib/browser-plugin/pk-main.h
A	contrib/browser-plugin/pk-plugin-install.c
A	contrib/browser-plugin/pk-plugin-install.h
A	contrib/browser-plugin/pk-plugin.c
A	contrib/browser-plugin/pk-plugin.h
A	contrib/browser-plugin/pk-store.c
A	contrib/browser-plugin/pk-store.h
D	contrib/browser-plugin/sdk/npplat.h
D	contrib/browser-plugin/sdk/pluginbase.h
D	contrib/browser-plugin/src/contents.cpp
D	contrib/browser-plugin/src/contents.h
D	contrib/browser-plugin/src/plugin.cpp
D	contrib/browser-plugin/src/plugin.h
M	po/POTFILES.in

commit 4207054cc3b4432a42a165a1454567c2bc040aa1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-14

    Add some more notes from David about PolicyKit internals

M	docs/security.txt

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

    Raise the value of SimultaneousTransactionsForUid as
    pk-debuginfo-install uses more than 25 concurrent clients

M	etc/PackageKit.conf.in

commit 736a4d39c6268110beed46c193db5b5e1c6d3c00
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-14

    Add tweaks to the security file, after review from DavidZ

M	docs/security.txt

commit dd4f22d95d01626c6ad72b8920673b1337706c3d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-13

    portage: get-requires basically rewrited but without non-installed
    packages management

M	backends/portage/portageBackend.py

commit a81e8b0c43abf362da027b05447744edc85d95a7
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-13

    portage: get-depends using a patch preventing portage's output,
    get-requires cleans up

M	backends/portage/portageBackend.py

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

    Move two compile time defines to the config file

M	etc/PackageKit.conf.in
M	src/pk-transaction-list.c

commit 9a276f6ec7cc270f07aab6f0be5e37891d36d2f0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-13

    Add a security document after some initial review

M	.gitignore
M	docs/api/.gitignore
A	docs/security.txt

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

    Limit the number of packages that can be processed by the daemon in
    one method call

M	etc/PackageKit.conf.in
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 316d771f9e150e115de1de980ff33c7939c7e99e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-13

    Limit the maximum number of requests a given user is able to request
    and queue

M	etc/PackageKit.conf.in
M	src/pk-engine.c
M	src/pk-engine.h
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h

commit 0bbc51bf285d89abf7b979961897be151d65b1ed
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-13

    Add a uid property to the PkTransaction object for future use

M	src/pk-transaction.c

commit 9e4a6fed9c20e317c3a86cd4a425d9de55341266
Author: raven <raven@fedoraproject.org>
Date:	2009-07-12

    Sending translation for Polish

M	po/pl.po

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

    Fix a crash with the new code, where the signal wasn't being
    disconnected in one error case

M	src/gdb.sh
M	src/pk-transaction-extra.c

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

    trivial: Relax the library checks a little to cope with lib64

M	src/pk-transaction-extra.c

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

    Add three new status enums to better describe what we are doing in
    the new code

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-transaction-extra.c

commit 5086f3a6fd979d68e3327afc25b69a86e19f1c7e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-12

    portage: update get-requires to let it works with svn portage version

M	backends/portage/portageBackend.py

commit bf915c29df209e9dce55f9b5c154eccb13388e54
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-12

    portage: get-depends filtering output, get-requires manages
    ERROR_CANNOT_GET_REQUIRES, comments and cosmetic

M	backends/portage/portageBackend.py

commit cdc781e22d9984cff6f5d07648e471c1360c92ee
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-12

    portage: improve get-depends and manage filters

M	backends/portage/portageBackend.py

commit 52961029319579df9d20ab3a4f203f8d091bf99f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    One less FIXME, check the install-package for security updates

M	src/pk-transaction.c

commit 6e88599849d09fcd6fb08b6e86bfc1ea410d63a0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    Rename PkPostTrans to PkTransactionExtra as we're doing operations
    before the transactions now too

M	src/Makefile.am
R076	src/pk-post-trans.c	src/pk-transaction-extra.c
R057	src/pk-post-trans.h	src/pk-transaction-extra.h
M	src/pk-transaction.c

commit 79b00617cf9808a1b61448354403d325820e6ea3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    Add functionality to detect when shared libraries are being used
    that are updated in a security update

M	src/pk-post-trans.c
M	src/pk-post-trans.h
M	src/pk-transaction.c

commit 6e38b8aa7a45dbeb117eabf5a427526bd00562cd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    Add the new restart enums into pkcon

M	client/pk-console.c

commit 5de0bfac9a63f520b5ff4175012222d7c7aa9af4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    Add two more require-restart constants needed for future code

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 1551df1bb3b319b6fbe3da34d98e8a1fee7fdbae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    Add a config file entry for future shared library use

M	etc/PackageKit.conf.in

commit 0b849cb9e39cc11d145312629399da822614ce72
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    use lsof -Fpfn which is designed for machines to read

M	src/pk-lsof.c

commit 4d2e71a7079d00870e6af1e436872655eababc21
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    Prevent duplicate require-restart signal from being sent from
    the daemon

M	src/pk-transaction.c

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

    trivial: make pk_post_trans_get_installed_package_for_file()
    more generic

M	src/pk-post-trans.c

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

    Add a thin cached wrapper around lsof so we can track what
    applications are using open libraries

M	src/Makefile.am
A	src/pk-lsof.c
A	src/pk-lsof.h
M	src/pk-self-test.c

commit 76b59120698415cfbd399ad2860290d4a4239627
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-11

    dummy: add to the file list for the new lsof functionality testing

M	backends/dummy/pk-backend-dummy.c

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

    Add some more comps group mapping entries

M	backends/yum/yum-comps-groups.conf

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

    yum: trivially fix up a file permission

M	backends/yum/yumComps.py

commit 38685c01381bdc74f56249725ef5523161ec18db
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-10

    trivial: fix up two images in the FAQ website

M	docs/html/pk-faq.html

commit fe1e389717d8669abfef745c61e7b76a5aa99697
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-08

    portage: improve get_depends and move it to trunk version of portage

M	backends/portage/portageBackend.py

commit ac5ffba87752ff50f7c597f1b217f4622aafca44
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-07-07

    APT: A backwards running progress (mostly the case during cache
    updates) is reported as not available progress information.

M	backends/apt/aptBackend.py

commit 32a8f04d163911e4e9bf3257e657a4e83866e6d4
Merge: 0aad57e fd473a4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-07-07

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit fd473a40dc3cedbac33f3e3c86d3cb7d052f58a1
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-07

    portage: refresh-cache sync overlays, use force parameter, do not
    prompt anything. Refactoring.

M	backends/portage/portageBackend.py

commit 433cb1744cf4a4dc3ec6d5fcbb355eec90e80ed8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-06

    alpm: hopefully fix compile

M	backends/alpm/pk-backend-alpm.c

commit 0aad57ec5310d0e7292c422e4c69ed50be2f01bd
Merge: 05644bb fe717cd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-07-06

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit fe717cd712dfcbd442d90595ad3b33e45fad4a01
Author: zoltanh721 <zoltanh721@fedoraproject.org>
Date:	2009-07-06

    Sending translation for Hungarian

M	po/hu.po

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

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 96fc30a37841c46b7dc39700a19edd6cdfbf0f1e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-06

    Release version 0.5.0

M	NEWS
M	RELEASE
M	configure.ac
M	docs/html/pk-download.html

commit 656c8fcc054609e47585c2aace5f2fae9ef304bf
Merge: 2b2b94b e071e72
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-05

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit e071e723fd84494798351653a03e8094a0522d59
Author: James Westby <jw+debian@jameswestby.net>
Date:	2009-07-04

    Ignore obsolete but not purged packages.

    Packages that are in the "conffiles" state (removed but not purged)
    show up in the cache, but have no installed or candidate version,
    so we filter them.

M	backends/apt/aptBackend.py

commit 6bd9b2e5603f10da2eab51503f8a134a376dc759
Author: vpv <vpv@fedoraproject.org>
Date:	2009-07-04

    Sending translation for Finnish

M	po/fi.po

commit 42912d0cc56b5c1cad95a88f77926e865776b204
Author: kristho <kristho@fedoraproject.org>
Date:	2009-07-03

    Sending translation for Danish

M	po/da.po

commit 2b2b94bfcd046df33117faceb8eb122ea20a4ce6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-07-02

    Fix the test suite when PK_BUILD_LOCAL is defined

M	src/pk-transaction-db.c
M	src/pk-transaction-list.c

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

    Trivial fix to the self test suite

M	src/pk-transaction.c

commit a383d4b08ae226f9937633e77443ade79a2adeb5
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-07-02

    Sending translation for Tamil

M	po/ta.po

commit 870fad89bb265033ba4e76c0497e391ef2675e14
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-02

    portage: add SLOT management in id/cpv/id conversions

M	backends/portage/portageBackend.py

commit 659db0cb756b6612248bfd48689041ebc143c27e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-02

    portage: change newest filter behaviour and add slot manage to it

M	backends/portage/portageBackend.py

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

    Add a self check for transactions with unknown roles

M	src/pk-transaction-list.c

commit 572c4cfd3d1fbbe84371b7ffae8b865843260511
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-07-01

    trivial: pk-qt: update errors list

M	lib/packagekit-qt/src/client.h

commit b4350f2b2ee3e8c94228a23b4db655ebfb33e42a
Author: hunter688 <hunter688@fedoraproject.org>
Date:	2009-07-01

    Sending translation for Czech

M	po/cs.po

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

    Impliment newest filtering according to the spec, which removes
    duplicates from the GUI tools

M	backends/conary/conaryFilter.py
M	backends/yum/yumFilter.py
M	lib/python/packagekit/filter.py

commit a46dee43ad0864096ac0d86eca0e5a5b054655a4
Merge: a029069 cd8d0ee
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-30

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit a029069c3c951390929d3e9cc8d2802cc841a375
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-30

    portage: improve repository policy by adding a gentoo dummy repo
    and showing others if devel filter is on

M	backends/portage/portageBackend.py

commit 55ccc77b60a5a5eb5b1d120bab6ed9eaf09c2fdc
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-30

    Add ERROR_CANNOT_DISABLE_REPOSITORY error

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit cd8d0eefaaae8622dfc245538d94eba509c4c984
Author: raven <raven@fedoraproject.org>
Date:	2009-06-30

    Sending translation for Polish

M	po/pl.po

commit e26877d999f68184e770a647c5a5da62bee53ddf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    glib: ensure PkTaskList monitor objects save state to buffers

M	lib/packagekit-glib/pk-task-list.c

commit 19fe9ee468ced83aeb2f4d66383d6e194a871098
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    Make pk_client_get_require_restart_list return a PkObjList of
    PkRequireRestartObj's (breaks ABI)

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit 6298fa696c7cb9b9b8fbf1326e6c0b12c3b55010
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    Emit RequireRestart as a PkRequireRestartObj (breaks ABI)

M	client/pk-console.c
M	lib/packagekit-glib/packagekit.h
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit fcf6c03513c15b96baf6fa4bf1e360d83dcf1c12
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    Create a PkRequireRestartObj type

M	lib/packagekit-glib/Makefile.am
A	lib/packagekit-glib/pk-require-restart-obj.c
A	lib/packagekit-glib/pk-require-restart-obj.h

commit 403b966a29a75503e20b7e1a631f5a885e0b98e6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    glib: Remove the horror that is pk_client_get_cached_objects()

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit f254c2cc1b85f5a771dc8a9646ed29973e7b9dae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    Add a --quiet option to pk-debuginfo-install

M	contrib/debuginfo-install/pk-debuginfo-install.c
M	contrib/debuginfo-install/pk-debuginfo-install.xml

commit 241eca382b6727c5fdabe16e74c463697d94b160
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-30

    Add a console progress bar to pk-debuginfo-install

M	contrib/debuginfo-install/Makefile.am
M	contrib/debuginfo-install/pk-debuginfo-install.c
A	contrib/debuginfo-install/pk-progress-bar.c
A	contrib/debuginfo-install/pk-progress-bar.h

commit 4850338bf4e5ef70b511f7a2cec2cf8c58616c1a
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-30

    portage: use a trick to prevent outputs when adding a repository

M	backends/portage/portageBackend.py

commit 4ca4cbe5a4b362e43b034d6075783417451b790d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-29

    portage: improve get_repo_list and repo_enable functions, refactoring

M	backends/portage/portageBackend.py

commit cf749cf26a0c5dbbaa505833b5c264c0c60d4bd0
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-29

    portage: improved error management and progress for get_details

M	backends/portage/portageBackend.py

commit 22adcbceeaf1c634e73f9a66e7e92061b98265a4
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-29

    portage: improved error management and progress for get_files,
    refactorization

M	backends/portage/portageBackend.py

commit adab3bc6b571e46fc51931930b7b447dbfe1ae30
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-29

    portage: add filter management to get_packages

M	backends/portage/portageBackend.py

commit 8793f72f9a33394aa72c4fca45a0d1edb8ea1213
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-29

    portage: improve resolve function to use filters and correctly use
    list in input

M	backends/portage/portageBackend.py

commit 0887a2af48c6a69c8539e6d23499a7f5f2c7c889
Merge: 219ff05 920702b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    Fix merge conflicts

commit 219ff0573fd4ff5c3f6ccb26c4ba2dabd4645815
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    Add some more documentation explaining the filters

M	docs/api/spec/pk-concepts.xml

commit 920702b0bd28f8604ee4c5062cf614693067b221
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-29

    trivial: removing - and _ sensitiveness specification from SearchName

M	src/org.freedesktop.PackageKit.Transaction.xml

commit b858e1c01005f8187e3249415c78b3a799d2b29c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    Add some new specifications agreed on the mailing list to the DBus
    interface

M	src/org.freedesktop.PackageKit.Transaction.xml

commit cccf0f33542110548690fda7ab26410758ca05be
Author: raven <raven@fedoraproject.org>
Date:	2009-06-29

    Sending translation for Polish

M	po/pl.po

commit 90f492b2dd0ae9ac3b93d092f5f80374c87f9136
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    Remove the apt.deprecated code, it's been broken for over a year

D	backends/apt.deprecated/.gitignore
D	backends/apt.deprecated/Makefile.am
D	backends/apt.deprecated/aptBackend.py
D	backends/apt.deprecated/packagekit
D	backends/apt.deprecated/pk-apt-build-db.cpp
D	backends/apt.deprecated/pk-apt-build-db.h
D	backends/apt.deprecated/pk-apt-search-plain.c
D	backends/apt.deprecated/pk-apt-search-sqlite.cpp
D	backends/apt.deprecated/pk-apt-search.h
D	backends/apt.deprecated/pk-backend-apt.c
D	backends/apt.deprecated/pk-sqlite-pkg-cache.cpp
D	backends/apt.deprecated/pk-sqlite-pkg-cache.h

commit bdaeeed12aa0316889911213d56ba3e9ebf071aa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    yum: do newest filtering when the list isn't ordered

M	backends/yum/yumFilter.py

commit 93820ed2bd4037c75fdd21d1f9d3018aeacb84dd
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-06-29

    urpmi: trivial fix in perform_installation()

M	backends/urpmi/helpers/urpmi_backend/actions.pm

commit 23c8984a9e0f1ca1cda9ecf68b43a2ac17e1e1fd
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-06-29

    Sending translation for Marathi

M	po/mr.po

commit 14742c6c7629a97c7ff763eb4b4843c539689758
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    add a man page for pk-debuginfo-install

M	contrib/PackageKit.spec.in
M	contrib/debuginfo-install/.gitignore
M	contrib/debuginfo-install/Makefile.am
M	contrib/debuginfo-install/pk-debuginfo-install.c
A	contrib/debuginfo-install/pk-debuginfo-install.xml

commit 5db499893160093c67c70e2bffbb986f3eaaf73b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    Move the client man pages from man/ to client/

M	Makefile.am
M	client/.gitignore
M	client/Makefile.am
R100	man/pkcon.xml	client/pkcon.xml
R100	man/pkgenpack.xml	client/pkgenpack.xml
R100	man/pkmon.xml	client/pkmon.xml
M	configure.ac
D	man/.gitignore
D	man/Makefile.am

commit ebe393d1ff0bda49d168a4a399c1a968f619e29a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    Fix the options list of pk-debuginfo-install

M	contrib/debuginfo-install/pk-debuginfo-install.c

commit 120052b29af3205ba5bc6fd9397f733685566172
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    yum: remove custom hacking in Resolve(), and treat like precise search

M	backends/yum/yumBackend.py

commit 53630d6578b1a703e304a59b0f090376739b48ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-29

    yum: don't do unconditional NEWEST filtering on resolve

M	backends/yum/yumBackend.py

commit 70734c2eef90aa625789edddc8067bb754a5ef39
Author: raven <raven@fedoraproject.org>
Date:	2009-06-28

    Sending translation for Polish

M	po/pl.po

commit c652a306c1105f1df4dccb153f23f61ad9f68932
Merge: 86dd579 eeff380
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 86dd579e49ef0d154f353fdaeaef2682080bec7f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    portage: finalizing search_details and refactoring

M	backends/portage/portageBackend.py

commit 8eac5ee776ead81abf9ad313191f909a57e1f031
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    trivial: add licenses as a "possible" search field for SearchDetails

M	src/org.freedesktop.PackageKit.Transaction.xml

commit b43b3f8ef8c96783cece5d313749a8ea231b5038
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    throw an error if SearchGroup search term contains spaces

M	src/pk-transaction.c

commit eeff38034e3f65c537b4d85586562591169b7b78
Merge: db4bdc0 a7aa22d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-28

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit db4bdc0fee314541bc4e159916d6a1d1d89cee06
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-28

    Only resolve newest packages to try to reduce the number of dups in
    the list

M	contrib/debuginfo-install/pk-debuginfo-install.c

commit 2a4a867ae5d390cc8a5434bfe605ed607c6bfd81
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-28

    Make debuginfo-install also install package deps

M	contrib/debuginfo-install/pk-debuginfo-install.c

commit a7aa22d1aa86f26932db47401e989730b4a1a080
Merge: 2a804ea 7cc0df7
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 2a804eae14128f53f111c45d3da178b41f5f58e3
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    portage: trivial: search_file: escaping search term

M	backends/portage/portageBackend.py

commit 66f93faa1eaaac4bcec5a2c7fc40dda569fa4803
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-28

    Improve SearchFile, SearchName, SearchDetails and SearchGroup
    specifications

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 5b812e6e3f7f9c65838a258e380ef80165f2a870
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-28

    yum: add a fixme

M	backends/yum/yumBackend.py

commit 7cc0df7159a4de9a328b3a4013b1451eaead5bb4
Author: raven <raven@fedoraproject.org>
Date:	2009-06-28

    Sending translation for Polish

M	po/pl.po

commit 4db8b5c7f2374645be2ba70387a9dffe97d75755
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-27

    portage: finalizing search_group and search_file

M	backends/portage/portageBackend.py

commit 5b9bd2c7f9527b9f0c141a1679aea153a79e2c66
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-27

    portage: add multi-key search in search_name and exclude category
    from search

M	backends/portage/portageBackend.py

commit a76b6f7011056bd4ad5e630cfccae32015940a93
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: optimizing percentage display by sending int instead of float

M	backends/portage/portageBackend.py

commit 6de7bb4d88ca290fad5faa5a43c3a315195f278c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    trivial: transferring percentage optimization from yum backend to
    PackageKitBaseBackend

M	backends/yum/yumBackend.py
M	lib/python/packagekit/backend.py

commit 5944f732fa4e499d8b9593fffe802765ee1e3b2e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: trivial: making pylint a bit happier

M	backends/portage/portageBackend.py

commit 0fa6a171e7fcb3fdf8237ed43ea07c8f461f3495
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: add progress info to search-name and search-gorup

M	backends/portage/portageBackend.py

commit 8079c705bb590814e4b119ac2eb8ea076e6fc710
Merge: 313b2f7 6152a23
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 313b2f758a774309997dad37bc0e2ced0989da50
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: fix aux_get issue, show installed packages first, make best
    use of cpv list and filters, fix random issues

M	backends/portage/portageBackend.py

commit 6152a23f6a3c8d4d40fba50d6723dd3ea1b0bf38
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-06-26

    urpmi: removed useless comments

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 3dcf1228b140ba54e4c5d95e48ecb517d162b5f2
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-06-26

    urpmi: only_trusted implementation

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/helpers/urpmi_backend/actions.pm

commit 7d0aec1a302282fd5a0ba30db4f27b62548ac59b
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2009-06-26

    urpmi: Some more fields are now filled in get-details method

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/helpers/urpmi_backend/groups.pm

commit e43ac0329ff580a7d0e5cd5fe6422cbe419dc2a5
Merge: a17005f 7a5296c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit a17005f09fde435fc0b11c6723af19d363f27d24
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: get_packages is filter aware, search_file is free filter
    aware, fix bug when using portdb.aux_get for installed but not in
    the tree cpv

M	backends/portage/portageBackend.py

commit cdd3be2fb07edb6d436ec870f99dbfe86e76cffd
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: improved management of filters, especially free filter

M	backends/portage/portageBackend.py

commit 2f5d17ef09a905a9251f4ccb25534b5d0738a6c9
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-05-13

    smart: slackware packages now support xz compression too

M	backends/smart/pk-backend-smart.c

commit 7a5296c857675cd11c339dff78c053c083e8eb80
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-26

    Add some translations to pk-debuginfo-install, and generally make
    more sane

M	contrib/debuginfo-install/pk-debuginfo-install.c
M	po/POTFILES.in

commit eb71887b0e246450a039fe95fc563176727db994
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-26

    Add some special casing for the pk-debuginfo-install in the PolicyKit
    helper

M	src/pk-polkit-action-lookup.c

commit 16dd26b1841a2b9ede91e974021faab58f52e9ba
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-26

    Get the command line from all transactions, and pass it to all
    PolicyKit requests as a detail

M	src/pk-transaction.c

commit 2c6680f2ec54bb6af22d3b16c3243cbeecb88060
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-26

    glib: if we're running synchronous then track Finished() and return
    false if there is not success

M	lib/packagekit-glib/pk-client.c

commit dbcb8ec8d52d36584f245d83649de36498a3dbfa
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-26

    portage: add free filter management to get_all_cpv

M	backends/portage/portageBackend.py

commit 8997120905a035dc9ddfa1c67d5a1217bc15b6f0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Add debuginfo-install functionality as a contrib project

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
A	contrib/debuginfo-install/.gitignore
A	contrib/debuginfo-install/Makefile.am
A	contrib/debuginfo-install/egg-debug.c
A	contrib/debuginfo-install/egg-debug.h
A	contrib/debuginfo-install/pk-debuginfo-install.c

commit 6851660159fcfa3440ee0007c41dcdfea7c9843d
Merge: a3333ef d34a201
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit d34a201b31a40904f20fcbf59a42194bd3e74dce
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-25

    portage: FIX bug, was using default configuration instead of user's
    one for ACCEPT_KEFWORDS

M	backends/portage/portageBackend.py

commit 8792e50cade8a1a5ca43d4a32d725a9fba78d685
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-25

    portage: add filter management for search-file and search-groups

M	backends/portage/portageBackend.py

commit dd163ce77857560a212bf351c2fd3835a4bf0f51
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-25

    Add errors when backend can't get filelist or can't get requires
    packages

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit a3333efed6c2ee76517a93084e8eb8be7f9b3d14
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    yum: Fix up the logic in RepoEnable

M	backends/yum/yumBackend.py

commit 6aee3cd3a4ba755a6234506fa82c782608950de9
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-25

    portage: take a position for supported filters

M	backends/portage/pk-backend-portage.c

commit 2d3472acbeacebd3aed0b9462b6de7e57704ae6c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Require new style xulrunner headers (breaks compile on F10, but
    simplifies code)

M	configure.ac
M	contrib/browser-plugin/Makefile.am
D	contrib/browser-plugin/sdk-new/npplat.h
D	contrib/browser-plugin/sdk-new/pluginbase.h
D	contrib/browser-plugin/sdk/np_entry.cpp
D	contrib/browser-plugin/sdk/npn_gate.cpp
D	contrib/browser-plugin/sdk/npp_gate.cpp
M	contrib/browser-plugin/sdk/npplat.h
M	contrib/browser-plugin/sdk/pluginbase.h

commit 1c13c765c7ea6d6b8d5c434cd53bcd350974e49c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Depend on gtk2+ >= 2.14.0 for the browser plugin

M	configure.ac
M	contrib/browser-plugin/src/contents.cpp

commit 2af53a2dfd3568503178518fb37e04defd348c92
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Make the PackageKit plugin available to firefox

M	contrib/browser-plugin/src/plugin.cpp

commit 0241b2292ea0aa47a01f9716ebef9cf3ba11dcd7
Merge: ac54e30 6aee3cd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit ac54e30f6fb394e059b490a56a6ad27b458762a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Fix up the refresh_cache force parameter passing in the other backends

M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/conary/pk-backend-conary.c
M	backends/pisi/pk-backend-pisi.c
M	backends/portage/pk-backend-portage.c
M	backends/smart/pk-backend-smart.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c

commit 1b13e553f8270e20ee9c67e7785de869b9223a99
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-25

    Bump two versions in the Fedora spec file

M	contrib/PackageKit.spec.in

commit 20ea4f25071e5c0bd617a95bdfead6568091212c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-24

    portage: make pylint happy (mostly indentation issues)

M	backends/portage/portageBackend.py

commit df7001a106f5ea63d0e19dc5aaeeb6711872e1ee
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-24

    pk-transaction checks if the given path in search-file is valid

M	src/pk-transaction.c
M	src/pk-transaction.h

commit 70d97ad9f1b2f9956a8b1a7806362d304dcef5bc
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-24

    portage: let search-file accept filename or fully qualified path
    and filename

M	backends/portage/portageBackend.py

commit 6cb78a1fcaba0ad1aa91321155d3e9c22c46ea42
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-23

    Specify search-file use cases (entire path or filename)

M	src/org.freedesktop.PackageKit.Transaction.xml

commit c234c386f81b2c265464c768c475b9adeecd4cdf
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-23

    add force parameter to refresh-cache function in python backends

M	backends/apt.deprecated/aptBackend.py
M	backends/apt/aptBackend.py
M	backends/conary/conaryBackend.py
M	backends/pisi/pisiBackend.py
M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py
M	backends/smart/smartBackend.py
M	backends/yum/yumBackend.py
M	lib/python/packagekit/backend.py

commit 2b26bf5091d3a59c162cb9fe17bdbebdf8b513b6
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-23

    portage: add percentage to search-files and change search method to
    match exact path

M	backends/portage/portageBackend.py

commit 593965c8133e6817b90207ae9a1e5bb79f42d147
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-23

    portage: add repo-list and repo-enable functions with layman api

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 3297f4684d68eb7f16caebac883808a03150644c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    If the allow_untrusted role is not known, fall back to the trusted
    role

M	src/pk-transaction.c

commit 18c29041e9b598cad51b70c2bac811e5bf879838
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Trivially rename a couple of functions to make the trusted stuff
    clearer

M	src/pk-transaction.c

commit 62d2f529d087ad77b2562597d761f258d1913042
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Add a missing role for an untrusted action

M	src/pk-transaction.c

commit c6be236ab4059f539b2f210e73d828e171cff50c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    lib: Make some verbose debugging more useful

M	lib/packagekit-glib/pk-client.c

commit 37f812d9256ebbad04644261fd4d996247a5d7e7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    yum: Provide restart-required data for all the packages, not just
    the first update in the list

M	backends/yum/yumBackend.py

commit c655d8d8a8ec3aea413c7e00c26d68a71f0494ad
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    yum: Don't check ts_state when getting the restart-required signal

M	backends/yum/yumBackend.py

commit f9eaf74270df6f5760d1f00ba5754932a571e0a5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-22

    Don't build the polkit extension if there is not PolicyKit support

M	src/Makefile.am

commit f32c211b3cde59a9df9c7b9c0708664e5e944307
Author: kristho <kristho@fedoraproject.org>
Date:	2009-06-21

    Sending translation for Danish

M	po/da.po

commit 05644bb7891599cd64df81b84e721dec8c6fbe79
Merge: 9da5798 df7001a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-21

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit c1c586ff008bd68f44c57988721e445495ac65ac
Author: kristho <kristho@fedoraproject.org>
Date:	2009-06-21

    Sending translation for Danish

M	po/da.po

commit 2ea18bb224c5e3b5fa6f18c688cbdd8470a95373
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-21

    Raise polkit dep to 0.92 to fix compile

M	configure.ac

commit 9da5798f7228bf03dddcdc8f8e7c2609aaa373e3
Merge: e1bd97c a38261c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-20

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit a38261c731eac7c4f9a6526bf1743a44a011f765
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-20

    portage: add update-system function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit fcf2948e7860f1e094508586951f80326e389767
Merge: b218760 a04b483
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-20

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit b2187605c388c48142250b22b6f4257ef06d8528
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-20

    portage: add get-updates-detail and update-packages

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit a04b4836a0a87d127775adb275340f0ad1b98136
Author: logan <logan@fedoraproject.org>
Date:	2009-06-19

    Sending translation for Spanish

M	po/es.po

commit 89909015ea6f07364759419c2888ab62d2d5f17e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-19

    Emit StatusChanged(finished) if we failed auth to fix up the GUI

M	src/pk-transaction.c

commit 0f85960b8378b32bc2cbdd9bd36068f81f437098
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-06-19

    Don't check for docbook2man, check for libxslt

M	configure.ac
M	man/Makefile.am

commit def6dbd2c577b0b3deaf7a13a7c3de63856ed28a
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-06-19

    Remove enable_developer section in configure end output

M	configure.ac

commit a2425135a23c2b43c0816fa344b9a0a7697c95ea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-19

    Revert "configure: remove check for docbook2man as it is not really
    needed (check for libxslt?)"

    This reverts commit 08835fdfe11528421ebb25fefb15b0b7cefb953b.

M	autogen.sh
M	configure.ac
M	man/Makefile.am

commit b8dcc82cf149f27ca32aab31efbf1cdf3b7ec7a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-19

    Send PK_STATUS_ENUM_WAITING_FOR_AUTH when we are waiting for an
    authentication

M	src/pk-transaction.c

commit dfd6dde2deeb2ee0fd932d4dca9efc105d4e1ccd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-19

    Update a screenshot

M	docs/html/img/gpk-prefs.png

commit 0f0a9bdb242c57ac5e50cc774f3dda99d7fdc1a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-19

    Add a new status enum, waiting-for-auth

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 42bb87696ad97a9bd6aa787cda508c960c0d41ed
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-18

    Be less clever getting the icon in the action lookup function

M	src/pk-polkit-action-lookup.c

commit d684105abdcdcd0b094225f98fb181f5327cd3ce
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-18

    Use generic icons for the PolicyKit policy actions

M	policy/org.freedesktop.packagekit.policy.in

commit 20ea7ef2fcef69c320e5fa3335a70569e226ac06
Author: shanky <shanky@fedoraproject.org>
Date:	2009-06-19

    Sending translation for Kannada

M	po/kn.po

commit dd27f249d3d7d59df438334ffde3950a605871ed
Author: raven <raven@fedoraproject.org>
Date:	2009-06-18

    Sending translation for Polish

M	po/pl.po

commit 08835fdfe11528421ebb25fefb15b0b7cefb953b
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-06-18

    configure: remove check for docbook2man as it is not really needed
    (check for libxslt?)

M	autogen.sh
M	configure.ac
M	man/Makefile.am

commit 85b21fa40422af625e52d2020059abe6ff4e8c31
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-06-18

    alpm: added update_system, improved transaction progress stuff

M	backends/alpm/pk-backend-alpm.c

commit e473806380e146be7c19173c457077513df245a3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-18

    yum: use a float for present_version as rawhide is 11.90. Fixes
    rh#506649

M	backends/yum/yumBackend.py

commit 4f26af24ab5e1b15e88efa85e4919be5a46488b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Add a PolicyKit action lookup so we can do the translated warning
    from the server, not the client

M	contrib/PackageKit.spec.in
M	po/POTFILES.in
M	src/.gitignore
M	src/Makefile.am
A	src/pk-polkit-action-lookup.c

commit b838746e431d500de054c83aa4ccbb1abb335174
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Populate some initial PolkitDetails when we ask PoicyKit1 for
    authorization

M	src/pk-engine.c
M	src/pk-transaction.c

commit 8b7a63648d325144331b3b9dfcc11d3bfc154691
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    pkcon; trivially disable the destroy loop quit for now

M	client/pk-console.c

commit 65806032a68be6c27975ac412c4af0f28a02f2e5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    pkcon: make the use_trusted logic a lot simpler

M	client/pk-console.c

commit b1af926d26e08037e1bf62190cbae55b251832b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Don't egg_error when we cannot get the PID of a connection, warn
    instead

M	src/pk-transaction.c

commit 608968f530df37fa0d83cccec7a6c036396eb8b8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Don't hardcode the StateChangedTimeout's and add them to the
    config file

M	etc/PackageKit.conf.in
M	src/pk-engine.c

commit b0093dc80fb6599c17f22ad4c4e7090a1fe53ce4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Export pk_client_set_only_trusted() as API

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit 8f030623ff6390c0ee06b30a8871103002cea533
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Correct the name of the policykit1 role

M	src/pk-transaction.c

commit a9f935ae5557697a5778a57ff4a7ed129199f2a3
Merge: 5e63e9d b7421d8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 5e63e9d309c3264f4ed39e2c1e2cc56c62a6f180
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Add a convenience Exit enum, NEED_UNTRUSTED, and set for the correct
    error enums

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-backend.c

commit c0a26b4cd895e85dc55eca2a4d75c6805125c1f1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Export pk_error_code_is_need_untrusted() into the public API

M	client/pk-console.c
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-common.h

commit b7421d8e3066bc932efe1bf693de870f9ae0cd4a
Author: nippur <nippur@fedoraproject.org>
Date:	2009-06-17

    Sending translation for Dutch

M	po/nl.po

commit 4c79fe08684d234f9061889f691ae6d92d0a756f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Add two more error enums to pk_console_is_error_code_retry_trusted

M	client/pk-console.c

commit 22736666a70ac8750f3080e623437c2fdbbeb604
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    yum: support the new error codes, and don't warn for untrusted
    packages anymore

M	backends/yum/yumBackend.py

commit 31cabd146769bbe61514d7cbec142a745c0400bd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    pkcon: Add a helper to figure out what error codes should be retried

M	client/pk-console.c

commit aa796ea22759aee1f53ab14625d9b5aa99753ad6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Add two more error enums for the new only_trusted code

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 2b9a167999783f62cd0a554b3eebb4297ea38e76
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Rename the 'trusted' parameter to 'only_trusted' to make the logic
    clearer

M	backends/alpm/pk-backend-alpm.c
M	backends/apt/aptBackend.py
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/conaryBackend.py
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pisiBackend.py
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py
M	backends/smart/pk-backend-smart.c
M	backends/smart/smartBackend.py
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-succeed.c
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/yum/yumBackend.py
M	backends/zypp/pk-backend-zypp.cpp
M	client/pk-console.c
M	docs/api/spec/pk-concepts.xml
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/transactionproxy.h
M	lib/packagekit-sharp/packagekit-api.raw
M	lib/packagekit-sharp/packagekit-api.xml
M	lib/python/packagekit/backend.py
M	lib/python/packagekit/client.py
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit e4d2d6cf3a767b657e12fabb125e963f8d4bc877
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    yum: repect trusted for InstallPackages, UpdatePackages and
    UpdateSystem

M	backends/yum/yumBackend.py

commit ac2cd73e3652f3a9661928cc45fe5dd5aa2e1eca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Add the SLES logo to the repo, we've been approved to use it

A	docs/html/img/users-sles.png

commit 9502099c003d6bdba0ab95584c3f5fdc39b6c912
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Use proper booleans in the python backends rather than 'true' and
    'false'

M	backends/apt.deprecated/aptBackend.py
M	backends/apt/aptBackend.py
M	backends/conary/conaryBackend.py
M	backends/pisi/pisiBackend.py
M	backends/portage/portageBackend.py
M	backends/smart/smartBackend.py
M	backends/yum/yumBackend.py
M	lib/python/packagekit/backend.py

commit 0e7278a7dff00b4c300419ab621b952754eb0010
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Break the API by adding a trusted parameter to InstallPackages,
    UpdatePackage and UpdateSystem

M	backends/alpm/pk-backend-alpm.c
M	backends/apt/aptBackend.py
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/conaryBackend.py
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pisiBackend.py
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py
M	backends/smart/pk-backend-smart.c
M	backends/smart/smartBackend.py
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-succeed.c
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/yum/yumBackend.py
M	backends/zypp/pk-backend-zypp.cpp
M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	lib/python/packagekit/backend.py
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 69ca864f4de510e49585fd8631f494e1814d00e7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    Update fedora spec file to use polkit rather than PolicyKit

M	contrib/PackageKit.spec.in

commit c47d4390783aeb871fa90c46cfc2ab7ee39bca56
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    pkcon: Quit the synchronous loop if we get destroyed, to avoid
    hanging forever

M	client/pk-console.c

commit 2a44b3620105e2411c64a0e324ec83688f4f201a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-17

    glib: Quit the synchronous loop if we get destroyed, to avoid
    hanging forever

M	lib/packagekit-glib/pk-client.c

commit a12a9be5bd6c6607d56bf021fd61308ad2ac73fd
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-17

    portage: add get-updates function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 1f136db0d0dab937c449ead795802ab84e731d34
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Port to polkit1, and remove a lot of the complexity from the old
    PolicyKit code

M	configure.ac
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
M	lib/packagekit-qt/src/transaction.cpp
M	policy/.gitignore
M	policy/Makefile.am
M	policy/org.freedesktop.packagekit.policy.in
M	src/Makefile.am
M	src/pk-engine.c
M	src/pk-post-trans.c
D	src/pk-security-dummy.c
D	src/pk-security-polkit.c
D	src/pk-security.h
M	src/pk-self-test.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit ad387b212aa8da94df3693359512549ac756ce8e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    Bump the release now we've forked PACKAGEKIT_0_4_X

M	configure.ac

commit 37c9e62ed549b6eb42df03aa1170961ed2d15523
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-16

    To fix make snapshot and giant paths, use ustar-type tarballs

M	configure.ac

commit 64997e86e36e1c6964289eec657d1595c92cd534
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-15

    yum: don't hardcode network access to install or update
    packages. Fixes rh#506110

M	backends/yum/pk-backend-yum.c

commit efdc05d278f2eb7a06940f966e3d1c84e12e1361
Author: aloriel <aloriel@fedoraproject.org>
Date:	2009-06-15

    Sending translation for Spanish

M	po/es.po

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

    Add subclasses to our registered mime-types. Fixes rh#504137

M	data/packagekit-catalog.xml.in
M	data/packagekit-package-list.xml.in
M	data/packagekit-servicepack.xml.in

commit 5891b702a9cd50abd8f52195ed148b6e5e33a296
Merge: 1b90ec8 2f36a48
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-14

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 1b90ec870a51130599046625cebbaff7b8164084
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-14

    portage: add refresh_cache function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit a4c2de56e9dbc5a61063be6107aee8b36af6e9af
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-13

    portage: get-details do not prompt size when pacakge is installed

M	backends/portage/portageBackend.py

commit 51297db607e8edfdc749112bf152344f0fdcd435
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-13

    portage: add group in get-details, add installed info in packageid
    and keywords info

M	backends/portage/portageBackend.py

commit 12bc89e66fb3678ce9534344ff6bdbdffab0ab34
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-12

    portage: update install-packages, cleaning and world list
    compatibility

M	backends/portage/portageBackend.py

commit e64887bd12dec27fda9ea394f4a4459ea0000034
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-12

    portage: removing download-packages and fixing bugs in get-depends,
    get-requires and remove-packages

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 9e6f3552140679d368c92a1db5a2a10ae65e2be4
Author: kristho <kristho@fedoraproject.org>
Date:	2009-06-11

    Sending translation for Danish

M	po/da.po

commit bff5b331301a05bc0fb396f2375778df73bdaf74
Merge: 4b1205a 9d8a58f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-11

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 9d8a58ffd29bf7b80f482547b372eb5ccbe206da
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-11

    portage: add search-details, minor changes (comments, ...)

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 4b1205ac1e5e5b5455fb56ca7cf6766cbf117920
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-10

    New stable version

M	docs/html/pk-download.html

commit fc5ef77fa00810fba167645d0992fb4e17717024
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-06-10

    Sending translation for Tamil

M	po/ta.po

commit 42ebe1049dc262aab00d3f7625438fc271394491
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-10

    yum: convert the present distro version to int to avoid always
    returning with no results from GetDistroUpgrades()

M	backends/yum/yumBackend.py

commit 9635a2b299b739c2049975e8be4edcd649f04396
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-10

    portage: add get-requires function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 0c0758d36581efb68ef7841ea50dd9e0a8559458
Merge: 9188411 f52310a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-09

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 2f36a487a8af2279694f711a53c38c1a48185d90
Merge: 46e2778 51297db
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-09

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 46e2778eb36ba62bba7b2806fd0fa414c767cfb4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-09

    APT: Show the installed size for installed packages instead of the
    package size

M	backends/apt/aptBackend.py

commit f52310ab8487a9e6f8e0a6b7f306e588bab24fd6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-09

    yum: use the new update-not-found error enum for missing updates

M	backends/yum/yumBackend.py

commit 5589747edfcb5a63fbd0ff6c43a5d4712a6ff568
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-09

    Add another error enum, update-not-found

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	tools/add-error-enum.sh

commit 6134b944fca890549afba2816fc437bf5b0ffbbc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-09

    yum: Correct an error enum for a missing group

M	backends/yum/yumBackend.py

commit 1c6e27ef1dc459eae84d45c9b5969a3fa98853f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-09

    yum: Format the package_id before showing it in the error detail

M	backends/yum/yumBackend.py

commit 5abe4aab5273ec1378f29696b37e63d6cf34d433
Author: volkmar <volkmar@Altdorf.OldWorld>
Date:	2009-06-09

    portage: better remove-package function

M	backends/portage/portageBackend.py

commit 5e7504a3d917975e37979a638e44c33cb3397998
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-06-07

    Sending translation for Portuguese

M	po/pt.po

commit 480f0cd6bbd5c882bf86e082772cfc6c63c80099
Merge: da96ceb 79f587e
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-07

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit da96ceba9d52ce83d6535af563ec6f848aa29b43
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-07

    portage: working but version of remove-package

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 79f587ec3780e06f6aed7d8f8caaf2d00be6769f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-06

    Add another vendor to the users page

M	docs/html/pk-users.html

commit 7f8064b2912b51ec15f2d2f1f1fdde0e6bdfba3d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-06

    Enable the warning GSEAL_ENABLE and fix up build failures

M	configure.ac
M	contrib/browser-plugin/src/contents.cpp

commit e7d7308b28d70aeb1af43cc9a7403c208eaa1778
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-06

    Convert non-ASCII text to unicode for spawned backends. Fixes
    rh#504377

M	lib/python/packagekit/backend.py

commit f6b9719df8f9749bee960d330db65da9b595ab4b
Author: Daniel Elstner <danielk@openismus.com>
Date:	2009-06-05

    Fix reading freed-memory as author when GetBackendDetail is called
    with a NULL name parameter

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

M	lib/packagekit-glib/pk-control.c

commit 49624336df2cc2efc8f27240c2bfd67031b09114
Author: Jared D. McNeill <jmcneill@netbsd.org>
Date:	2009-06-05

    Don't use BASHisms on FreeBSD

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

M	contrib/cron/packagekit-background.cron

commit 477a93f67705c738d918ef653a88d9a682e2a0fa
Author: Jared D. McNeill <jmcneill@netbsd.org>
Date:	2009-06-05

    Add missing header to fix compile on FreeBSD

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

M	contrib/command-not-found/pk-command-not-found.c

commit 5aa7b8118161eedd8d26d1fcfcfb0003726b65e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-05

    Use the nautilus logo rather than a screenshot

M	docs/html/img/users-nautlius.png

commit c3ef7b4956cd14d8ba5c0bb1820880b096f58500
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-05

    Add two links to the FAQ

M	docs/html/pk-faq.html

commit 099d2bbc690dad47e799c64c67db1f2cf667dab3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-05

    Add some new users of PackageKit to the website page

A	docs/html/img/users-assassin.png
A	docs/html/img/users-gnome-packagekit.png
A	docs/html/img/users-kpackagekit.png
A	docs/html/img/users-listaller.png
A	docs/html/img/users-nautlius.png
A	docs/html/img/users-system-config-printer.png
M	docs/html/pk-users.html

commit 08757415d5962bd1428a8b0641635d3a41254620
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    yum: be more descriptive why we didn't have a package cache

M	backends/yum/yumBackend.py

commit d0245e1fcabdabf3d875fb3445771253d04a2333
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Fix up the session example to not use depricated (and now removed) API

M	docs/html/files/session.c
M	docs/html/pk-faq.html

commit 3243fb85063b8fca79a0bc677f3fc81f1f467c26
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Add openSUSE to the PackageKit users page

A	docs/html/img/users-suse.png
M	docs/html/pk-users.html

commit d99449b16210ad0d602005296894ce1d8d460c0b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Add a page to the website to show who is using PackageKit

M	docs/html/img/Makefile.am
A	docs/html/img/large-application-certificate.png
A	docs/html/img/users-fedora.png
A	docs/html/img/users-foresight.png
A	docs/html/img/users-kubuntu.png
A	docs/html/img/users-moblin.png
M	docs/html/index.html
A	docs/html/pk-users.html

commit 32c2738b38de700ff5fa19806943a259263be265
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Trivial table fix for the FAQ html page

M	docs/html/pk-faq.html

commit 3c6dc7bf76c466adb15862db10e153aeaa696310
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Update my copyrightfor 2009 on the webpages

M	docs/html/index.html
M	docs/html/pk-authors.html
M	docs/html/pk-bugs.html
M	docs/html/pk-download.html
M	docs/html/pk-faq.html
M	docs/html/pk-help.html
M	docs/html/pk-intro.html
M	docs/html/pk-matrix.html
M	docs/html/pk-profiles.html
M	docs/html/pk-reference.html
M	docs/html/pk-screenshots.html
M	docs/html/pk-using.html

commit 6ed527ee31fa0d92e44c50db567ca30e62012abf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Reject files passed to InstallFiles() that are not supported by
    the backend

M	src/pk-transaction.c
M	src/pk-transaction.h

commit 4c947b068f26e14a189bd3227db0d255f1c13bea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Make GIO a hard build dependency and remove the conditional code

M	configure.ac
M	src/Makefile.am
D	src/pk-file-monitor-dummy.c
R100	src/pk-file-monitor-gio.c	src/pk-file-monitor.c
M	src/pk-post-trans.c

commit 677c70a2b6bfd3cb5b401cd35e700f0ba5ba0f48
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-04

    Enable nice build output on automake1.11

M	configure.ac

commit d5e6fcf5983719bcb750c1337d73b9793262871c
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-06-04

    Sending translation for Gujarati

M	po/gu.po

commit 48960dfb740b72779ef2fafcde7398902c7fdbe8
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-03

    portage: add search-group function with a beginning table conversion
    from gentoo's category to packagekit's groups

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 03d3dba2d0a8f2be864cc076cb1e8f6a6f9fe328
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-03

    portage: working install-packages function

M	backends/portage/portageBackend.py

commit 893dd789e8dad584116e7e70f63491c15c873f9f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-03

    Never return FALSE from StateHasChanged(). Fixes rh#483164

M	src/pk-engine.c

commit 5057e64ebedf57f9cbf33d039fe664b62cba7e1f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-03

    yum: Download the ChangeLog data when we get the update list. Fixes
    rh#499590

M	backends/yum/yumBackend.py

commit 19d72c90750187f7ba035fac3e03e52f533679b5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-02

    yum: We support application/x-servicepack, so advertise it

M	backends/yum/pk-backend-yum.c

commit 42fae258b9c4641fbddaac0a69625b5f558af230
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-03

    portage: not yet working install-packages function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 0fcd7529e8e1d60f050e7840ed08c7013c7720db
Merge: 2a0ac60 b7e69bf
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-03

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit b7e69bf510c1874b069bd1faa37ac603bb3eddd5
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-06-02

    Sending translation for Telugu

M	po/te.po

commit 32fb4b2d0eb97d82d2b143a8cf5567eace45fec3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    Rewrite the networking stack GObjects to derive from a common
    PkNetworkStack object

M	src/Makefile.am
D	src/pk-network-connman-dummy.c
D	src/pk-network-connman.c
D	src/pk-network-connman.h
D	src/pk-network-nm-dummy.c
D	src/pk-network-nm.h
A	src/pk-network-stack-connman.c
A	src/pk-network-stack-connman.h
R051	src/pk-network-nm.c	src/pk-network-stack-nm.c
A	src/pk-network-stack-nm.h
R050	src/pk-network-unix.c	src/pk-network-stack-unix.c
A	src/pk-network-stack-unix.h
A	src/pk-network-stack.c
A	src/pk-network-stack.h
D	src/pk-network-unix.h
M	src/pk-network.c

commit 2a0ac60bc04660166fd2e1f310f537876cf0d3c4
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-01

    portage: update groups/filters list

M	backends/portage/pk-backend-portage.c

commit 7bf303b104c07767a2927b3743e153f5b4c8b615
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-06-01

    Sending translation for Marathi

M	po/mr.po

commit 4ddc4fad20991b0f97b432380524794772896744
Merge: 5032b7f 3416e05
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    Merge branch 'connman'

commit 5032b7fd37b5107c0c9d27a4ebd77aab7f68abaf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 64f1ad84797d88b1cbc4cad42c3aafaee9dfdc0e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    Release version 0.4.8

M	NEWS
M	RELEASE
M	configure.ac
M	contrib/PackageKit.spec.in
M	docs/html/pk-download.html

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

    Revert a hunk of a patch that wasn't meant to be committed yet

M	client/pk-console.c

commit 3416e0531f5512d8827d2b62d54016fc18eecf40
Author: Peter J Zhu <peter.j.zhu@intel.com>
Date:	2009-06-01

    Add ConnMan networking stack support

M	configure.ac
M	etc/PackageKit.conf.in
M	src/Makefile.am
M	src/pk-marshal.list
A	src/pk-network-connman-dummy.c
A	src/pk-network-connman.c
A	src/pk-network-connman.h
M	src/pk-network.c

commit e1bd97c4eef21d8ce30624cd9d60bb2b3d847987
Merge: 6f317d8 dd27f24
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-01

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 857446e4e746699bb9cb8d113b4769ceaefc75f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    Protect a few function in pk-package-ids.c from NULL input

M	lib/packagekit-glib/pk-package-ids.c

commit 1ab5b08c577da27704072302cd0b6ad4c183a7ae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-06-01

    Create a shared pk_backend_bool_to_text() helper to reduce copy&paste

M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/conary/pk-backend-conary.c
M	backends/pisi/pk-backend-pisi.c
M	backends/portage/pk-backend-portage.c
M	backends/smart/pk-backend-smart.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	client/pk-console.c
M	src/pk-backend.c
M	src/pk-backend.h

commit 6f317d838fd51bd5826bad8c3f96ca994cd21809
Merge: c43b020 a12a9be
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-06-01

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit b470c22446389920775db56f04269d582f437f50
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-06-01

    portage: update Makefile.am (and fix installation)

M	backends/portage/Makefile.am

commit e881481947b108486eb56059fa72f3b3abb3d827
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-31

    trivial: fix compile with no libarchive

M	lib/packagekit-glib/pk-service-pack.c

commit c43b02073783ab40d211cdb228d75cedd527afee
Merge: df58357 37c9e62
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-05-31

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit df5835794cd765b112b4dd6251782e3acd3e01cb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-05-31

    APT: Remove an obsolete FIXME

M	backends/apt/aptBackend.py

commit ba53e942e6976963b64ef77c79ee42d9c3372dde
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-05-31

    Revert "APT: Show the installed size for installed packages instead
    of the package size"

    This reverts commit 46e2778eb36ba62bba7b2806fd0fa414c767cfb4.

    This needs more investigation and complexity, since updates are
    already
    installed and it show the download size.

M	backends/apt/aptBackend.py

commit f46e4bd0f7cc0b6d41efe7358a89ad8943af15a8
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-31

    portage: remove get_mime_types function

M	backends/portage/pk-backend-portage.c

commit 9064f2a4afdab13294d478ba076127abdc99b374
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-31

    portage: add get_packages function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 034bad4211b7b4559ee0f3cfefdaafb2543d9a9f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-31

    portage: add get_depends function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit d0b09eab8767110fb1cff3ef6c061898f1ff0272
Author: aalam <aalam@fedoraproject.org>
Date:	2009-05-31

    Sending translation for Punjabi

M	po/pa.po

commit 91884118db2ce2ddf5ed64af4467225ce3682f14
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-05-30

    APTCC: Fix missing include

M	backends/aptcc/matcher.cpp

commit c21e68f885cce43bb01074ab227453daa8af93d4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-05-23

    APT: downloading the package changelog was merged into python-apt

M	backends/apt/aptBackend.py

commit 57f9213c021bf220bcaf892e249cfeb5047768f8
Author: vpv <vpv@fedoraproject.org>
Date:	2009-05-30

    Sending translation for Finnish

M	po/fi.po

commit 9316f47585c7d274c9c63b439e6cc3ca80b5bda9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-29

    Update a couple of screenshots

M	docs/html/img/gpk-updates-overview.png
M	docs/html/img/gpk-updates.png
M	docs/html/img/thumbnails/gpk-updates-overview.png
M	docs/html/img/thumbnails/gpk-updates.png
M	docs/html/pk-screenshots.html

commit fc05e9a6b51cae33a8a1494724870e34feff72b5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-29

    Add FOSDEM 2008 presentation and video information to the website
    intro

M	docs/html/index.html
M	docs/html/pk-help.html
M	docs/html/pk-intro.html
M	docs/html/style.css

commit d6c69afb5c9aa66bc924c9751ad0b08e36227fc1
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-05-29

    Sending translation for Marathi

M	po/mr.po

commit c7cd3ada4a6cea478037146672343829452e5255
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-29

    portage: beginning of resolve function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 20b7781f7bd21c62f8f4dd8ab3edc1800debaad5
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-28

    portage: add search-file function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit 216b9df3f54bea6a908a0e3f16f090bdf1135520
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-28

    portage: add get-files function

M	backends/portage/pk-backend-portage.c
M	backends/portage/portageBackend.py

commit f90a45f97b123da3cfafe9d1ea286d7d0c7048c5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Remove unused scripts from git

D	tools/backend-change.sh
D	tools/upload-packages.sh
D	tools/yum-get-groups.sh
D	tools/yum-remove-gpgkeys.sh

commit ec1c152d16a8ed405cfb58c353083ee7bb95b632
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Remove mugshot data script

D	tools/mugshot.sh

commit 0e0b909aeb771925b0f179e40c7ee7010dbcf523
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Remove support for the unused gcov and gprof testing tools

M	HACKING
M	Makefile.am
M	backends/dummy/.gitignore
M	backends/test/.gitignore
M	backends/urpmi/.gitignore
M	backends/yum/.gitignore
M	client/.gitignore
M	configure.ac
M	lib/packagekit-glib/.gitignore
M	src/.gitignore
D	tools/create-coverage-report.sh

commit e8a68d6f8766251d49b66cb8c2773222f0c565d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Don't use --enable-developer, instead use DeveloperMode set in the
    config file

M	configure.ac
M	etc/PackageKit.conf.in
M	src/pk-backend.c
M	src/pk-transaction.c

commit 1ddf20dff4cd774fbce4a9c2041600c3cf10db0a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Don't opt out of tests in make dstcheck in some modules anymore

M	src/pk-backend-spawn.c
M	src/pk-engine.c
M	src/pk-transaction-db.c

commit 5ed5a6d82cb2e84ced36c314596c0fd2ebe53b00
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Don't run unit tests on make distcheck, there's too much that can
    go wrong

M	Makefile.am

commit 87d57126bd647232acf5b3753394695b6a955210
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-28

    Remove the configure --with-backend-user as nothing now uses it

M	configure.ac

commit 19d7878da71bd0ed74a13cdff0e579346c8cc9ea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Don't crash the daemon if we are connecting to an old packagekitd
    (no properties) with a new client

M	lib/packagekit-glib/pk-control.c

commit a86b5b8477c41199aeac0c2e9ea56b3b43412e49
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Trivial whitespace fix

M	lib/packagekit-glib/pk-bitfield.h

commit 7fd7882113812222e74bf9081c28c0e194d21e98
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Add a prototype backend interface definition, but don't expose it
    on the bus yet

M	src/Makefile.am
A	src/org.freedesktop.PackageKit.Backend.xml

commit 9e96960505c72248a7f48df4b938d012fa5a0bae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Trivial comment fix

M	lib/packagekit-glib/pk-bitfield.c

commit 30cee8045ca9d3bcd46280681ec46a96e502eab3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Disable the desktop self tests for now

M	lib/packagekit-glib/pk-self-test.c

commit 471a7ee8fbaf828dd649ea1f16a810b9bdcbf4ba
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Export version-* properties in PkControl

M	lib/packagekit-glib/pk-control.c

commit 1460296d532a7030ac7d95c5d21b69eb0a01d4a0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Remove some markup from a translated string

M	po/as.po
M	po/bn_IN.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/kn.po
M	po/ml.po
M	po/mr.po
M	po/ms.po
M	po/nb.po
M	po/nl.po
M	po/or.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/ta.po
M	po/te.po
M	po/th.po
M	po/tr.po
M	po/zh_CN.po
M	po/zh_TW.po
M	src/pk-main.c

commit c194b3401f17e9acfce3f9a3943bc4ea1ac4f93d
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-05-27

    Add Bulgarian translation

M	po/LINGUAS
A	po/bg.po

commit e3eda56d05fa9d156c33f40d3d066daceea814f0
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-05-27

    Sending translation for Oriya

M	po/or.po

commit cbd4ceb5622362317131e8f1ce140ea4b6a0163e
Author: rajesh <rajesh@fedoraproject.org>
Date:	2009-05-27

    Sending translation for po/hi.po

A	po/hi.po

commit 5ad07501de1ab98e683f06505d5bd5db868e1414
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    When we search for the file list after an install or upgrade, use the
    local package not the remote package else we might start downloading
    remote package lists

M	src/pk-transaction.c

commit 17df8b837d1466c58b90b94c7867b97666c7df90
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-27

    Fix a small memory leak when we check for session restarts

M	src/pk-post-trans.c

commit 6e6afe02b50312b3f0f58417c1464f230f6369a2
Author: runab <runab@fedoraproject.org>
Date:	2009-05-27

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit 53a8e1318ccca3976188e8a4001f610a56992fc8
Merge: 6137a34 37eaaa0
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-27

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 6137a34634a61343de3832642319250e745fcee8
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-27

    portage: working search-name, get-details and something for
    download-packages

A	backends/portage/packagekit
M	backends/portage/pk-backend-portage.c
A	backends/portage/portageBackend.py

commit 37eaaa0ad91a09ca380f411b926897eb0419e8f3
Author: raven <raven@fedoraproject.org>
Date:	2009-05-26

    Sending translation for Polish

M	po/pl.po

commit 5a8d9127b40c62659b9cdf7c01179cae8f824aab
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-26

    Be more paranoid when parsing dates to avoid a critical error when
    a backend sends an invalid date such as 12/0/2009

M	lib/packagekit-glib/pk-common.c

commit 1111789eaa638adcae2af47266977b509f39aefe
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-26

    Check earlier if we don't have libarchive when creating a service pack

M	client/pk-generate-pack.c

commit 7e3d3a33ad6bdefdf7de1adcf9188a998ca7ba14
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-26

    Fix up two error messages in pk-service-pack

M	lib/packagekit-glib/pk-service-pack.c

commit 4c23d1f07828fde483d7f5bce035a38cfef2671c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-26

    Only return the newest available package for the command-not-found
    tool

M	contrib/command-not-found/pk-command-not-found.c

commit f3834b8d932aa52468e9b606472ca9d19f010145
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-26

    yum: Blacklist remove-with-leaves as well. Fixes rh#502399

M	backends/yum/yumBackend.py

commit 33ee46765c6df263a461326d1edfeff9da65192c
Author: runab <runab@fedoraproject.org>
Date:	2009-05-26

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit 160640326ff6405055599f304588e2656fb4852b
Merge: a4065df 1487b5d
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-19

    Merge branch 'master' of
    git+ssh://volkmar@git.packagekit.org/srv/git/PackageKit

commit 1487b5dcf0ffc7eb8b010569a042da76cb01bcf0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-16

    Don't try to clear the cancel timeout if it fires again on PkClient
    finalise

M	lib/packagekit-glib/pk-client.c

commit 9a10630a1c27a7c260ebc49a1842532b7a29a6fb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-16

    Don't even ref the update cache if it's not being used

M	src/pk-cache.c
M	src/pk-transaction.c

commit 3db4c116f80e3fff43c91c71748101687f338b13
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-16

    Don't cache the update detail, returning half results from the cache
    and half from backend causes odd bugs

M	src/Makefile.am
M	src/pk-engine.c
M	src/pk-transaction.c
D	src/pk-update-detail-list.c
D	src/pk-update-detail-list.h

commit 9cdb276dc28c0446cea2f1bd52876969cfb162b1
Merge: d8fa28c 254b365
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-15

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit d8fa28c92669a8fb3c832c353896f3c08c29cb16
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-15

    yum: Disable the rpm-warm-cache yum plugin, it's so broken, and
    nobody is going to fix it

M	backends/yum/yumBackend.py

commit a4065dfa2d38320f2f0d28add2fd0f2e117f070c
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-14

    portage backend: add pk_backend_finished when needed, enhancing
    initialize, destroy and cancel functions and removing some search
    functions

M	backends/portage/pk-backend-portage.c

commit 254b365f79d2830ef9e52a3042b5f4ff52470a39
Merge: da3c9e9 06ab35f
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-14

    Merge branch 'portage-backend'

commit 06ab35fa6b7e512dd9ab90e1c6d96ad75466d4c1
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:	2009-05-14

    portage backend: configure + dummy backend

M	AUTHORS
M	backends/Makefile.am
A	backends/portage/.gitignore
A	backends/portage/Makefile.am
A	backends/portage/pk-backend-portage.c
M	configure.ac

commit da3c9e9e5ca200a7517bc7356fbbc6e968a018bf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Add three properties on the main interface with the runtime daemon
    versions

M	lib/packagekit-glib/pk-version.h.in
M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c

commit 22c9b907106c1d43e82e1fcaf577ccfd858f5718
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Add a PK_CHECK_VERSION macro

M	configure.ac
M	lib/packagekit-glib/.gitignore
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/packagekit.h
A	lib/packagekit-glib/pk-version.h.in

commit 76903972eefba8c8df28c93522f7201d88b205d5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Add some self tests to PkEngine to ensure that the signals are being
    sent correctly

M	src/pk-engine.c

commit 95bae5d929c07d6350028a63fc532d9fc1f16d68
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Fix the logic of ::RestartSchedule and don't make changing the config
    file prompt the session to reload

M	src/pk-engine.c

commit 1cac7e5546d47e75553ad2209ef042313e473a2d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Be more forgiving in the self test when checking the time to create
    a TID

M	src/pk-transaction-db.c

commit 53e18773b5a41213d1a7dead6d8e9303000109fb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Don't proxy RestartSchedule to PkNotify, only the daemon uses it

M	src/pk-engine.c
M	src/pk-notify.c
M	src/pk-notify.h

commit 77b855c1a2ffd1bc4406c0e0cff6c757a496a795
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    When we do SuggestDaemonQuit with no transactions, exit the daemon
    using the mainloop rather than just doing exit()

M	src/pk-engine.c
M	src/pk-main.c

commit 310a9afa3f4676027e009ab79139f206e76eb595
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Clarify the gtk-doc markup for PkControl::restart-schedule

M	lib/packagekit-glib/pk-control.c

commit 3f077261c4f63b288ee308c15639b74dc27d0096
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Add a trivial script to update the LINGUAS for me

A	po/update-linguas.sh

commit 5d8c5c135ff206216ab9cf1a7a3a6421f9a0c62e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-14

    Update LINGUAS with the new translations

M	po/LINGUAS

commit 58e89258a133455c5134624f8b2911cf79a33a1f
Author: willwill <willwill@fedoraproject.org>
Date:	2009-05-14

    Sending translation for po/th.po

A	po/th.po

commit ff9e082add6e1db3ab62661c8a1acdf4cfe458a3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-13

    Emit ::Destroy() in the dispose phase, as doing it in finalize is
    not proxied to the bus

M	src/pk-transaction.c

commit f1695b90acad041cfa6f51aad6b054daccf98a33
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-13

    Ensure we disconnect ::Finished() when we unref a transaction in
    the PkTransactionList

M	src/pk-transaction-list.c

commit 373da0cb7800dde9254ff3ed78dd2c553e06dc1e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-13

    Add another error enum for the new PolicyKit code

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 05de550522b4f46d1ba3966235de589564e4e097
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-13

    Remove -Wmissing-noreturn from configure, it makes debugging difficult

M	configure.ac

commit 74896b5157ea4870a8e4bddd75dfe8dd22f350c2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-13

    Trivially ignore ChangeLog files

M	.gitignore

commit 29d1aa872fc553f5ba2e2ca9246c93123b3c029b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-13

    yum: Protect when the presto plugin doesn't send a name for the
    rebuild callback. Mitigates rh#500428

M	backends/yum/yumBackend.py

commit adaefba873258b4a12e3465620a9565bac7acc0c
Author: charnik <charnik@fedoraproject.org>
Date:	2009-05-12

    Sending translation for Greek

M	po/el.po

commit 65d5b832adc39a16aafecfc66bf05a2c23eb1638
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-10

    python: don't force re-bind stdout to utf8 to avoid encoding
    strings twice

M	lib/python/packagekit/backend.py

commit 29296d842ec567bdcb4fc6e8323634fc09af84e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-10

    Ensure we send ::Finished() even when the dispatcher closed normally,
    to fix a problem with a hung daemon I got yesterday

M	src/pk-backend-spawn.c

commit 369ebe03b9df17798ee5b80e265028b7c907111f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-10

    Don't use gboolean when we mean PkNetworkEnum

M	src/pk-network-nm.c

commit aa98a71722629afd88392b8aa1133c167d96d87a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-10

    Make PkNetworkUnix watch /proc/net/route and check for network state
    changes if this is modified

M	src/pk-network-unix.c

commit 2bddd2ae773806ce29a694d57698ef0e0b52c4ed
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-10

    trivial variable rename

M	src/pk-engine.c

commit 87b851d03a386b290b4b53217ea0623c2dee15dc
Author: aalam <aalam@fedoraproject.org>
Date:	2009-05-10

    Sending translation for Punjabi

M	po/pa.po

commit 0af5f4598025e6eda97e243653e0ab6c6b2a98b3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-07

    yum: Setup the locale using yum.misc. Fixes rh#487614

M	backends/yum/yumBackend.py

commit bc755677e07da32180aa7c0476c17f0592cc07a3
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-05-07

    Sending translation for Malayalam

M	po/ml.po

commit 9056db34e31bb90142406e2fc9064a519cf769fc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-06

    yum: clear previous transaction data so results of a test transaction
    do not break the new transaction

M	backends/yum/yumBackend.py

commit 49c0efeddcc2705acaf4ed12f4643df056e23fb9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-06

    dummy: make the depends return both types of packages

M	backends/dummy/pk-backend-dummy.c

commit 3aeaa7edb3e34ac3103670f948996b20f54ed114
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-06

    yum: add some more error handing when updating packages

M	backends/yum/yumBackend.py

commit ed4237bda74c735c922ad61079100e487e69bb11
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-06

    trivial: rename a few varibles in the spawned backend helper

M	lib/python/packagekit/backend.py

commit ab76c400554c70f0ee9fd66fa95ee5fca51f5b0e
Author: anipeter <anipeter@fedoraproject.org>
Date:	2009-05-06

    Sending translation for Malayalam

M	po/ml.po

commit 2110267838ac48ba6ff99225da2404716fffbe4a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-05

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 56c696a782ea06de14a83f818d0e496735790c2c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-05

    Release version 0.4.7

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 3a02ecb53344f970113980d1ecc93c44a2076a68
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-05-05

    Fix up the PackageKit-Qt self tests for the release

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

M	lib/packagekit-qt/test/daemontest.cpp
M	lib/packagekit-qt/test/transactiontest.cpp

commit 1ae5039a025b2d3e7c6517014194499a9c1a6a8b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-05-05

    Add support for /etc/lsb-release to pk_get_distro_id() to fix fd#21550

M	lib/packagekit-glib/pk-common.c

commit 584be0a61f67567300f1185a2d77e02ef74358bb
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-05-04

    conary: fix status on get-repo-list

M	backends/conary/conaryBackend.py

commit ab11a49307ba53a981f3073e79f25f13e330222e
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-05-04

    conary: add get-repo-list

M	backends/conary/conaryBackend.py
M	backends/conary/pk-backend-conary.c

commit 7426091889240dcb7db81439a215416ebbd2927a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-05-04

    conary:make remove packages more faster

M	backends/conary/conaryBackend.py

commit 64dcc09d8a76ded902de2424e125e96e8510cd57
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-05-03

    Sending translation for po/sr@latin.po

M	po/sr@latin.po

commit 6ab0bc816cc1c736880a62e1f302e23c49f0b44f
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-05-03

    Sending translation for Serbian

M	po/sr.po

commit c730015b32453db0624afab22979de0934e808a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    A few more trivial FreeBSD compile fixes

M	client/Makefile.am
M	configure.ac
M	contrib/command-not-found/Makefile.am

commit 8acbe369419bc2dbc1411b8f50d7ed3ce7cf4501
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    trivial: one more FreeBSD fix for gmsgfmt compatibility

M	configure.ac

commit 8dab886aa395f533f258aa91ff21e46e83dde4ea
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-05-03

    smart: don't require rpm-python

M	backends/smart/smartBackend.py

commit 717478ace67c0d4dc7165e59650df219d213e96b
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-05-01

    conary: disable packageBrowsing

M	backends/conary/pk-backend-conary.c

commit dcfaed30654651077e6ca6718a73640c7cb1b6d8
Merge: 9aa22e6 25ea46e
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-05-01

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 9aa22e66fbac148fbb6617c2170f30b3cb1851e7
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-05-01

    conary: add exception for bad xml generation

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 25ea46e0643a0bd9ce1a6a628c658ac4fbb5b4c3
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-27

    Pk-qt: removed a useless resolv method

M	lib/packagekit-qt/src/client.h

commit ab735f3d7090676579d97b6cccba706610473e5e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-27

    Packagekit-qt: switch some QSets to QFlags, not groups cause
    keyToValue() returns int not qint64

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/util.cpp
M	lib/packagekit-qt/src/util.h

commit eccc90e993f8b76b3b0c04df3f944bbd771f36da
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-26

    conary: new fetch xml cache for unsupported repos

M	backends/conary/Makefile.am
M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conarypk.py
M	backends/conary/generateXML.py

commit 8f553030063cab8ae8d89fa67a35d6d4d888527a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-26

    conary: add generateXML with it no need get XML from web
    conary: add more validations of network

A	backends/conary/generateXML.py

commit 4e62708d12f741943b591bf4a6077d52692640ca
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-25

    conary: add search file
    conary: fix typo on resolve

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c

commit 4c073ba4dc574ee20ca74acc2572026b4afb13b9
Merge: 69e62e9 ed15735
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-25

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit ed15735b6fb9118ece9968f50a4d87f1e4a09dd4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    Bugfix: Fix compile on FreeBSD

M	configure.ac
M	lib/packagekit-glib/egg-debug.c
M	src/pk-main.c

commit f5ebcbadfe620eac6217773eac2acd71681036f2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    trivial: Remove an unused header include

M	lib/packagekit-glib/pk-client.c

commit 8d1af4623765fdb396f3f9ed6db74c3103ea59fc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    bugfix: correct a typo which causes a compile error on FreeBSD

M	src/pk-backend.c

commit 331a0d98f58e07b16b2388ad8812f97c995961eb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    bugfix: allow the dummy security model to authorise actions

    NULL is used for 'not-known' which causes the methods to exit with
    a permissions error

M	src/pk-security-dummy.c

commit 7af1423a989cac5af9cada6fbc5972f2b769c56b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    bugfix: To fix spawned backends, http_proxy has to be a URI not a
    bare proxy. Fixes RH#491859

M	src/pk-backend-spawn.c

commit 59a74691d36decdd183a763882ec0a86b2884402
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    trivial: Remove some docs about the removed DBus interfaces

D	docs/api/spec/pk-backend-dbus.xml
M	docs/api/spec/pk-introduction.xml
M	docs/api/spec/pk-structure.svg

commit a3d455e876a348d76d32389e86168d440e988986
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    trivial: remove one last file releated to the DBus backends

M	lib/python/packagekit/Makefile.am
D	lib/python/packagekit/daemonBackend.py

commit b576ba19fbd987a30e57ec511e8c4a10277ad2b5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    Finish the removal of the CMake build scripts (and fix make dist)

M	lib/packagekit-qt/Makefile.am
M	lib/packagekit-qt/modules/Makefile.am
M	lib/packagekit-qt/src/Makefile.am
D	lib/packagekit-qt/src/config.h.cmake
M	lib/packagekit-qt/test/Makefile.am

commit 5c3396990ea6e973b239a168828c4ad64c58e91b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-24

    yum: disable the refresh-packagekit plugin when running under
    PackageKit

M	backends/yum/yumBackend.py

commit 4d32bf2c68142c3899e0a9fd993be6a3ba4c5642
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-04-24

    smart: better download status for slack/arch

M	backends/smart/smartBackend.py

commit 2e68f52c1df128bf046f1d3e1bb9d9bdbb87d5ca
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-04-24

    smart: add arch package versioning support

M	backends/smart/smartBackend.py

commit ee0618496c7397f1c0ffe8ba78a10e04a61db1c7
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-23

    Packagekit-qt: changed License to QString in package

M	lib/packagekit-qt/src/package.cpp
M	lib/packagekit-qt/src/package.h

commit b1a2d42253c40d9453d36ee577c1b411edfe1f5c
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-04-23

    PackageKit-Qt : Really drop support for CMake :-s

D	lib/packagekit-qt/modules/CMakeLists.txt
D	lib/packagekit-qt/src/CMakeLists.txt
D	lib/packagekit-qt/test/CMakeLists.txt

commit 97bcf99fd0cfde3ef2bfb4603d0439f07ac7673c
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-04-23

    PackageKit-Qt : Drop support for building with CMake. CMake module
    for the lib is still included.

D	lib/packagekit-qt/CMakeLists.txt

commit f3619d6c53873b6e98d6286defbd05bfa735a8ee
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-04-23

    PackageKit-Qt : Add support for cancel-foreign policykit action

M	lib/packagekit-qt/src/common.h
M	lib/packagekit-qt/src/transaction.cpp

commit b53bfb832ea1a499c66acae6e109d1bd50660b05
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-23

    yum: Split a string 2(+1) times, to cope better at locating
    sub-packages

M	backends/yum/yumBackend.py

commit 4f911f417eca68e1cd79b99f2f9cab8c1719cfe3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-23

    Correct a status enum on-the-wire string value. Not ideal, but bugs
    need to be fixed

M	lib/packagekit-glib/pk-enum.c

commit 120b7ede09ad894763fe4acc6a0705c6f89f95e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-23

    Add some self tests for the new pk_spawn_set_allow_sigkill()
    functionality

M	src/pk-spawn.c

commit a782056c337562594155a9405adcd9d5e65be32d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-23

    yum: opt out of SIGKILL as this can lead to RPM database corruption
    in some situations

M	backends/yum/pk-backend-yum.c

commit 61295f578f4fcafce512f3f4c29ee28de622a05f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-23

    Allow a spawned backend to opt-out of the SIGKILL cancel process,
    and add a default in PackageKit.conf

M	etc/PackageKit.conf.in
M	src/pk-backend-spawn.c
M	src/pk-backend-spawn.h

commit d0200f3f2aad881f8aad626c84ed73fe0f840834
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-23

    Add a method to disable SIGKILL in PkSpawn

M	src/pk-spawn.c
M	src/pk-spawn.h

commit 33894239b42dcb6069ab3a99e3cb47667448d499
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-04-23

    Sending translation for Assamese

M	po/as.po

commit 89cab45a2ade89d4baa51f71190918d60b174674
Author: akostyuk <akostyuk@fedoraproject.org>
Date:	2009-04-22

    Sending translation for Russian

M	po/ru.po

commit 504f488b2838d02bf4f60528d50b393115a5fc31
Author: akostyuk <akostyuk@fedoraproject.org>
Date:	2009-04-22

    Sending translation for Russian

M	po/ru.po

commit c630d2c691b46b70ea6f40e4b4e793ddbecb9713
Author: akostyuk <akostyuk@fedoraproject.org>
Date:	2009-04-22

    Sending translation for Russian

M	po/ru.po

commit 42860e535b29dd4241184469044093dfc7392fe2
Author: akostyuk <akostyuk@fedoraproject.org>
Date:	2009-04-22

    Sending translation for Russian

M	po/ru.po

commit a8f85ada4aa416700d5517eaeb3c9562e7a8d487
Author: akostyuk <akostyuk@fedoraproject.org>
Date:	2009-04-22

    Sending translation for Russian

M	po/ru.po

commit 6ed10da156d9130f5443c1348405434cdc0cdfce
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-22

    yum: send INFO_FINISHED when we've finished downloading a file rather
    than relying for the daemon to clean up for us. Fixes rh#496787

M	backends/yum/yumBackend.py

commit d7e0173fdaf7cf536b8a1e8d7c16eda35cadbc8c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-22

    yum: handle repo-set-data with an invalid repo in a better way

M	backends/yum/yumBackend.py

commit 3c1e38fee13eab7997187b7768b31808d546f6de
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-21

    yum: fix up a pylint warning in the new status code

M	backends/yum/yumBackend.py

commit 316d0674c967748ca506602b3f499ec2ce13f163
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-21

    yum: Do the download name parsing code a better way so that we work
    for multiple packages with Presto

M	backends/yum/yumBackend.py

commit 560e6cd113699781a170ccfbd8cc2b6c1815fc9d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-21

    Add a trivial cast to fix compilation on FreeBSD

M	lib/packagekit-glib/pk-service-pack.c

commit 57129dcbddc2f784a0158457abf83f006dfe6d4e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-20

    yum: emit a backend message when the transaction status isn't known

M	backends/yum/yumBackend.py

commit 00a9f1a04986480da4026fefc1797a4c2953e33f
Merge: eaff280 979d49f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-20

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit eaff280965b4b1dbbaefd465e95fd7ea440f5e32
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-20

    Pk-qt: Renamed various enums to have a prefix to avoid conflicts,
    removed some useless code too

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.cpp
M	lib/packagekit-qt/src/package.cpp
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp

commit 979d49f985c246ea4b23b26fbd8609980df749bd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-20

    yum: Check for the package_id and error out if invalid. We can't
    imply resolve now we're not searching all repos

M	backends/yum/yumBackend.py

commit f49a82602319845e172bb1d93e45a20bed4d156b
Merge: dd136f6 97ae622
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-20

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 97ae622634af1af42e54f6201a0eb93b2dd5e1bc
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-19

    Pk-qt: Fix, adds registration to MessageType

M	lib/packagekit-qt/src/client.h

commit 020b3fd5b64ae9b9076a1df277efaebb3423a325
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-19

    Revert "Revert "Pk-qt: Fix MessageType registration""

    This reverts commit ab1753c04ba57f7c27681f7f9f1fbe943d848662.

M	backends/aptcc/pk-backend-aptcc.cpp
M	lib/packagekit-qt/src/client.h

commit ab1753c04ba57f7c27681f7f9f1fbe943d848662
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-19

    Revert "Pk-qt: Fix MessageType registration"

    This reverts commit bd4248d80784d6e9a39332876a80d7213fefc124.

M	backends/aptcc/pk-backend-aptcc.cpp
M	lib/packagekit-qt/src/client.h

commit 73989981863e52322e1707bf9a94003156aaa01d
Merge: 96db556 e963945
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-19

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 96db556d036db5901e3adfedfe0c62a706e0abc0
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-19

    Pk-qt: Fixed Message enum the same way as Filter and Action

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/transactionprivate.cpp

commit e9639450181ae802f7a362bc19f0e09c7f5d20bc
Author: marionline <marionline@fedoraproject.org>
Date:	2009-04-19

    Sending translation for Italian

M	po/it.po

commit dd136f6760d375ba55ec98ab02291028c03d8b46
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-19

    yum: Deal with Presto downloading updates in a better way

M	backends/yum/yumBackend.py

commit c243bb0c514cc23194979ecafd6babd8620e8981
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-19

    trivial: whitespace issue

M	backends/yum/yumBackend.py

commit d4ff8483e8a6479f40f94a6eb36600d228ef206a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-18

    trivial: generate a ChangeLog file from the git history

D	ChangeLog
M	Makefile.am

commit d002892cc56c91fa3f161404c0530633a6d0f648
Author: mrtom <mrtom@fedoraproject.org>
Date:	2009-04-18

    Sending translation for French

M	po/fr.po

commit ce719503f43498ab4dac1114d1e6f466c5762d54
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-17

    trivial: switch to the new gnome.org servers for gnome-packagekit

M	docs/html/pk-download.html

commit 201884376271c399ffc5d08335931bc5f6ed18a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-17

    feature: add DOAP file

A	PackageKit.doap

commit a4ea5047f9dc9fda793036e35ae21d005e78dc38
Merge: 2735cfd 125906a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-17

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 125906a87cc445b1a3ccfc3ce744ccd389af059c
Author: fab <fab@fedoraproject.org>
Date:	2009-04-16

    Sending translation for German

M	po/de.po

commit 96823118e98515dd41748e8c7bdb9cf7b1d4a95f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    yum: don't search all repos when we resolve a package_id to a
    pkg. This saves 55ms per lookup, and makes multiple package matches
    an order of magnitude quicker

M	backends/yum/yumBackend.py

commit d21294d46ca3379cd3f3148543a9bce6a283d5bb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    yum: trivially return the correct return values in an error condition

M	backends/yum/yumBackend.py

commit 96a525fdd99b879317bc29982e195124e66e8631
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    yum: only search the rpmdb when the package_id data is installed

M	backends/yum/yumBackend.py

commit 48fcafe9c586db539a6dabc5a4b48f67c69ac7ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    yum: trivially rename a variable to be more descriptive

M	backends/yum/yumBackend.py

commit 6f938dd7405d694df44b42dd59190082377b9f16
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    trivial: make one update bugfix in the dummy backend

M	backends/dummy/pk-backend-dummy.c

commit 1186bd2309879ff83cb57a1cbbf4f65949826d1e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    bugfix: don't filter out 'Presto' unconditionally from the stdout
    to fix rh#496091

M	backends/yum/pk-backend-yum.c

commit 7b314ac79dda1a7abe5709d34886d1553ce28269
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-16

    trivial: add some notes to the developer docs about when to emit
    Package()

M	docs/api/spec/pk-concepts.xml

commit 93507cfcb88f2c32ea5edf81a1ed6464c7165682
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-15

    Forgot media change in enum_exit...

M	lib/packagekit-glib/pk-enum.c

commit baeb8318e01416d8af1c938ddabe6ce6cbdba7b8
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-15

    PackageKit-qt Forgot to register MediaType enum

M	lib/packagekit-qt/src/transaction.h

commit e4bf77016e19162e6ff7046b6fbf8889304f2644
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-15

    Fixed bug in media change

M	lib/packagekit-glib/pk-enum.c

commit 7d755a2deb42f30785875016ad948836c8e2b3b1
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-15

    Packagekit-qt fix for new media change

M	lib/packagekit-qt/src/client.h

commit fc3afeceecad643f18efba981ec3fda14d3eb021
Author: raven <raven@fedoraproject.org>
Date:	2009-04-15

    Sending translation for Assamese

M	po/as.po

commit 2735cfd02f6e118b2ecc4e1f75fae641074c20ca
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-15

    APT: Remove method _get_package_description since it is included
    in python-apt

M	backends/apt/aptBackend.py

commit 8883089d5f33bfd91491d1e60e87eb7534e703b3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-15

    yum: consider the installed state when we do newest filtering. Fixes
    rh#472876

M	backends/yum/yumFilter.py

commit cdbf8f20d28849fa802da87f4749585a69a33429
Author: kristho <kristho@fedoraproject.org>
Date:	2009-04-15

    Sending translation for Danish

M	po/da.po

commit 79e8736197b552a5ce206a712cd3b6c80cf2e86d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-15

    APT: Add media change request support. But in an ugly state.

M	backends/apt/aptBackend.py

commit 1b35fb49527d2b869ba57e7f65602cd851d1d11f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-15

    Add media change request support to the spawned backend

M	lib/python/packagekit/backend.py
M	src/pk-backend-spawn.c

commit f15864bd71a282b18ae5840618185f6a1ee0f0be
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-15

    yum: only filter newest by name and not name+arch. Fixes rh#493936

M	backends/yum/yumFilter.py

commit e73ec122013173bc2760300bc0d23c972416bc61
Merge: 2a57ede db36026
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-15

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit db36026fde44877186d8c295f42913cd92e078a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-15

    trivial: split the main function from yumComps to avoid having two
    main functions and pylint warning us about this

M	backends/yum/yumComps.py
A	backends/yum/yumCompsTest.py

commit f27e7974bfe9bf45c093d8bfe10c83f635192816
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-15

    bugfix: check the subtransaction and transaction totals are not zero
    before using them. Fixes a crash on ppc in rh#495849

M	backends/yum/yumBackend.py

commit 8965df597066e6bfb3d0bfe89e66c890ec596ecc
Merge: e4a59b3 68db12f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-15

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 68db12f4498e4f29323677eb2ac8203fcdadd120
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-15

    Updated packagekit-qt to the right media change enum

M	lib/packagekit-qt/src/transaction.h

commit cf0e74e326db07a13fdeda946cff4874d41f8aee
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-15

    Aptcc: changed media change usage a bit

M	backends/aptcc/acqprogress.cpp

commit e4a59b3e2a8916ca26ea56c6ad5e085e15d1e201
Merge: 17e968a a690985
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit a690985ffb503a412f2eab0e1e3154148fb4569c
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-15

    opkg: trivial make opkg_check_tag type consist

M	backends/opkg/pk-backend-opkg.c

commit 801a60e3f78886e7a01104cd04ec93061acf18d5
Merge: c7503e0 a44e48f
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-14

    Merge branch 'master' into distro-om
    update opkg backend to current packagekit
    Also, thanks a lot for Koen's patches.

commit 17e968ad6ebc6969dfd179bdd6c2d5f91be5fa89
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: move the media change enum value to not break internal ABI

M	lib/packagekit-glib/pk-enum.h

commit b55842c2243c41850b839f900fe333ff3dbef2ab
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    bugfix: still use command not found for commands one character long

M	contrib/command-not-found/pk-command-not-found.c

commit 426e6a8ba3be3408347af1d8f200956818e230cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    bugfix: use the new session interface for installing Fontconfig
    resources, not the obsolete one

M	contrib/gtk-module/README
M	contrib/gtk-module/pk-gtk-module.c

commit 90e09e63f83cfb447a4f2ab3d6b33d522f57155d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: adjust the interaction mode of the gstreamer plugin installer

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit a44e48f95bc1089828a0a855e9812d527a23d541
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    bugfix: use the new session interface for installing GStreamerCodecs,
    not the obsolete one

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit 31b85c79d516d0b97b87c2b205e9fea00c9190ed
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: correct the media type debugging string

M	lib/packagekit-glib/pk-client.c

commit 97bfd1adf8f343afc9c0303915b72bc908e4bccf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: logic faux-pas

M	backends/dummy/pk-backend-dummy.c

commit 277d49a4e5cd5bb47e282c73c00a3b848f340613
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    dummy: add media-change-required support into the dummy backend

M	backends/dummy/pk-backend-dummy.c

commit e45d2fa17ce7e86cb9de084b4d0eae657dc94a13
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: fix the signal type of MediaChangeRequired to be sss (on
    wire) not uss (internal)

M	src/pk-transaction.c

commit ed3d2ea0819d73a1c2b84dc41181111eb5918939
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: fix the wire format of PK_MEDIA_TYPE_ENUM_DISC

M	lib/packagekit-glib/pk-enum.c

commit 5f33fde67828b508be8062f99aa0d280b8b7f024
Merge: 91752bd a9d64d5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit a9d64d547b2d94a6cd267e542abf9628a129ce69
Merge: bc2b217 8707bdd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-14

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 91752bddabacb3ab2d260ffef392daddf611798c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: rename PK_MEDIA_TYPE_ENUM_CD_OR_DVD to
    PK_MEDIA_TYPE_ENUM_DISC

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit b562543e8c7d1fad2e0f21e278aff49dd430f031
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    trivial: fix up some whitespace

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	lib/packagekit-glib/pk-service-pack.c

commit 8707bddb24b53000d239252d43cc9b7434c8903f
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-04-14

    Sending translation for Telugu

M	po/te.po

commit d202aa1dd94ec35824be4f8b86d2b431562c3d10
Author: shanky <shanky@fedoraproject.org>
Date:	2009-04-14

    Sending translation for po/kn.po

A	po/kn.po

commit 185d4a53b5e26a5e2097c1be1a4aa3dbbf33ff80
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    bugfix: disconnect the handlers properly in PkTaskList to stop the
    critical warning in the test suite

M	lib/packagekit-glib/pk-task-list.c

commit 0108802948c89a7302b4a04f27894f6e6eef1803
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-14

    bugfix: remove the NameOwnerChanged handler when we unref PkConnection
    to prevent a bug in client applications

M	lib/packagekit-glib/pk-connection.c

commit c104cacb39a98b55e585d7cb1afceaa73852499e
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-04-14

    Sending translation for Marathi

M	po/mr.po

commit 44b4ae984373c773733907b3a43604b2b6eb4692
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-04-14

    Sending translation for Oriya

M	po/or.po

commit c7045c86398d67b115aaa7ba24713d1e5e62a3bf
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-04-14

    Sending translation for Gujarati

M	po/gu.po

commit 668c9e7892fbb7608b8730360bb25f395e43ea3f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-13

    Aptcc: Added media change support.

M	backends/aptcc/acqprogress.cpp

commit f48f471be0ddc8095ff4349e3b6d52992f5aa6d2
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-13

    Added media change support to -qt lib

M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.h

commit a3412d08c19191cb37b56f4f41afdbc6009f690f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-13

    Squashed commit of the following:

    commit a164eb3fb2e8444e15f238c9a63c208099028412
    Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
    Date:   Mon Apr 13 20:36:40 2009 -0300

	New signal, media-change-required finished (Pk and -glib).

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-transaction.c

commit 34e2c6e65c399b0005fff0d443edc102b39ed7ae
Author: nippur <nippur@fedoraproject.org>
Date:	2009-04-12

    Sending translation for Dutch

M	po/nl.po

commit 44e04b767b47f75d31ca2afdbfcd7f860d1ccd7d
Merge: 18554be bb7f7c3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-12

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 18554be93f1c244c5fa0e963ec2b825637a5f3e6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-12

    APT: Trivial ship the README and TODO

M	backends/apt/HACKING.apt
M	backends/apt/Makefile.am

commit bb7f7c328159f37cc518e298891664d68d483cab
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-04-11

    Sending translation for Tamil

M	po/ta.po

commit ec73154bd654317e8b7a763ad13cef6a0b5c1744
Merge: ae90f7f 4f6992f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-11

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 2a57ede33bbd0450bc55969c626f097905c3153e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-11

    APT: Emit a Package signal for the currently processed package while
    applying changes

M	backends/apt/aptBackend.py

commit 69e62e95b7bb8e666f9fe4f1690cc9976b468f71
Merge: ea60647 4f6992f
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-11

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 4f6992f0e3284371daf01eaabfefe8cc7ad81b01
Author: igor <igor@fedoraproject.org>
Date:	2009-04-10

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit bc2b21781f44e11eae2c176f7f5b67de4c1b934f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: use the new get_package_id method

M	backends/apt/aptBackend.py

commit 45dc8e15ba557f0ac972440a3fa0ecbfc050449c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    Python: Add two further helpers get_package_id and split_package_id

M	lib/python/packagekit/backend.py

commit e309ed089fbd3260b227a0e48c9b5764372a7e23
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Use text_to_bool and format_string from the backend module

M	backends/apt/aptBackend.py

commit ec76cae626fe8acb245c4ec1b30552842e40ce80
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    Python: Add two helpers format_string and text_to_bool to the backend
    module. The first one handles unicode and multinlines the other one
    allows to convert a string to a boolean.

M	lib/python/packagekit/backend.py

commit 6764f1ba8468835cae7b65d310126da6d88a76d1
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Trivial replace ''' by """

M	backends/apt/aptBackend.py

commit af148f20e21cad297405a7914f61308a3c709015
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Make the unlock cache decorator even unlock the cache in the
    case of an
    exception

M	backends/apt/aptBackend.py

commit ae90f7fbc8ef6bbf274200ca2ffb1601345957a5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Trivial update README

M	backends/apt/README.apt

commit b9c15dce1c43167ed209ac969263cbc8ef0dbdfa
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Trivial rename of text files

R100	backends/apt/HACKING	backends/apt/HACKING.apt
R100	backends/apt/README	backends/apt/README.apt
R100	backends/apt/TODO	backends/apt/TODO.apt

commit f7dc42fa4ceabdf5b498776a690001bc1e471a19
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Trivial follow an api change of python-apt

M	backends/apt/aptBackend.py

commit 6e9992491a277213a938fb8e5cd7d8f8d3a685a5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: trivial fix install-data-hook

M	backends/apt/Makefile.am

commit 0446c76e817a078eda6d30abd75234eeca7c11ef
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Fix a small lower/upper case issue

M	backends/apt/Makefile.am

commit 91d929528548133c07b20e1f277414dad97fd805
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Trivial. Fix a tab/spaces issue in the Makefile

M	backends/apt/Makefile.am

commit 6c6439a975130e6827c0c9cda61e992cce559110
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-10

    APT: Follow the layout of other spawned backends regarding file
    locations and names

M	backends/apt/Makefile.am
R100	backends/apt/aptbackend.py	backends/apt/aptBackend.py
M	backends/apt/pk-backend-apt.c
D	backends/apt/pk-backend-apt.py

commit 2c88f22467840bc86956e19ccbca4c56f24b815a
Author: elsupergomez <elsupergomez@fedoraproject.org>
Date:	2009-04-09

    Sending translation for Spanish

M	po/es.po

commit 16c6a5857578a2dd4d1a8db79de673b924b17672
Author: raven <raven@fedoraproject.org>
Date:	2009-04-09

    Sending translation for Polish

M	po/pl.po

commit 073923a28d12a19e4b3d432b4e0d215cfd07394f
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-04-09

    Sending translation for Portuguese

M	po/pt.po

commit 5716d5b7f01dca6afd11ea5e012eadb9960f585d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: add some more details to an error failure

M	src/pk-transaction.c

commit 28151ea72bcdd826a2d3a3f9109a073e90962169
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    bugfix: correct the logic for pk_client_set_synchronous so we can
    set this false without returning in the duplicate check

M	lib/packagekit-glib/pk-client.c

commit 2b61bce967b0e0f70ef478e8d13b6bd57a376704
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: fix fedora build script

M	contrib/PackageKit.spec.in

commit 8662aa16bcd0d21e56c582dae62ab8c4a5bdaeb4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: fix the doc build

M	docs/api/PackageKit-docs.sgml
M	tools/add-method.sh

commit f2d613ee7c1befe0cc54a7813c41858cf44b0e90
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: add .gitignore to aptcc

A	backends/aptcc/.gitignore

commit 1eb76fc7b0b165d5180eb86ffd0d25deb1b47cdb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: remove obsolete option

M	configure.ac

commit de3adda7c3a63563ee02f9118d79ccca606eb1c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: move the pm-utils functionality out to an optional contrib
    directory

M	configure.ac
M	contrib/Makefile.am
R100	data/95packagekit	contrib/pm-utils/95packagekit
A	contrib/pm-utils/Makefile.am
M	data/Makefile.am

commit aa70f40f1b75c1d917662b52a33cd285ad9089d0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: move the cron scripts out to an optional cron contrib
    directory

M	configure.ac
M	contrib/Makefile.am
A	contrib/cron/.gitignore
A	contrib/cron/Makefile.am
R100	data/packagekit-background	contrib/cron/packagekit-background
R100	data/packagekit-background.cron
contrib/cron/packagekit-background.cron
M	data/.gitignore
M	data/Makefile.am

commit c7503e064093114b2e6948b15bdcf6ae8328dc59
Merge: 083b54d a2f7766
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-09

    Merge branch 'master' into distro-om

commit bc56f279904e06a7d055c26aa252a5c185cf9a69
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: move the apt-specific 20packagekit to the apt backend
    directory

R100	data/20packagekit	backends/apt/20packagekit
M	backends/apt/Makefile.am
M	data/Makefile.am

commit fa9c0463d10e14ee059bc5f68eee1e1b6b409f7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    trivial: move the pkgconfig files to thier respective library
    locations

M	configure.ac
M	data/Makefile.am
M	lib/packagekit-glib/Makefile.am
R100	data/packagekit-glib.pc.in
lib/packagekit-glib/packagekit-glib.pc.in
M	lib/packagekit-qt/Makefile.am
R100	data/packagekit-qt.pc.in
lib/packagekit-qt/packagekit-qt.pc.in

commit 1664c0d17dec17b88a6e75c0f08b184859a05e58
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    feature: remove job_count.dat, it's not used anymore since switching
    to the sqlite db

M	data/Makefile.am
D	data/job_count.dat

commit b939d88bce372aa5ef451dd22188134a100e7273
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    feature: remove the DBus backend. The only user (apt) has switched
    to spawned, and the unit tests have been broken for months

M	backends/test/Makefile.am
M	backends/test/helpers/Makefile.am
D	backends/test/helpers/PackageKitDbusTest.py
D	backends/test/pk-backend-test-dbus.c
M	configure.ac
M	data/Makefile.am
D	data/org.freedesktop.PackageKitAptBackend.conf.in
D	data/org.freedesktop.PackageKitAptBackend.service.in
D	data/org.freedesktop.PackageKitTestBackend.conf.in
D	data/org.freedesktop.PackageKitTestBackend.service.in
M	src/Makefile.am
D	src/pk-backend-dbus.c
D	src/pk-backend-dbus.h
M	src/pk-self-test.c

commit cf3700d81c953cc92ccc894508fd35eb918c5dca
Merge: bece89f a2f7766
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-09

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit a2f7766e0039ee2c548c673343344e9336f02906
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: Trivial. Add the update-packagekit-app-data to the extra dist

M	backends/apt/Makefile.am

commit 275a50ec454af6bdace717dce217df656a620d99
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: Trivial. update-packagekit-app-data is a script and not a binary

M	backends/apt/Makefile.am

commit 468fe579ff391316eacb500c6b6d34957bf624de
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: Revert changes to extract application information from desktop
    files

M	backends/apt/update-packagekit-app-data

commit 4f9b3a39e700d018d05365840c5b459e42db6561
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: install the script to create the mime and codec map

M	backends/apt/Makefile.am

commit 39198d1e0df29b0618eeb42e3a745176a9ae3754
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: Set the path to the codec and mime type handler map correctly

M	backends/apt/aptbackend.py

commit 807e2e8c6143cfbd3ad6da1f2a50e454e99266d9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: Install the helper correctly

M	backends/apt/Makefile.am

commit bece89f5e73c1f3c1888a0cdc18a40dfe3b214a8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-08

    dummy: allow setting the use-gpg and use-eula variables in runtime

M	backends/dummy/pk-backend-dummy.c

commit bc857b47daa33821e79a55d781307668c734e73f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-08

    bugfix: display Message()'s in pkcon rather than just ignoring them

M	client/pk-console.c

commit bf931d3137fdd82f7c9f1c157ee327ed8b894668
Merge: 1389fd8 f119d88
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    Merge branch 'master' into apt-dispatcher

commit 1389fd8cadf4401559a9e405bd26799b8390d76e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-08

    APT: Use the new fetch_binary method to download packages

M	backends/apt/aptbackend.py

commit f119d88ded54c4f3a83c16b57102d6116f1a3cb9
Author: ifelix <ifelix@fedoraproject.org>
Date:	2009-04-08

    Sending translation for po/ta.po

A	po/ta.po

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

    yum: when yum fails to load the rpmdb, it helpfully emits
    TypeError. Catch this and parse as FailedInitialisation

M	backends/yum/yumBackend.py

commit 95ab8a5a714e3b569c5e7ccfd9256debbe17fec8
Merge: d66d710 3912824
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-07

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 39128245f43d3c786e3d181a7da4c1cab24feeba
Author: runab <runab@fedoraproject.org>
Date:	2009-04-07

    Sending translation for Bengali (India)

M	po/bn_IN.po

commit 8984733e4dd1d743bad292f204789ad5be85e677
Author: kkrothap <kkrothap@fedoraproject.org>
Date:	2009-04-06

    Sending translation for po/te.po

A	po/te.po

commit d66d7108fe911d10da99d1d10f62d93e320dfe74
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-06

    yum: catch RepoError when we try to get the ChangeLog

M	backends/yum/yumBackend.py

commit 79ace3ef67c14b435b2c0d8330aaa7a8774b482c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-06

    bugfix: pk_package_ids_check is not valid when the packageids array
    is zero length

M	lib/packagekit-glib/pk-package-ids.c

commit 0763cffa7bfe3213d6019cb826f10c1fad547f7f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-06

    yum: trivial patch to print the list when we send no data to
    RemovePackages

M	backends/yum/yumBackend.py

commit 58e6b9d18fb535378cb41805dcb5e76408c10aec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-06

    trivial: whitespace fixes

M	lib/packagekit-glib/pk-client.h

commit 9a9516ad3d527e4d95c77898af5b165c836b7b5c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-06

    yum: catch yum.Errors.RepoError rather than printing a
    backtrace. Fixes rh#494227

M	backends/yum/yumBackend.py

commit 083b54dea29507588902a28c72c5cf27e7d797a5
Author: tchuang <tchuang@fedoraproject.org>
Date:	2009-04-06

    Sending translation for Chinese (Traditional)

M	po/zh_TW.po

commit 0f5560d33175347009e8b033689d54be28b87fc4
Merge: 479be7d 8e29920
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-06

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 8e299200096d44c50e3bba608d2ef8ecb1248494
Author: tchuang <tchuang@fedoraproject.org>
Date:	2009-04-06

    Sending translation for Chinese (Traditional)

M	po/zh_TW.po

commit 7f0934ace41aaa6720fb77833010a53026ac8ac2
Author: tchuang <tchuang@fedoraproject.org>
Date:	2009-04-06

    Sending translation for Chinese (Traditional)

M	po/zh_TW.po

commit 61893decd7f89cb93cd183e3701b2fb991260826
Author: tchuang <tchuang@fedoraproject.org>
Date:	2009-04-06

    Sending translation for Chinese (Traditional)

M	po/zh_TW.po

commit 389f5aa0862212249f57a0115fa515c94ac04859
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-06

    opkg: update the filters  using pk_bitfield_contain

M	backends/opkg/pk-backend-opkg.c

commit ad966f75e201bc3f4cfb50232c388789b72f3021
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-05

    APT: Add a helper function to get the version instace matching a
    package id. Thanks to JAK for the interface.

M	backends/apt/aptbackend.py

commit 48dfcd80b0fa4e8b68446695bf0f841ba3be21f3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-05

    APT: Ifdef the distro upgrade correctly

M	backends/apt/pk-backend-apt.c

commit 113e7e7760b5f7d1b8d30382ddf9d2c2aa6d88a5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-05

    APT: Add a command line option to only operate a single command

M	backends/apt/aptbackend.py

commit f5e8708c91a5d663c3f40e7b1b59bbf87d0c51ea
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-04-05

    APT: Trun the dbus backend into a spawned one

M	backends/apt/aptbackend.py
M	backends/apt/pk-backend-apt.c
M	backends/apt/pk-backend-apt.py

commit 98b132b44950b563253fb3519d95ee0dbe7054bd
Merge: 7d45425 f7fe349
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-05

    Merge branch 'master' into distro-om

    Conflicts:

	backends/opkg/pk-backend-opkg.c
	po/as.po
	po/nl.po

commit f7fe3490137cd85d8bc9e189adc20510cbe5ae0d
Author: nippur <nippur@fedoraproject.org>
Date:	2009-04-04

    Sending translation for Dutch

M	po/nl.po

commit 7d45425331475537f57640c46d253c9f0ffa4cf9
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-04

    trivial: rebase to the head, and deal with some merge error

M	backends/zypp/pk-backend-zypp.cpp
M	configure.ac

commit 7a6e03be600b55649f0fa748616a1f080e67e818
Author: Tick Chen <ticktock35@gmail.com>
Date:	2009-04-04

    opkg: let opkg backend compilable again.

M	backends/opkg/pk-backend-opkg.c

commit 923ce3b6735f0255a469503d0a4da778cccaf7ec
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-04-02

    Sending translation for Marathi

M	po/mr.po

commit 1b8005cf8ea139071075419f9d4d730050946623
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-04-02

    Sending translation for Assamese

M	po/as.po

commit 7d43a1d6120bf4c8d5b91624d780a8dd75f9f92c
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-04-02

    Sending translation for po/as.po

A	po/as.po

commit 527e9ec35dcee5e29ff204a54abc76a106e157b3
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-04-02

    Sending translation for Gujarati

M	po/gu.po

commit 6437d16101f5a3e27d72c9dda616639c2b3b156a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-01

    Added support to recognize Debian version

M	lib/packagekit-glib/pk-common.c

commit 0d5144586d89856212dbf5a4bd9363852978c623
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-04-01

    Sending translation for po/or.po

A	po/or.po

commit 743fac8d405e05378860e1904ee72096e7c5f9e9
Author: leahliu <leahliu@fedoraproject.org>
Date:	2009-04-01

    Sending translation for Chinese (Simplified)

M	po/zh_CN.po

commit 0e748784993b9984b137cb16cdffa3e682e09887
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    bugfix: correct the allow-cancel duplicate logic so we don't remember
    the state of the previous transaction

M	src/pk-backend.c

commit c9ea138325b349808076d64ae3d76cc37d8a217b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    trivial: sync spec file with Fedora upstream

M	contrib/PackageKit.spec.in

commit ef2c036c9f7d2ea8490cf6786976b639a117389c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    dummy: set allow-cancel TRUE at the start of UpdatePackages

M	backends/dummy/pk-backend-dummy.c

commit 70f6e2b2bf1dd9a8964f5c5a3b7a2c77d48af368
Author: James Westby <jw+debian@jameswestby.net>
Date:	2009-01-10

    bugfix: pkgenpack man page still pointed to pk-generate-package-list

    pk-generate-package-list is replaced by pkcon create-list so point
    to that in pkgenpack's manpage instead.

M	man/pkgenpack.xml

commit 747cfee50fffc286dfc38673038e358c7f5235f9
Author: aalam <aalam@fedoraproject.org>
Date:	2009-03-31

    Sending translation for Punjabi

M	po/pa.po

commit 0480b173caa7a37b69e1f3a4b587ed84067aab76
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 476eebe51307efe52a16bdac6ef5d3c7bbbab5da
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    Release version 0.4.6

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 819c3e08b2a4e136a36a962e05148d52604f2e1a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    trivial: make the ChangeLog decoding more robust to broken
    ChangeLogs. Fixes rh#492739

M	backends/yum/yumBackend.py

commit bd5af659bfca52732614470eea73f2410b0963c8
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-30

    conary: Fix the get-updates broke
    conary: add licenses metadata

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 11ba0c9d07155b365e3608bbe99330b895b19e8e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    bugfix: check for QtXml in configure and use the correct deps in
    the packagekit-qt pc file

M	configure.ac
M	data/packagekit-qt.pc.in

commit d47bbc32c18923ff70092a3f0f37d99387b8e0e4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-29

    Updated almost all the enums, but we have some conflics to fix

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h

commit 651606590958a496d905fc66a4d84c931652cbd7
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-29

    Some changes to add system update

M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 8476acc98877832706be58656ff617a15fc996dd
Author: tombo <tombo@fedoraproject.org>
Date:	2009-03-28

    Sending translation for Italian

M	po/it.po

commit 0b7b95af404748e542522cb8627add286e20c937
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-28

    implement get-packages

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py
M	backends/conary/pk-backend-conary.c
M	configure.ac

commit 11878fdd7e50ec21891124c28c94e70ca1f91dbc
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-28

    conary: fix repository output on get-details

M	backends/conary/conaryBackend.py

commit ce8b6e640166ef0e8c99da2c34b25758498f8125
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-28

    conary: bugfix high memory usage

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py

commit b3cd4289d1cbfc6488f0e76b3c9389552442f295
Author: xconde <xconde@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Catalan

M	po/ca.po

commit 993f209af1571193f06344bde9ff1216d77cd281
Author: kelemeng <kelemeng@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Hungarian

M	po/hu.po

commit 99204e7ec374f53472cf73e0a613421d5e57f14e
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-03-27

    Sending translation for po/sr@latin.po

M	po/sr@latin.po

commit ac076ea89e40885052425d77f1f5b4c4b0ad0842
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Serbian

M	po/sr.po

commit d0e85438eead8a03a1d7da53bbc2a712113466d1
Author: soko <soko@fedoraproject.org>
Date:	2009-03-27

    Sending translation for po/sr@latin.po

M	po/sr@latin.po

commit 13c47569b2f5e2b18074ed52463aa1f5f276b490
Author: soko <soko@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Serbian

M	po/sr.po

commit 342d1db7e2fe50826c42c1455f0080bbe7448ac8
Author: soko <soko@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Serbian

M	po/sr.po

commit c5b239fa2666e35797a1740cf90a3c940130a65e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    bugfix: when we get the update detail in pkcon, resolve not-installed
    packages, rather than installed ones. Fixes rh#492004

M	client/pk-console.c

commit 7c560fa1dcde07d3fa0ccc47272917019c555497
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-27

    renamed the cache object

M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/aptcc_show_broken.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit a6d6b529b8ee9df731f473c9ed6c88a803f701c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    trivial: make the PkDesktop self checks pass even if we used the
    dummy backend to create the database

M	lib/packagekit-glib/pk-desktop.c

commit cacc11fe08e9678ed054d106055a45610eee1b71
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    bugfix: don't hardcode /var/lib/PackageKit for the desktop database,
    use the localstatedir variable so we preserve the prefix

M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/pk-desktop.h

commit ce96418a193d72a2e1b1cd18ad9e6256993aaa09
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    trivial: make Danish translation UTF8 to prevent a warning

M	po/da.po

commit 3371b78586c67b02b32e732a5aa51662aa10e072
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-27

    conary: replace element xml.minidom with cElementTree
    conary: fix the high memory usage on search

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 4d24a92415f22a9d8f6aff53766f2cbb48ffc271
Author: igor <igor@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit e543dffc6809695ea7bce04abd728631640d3cb7
Author: kad <kad@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Spanish

M	po/es.po

commit fe8ebe69663fe560964187025c6188b6fa76eab2
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: more rapid search

M	backends/conary/conaryBackend.py

commit 8bbc6760ae08ce802fc1434d25fe048d0f65200c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    added backend finished before all returns

M	backends/aptcc/pk-backend-aptcc.cpp

commit b789c6fa60c8f20bfe08fef4293379fb4be662d8
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: add xmlfile for conary.rpath.com repo what its missed

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conarypk.py

commit c3126ef7daf6ef74d2a9af7be31993ca69d5e124
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Fixed repo_enable, progress on fetcher, emit package on fetcher and
    some code clean up

M	backends/aptcc/Makefile.am
M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/acqprogress.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/aptcc/pkg_acqfile.cpp

commit 6bf2dccfa7d1dd0e17018e421becccee2bb59120
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: add DepFailure exception and catch the Packages

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 9290335cba883c4f8dec957feb4657b48effe0d6
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: remove many conary instances

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
M	backends/conary/pk-backend-conary.c

commit 7d4ddfc9c4a61bb99af3596e76fcc3c6155e1f21
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Hopefully removed all whitespace

M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/acqprogress.h
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/aptcc_show_error.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/aptcc/pkg_acqfile.cpp
M	backends/aptcc/pkg_acqfile.h
M	backends/aptcc/rsources.cpp
M	backends/aptcc/rsources.h

commit d8e0d061c5b80f769fe63b354e7a67d4fbed26bb
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Removed the _(...)

M	backends/aptcc/apt.h
M	backends/aptcc/aptcc_show_broken.cpp
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/aptcc/rsources.cpp

commit 057dc815da37386cef2c0be0370ca5f3dea4bb67
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    A few fixes and added the missing files

A	backends/aptcc/acqprogress.cpp
A	backends/aptcc/acqprogress.h
M	backends/aptcc/aptcc_show_error.cpp
M	backends/aptcc/aptcc_show_error.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 6a61ec8e12e1357e7748e965489318027c53c63f
Author: kristho <kristho@fedoraproject.org>
Date:	2009-03-26

    Sending translation for Danish

M	po/da.po

commit d325e2ed8802f72dc75d6033302cf05e61f61350
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-26

    trivial: add da to LINGUAS

M	po/LINGUAS

commit 3cd102431ba5465e21b218bdacfd393c2149b44b
Author: kristho <kristho@fedoraproject.org>
Date:	2009-03-26

    Sending translation for po/da.po

A	po/da.po

commit 99c17c2aa3acd1b0199e94ba58a308c461ccf436
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Code clean up before merging

M	backends/aptcc/pk-backend-aptcc.cpp

commit f80fc7141e3b2c8fa97925757a32e6e1ea38fdda
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Added repo_list and repo_enable support

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/pk-backend-aptcc.cpp
A	backends/aptcc/rsources.cpp
A	backends/aptcc/rsources.h

commit 6741949eb3761c785b3318731c886c208be97866
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-25

    conary: trivial: add more debug remove unnecesary check

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 776e2b386b647d95d542b7f69f935ea48096a057
Author: vpv <vpv@fedoraproject.org>
Date:	2009-03-25

    Sending translation for Finnish

M	po/fi.po

commit 1d7fd29f161b8b44d9ae61b83fd397b0caebd840
Author: tomspur <tomspur@fedoraproject.org>
Date:	2009-03-25

    Sending translation for German

M	po/de.po

commit 8dc85f1a3596398aef3a12ae0d408fd1faf70c4a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Added package_download support

M	backends/aptcc/Makefile.am
M	backends/aptcc/pk-backend-aptcc.cpp
A	backends/aptcc/pkg_acqfile.cpp
A	backends/aptcc/pkg_acqfile.h

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

    trivial: reorder LINGUAS

M	po/LINGUAS

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

    yum: don't expode when we can't find the package when we try to get
    the update detail

M	backends/yum/yumBackend.py

commit 30ffc9be4751c1e48f3d848e6272a3ef2818c2d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-25

    yum: don't explode when faced with an invalid ChangeLog header,
    just report a message

M	backends/yum/yumBackend.py

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

    yum: remove the tabs in the package description else the daemon
    ignores the invalid command

M	backends/yum/yumBackend.py

commit 625e2a5c7edae2a960309d54be9d6ae252d18575
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-25

    yum: make _getEVR() return 0,0,0 if the string is invalid, rather
    than a traceback

M	backends/yum/yumBackend.py

commit 041285954cb444bec2002c6c964b16b877edb016
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-03-25

    Sending translation for Portuguese

M	po/pt.po

commit 8c48e268e1f3497a603a70be396a73d4db752d39
Author: ccielogs <ccielogs@fedoraproject.org>
Date:	2009-03-25

    Sending translation for Italian

M	po/it.po

commit 161dee6b3bc70e6d5453bffd133015a62a2db927
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    Added refresh cache support, it downloads the translation files

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt.cpp
A	backends/aptcc/aptcc_show_error.cpp
A	backends/aptcc/aptcc_show_error.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit b957d79bcef6d60edf31d09062886fce47735aaf
Author: palos <palos@fedoraproject.org>
Date:	2009-03-24

    Sending translation for Slovak

M	po/sk.po

commit 8708e1111401776072cd0e3731da9eaed33b0eec
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    forgot the show broken file

A	backends/aptcc/aptcc_show_broken.cpp
A	backends/aptcc/aptcc_show_broken.h

commit 646aa4b9294ba8b75129c91a03d0917d276f00bb
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    Added get_updates and get_update_detail support although there still
    some stuff to improve

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 4839daa623417a2d1679ea6376cd860ad9369175
Author: Daniele Catanesi <translate@ccielogs.com>
Date:	2009-03-24

    Updated Italian translation of the package

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/it.po

commit 5231198eb159804965c54a31569f9ca748b99c54
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-24

    trivial: remove gnome-packagekit from the release notes

M	RELEASE

commit 0b43f3cc67f6a4a07a48e1d90ec841369a27350a
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-03-24

    make the GTK+ module resident

    Without doing this, killing gnome-settings-daemon brings down
    every single
    application in the session, since the module doesn't clean up when
    being unloaded.

M	contrib/gtk-module/pk-gtk-module.c

commit a49f291c789f2571bdab336af636b1a3c1d2f5fd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-23

    yum: only show update-detail ChangeLog entries newer than the package
    we have installed

M	backends/yum/yumBackend.py

commit 228b7a14a8b4577a737c84c877bdfa4be6b27c7e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-23

    trivial: new rpm location

M	tools/upload-packages.sh

commit 8d15075992726b38e23124270f1c7c636a77ee7b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-23

    bugfix: use the bash 4.0 command_not_found function name to fix this
    functionality with new versions of bash

M	contrib/command-not-found/PackageKit.sh

commit 582665b3e499afc1cf294234761020db9bad4976
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-21

    dummy: trivial fix to make sure gtkhtml gets installed

M	backends/dummy/pk-backend-dummy.c

commit 83d29658ce1cb14ff3651891d5341248e5a044ca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-21

    yum: don't explode parsing the ChangeLog data when the name is not
    unicode formatted

M	backends/yum/yumBackend.py

commit b752d51237f6cd3eb7e44fa05e439dff96ca6f13
Author: aalam <aalam@fedoraproject.org>
Date:	2009-03-20

    Sending translation for Punjabi

M	po/pa.po

commit ca2f5852305fbb53a0efe48d9e4522803532248e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-19

    added backend_resolve

M	backends/aptcc/pk-backend-aptcc.cpp

commit efd391645710cf3a424bece364530a279a1f5cf8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-19

    trivial: format the ChangeLog data a little nicer

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/yumBackend.py

commit 07bd3600d4b38d3adea4bdbad33db2d15e759d80
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-19

    dummy: do the restart required when we update packages too

M	backends/dummy/pk-backend-dummy.c

commit 24808dfe7a8057b7942a05b6b915dc0e94452c6a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    trivial: use bold for the dates, not italic

M	backends/yum/yumBackend.py

commit 7f3c4121100aaf2f52fd8efb37cc96fbacead2c5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    yum: return the ChangeLog data for yum updates if it is available

M	backends/yum/yumBackend.py

commit 1e86858b8bca18f8ffbbfa9da126b4ba9243b602
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    trivial: make the dummy backend return files for all the packages

M	backends/dummy/pk-backend-dummy.c

commit 5639b2a807b9785810472a8005a5df5a3de8f7ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    trivial: add ro to LINGUAS to it gets included in the stats

M	po/LINGUAS

commit bc6dc1f260a8c1224482bed3240ed51fa5641d63
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    bugfix: escape the ';' in the UpdateDetail:ChangeLog signal so we
    can send more than one line

M	src/pk-backend-spawn.c

commit 6c8c1f151de6c6c20c97bb645d1f89413e25d205
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-18

    removed a comment

M	backends/aptcc/apt.cpp

commit 4baa9419d043eb9d5ffab05ca4f6e839288cbc8b
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-18

    Added recursive mode to get_requires and get_depends, still need
    some improvements like OR deps

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 294abc3450da655188b20b2d84ad29d7b84cf7f8
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-18

    conary: remove error signal when not found

M	backends/conary/conaryBackend.py

commit 84175a9154d7a85005dd0a76c069feee6e0d1fc7
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-18

    Portuguese translation done! But stats still not updating... shows 0%

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt.po

commit 24767f23013202670f7b3b9eb569f4549b58a069
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-17

    conary: trivial add Metadata Url

M	backends/conary/conaryBackend.py

commit 79c41f8e7056e7832c648a0c25acb7f6767fc7b2
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-17

    conary: fix updateSystem

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit ed0dc2e6b08fe77561d1b1bc747905a69de8fe99
Author: Alexandru Szasz <alexxed@gmail.com>
Date:	2009-03-17

    Started translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/ro.po

commit 7d4a9dd44dd4d46d1838ee1c852db47ef176dc1d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: add a few more its4 ignore lines

M	contrib/command-not-found/pk-command-not-found.c

commit 8b01c49e6db4803f9c599fc9c10452b5ef59c917
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: dummy update description fix

M	backends/dummy/pk-backend-dummy.c

commit da0b846172912520edbffad4a4076fe70a3df950
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    bugfix: don't allow pk_backend_error_timeout_delay_cb() to be called
    more than once (should never happen)

M	src/pk-backend.c

commit b6af9ec443d68490352938af788e3502285eddfd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    feature: warn if there are any pending sources at the end of each
    self test section - trivial git add

M	lib/packagekit-glib/egg-test.c

commit 7b3ce8e9dd868b6fcde8fdaee1cc2828700ee7c9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    feature: warn if there are any pending sources at the end of each
    self test section

M	src/pk-transaction-db.c

commit ba7a4d10bf64df35d1cd5ed9ef5ccbee068bff5a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: formatting nit

M	lib/packagekit-glib/pk-control.c
M	src/pk-transaction-db.c

commit f19f8db1d2639d29d7c79b1e7e90ae75a4182bab
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    bugfix: don't store out job-id in a seporate file, as this adds 37ms
    to each generate_tid() method when using new versions of GLib. Instead
    use a deferred sync write to the database which reduces the hotpath
    to 2ms

M	src/Makefile.am
M	src/pk-engine.c
M	src/pk-transaction-db.c
M	src/pk-transaction-db.h
M	src/pk-transaction-list.c

commit cc7d1b89181bd41df3f185a125ef3f065aad7def
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: decrease the speed of the SIGKILL spawn test as sometimes
    it can finish before the cancel timesout

M	data/tests/pk-spawn-test.sh
M	src/pk-spawn.c
D	src/pk-transaction-id.c
D	src/pk-transaction-id.h

commit db188e17af16a0f9bd2fc09c0b776d654a3cfcea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: don't print the thread data in egg-debug by default,
    this adds 4ms to each debug call when running in verbose mode on
    the console

M	lib/packagekit-glib/egg-debug.c

commit 0f14b94518ebe08f533f8656cdcfa7a5c5cf6c64
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    bugfix: don't force SQLite to do fsync in PkTransactionDb, we can
    reduce our cold cache start by 700ms and warm cache start by 50ms

M	src/pk-transaction-db.c

commit 3699175d7e162cce3cf7f2a09764ad68826c094f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    bugfix: only check the transaction database once at startup, which
    shaves off 25ms off the cold start time

M	src/pk-transaction-db.c

commit 002d5545248c1c8f18f80546e36be262ec13fafa
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    dummy: make the distro upgrade data configurable

M	backends/dummy/pk-backend-dummy.c

commit 30a5f517587a3139f07f035f782d67f0db936768
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    trivial: spelling nit

M	etc/PackageKit.conf.in

commit f876a76737e504fca161f075bd0d1b8ba386cb75
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    feature: add a UseUpdateCache config variable to be able to turn
    off the updates cache for debugging

M	etc/PackageKit.conf.in
M	src/pk-transaction.c

commit 890bed4f99fe7a524ea6f7544ac2a125a1775ac9
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-03-15

    poldek: emit file list we downloaded in DownloadPackages

M	backends/poldek/pk-backend-poldek.c

commit 4198a6e1d9d281ae5ff42c6bea39c04f2697e423
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-14

    Portuguese translation update

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt.po

commit b3916fbdaa2a288f0f0cb86cd377fd2667aa523a
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-14

    Add Portuguese to LINGUAS file

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/LINGUAS

commit 36abf7413180bf85e15a3a9ea113fab09a894b08
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-14

    Portuguese translation update

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt.po

commit 8593acef216a52642f2a9e5e1bf8b951aef90b25
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-13

    conary: add More info to callbacks

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit d848d4143260dae1ad1401d678de908c09efe836
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-12

    included emit_details in aptcc class

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 6f4e3c5a23d9cf023d0136a6d1b878893099e2db
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Added get_requires and get_depends support

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit b8efd16432a19285f0e0db56b2d45bb197732832
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-12

    Starting Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/pt.po

commit d9aae0032e001b884d3364c383a858543cceaefe
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Added cancel support

M	backends/aptcc/pk-backend-aptcc.cpp

commit 59ed04c25972f9e8f57807744ee4cb5391c9a0a6
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Made Transaction::cancel() a slot

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/transaction.h

commit 21c0ed58af8f5a9bcd94c739d4b792de816b9981
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    initial cancel support

M	backends/aptcc/pk-backend-aptcc.cpp

commit a39ac39899cbfd8a26470205f61a97cf8e4e0bb5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-11

    yum: replace the hardcoded comps->groups map with a config file

M	backends/yum/Makefile.am
A	backends/yum/yum-comps-groups.conf
M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit da39fe9c68d5ea5297a5ed9668d4fb2d9775f593
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Forgot to delete matcher

M	backends/aptcc/apt.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit d4f843faa372bde478b85881aabecb04ca0b9dba
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Fixed a small bug in search_name and removed a unused function

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 977b8391635ccbf26d4044cdc23c5c8c3d279be5
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-10

    Some code identation fix, improved search files by creating a
    stecial matcher

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/matcher.cpp
M	backends/aptcc/matcher.h

commit 175f4048774df5d6e7f9b103e505f09dc155a358
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-10

    Huge commit it implements:
    matcher class
    search_name improved by the matcher class
    search_details added

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
A	backends/aptcc/matcher.cpp
A	backends/aptcc/matcher.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 71a50aa86e7fde4f101365ca2677f627f19d135e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-09

    Added get_files and search_file support

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit b66fa86013ea5d19eb936504ca971189c4945103
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    yum: don't output duplicated updates. Fixes rh#488509

M	backends/yum/yumBackend.py

commit 33203afc70496f24354c9051933b4700bd797ab2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    trivial: RELEASE updates

M	RELEASE

commit ab2532b09110364c16b424dd3f3fbeec9d82496f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    trivial: post release version bump

M	configure.ac

commit 1f9254615c9f62ee0537bd4bc1a55baee50b4708
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    Release version 0.4.5

M	NEWS
M	RELEASE
M	configure.ac
M	docs/html/pk-download.html

commit 5946dbe36c1d415ae1b16fbd6c5fc2970eb8767d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    trivial: fix build

M	po/POTFILES.in

commit ba101939393756736e2a0d1126f4b2ec129ee402
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2009-03-08

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 90dc973af4de2ec6cf483bc0f7212cdbafcd5a17
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2009-03-08

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit 1e70196b4393d6d3da8fb9bf1a9a5325e7f1fd72
Author: Jorge A Gallegos <kad@blegh.net>
Date:	2009-03-07

    ES translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit be3f6500813c755dab3c4974363c422f5b2cd99f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-06

    Removed the sql warning message, (imo the private class was being
    deleted before
    the Client class). Feel free to revert if you don't like it.

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/clientprivate.h

commit 33fcda3bad812fa26311a9e7dafb9cffbbb8ab58
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-06

    Made package methods const and added an operator== to package

M	lib/packagekit-qt/src/package.cpp
M	lib/packagekit-qt/src/package.h

commit ac952b171a709e3c95567e00779a25155c1e9919
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-06

    trivial: change the info of package

M	backends/conary/conaryBackend.py
M	backends/conary/pk-backend-conary.c

commit bb48a32c98801e481b15147076bc09f0eced126c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-06

    feature: remove the app-install feature, it's now it's own project

M	configure.ac
M	contrib/Makefile.am
D	contrib/app-install/.gitignore
D	contrib/app-install/Makefile.am
D	contrib/app-install/README
D	contrib/app-install/egg-debug.c
D	contrib/app-install/egg-debug.h
D	contrib/app-install/pk-app-install-add.c
D	contrib/app-install/pk-app-install-common.h
D	contrib/app-install/pk-app-install-create.c
D	contrib/app-install/pk-app-install-generate.c
D	contrib/app-install/pk-app-install-remove.c

commit 12aae4a0342ce1e42f8558b572377955056944c7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-06

    trivial: fix up the app-install stuff

M	contrib/app-install/Makefile.am
M	contrib/app-install/README
M	contrib/app-install/pk-app-install-common.h
M	contrib/app-install/pk-app-install-generate.c

commit c439fbb27c240a117e3aba2a5102a6a4c9c02b84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-05

    trivial: more app-install hacking, now everything half-works

M	contrib/app-install/.gitignore
M	contrib/app-install/Makefile.am
A	contrib/app-install/README
M	contrib/app-install/pk-app-install-add.c
M	contrib/app-install/pk-app-install-common.h
M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-generate.c
M	contrib/app-install/pk-app-install-remove.c

commit cd19b64e18993d8426d735e0f764b5f2ef75fa1f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: spend some more time on the app-install code, nothing that
    really works yet

M	contrib/app-install/Makefile.am
M	contrib/app-install/pk-app-install-add.c
M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-generate.c
M	contrib/app-install/pk-app-install-remove.c
M	docs/app-install-v1.draft

commit 09a983cbcbfaf6e4bdea5a2e50cbcef7e7c500d7
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-04

    Updating QPackageKit version to 0.4.1

M	lib/packagekit-qt/src/CMakeLists.txt

commit 8c0fbf3464c3eab406313f1c6aad019bec4b0071
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: relax a check in the unit tests to deal with floating
    point imprecision

M	src/pk-time.c

commit 73a9362317cfa0a8f6460e89a309badbc8d4a3a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    yum: output a Details::size value of zero if the file is in cache

M	backends/yum/yumBackend.py

commit 144bf60b1a4ae1503925b6d07b1537c09aef56e1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    feature: clarify in the spec that a Details::size value of zero of
    a non-installed file indicates it's in cache and doesn't need to
    be downloaded

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 969c450baebeca29fe5e03d419209742223d98d0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: print the error name, not code in the debugging output

M	lib/packagekit-glib/pk-client.c

commit 1134bc28201c44ab75c42b478eb14bba4c7520d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    bugfix: fix the self test by using actual provides in the catalog file

M	data/tests/test.catalog

commit c23b355065df74527740605d4874e5e30876c6e0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    yum: support the 'any' provide search

M	backends/yum/yumBackend.py

commit 6bbfe74af0ceef651d5fc650bebb19366e60b7b3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: add a self check ensuring client does not set cancel role

M	lib/packagekit-glib/pk-client.c

commit 31d5732a528fdb40b12d6c0d9bc605dcd2df2b56
Author: A S Alam <aalam@redhat.com>
Date:	2009-03-04

    updating file for Punjabi

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pa.po

commit 3a5312f66608c7d07d4a0f66e1ee3dea069456e3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-03

    bugfix: glib: when we cancel a transaction, don't overwrite the
    role as 'Cancel' as we want to match on the originating role in the
    finished callback

M	lib/packagekit-glib/pk-client.c

commit 494713c2ec7b340b428160e70c68b40015d27eea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-03

    dummy: make the gpg and eula prompts configurable

M	backends/dummy/pk-backend-dummy.c

commit aa56bdc6574435b50915025c9631ac25869e629d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-03

    trivial: add a few of the new languages to LINGUAS

M	po/LINGUAS

commit fc135b5b4e2507c8c59fb1a71478c4e3e4aea58d
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2009-03-03

    Updating Marathi Translations (190 strings).

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/mr.po

commit 09e96a478f559155301ab1ac8050fb9a6569a244
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-02

    conary trivial: remove chars what break the backend

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit c407a7b5b51cde9f0c12f3e861105db1f1ef0291
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-03-02

    conary:
	trivial: fix the unicode decode

M	backends/conary/XMLCache.py

commit c9e034fcb941980d010b25cbfebfbcd6a8c07d77
Author: Jens-Uwe Peter <jens.uwe@gmx.net>
Date:	2009-02-26

    Added me to last translator

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit c20a698d515e1788e8e17559db93bb7109bce085
Author: Jens-Uwe Peter <jens.uwe@gmx.net>
Date:	2009-02-26

    Updated German translation (no untranslated remaining)

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit ca9856841b5a30855e187e6b5a6a615ea980be8a
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-25

    conary:
    trivial: fix some typos for search methods

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 6d889cda7b1b24927e837203d0f3676f77a551a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    trivial: disable noarch subpackages as rpm chokes on it at the moment

M	contrib/PackageKit.spec.in

commit 1857a18df4c6d5ca95e3a1cd77ab071f9335a268
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    trivial: update copyright in developer docs

M	docs/api/PackageKit-docs.sgml

commit 8a33a52aff9075b05064e2cb923e9d15e07755f1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    bugfix: ensure we set PK_STATUS_ENUM_FINISHED when we return updates
    from the internal cache

M	src/pk-transaction.c

commit f48ce3834ff5bc9da00ba4bdd8790053b3ff8755
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    feature: Enable ptrace() on libpackagekit, it was always a bandaid

M	lib/packagekit-glib/pk-client.c

commit 3a86834a96f73deb730442a8f29629f71605f96d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    trivial: make some more subpackages noarch

M	contrib/PackageKit.spec.in

commit c601e19ad3881be5cd652cabecdfffbc768295c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: dummy: make the blocked updates conditional

M	backends/dummy/pk-backend-dummy.c

commit 0089fec7765c75264fbb41741408ef6be028ffe8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: don't already return TRUE in
    pk_backend_package_emulate_finished() if we didn't match

M	src/pk-backend.c

commit b21b3ad63bffd06b2b11d82c0d43b5e5a10e5077
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: don't add finished packages to the internal package cache

M	src/pk-transaction.c

commit 6fecb4ac4056ecf087efa506785d3dcd209e0d1f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: remove some autogenerated files from git, they should never
    have been checked in

A	lib/packagekit-sharp/generated/.gitignore
D	lib/packagekit-sharp/generated/AllowCancelHandler.cs
D	lib/packagekit-sharp/generated/Bitfield.cs
D	lib/packagekit-sharp/generated/CallerActiveChangedHandler.cs
D	lib/packagekit-sharp/generated/Catalog.cs
D	lib/packagekit-sharp/generated/CatalogProgress.cs
D	lib/packagekit-sharp/generated/CategoryHandler.cs
D	lib/packagekit-sharp/generated/CategoryObj.cs
D	lib/packagekit-sharp/generated/Client.cs
D	lib/packagekit-sharp/generated/ClientError.cs
D	lib/packagekit-sharp/generated/Connection.cs
D	lib/packagekit-sharp/generated/ConnectionChangedHandler.cs
D	lib/packagekit-sharp/generated/Control.cs
D	lib/packagekit-sharp/generated/ControlError.cs
D	lib/packagekit-sharp/generated/Desktop.cs
D	lib/packagekit-sharp/generated/DestroyHandler.cs
D	lib/packagekit-sharp/generated/DetailsHandler.cs
D	lib/packagekit-sharp/generated/DetailsObj.cs
D	lib/packagekit-sharp/generated/Distro.cs
D	lib/packagekit-sharp/generated/DistroUpgradeEnum.cs
D	lib/packagekit-sharp/generated/DistroUpgradeHandler.cs
D	lib/packagekit-sharp/generated/DistroUpgradeObj.cs
D	lib/packagekit-sharp/generated/Enum.cs
D	lib/packagekit-sharp/generated/EnumMatch.cs
D	lib/packagekit-sharp/generated/Error.cs
D	lib/packagekit-sharp/generated/ErrorCodeEnum.cs
D	lib/packagekit-sharp/generated/ErrorCodeHandler.cs
D	lib/packagekit-sharp/generated/EulaRequiredHandler.cs
D	lib/packagekit-sharp/generated/Exit.cs
D	lib/packagekit-sharp/generated/ExitEnum.cs
D	lib/packagekit-sharp/generated/FilesHandler.cs
D	lib/packagekit-sharp/generated/Filter.cs
D	lib/packagekit-sharp/generated/FilterEnum.cs
D	lib/packagekit-sharp/generated/FinishedHandler.cs
D	lib/packagekit-sharp/generated/Global.cs
D	lib/packagekit-sharp/generated/Group.cs
D	lib/packagekit-sharp/generated/GroupEnum.cs
D	lib/packagekit-sharp/generated/Info.cs
D	lib/packagekit-sharp/generated/InfoEnum.cs
D	lib/packagekit-sharp/generated/License.cs
D	lib/packagekit-sharp/generated/LicenseEnum.cs
D	lib/packagekit-sharp/generated/LockedHandler.cs
D	lib/packagekit-sharp/generated/Message.cs
D	lib/packagekit-sharp/generated/MessageEnum.cs
D	lib/packagekit-sharp/generated/MessageHandler.cs
D	lib/packagekit-sharp/generated/Network.cs
D	lib/packagekit-sharp/generated/NetworkEnum.cs
D	lib/packagekit-sharp/generated/ObjList.cs
D	lib/packagekit-sharp/generated/ObjListCompareFunc.cs
D	lib/packagekit-sharp/generated/ObjListCopyFunc.cs
D	lib/packagekit-sharp/generated/ObjListEqualFunc.cs
D	lib/packagekit-sharp/generated/ObjListFreeFunc.cs
D	lib/packagekit-sharp/generated/ObjListFromStringFunc.cs
D	lib/packagekit-sharp/generated/ObjListNewFunc.cs
D	lib/packagekit-sharp/generated/ObjListToStringFunc.cs
D	lib/packagekit-sharp/generated/ObjectManager.cs
D	lib/packagekit-sharp/generated/Package.cs
D	lib/packagekit-sharp/generated/PackageHandler.cs
D	lib/packagekit-sharp/generated/PackageId.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCompareFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCopyFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListEqualFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFreeFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFromStringFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListNewFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListToStringFuncNative.cs
D	lib/packagekit-sharp/generated/PackageList.cs
D	lib/packagekit-sharp/generated/PackageObj.cs
D	lib/packagekit-sharp/generated/PercentageHandler.cs
D	lib/packagekit-sharp/generated/ProgressChangedHandler.cs
D	lib/packagekit-sharp/generated/ProgressHandler.cs
D	lib/packagekit-sharp/generated/Provides.cs
D	lib/packagekit-sharp/generated/ProvidesEnum.cs
D	lib/packagekit-sharp/generated/RepoDetailHandler.cs
D	lib/packagekit-sharp/generated/RepoSignatureRequiredHandler.cs
D	lib/packagekit-sharp/generated/RequireRestartHandler.cs
D	lib/packagekit-sharp/generated/Restart.cs
D	lib/packagekit-sharp/generated/RestartEnum.cs
D	lib/packagekit-sharp/generated/Role.cs
D	lib/packagekit-sharp/generated/RoleEnum.cs
D	lib/packagekit-sharp/generated/ServicePack.cs
D	lib/packagekit-sharp/generated/ServicePackError.cs
D	lib/packagekit-sharp/generated/ServicePackStatus.cs
D	lib/packagekit-sharp/generated/Sig.cs
D	lib/packagekit-sharp/generated/SigTypeEnum.cs
D	lib/packagekit-sharp/generated/Status.cs
D	lib/packagekit-sharp/generated/StatusChangedHandler.cs
D	lib/packagekit-sharp/generated/StatusEnum.cs
D	lib/packagekit-sharp/generated/StatusHandler.cs
D	lib/packagekit-sharp/generated/TaskList.cs
D	lib/packagekit-sharp/generated/TaskListItem.cs
D	lib/packagekit-sharp/generated/TransactionHandler.cs
D	lib/packagekit-sharp/generated/TransactionObj.cs
D	lib/packagekit-sharp/generated/Update.cs
D	lib/packagekit-sharp/generated/UpdateDetailHandler.cs
D	lib/packagekit-sharp/generated/UpdateDetailObj.cs
D	lib/packagekit-sharp/generated/UpdateStateEnum.cs

commit 581c3413ac4ed48635a324b324cac7bd402e4835
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: reduce the verboseness of PkTime

M	src/pk-time.c

commit 8e11271ab500c0ff1a311fe6be8ca281467af172
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    yum: do proper error handling to avoid exiting the script on
    correctable errors. This speeds up untrusted file installs by over
    a second.

M	backends/yum/yumBackend.py

commit e799dcd0539c062659c2dcdfbbc98336eec79aa2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    feature: python: add a PkError exception class to better handle
    nested errors. No users yet

M	lib/python/packagekit/backend.py

commit 0889deee0be42d801a89970785e1e682f7136024
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    allow backends to enable simultaneous mode to do actions in parallel

    This changes the on-wire format slightly, although it should be
    forward
    and backwards compatible. See the mailing list for discussion.

M	client/pk-console.c
M	docs/api/spec/pk-concepts.xml
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-backend.c
M	src/pk-backend.h

commit 01089b9fa77ea4d00b1715e3efaf89b6cf168135
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-02-23

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit fd33bcbfffec4a28431ef4346fecf197d1ab4653
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2009-02-23

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 51ede5e4e30236473aba25e598bbca4e8fe1998e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    dummy: add other package details for updates

M	backends/dummy/pk-backend-dummy.c

commit c550a9399eca95f46a9a9885591c6c05f39336e1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    bugfix: when we reset a PkClient, get a new reference to a
    PkPackageList, rather than clearing one that clients may have reffed
    for personal use

M	lib/packagekit-glib/pk-client.c

commit 2fab9f7e09c49502060b6780b90631b36def7c0c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit f53efb2888b186528c59128cb1828f51d9c84573
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    AppInst/Apt: Update the postinst script to store desktop file
    information in the desktop.db

M	backends/apt/update-packagekit-app-data

commit 921c3563f43b23cdee035af7321f18e9d870e235
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    Release version 0.4.4

M	NEWS
M	RELEASE
M	docs/html/pk-download.html

commit bdb23a36b13ad3b8340a9b35c75530c120a18700
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    AppInst: Rename repo_name to repo_id since it makes sense to follow
    the PackageKit naming

M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-remove.c

commit 6d4e929b03c70390135cc880c81a79a47f765ae8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    AppInst: Update draft to adapt name changes

M	docs/app-install-v1.draft

commit 5d58160be9f03a9635e4ff40f5112a6e7d303636
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    App-Inst: Rename table general to applications and localised to
    translations

M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-remove.c

commit ccda2006a99496b48229bbe14f8cdc2d8fc971a0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    trivial: build new files

M	contrib/app-install/Makefile.am

commit 9a18db5aeb66d5edd6830d3a39c386f70017a74c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    trivial: fix build

M	po/POTFILES.in

commit 10a4ac65565c087d8a6e1735e0c13d1f26601d0e
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-22

    conary: add more classify groups

M	backends/conary/conaryEnums.py

commit 18fac2ea47dca2e9c2bff2ebe5651eeb93230b8f
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-22

    conary: fix the search ~installed filter

M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py
M	backends/conary/conarypk.py

commit f766d40e19902a0a58647c98611be121534acf57
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-22

    Trivial: The application id in the localised table should not
    be unique

M	contrib/app-install/pk-app-install-create.c

commit cdff961c549b9415031f59ca10e01e0a4f8bd529
Author: zhourongrong <zhourenren@gmail.com>
Date:	2009-02-22

    updated

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit c67acb56c28f24e48f205e2924a5a34ca37f851b
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-21

    remove warning

M	backends/conary/conaryCallback.py

commit 752d1b48913a1efc0afe411de87bf55eefc8ba80
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-21

    conary: updatesystem do a stepdown percent

M	backends/conary/conaryCallback.py

commit b769274a720d3ab13e9e9c19bc5422e8be5d6bc8
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-21

    conary: add a exception for run get-updates first
	and then update

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit a0c5eddf06792353e05410780a27eccb594616f4
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2009-02-21

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 66397a2107dd12e878c65422967c77006ba7f462
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-02-20

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 1a865f5e8b0fc600ddc00781f9e47a6f09a3c6b5
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2009-02-20

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 9894b38238a8fb954fb8fc60d4e700a5eb2cf3cc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    trivial: fix a build issue with the documentation

M	docs/api/spec/pk-introduction.xml

commit c4031b13106ef11850a2c8f3b1da716dd72fa5a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    bugfix: don't use an local error in pkcon list-install else we'll
    fail to free it, and it's non-fatal

M	client/pk-console.c

commit 75105a560c1f9f5ac2662e64deb7cd4ad40c3138
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    bugfix: don't dereference a NULL pointer in pk_console_resolve()
    which can be done using pkcon list-install

M	client/pk-tools-common.c

commit 607d8e25a2ac22f0eb70987779899f3204637536
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    trivial: more app-install playing

M	contrib/app-install/.gitignore
M	contrib/app-install/Makefile.am
C073	contrib/app-install/pk-app-install.c
contrib/app-install/pk-app-install-add.c
A	contrib/app-install/pk-app-install-common.h
A	contrib/app-install/pk-app-install-create.c
C073	contrib/app-install/pk-app-install.c
contrib/app-install/pk-app-install-generate.c
R052	contrib/app-install/pk-app-install.c
contrib/app-install/pk-app-install-remove.c
M	docs/app-install-v1.draft

commit cba1744c7779d014d4aa32dcc3b7f7e324d2964d
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-20

    conary:
	add Own progress module
	add percent to update/remove/get-updates/update-system

M	backends/conary/Makefile.am
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
A	backends/conary/conaryProgress.py

commit 8b860d5ee677ee0fc6d276bdda393eed49a509ab
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-20

    alpm: fixed a typo, that caused search failures

M	backends/alpm/pk-backend-alpm.c

commit 0d6c9d69bb194c3234b0577dc92ac86d01f5e91a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-19

    APT: Add script to extract information from app-install desktop files

A	backends/apt/update-packagekit-app-data

commit 01b4d52207e71d1c43f87c3e24b04abb839a6e79
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-02-18

    zypp - fix up virtual callback methods

M	backends/zypp/zypp-events.h

commit e508423dcbb2a73c730ff83ed0cb90ca4aa6e64d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    feature: add a pk-app-install binary for manipulating the sqlite cache

M	configure.ac
M	contrib/Makefile.am
A	contrib/app-install/.gitignore
A	contrib/app-install/Makefile.am
A	contrib/app-install/egg-debug.c
A	contrib/app-install/egg-debug.h
A	contrib/app-install/pk-app-install.c
M	docs/app-install-v1.draft

commit 4e500e7b96c3db090282f5760d992680efbcab50
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    dummy: add a simple rollback action

M	backends/dummy/pk-backend-dummy.c

commit e3dc45987f76d59816d8f07413774190a6f274b3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    bugfix: fix up resolve in pkcon and from libpackagekit-glib

M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c

commit 8209ef14e091db1d4a5f8a5b5eef845f011a0fca
Author: Seth Vidal <skvidal@fedoraproject.org>
Date:	2009-02-18

    yum: adds an auto_close attribute to the rpmdb object

    This patch to PK should enable it to use the feature (if yum is
    patched.
    If yum is not patched then this attribute set should do nothing
    at all)

M	backends/yum/yumBackend.py

commit cc7d47bf310993221630a9824dcff0b7e5c34bf0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    bugfix: the QT lib now depends on QtSql, so add this to the configure

M	configure.ac
M	lib/packagekit-qt/src/Makefile.am

commit d62e2561d9b6cc99004bc9d3dfe669bb55db8efd
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-18

    conary: fix step feeling for percent download

M	backends/conary/conaryCallback.py

commit 29f6bec3f15ce026709f0e8e4f9ed821b3b82601
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-18

    conary: add callback fix for remove/update
	    replace status signals invalid

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 1bb79ba631b5031d1712aaadf5e1111af1f68637
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-18

    add getUpdate Callback.. work the percent

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 30ba077acb1d4f08aab6b903be82ed422256590c
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2009-02-18

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 9030283ffa4623f3c4d7aa961a46154a1b5752a6
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-17

    Packagekit-qt fix to make what provides work

M	lib/packagekit-qt/src/client.h

commit 51e4a752b413cc5c5dacc0b3ba85a19c5bb89e46
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-18

    PackageKit-Qt : Add a searchFromDesktopFile method which can be used
    to search in the desktop-files.db SQLite database.

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.h
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/test/transactiontest.cpp
M	lib/packagekit-qt/test/transactiontest.h

commit ff2b8c9e5d23beaca6134e039de34a86eb71d18f
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-18

    PackageKit-Qt : add support for application filter

M	lib/packagekit-qt/src/client.h

commit 6e4a77624535ff77d62d2220e18f97946f5935e2
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-17

    alpm: changed strcmp to egg_strequal where possible; added
    experimental support for progress indication

M	backends/alpm/pk-backend-alpm.c

commit 6b31bb61a78c00f9621a636e22d93eb4691e2d47
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    trivial: we need the repo name for pk-app-install-merge-cache

M	docs/app-install-v1.draft

commit d0b8e1d42a653e82df6ad9a995b7bc8f4ae9b4c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    trivial: provide the application filter enum

M	docs/api/spec/pk-concepts.xml
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 35bc03cbd33fe332e6295aa0cce0e831dcc91850
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    feature: add the basics of a draft standard for application install
    metadata handling

A	docs/app-install-v1.draft

commit 37a0eee0bab54be67cd75ae79186ab9a4b2c1c69
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Real code for b75d9205cb12037b6a1448933f7fe5f55258437d
    (sync API)

M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h

commit d4cbe150334aae6e5e2e571f187a1531edb8d599
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    Revert "PackageKit-Qt : Sync with API (RequireRestart emits a
    package)" since it adds a dependency on qt4.5rc1

    This reverts commit c8f44479261d9715678d3d827d7f52d4303da26c.

    Conflicts:

	lib/packagekit-qt/src/client.h

M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.h

commit be325ddb5a207eb06197a3431b367921544a0ea6
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Sync API (RequireRestart)

M	lib/packagekit-qt/src/transaction.h

commit 5e331c7ce1a3a0745725ca9ed82a7dac589fe8f9
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Add missing implementation for uid and cmdline

M	lib/packagekit-qt/src/transaction.cpp

commit ff32f66814ca409d5c4c69030941eff00203fbbb
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : cosmetic fixes (indentation + doc)

M	lib/packagekit-qt/src/client.h

commit 57c9a8d1e87e3b555e8a6e44395dcbce70f49f64
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Sync with API (RequireRestart emits a package)
    PackageKit-Qt : Switch the proxies to qdbusxml2cpp 0.7

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.h

commit b78bcce21f5eb8498ad573f1c60865b893e6211b
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : add a getLastError method to get the last daemon
    error.

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.h
M	lib/packagekit-qt/test/transactiontest.cpp

commit 63c06c96abc318403870e413e92e88d3ce4e4c37
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Handle daemon errors more gracefully. An unreachable
    daemon previously resulted in a segfault.

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.cpp
M	lib/packagekit-qt/test/main.cpp
M	lib/packagekit-qt/test/transactiontest.cpp
M	lib/packagekit-qt/test/transactiontest.h

commit 146e6ffb7a2ef230642d0ce831dca9d71415b906
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-17

    conary: tunning the percent update

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit d64236c3891cafa5be4cec0cd9aef078ab28fc3a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    yum: don't backtrace with an internal error when the filename is
    not unicode. Fixes rh#480440

M	backends/yum/yumBackend.py

commit 42feaf8c80c66d19b8e698876fa61fd06175c764
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: add a FAQ entry

M	docs/html/pk-faq.html

commit 016c7d113d746e7bf7ced04cd5d24f14e66639f3
Author: Balaji <balaji@localhost.localdomain>
Date:	2009-02-16

    Updated with UseSyslog parameter

M	docs/api/spec/pk-introduction.xml

commit 07f92ea1a49de2ebbfff3fa7e383b3d71759fba7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: prefix different event types

M	src/pk-transaction-list.c

commit c221422477ba3cfeee231411e3bcdbb3a1e7023d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    feature: Print the daeon state when using pkmon in verbose mode

M	client/pk-monitor.c
M	lib/packagekit-glib/pk-control.c
M	lib/packagekit-glib/pk-control.h

commit 462e06f55d94cd8b262c09e594b7b1664f26fab8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    feature: Add a new method GetDaemonState to the main interface to
    help debugging on live systems

M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c
M	src/pk-engine.h

commit 4463cf5558bc2c3924f1193e4d0724bf60b1f03f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: add pk_transaction_list_get_state() to get the engine state

M	src/pk-transaction-list.c
M	src/pk-transaction-list.h

commit 8aae60292bda8ef88e77a361533b07afc2df6348
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: actually print in pk_task_list_print(), not add to debug log

M	lib/packagekit-glib/pk-task-list.c

commit 0c23007373497c68355dde9875b2bf596e8bbefc
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: add subpercent for minitasks

M	backends/conary/conaryCallback.py

commit 8d3e7b7a94c70ddc4dc5d734c6886f1d4657b48d
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: remove the subpercent signal only percente signal

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit baab12375dc6f0e2d166032f92cc212a1b73f312
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: add a percent progress on install packages

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit b9cb330818b64e19d7d624b4585a2f72efe79c56
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: change the error signal for groups not found

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 628184e7f4c858af57873a496157644521bb986f
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-15

    fix the group search

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 2dfd5dcc4d98d4507580bf796a791c9811df1cdb
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-15

    Fix get-updates command.
    add resolve from packages not own of repos from  installLabelPath
    Add Validation to update-system  ( update )

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conarypk.py
M	backends/conary/pkConaryLog.py

commit 04d5b88564f4b78a8490897cdf955b047b6b51dc
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-14

    site: updated alpm backend status in status matrix

M	docs/html/pk-matrix.html

commit 79b102f5f8a706a68a35251b06a65834e4fe2bff
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    trivial: fix up conary makefile

M	backends/conary/Makefile.am

commit cbbd1b4fd9270b062937c4c871375a33609b1d0f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    Revert "Revert "Merge branch 'master' of
    git+ssh://sde@git.packagekit.org/srv/git/PackageKit""

    This reverts commit 21598c5a748373ff148141670f4069bcecfa3b71.

    I don't know why sde reverted this, it's fine.

D	backends/conary/Cache.py
M	backends/conary/Makefile.am
A	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
A	backends/conary/conaryEnums.py
M	backends/conary/conaryFilter.py
A	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	docs/html/img/Makefile.am
A	docs/html/img/author-zodman.png
M	docs/html/pk-authors.html
M	lib/packagekit-qt/src/transactionprivate.cpp

commit 03c7c7bd8abda4ef065b1b934c4b40e0daa771cc
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-02-13

    Revert "Merge branch 'master' of
    git+ssh://sde@git.packagekit.org/srv/git/PackageKit"

    This reverts commit 3d3dde2c284873a33307d38fee0ebad25e95d54f.

A	backends/conary/Cache.py
M	backends/conary/Makefile.am
D	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
D	backends/conary/conaryEnums.py
M	backends/conary/conaryFilter.py
D	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	docs/html/img/Makefile.am
D	docs/html/img/author-zodman.png
M	docs/html/pk-authors.html
M	lib/packagekit-qt/src/transactionprivate.cpp

commit 753207b0faf8d146888c189eb3b67cfa5e5db905
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-02-13

    fix a typo

M	configure.ac

commit 7f60f83e87b50593122400b4e3c23726e2744635
Author: Andres Vargas ( zodman <zodman@foresightlinux.org>
Date:	2009-02-13

    fix some Unnecesary commit :S
	Sorry its my fault.

M	backends/conary/XMLCache.py
M	configure.ac

commit 6563b9c89a60d4d13622bd32ed3b94c584df2246
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    dummy: add update detail for the blocked package, and raise an error
    if we can't find a match

M	backends/dummy/pk-backend-dummy.c

commit e63696a61b079f1180a48842e4f00df42ec049f6
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-13

    Fix for the updates and obsoletes delimiter

M	lib/packagekit-qt/src/transactionprivate.cpp

commit b1d93f05accaa37defe20b2f0c1a8c49a73d9111
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    dummy: use the correct delimiter for the obsoletes in the kernel
    package

M	backends/dummy/pk-backend-dummy.c

commit 0a72fb20f08835f1d274564cd3ce23e87995a78f
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-13

    fix get-files from many troves

M	backends/conary/conaryBackend.py

commit 77102dbf823602dcff77169d6ad2cbb97298e1c7
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-13

    add more log info to callbacks
    fix get-files

    add a new Author :) yeah!!!
	zodman - Andres Vargas

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
M	docs/html/img/Makefile.am
A	docs/html/img/author-zodman.png
M	docs/html/pk-authors.html

commit 5c698975758481b5115d288e915d47479ff0ef12
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    add ignore categorie for add More classify critteria

M	backends/conary/conaryEnums.py

commit d0dd5748249625d753b17ff6c5ff9142ef4d1ff6
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    implement the conaryEnums for classify category in groups
    fix the backend for search groups

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryEnums.py

commit 7b9d2bc4868c06d107dc31f898da1c73c22660d1
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

     fix a filname error

M	backends/conary/Makefile.am

commit 0d1b9d4df59bdc7d2802c13f2825368ff34e65fd
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    fix the / on makefile.ac

M	backends/conary/Makefile.am

commit 82c6fcf4bd0bf8d7f3a5fd5bb91384522ad73d51
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    Remove the old Cache and Add entry for new files
    on configure.ac

M	backends/conary/Makefile.am
M	configure.ac

commit 957ff8a9ed54348fdf5d8e7b4e3f6781a10a39ac
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    New updates:
	* Add search name|details|group .
	* Replace the resolve packages for _resolve_list
	  this make the search more faster.
	* Add conaryEnums for maps GROUP_*. what generate by XMLCache.py
	* Add validations when conary cache not fetch.

D	backends/conary/Cache.py
M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
A	backends/conary/conaryEnums.py
M	backends/conary/conaryFilter.py
M	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c

commit 7e5889e1c0e53082e957c543acf1fa9223b27651
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-02-11

    Updated Swedish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit 70be0b1290d36a63c2f68b1c7ff8dd191a3314dc
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-10

    Update the conary Backend

       * Add New XMLCache. the cache implement a new XML files.
       * Add search name lookup on shortDesc, longDesc, Name and
       Categories.
       * Edit the string from package_id for add Metadata.
       * Add conarypk.py its a New Helper of Conary API.
       * The command get-details obtains the Group

M	backends/conary/Cache.py
A	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py
A	backends/conary/conarypk.py

commit ae10d4bcf98d07b57ccc73bc08165eb19f0fc6b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-09

    trivial: add heuristic when we use font() with any provide

M	backends/yum/yumBackend.py

commit 25ee575963f4cf9fa76b68dc0c5347e47f00954c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-09

    trivial: add Wno-strict-aliasing to fix the compile thanks to GCC 4.4

M	configure.ac

commit ed1afa42e5a0b157da8b4feeca7b01dac581a7de
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-09

    trivial: add thumbnails to git, and remove from gitignore

M	docs/html/img/thumbnails/.gitignore
A	docs/html/img/thumbnails/assassin.png
A	docs/html/img/thumbnails/gpk-added-deps.png
A	docs/html/img/thumbnails/gpk-application-groups.png
A	docs/html/img/thumbnails/gpk-application-search.png
A	docs/html/img/thumbnails/gpk-auto-update.png
A	docs/html/img/thumbnails/gpk-backend-status.png
A	docs/html/img/thumbnails/gpk-battery-1.png
A	docs/html/img/thumbnails/gpk-battery.png
A	docs/html/img/thumbnails/gpk-client-codecs.png
A	docs/html/img/thumbnails/gpk-client-firmware.png
A	docs/html/img/thumbnails/gpk-client-font.png
A	docs/html/img/thumbnails/gpk-client-mime-type.png
A	docs/html/img/thumbnails/gpk-distro-upgrade-notify.png
A	docs/html/img/thumbnails/gpk-eula.png
A	docs/html/img/thumbnails/gpk-inhibit.png
A	docs/html/img/thumbnails/gpk-log.png
A	docs/html/img/thumbnails/gpk-markdown.png
A	docs/html/img/thumbnails/gpk-network.png
A	docs/html/img/thumbnails/gpk-prefs.png
A	docs/html/img/thumbnails/gpk-progress.png
A	docs/html/img/thumbnails/gpk-remove-confirm.png
A	docs/html/img/thumbnails/gpk-repo-auth.png
A	docs/html/img/thumbnails/gpk-repo-more.png
A	docs/html/img/thumbnails/gpk-repo.png
A	docs/html/img/thumbnails/gpk-require-restart.png
A	docs/html/img/thumbnails/gpk-run-application.png
A	docs/html/img/thumbnails/gpk-service-pack.png
A	docs/html/img/thumbnails/gpk-signature.png
A	docs/html/img/thumbnails/gpk-updates-overview.png
A	docs/html/img/thumbnails/gpk-updates-warning.png
A	docs/html/img/thumbnails/gpk-updates.png
A	docs/html/img/thumbnails/gpk-waiting.png
A	docs/html/img/thumbnails/kpk-confirm.png
A	docs/html/img/thumbnails/kpk-information.png
A	docs/html/img/thumbnails/kpk-notify.png
A	docs/html/img/thumbnails/kpk-progress.png
A	docs/html/img/thumbnails/kpk-search.png
A	docs/html/img/thumbnails/kpk-settings.png
A	docs/html/img/thumbnails/kpk-update.png
A	docs/html/img/thumbnails/pk-command-not-found.png
A	docs/html/img/thumbnails/pk-markdown.png
A	docs/html/img/thumbnails/pk-opensuse-updater.png
A	docs/html/img/thumbnails/pk-self-check.png
A	docs/html/img/thumbnails/pk-update-bugfix.png
A	docs/html/img/thumbnails/pk-update-enhancement.png
A	docs/html/img/thumbnails/pk-update-high.png
A	docs/html/img/thumbnails/pk-update-low.png
A	docs/html/img/thumbnails/pk-update-normal.png
A	docs/html/img/thumbnails/pk-update-security.png
A	docs/html/img/thumbnails/pk-web-plugin.png

commit 5171e0513f8a286fd8f972bce186250052b09230
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Remove code which is now merged with python-apt

M	backends/apt/aptbackend.py

commit 9b9d382740b76763df3c551a09ea8878529b469f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Install the main Python module into the packagekit package and
    use a command wrapper to improve the start time (*.pyc)

M	backends/apt/Makefile.am
R100	backends/apt/aptDBUSBackend.py	backends/apt/aptbackend.py
A	backends/apt/pk-backend-apt.py
M	data/org.freedesktop.PackageKitAptBackend.service.in

commit 681e687f2581cde1f1dc89b706f844a7b3d2c933
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Fix an API change in debfile

M	backends/apt/aptDBUSBackend.py

commit 3e22e0055cd87385fcef24ed650758dc1cd55e90
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Use the merged debfile module of python-apt

M	backends/apt/aptDBUSBackend.py
D	backends/apt/debfile.py

commit c41b161cbfb221a8f2faa6dafec2b2f95531e8b6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-06

    Fix a typo in policy configuration

M	data/org.freedesktop.PackageKit.conf.in

commit 7db26c9f4a94315656883abe46006ced62eb1c92
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-06

    Make the dbus policy more fine grained

M	data/org.freedesktop.PackageKit.conf.in

commit 196180865f22192216f9adbe6db5ed389e44bdfd
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-06

    Fixed description "." (dot) problem

M	backends/aptcc/apt-utils.cpp

commit 5e90f90890a9845b9aeae4d4858e0faf6f8a5e44
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-05

    bugfix: if we fail to exit from the dispatcher, make sure we cleanup
    the poll as the child check isn't going to be run

M	src/pk-spawn.c

commit 2c895b86732f9bef2e27538de5097c59fc1dc609
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-05

    trivial: copy the session api to the website

M	docs/html/upload.sh

commit 21215c484c8b62514c2ecc038dc60a81d99467b5
Author: Fabian Affolter <fabian@bernewireless.net>
Date:	2009-02-05

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit c5deb742a8cd40e2ce09150db0e7609ee4c5c79b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-04

    yum: add support for the new font and mimehandler provides

M	backends/yum/yumBackend.py

commit 6a3f0a7f28cd7b282ee6792a166e14abf3d2421a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-04

    APT: allow the properties and introspection interface of the backend
    to everyone

M	data/org.freedesktop.PackageKitAptBackend.conf.in

commit 63cdab02440ab86179cfc337aa50f098ff2b8a93
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-04

    bugfix: fix compile failure with gcc-4.4.0 and old versions of glib2

M	lib/packagekit-glib/pk-catalog.h
M	lib/packagekit-glib/pk-client.h
M	lib/packagekit-glib/pk-connection.h
M	lib/packagekit-glib/pk-control.h
M	lib/packagekit-glib/pk-desktop.h
M	lib/packagekit-glib/pk-obj-list.h
M	lib/packagekit-glib/pk-package-list.h
M	lib/packagekit-glib/pk-service-pack.h
M	lib/packagekit-glib/pk-task-list.h
M	src/egg-dbus-monitor.h
M	src/pk-backend-dbus.h
M	src/pk-backend-internal.h
M	src/pk-backend-spawn.h
M	src/pk-cache.h
M	src/pk-conf.h
M	src/pk-engine.h
M	src/pk-file-monitor.h
M	src/pk-inhibit.h
M	src/pk-network-nm.h
M	src/pk-network-unix.h
M	src/pk-network.h
M	src/pk-notify.h
M	src/pk-post-trans.h
M	src/pk-security.h
M	src/pk-spawn.h
M	src/pk-store.h
M	src/pk-syslog.h
M	src/pk-time.h
M	src/pk-transaction-db.h
M	src/pk-transaction-list.h
M	src/pk-transaction.h
M	src/pk-update-detail-list.h

commit 53f8e4d3a978b7a02e06f75dbb7526e37dd5b040
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-02-03

    poldek: for NOT_INSTALLED filter return only available packages that
    are NOT installed

M	backends/poldek/pk-backend-poldek.c

commit 20fa0dd8b743a4f3af4fe375582e895f404e8a1a
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-02-03

    poldek: build fix by Patryk Zawadzki

M	backends/poldek/pk-backend-poldek.c

commit 712061600729253b43741b2eccb4134290c3350b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 3a2ebe1f106bafe3ab126ca8a8ee18911a0123d8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    Release version 0.4.3

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 39aed3099d0dd85c92255ac4e41f0d6cab2da619
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    trivial: fix up self check now we've got a longer sigquit timeout

M	src/pk-spawn.c

commit e59f425fe5175af37ca0e2ddd12ce87ae0474256
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    bugfix: add an option to configure so we can specify a different
    browser plugin directory. Fixes fd#19884

M	configure.ac
M	contrib/browser-plugin/Makefile.am

commit 8e41d9776e6d9ebc5d8a4ad984cc73035c643160
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-31

    trivial: add another truckload of translator comments

M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
M	contrib/browser-plugin/src/contents.cpp
M	src/pk-main.c

commit a7c71d375c5faa9df4bb6fab314ed13de1fbc69e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-31

    trivial: make a few translations better, and add a truckload of
    translator comments

M	client/pk-console.c

commit 84180ebc19fdfe1cd395982bfc2758d46b7e286b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-31

    bugfix: fix up a translation in pkcon when we fail to get the time
    since action

M	client/pk-console.c

commit 2a84bac7a9a2994ee9cc32bb33d968b7a1eff46b
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-01-30

    alpm: change source code to be more standards compliant

M	backends/alpm/pk-backend-alpm.c

commit b092afd0497c59ef9d78fe977df657c0f1a35c70
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-01-29

    removed -Wswitch-enum from compiler switches to prevent nasty warnings
    for now

M	configure.ac

commit 363e850e257efb3927deb5936d68a3d31439da85
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: pk_package_obj_get_id() and pk_package_obj_get_summary()
    don't return copies, so return them const

M	lib/packagekit-glib/pk-package-obj.c
M	lib/packagekit-glib/pk-package-obj.h

commit 027cfc31319f1a3583b958cc120082f0bafd1b5f
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:	2009-01-29

    bugfix: Repair pkcon resolve

    Fix regression introduced in 23f348972c05ba1b8f2837c61110facc2ebefd9e,
    which caused 'pkcon resolve ...' to always try and resolve
    argv[0]. Fixes fd#19810

M	client/pk-console.c

commit b1ccb7291d73ebf5ee339467983931761b96f597
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-29

    _get_info, get_id and _get_summary for PkPackageObj

M	lib/packagekit-glib/pk-package-obj.c
M	lib/packagekit-glib/pk-package-obj.h

commit e914e3be9a89b3b45c15c6f7232ed0a86f62be35
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: users get freaked when the package manager 'kills' something,
    so lets give the backend more of a sporting chance of quiting nicely

M	src/pk-spawn.c

commit effa76d80e4613b32b4a9a159dda3268afefbbaf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    feature: allow the user to specify a complete output file name with
    pkgenpack. Refactored version of a patch by Utsav Handa, many thanks

M	client/pk-generate-pack.c

commit 7a1ecfc5a7b1cfd1a12c58d6ebad05854062d3f3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: check for DownloadPackages in pkgenpack as well as GetDepends

M	client/pk-generate-pack.c

commit bd81fe6a07902877061f6c9425d3545c79882132
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: check the user specified a non-zero length --output parameter

M	client/pk-generate-pack.c

commit 5667e9d54464c36d8f0dcf52cecb31d39ea72b4d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: exit with the correct return code in pkgenpack

M	client/pk-generate-pack.c

commit 94f7d61d71edd07cf581c2411831f3a1a2299214
Author: Utsav Handa <utsavhanda@hotmail.com>
Date:	2009-01-29

    trivial: export the service pack filename in the service pack header

M	client/pk-generate-pack.c
M	lib/packagekit-glib/pk-service-pack.h

commit c6d87c4fd2409fdcdeadd4b52a2c685cf2f68943
Author: Utsav Handa <utsavhanda@hotmail.com>
Date:	2009-01-29

    bugfix: don't print an internal error if we don't pass an argument
    to --package

M	client/pk-generate-pack.c

commit e2e5f5db8dbffa4cb4cc1327cb6dea9e77f4ba31
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    yum: try harder to get some useful text when yum passes us a structure
    in a message. Hopefully works around fd#19781

M	backends/yum/yumBackend.py

commit e3c848ff4cd84ee96574908fde93a573eac4c710
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    trivial: fix up some more gtk-doc comments

M	lib/packagekit-glib/pk-client.c

commit 5fa970754c4d5acfc2a941cdd5cb6e384091d982
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    bugfix: dist the website in the tarball correctly, and install in
    the -docs subpackage

M	configure.ac
M	contrib/PackageKit.spec.in
M	docs/html/Makefile.am
M	docs/html/img/Makefile.am
C063	docs/html/img/Makefile.am
docs/html/img/thumbnails/Makefile.am

commit 7ecdb7f362d7241aefda10ba5ec0f6d64e9fecf3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    trivial: add another screenshot of the firmware dialog

M	docs/html/img/Makefile.am
A	docs/html/img/gpk-client-firmware.png
M	docs/html/pk-screenshots.html

commit e92f06dc3412309c4c8c316a95e8b5b36f914df6
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-01-28

    don't filter *-testing channels as development

M	backends/smart/smartBackend.py

commit 63f620f40092c5b2f8a8b79491b3ac05cb5cb5f0
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-01-27

    remove bare send_interface lines
    from the debian bug tracker - "you MUST include send_destination on
    ALL allow or deny tags. Omitting it is a serious bug"

M	data/org.freedesktop.PackageKit.conf.in

commit 916378ee9c0a14b4873e287b2bc63b71d3c98536
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-27

    trivial: unused fedora spec BR's for the new -sharp library

M	contrib/PackageKit.spec.in

commit 8f784960538655cabd10b96b0729edcad3763fd7
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    adding samples to DIST_SUBDIRS

M	lib/packagekit-sharp/Makefile.am

commit 077ed04cc02bff935d62866a6b76a4c95fcff489
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    update the targes list so it doesn't remove intermediate files

M	lib/packagekit-sharp/samples/Makefile.am

commit e18eca4f2b9ba130d879f341d3d659bd23fc5ea6
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    .gitignore generated files

A	lib/packagekit-sharp/.gitignore
A	lib/packagekit-sharp/samples/.gitignore

commit af581b150bf02748f65585b94bdc314ffee8e81d
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    generalize the rules

M	lib/packagekit-sharp/samples/Makefile.am

commit 90abd98f4030011e8d8c74fb0a43df15359945b0
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    Revert "add the .dll to ignore list"

    This reverts commit 111c2ad9c2a5ee91ce9617a95d639dcccdc01f46.

M	.gitignore

commit deff0a24b596b97ce592042b1663bdb6f98bbec0
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    new UpdateSystem sample

M	lib/packagekit-sharp/samples/Makefile.am
A	lib/packagekit-sharp/samples/UpdateSystem.cs

commit 6eab5fd441e8fd6650ecdb4e8b5a5a84cd88ec05
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    change ToStrv to ToStringArray

M	lib/packagekit-sharp/PackageKit.metadata
M	lib/packagekit-sharp/generated/PackageList.cs
M	lib/packagekit-sharp/packagekit-api.xml

commit 1d3c5add5a3e2497d1a2cd46c105443e94575286
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    this[] accessor for PackageList

M	lib/packagekit-sharp/Makefile.am
M	lib/packagekit-sharp/PackageKit.metadata
A	lib/packagekit-sharp/PackageList.custom
M	lib/packagekit-sharp/generated/PackageList.cs
M	lib/packagekit-sharp/packagekit-api.xml

commit 0a4538abd5faf9639a7d13723f2bc3fc64d429b3
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    a listupdates sample, with Makefile

M	configure.ac
A	lib/packagekit-sharp/samples/ListUpdates.cs
A	lib/packagekit-sharp/samples/Makefile.am
A	lib/packagekit-sharp/samples/launcher.in

commit acd8efcf0677737dad3369f30b2169ef801946e6
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    pushing newly generated files

M	lib/packagekit-sharp/generated/CategoryHandler.cs
M	lib/packagekit-sharp/generated/Client.cs
M	lib/packagekit-sharp/generated/ClientError.cs
M	lib/packagekit-sharp/generated/DestroyHandler.cs
A	lib/packagekit-sharp/generated/DetailsHandler.cs
M	lib/packagekit-sharp/generated/DistroUpgradeHandler.cs
A	lib/packagekit-sharp/generated/FilesHandler.cs
M	lib/packagekit-sharp/generated/RepoSignatureRequiredHandler.cs
M	lib/packagekit-sharp/generated/RequireRestartHandler.cs
A	lib/packagekit-sharp/generated/TransactionHandler.cs
M	lib/packagekit-sharp/generated/UpdateDetailHandler.cs
M	lib/packagekit-sharp/packagekit-api.xml

commit 1b10a0f39371c7b5df85b53c16b2deac83cbc76f
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    reparsing the glib api, manually working around the parser issue

M	lib/packagekit-sharp/PackageKit.metadata
M	lib/packagekit-sharp/packagekit-api.raw

commit ba00f3f1462fdde0a259ffb4bb3e848c533d2616
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    add the .dll to ignore list

M	.gitignore

commit 2a471a269e6387459f6e4ed3dfad434dce065bc2
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    adding a README with instructions on how to regenerate the bindings

A	lib/packagekit-sharp/README

commit fb3fdbcb0f7eae4db3f658eaa69b75947aa724c7
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    check for build dependencies, and use them in Makefile

M	configure.ac
M	lib/packagekit-sharp/Makefile.am

commit f7d6c04b774cb18efd93863badc4ae19af2fef91
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    generating .cs and .xml files

A	lib/packagekit-sharp/generated/AllowCancelHandler.cs
A	lib/packagekit-sharp/generated/Bitfield.cs
A	lib/packagekit-sharp/generated/CallerActiveChangedHandler.cs
A	lib/packagekit-sharp/generated/Catalog.cs
A	lib/packagekit-sharp/generated/CatalogProgress.cs
A	lib/packagekit-sharp/generated/CategoryHandler.cs
A	lib/packagekit-sharp/generated/CategoryObj.cs
A	lib/packagekit-sharp/generated/Client.cs
A	lib/packagekit-sharp/generated/ClientError.cs
A	lib/packagekit-sharp/generated/Connection.cs
A	lib/packagekit-sharp/generated/ConnectionChangedHandler.cs
A	lib/packagekit-sharp/generated/Control.cs
A	lib/packagekit-sharp/generated/ControlError.cs
A	lib/packagekit-sharp/generated/Desktop.cs
A	lib/packagekit-sharp/generated/DestroyHandler.cs
A	lib/packagekit-sharp/generated/DetailsObj.cs
A	lib/packagekit-sharp/generated/Distro.cs
A	lib/packagekit-sharp/generated/DistroUpgradeEnum.cs
A	lib/packagekit-sharp/generated/DistroUpgradeHandler.cs
A	lib/packagekit-sharp/generated/DistroUpgradeObj.cs
A	lib/packagekit-sharp/generated/Enum.cs
A	lib/packagekit-sharp/generated/EnumMatch.cs
A	lib/packagekit-sharp/generated/Error.cs
A	lib/packagekit-sharp/generated/ErrorCodeEnum.cs
A	lib/packagekit-sharp/generated/ErrorCodeHandler.cs
A	lib/packagekit-sharp/generated/EulaRequiredHandler.cs
A	lib/packagekit-sharp/generated/Exit.cs
A	lib/packagekit-sharp/generated/ExitEnum.cs
A	lib/packagekit-sharp/generated/Filter.cs
A	lib/packagekit-sharp/generated/FilterEnum.cs
A	lib/packagekit-sharp/generated/FinishedHandler.cs
A	lib/packagekit-sharp/generated/Global.cs
A	lib/packagekit-sharp/generated/Group.cs
A	lib/packagekit-sharp/generated/GroupEnum.cs
A	lib/packagekit-sharp/generated/Info.cs
A	lib/packagekit-sharp/generated/InfoEnum.cs
A	lib/packagekit-sharp/generated/License.cs
A	lib/packagekit-sharp/generated/LicenseEnum.cs
A	lib/packagekit-sharp/generated/LockedHandler.cs
A	lib/packagekit-sharp/generated/Message.cs
A	lib/packagekit-sharp/generated/MessageEnum.cs
A	lib/packagekit-sharp/generated/MessageHandler.cs
A	lib/packagekit-sharp/generated/Network.cs
A	lib/packagekit-sharp/generated/NetworkEnum.cs
A	lib/packagekit-sharp/generated/ObjList.cs
A	lib/packagekit-sharp/generated/ObjListCompareFunc.cs
A	lib/packagekit-sharp/generated/ObjListCopyFunc.cs
A	lib/packagekit-sharp/generated/ObjListEqualFunc.cs
A	lib/packagekit-sharp/generated/ObjListFreeFunc.cs
A	lib/packagekit-sharp/generated/ObjListFromStringFunc.cs
A	lib/packagekit-sharp/generated/ObjListNewFunc.cs
A	lib/packagekit-sharp/generated/ObjListToStringFunc.cs
A	lib/packagekit-sharp/generated/ObjectManager.cs
A	lib/packagekit-sharp/generated/Package.cs
A	lib/packagekit-sharp/generated/PackageHandler.cs
A	lib/packagekit-sharp/generated/PackageId.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCompareFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCopyFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListEqualFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFreeFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFromStringFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListNewFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListToStringFuncNative.cs
A	lib/packagekit-sharp/generated/PackageList.cs
A	lib/packagekit-sharp/generated/PackageObj.cs
A	lib/packagekit-sharp/generated/PercentageHandler.cs
A	lib/packagekit-sharp/generated/ProgressChangedHandler.cs
A	lib/packagekit-sharp/generated/ProgressHandler.cs
A	lib/packagekit-sharp/generated/Provides.cs
A	lib/packagekit-sharp/generated/ProvidesEnum.cs
A	lib/packagekit-sharp/generated/RepoDetailHandler.cs
A	lib/packagekit-sharp/generated/RepoSignatureRequiredHandler.cs
A	lib/packagekit-sharp/generated/RequireRestartHandler.cs
A	lib/packagekit-sharp/generated/Restart.cs
A	lib/packagekit-sharp/generated/RestartEnum.cs
A	lib/packagekit-sharp/generated/Role.cs
A	lib/packagekit-sharp/generated/RoleEnum.cs
A	lib/packagekit-sharp/generated/ServicePack.cs
A	lib/packagekit-sharp/generated/ServicePackError.cs
A	lib/packagekit-sharp/generated/ServicePackStatus.cs
A	lib/packagekit-sharp/generated/Sig.cs
A	lib/packagekit-sharp/generated/SigTypeEnum.cs
A	lib/packagekit-sharp/generated/Status.cs
A	lib/packagekit-sharp/generated/StatusChangedHandler.cs
A	lib/packagekit-sharp/generated/StatusEnum.cs
A	lib/packagekit-sharp/generated/StatusHandler.cs
A	lib/packagekit-sharp/generated/TaskList.cs
A	lib/packagekit-sharp/generated/TaskListItem.cs
A	lib/packagekit-sharp/generated/TransactionObj.cs
A	lib/packagekit-sharp/generated/Update.cs
A	lib/packagekit-sharp/generated/UpdateDetailHandler.cs
A	lib/packagekit-sharp/generated/UpdateDetailObj.cs
A	lib/packagekit-sharp/generated/UpdateStateEnum.cs
A	lib/packagekit-sharp/packagekit-api.xml

commit 9fef330bba430c2b7a6d37814f4ddcb514fb77df
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    A working sample

A	lib/packagekit-sharp/test/Test.cs

commit fa353359aa504eca43680a1ff8105faae749343c
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    TODO files containing notes to self

A	lib/packagekit-sharp/TOOO

commit e4ad9e3d212a89511b10bbed50133e9fb07a7832
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    Manually mapping the signals for Client. gapi-parser need a fix

M	lib/packagekit-sharp/PackageKit.metadata

commit 740ff0d5fa7314684d902e6481ac0dd69316678e
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    Fixing parts of the PkClient API

A	lib/packagekit-sharp/Client.custom
M	lib/packagekit-sharp/Makefile.am
M	lib/packagekit-sharp/PackageKit.metadata

commit 4ad382c45067060e084db6e3b149e4a1f3f0013f
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    First attempt to parse the API

M	lib/packagekit-sharp/Makefile.am
A	lib/packagekit-sharp/PackageKit.metadata
A	lib/packagekit-sharp/packagekit-api.raw
M	lib/packagekit-sharp/packagekit-sharp-sources.xml

commit 87f3ab0e9b3cd7a230249abc3681a2855a160452
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    new packagekit-sharp binding, hook it into the build.

M	configure.ac
M	lib/Makefile.am
A	lib/packagekit-sharp/Makefile.am
A	lib/packagekit-sharp/packagekit-sharp-sources.xml

commit e9368af9b4d16ba6c8a4e1ede273ae891299627d
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2009-01-24

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit 69e42fba5d60a71ac91fddb9c4f3d54f04030925
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-01-23

    remove GROUP_ENUM_UNKNOWN as engine returns empty if included in list

M	backends/zypp/pk-backend-zypp.cpp

commit 0da1065a1749f4a78de21e9409a975edb1377c16
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: add link to KPackageKit

M	docs/html/pk-download.html

commit d68fd31363bb2d08322f568a1674a2c6d1287938
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: update the build instructions

M	docs/html/pk-download.html

commit 1abd34d72a40e9f9f04102d9584ed4eac78bd5db
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    bugfix: remove dep on python-sqlite2 and use internal python
    sqlite. Fixes rh#481270

M	backends/yum/yumComps.py
M	contrib/PackageKit.spec.in
M	docs/html/upload.sh

commit b37b53e40e135194d0ed3a6be6a205b324b81e4b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: add some more deps to the fedora catalog

M	contrib/PackageKit.catalog

commit 3fbf5225c565ea92af3d7bb30f547f99d0b1724f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: correct a couple of Gtk-Doc comments pointed out by Stephane
    Delcroix, many thanks.

M	lib/packagekit-glib/pk-client.c

commit 995def4bab9b421033b0b290e36672cf1c249400
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2009-01-21

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit 7eafd98d4192b4329a5abd9b26fd1ffa53b43419
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: update RELEASE

M	RELEASE

commit edd364d7a7894dd197e2dba11d7d56048550888a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: post release version bump

M	configure.ac

commit 4b7d6f8cc44c5438b5e89b4c8baf4fc4d912e677
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    Release version 0.4.2

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 7b3ec79c5bf90d7864044a1cf53bc62c51e14f5c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    dummy: output a load of messages we can play with in GUI tools

M	backends/dummy/pk-backend-dummy.c

commit de09951f70ac2545ba4add47124521b0912c81f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: tiny fix to fix the PkDesktop self test when using the
    dummy backend

M	lib/packagekit-glib/pk-desktop.c

commit 79031ad937b6ec154e0a478ae5dae52c87316e58
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: fix to last patch fixing compile on old xulrunner versions

M	contrib/browser-plugin/Makefile.am

commit d848bc8d5979c5eca7074aafe5f54a9152fe2438
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    bugfix: fix compile of the browser plugin with newer versions of
    xulrunner

M	contrib/browser-plugin/Makefile.am
A	contrib/browser-plugin/sdk-new/npplat.h
A	contrib/browser-plugin/sdk-new/pluginbase.h

commit 62f43ea5ea05c3880184ee8f07622c3c847357e5
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    trivial: add detection for newer xulrunners as this will need new
    sdk includes

M	configure.ac

commit e4305fcf78376f5120390b6d2e8d21afc22a6040
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: fix building the mozilla plugin on f11 now uint16 is not
    typedef'd

M	contrib/browser-plugin/src/plugin.cpp
M	contrib/browser-plugin/src/plugin.h

commit 2a0e0feb8253a8b7b3ebe230c52e20f2b1a50da3
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    trivial: remove unused third parameter from AM_CONDITIONAL

M	configure.ac

commit 7683f8b02f889cf5f38451104284d7a67ce1b2ed
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    bugfix: clear the backend store in pk_backend_reset() rather than
    pk_backend_finished_delay() as we couldn't ensure the ordering for
    cancelled jobs

M	src/pk-backend.c

commit 3e63d6bc383d88bd2f621518a28d63519481d276
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: fix up the self tests now that RequireRestart requires a
    package id

M	src/pk-backend-spawn.c

commit 70c8946cadf188c6ac5ef4a8351a864f38f67988
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    bugfix: only try to exit the spawned backend if it is running,
    which removes an error warning if it is already closed

M	src/pk-backend-spawn.c
M	src/pk-spawn.c
M	src/pk-spawn.h

commit c5f7a9afbdbdaa846e0c5d464629e7e3a32789eb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: add some more debugging when setting store in PkTransaction

M	src/pk-transaction.c

commit 8923cbbe5d4b6490589530a30d8c086a8a2d49ce
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: improve a debugging string to be more clear

M	src/pk-transaction-list.c

commit b6466ebe9d7c8c5879d369f6cf089f1cc1672345
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: convert the error enum to text when we display the debugging
    output

M	src/pk-spawn.c

commit 799c8270dc2bfdf5766efe07b9b7f67fd274ec60
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: add some debugging when the exit fails

M	src/pk-spawn.c

commit 9c5635da8bc2d769c0992a99b0e1b9dfdbb68945
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: only exit TRUE when pk_spawn_exit() does not timeout

M	src/pk-spawn.c

commit 2b8ee58f9f56092cbb087cac44a43c720381a32e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: add some debugging when writing fails

M	src/pk-spawn.c

commit 7d66b6dd113ebc3c797a1edd25900c83e4dfeb14
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2009-01-17

    Updated Slovak translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sk.po

commit d5a33033ce44c9e37dd8c7723be386b98c0c4861
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-01-16

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit a320cbc0129a3f83f39e1ce64c13a9de26e85a78
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-16

    bugfix: remove the obsolete specific vendor_url for each metho and
    rely on the packagekit homepage. Fixes novell#450349

M	policy/org.freedesktop.packagekit.policy.in

commit 6f531fed49bfb29e972984af525651c4a0237140
Author: Tim Waugh <twaugh@redhat.com>
Date:	2009-01-16

    Added British translation.

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/en_GB.po

commit 6122683bc4b33037582f900c79bb2814ebd9cd54
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    trivial: update translations

M	po/bn_IN.po
M	po/ca.po
M	po/cs.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/gu.po
M	po/he.po
M	po/hu.po
M	po/it.po
M	po/ml.po
M	po/ms.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/tr.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 23064f0001c1a38e6dbbe45b48c8e2ce452f6361
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    feature: use the detail field as a package_id so we can propogate
    useful information to clients

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/yumBackend.py
M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-post-trans.c
M	src/pk-transaction.c

commit 4a6fb08849cd7c5f25232adc60c0c0b38e46331a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    trivial: fix up some warnings from static analysis

M	lib/packagekit-glib/pk-control.h
M	lib/packagekit-glib/pk-service-pack.c
M	src/egg-dbus-monitor.c
M	src/pk-security-polkit.c
M	src/pk-store.c
M	src/pk-sysdep.c

commit bd660f4db8e51fb2a7f9ac19c336e2cc66f63d62
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    bugfix: a -testing repo is not a development repo, so should not be
    filtered by default. Fixes rh#480135

M	backends/yum/yumBackend.py

commit 63ece70a50c2296f26be1ce3b07f06c4dd7c5a20
Author: Simos Xenitellis <simos.bugzilla@gmail.com>
Date:	2009-01-14

    Updated Greek translation by Jennie Petoumenou.

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/el.po

commit a1c6fe1530e9f1e19efa7934a63b8bf8e4045787
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-14

    trivial: add the tid to the transaction list debugging ouput to try
    to chase a bug

M	src/pk-transaction-list.c

commit db6e1fc12b20760e29cd565929cdb213a4d8301e
Author: Trever Fischer <wm161@wm161.net>
Date:	2009-01-13

    yum: Fixed a bug that prevents installing a local file that isn't
    in the repos

M	backends/yum/yumBackend.py

commit 9835b208e32af74c62fd3f618eb2cbc38e3a58ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    feature: remove the udev helper from PackageKit now the core
    functionality is in udev itself

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
D	contrib/udev/.gitignore
D	contrib/udev/51-packagekit-firmware.rules
D	contrib/udev/Makefile.am
D	contrib/udev/README
D	contrib/udev/packagekit-firmware.sh

commit 47298914ab7e0b76024136286cfd427087429f4a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    feature: add an entry to the config file to turn on time estimation,
    and enable it by default

M	etc/PackageKit.conf.in
M	src/pk-backend.c

commit 242acbdb3e64308e8a1faa6ac5ab74c9474d0ae2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: update the docs with waiting-for-lock

M	docs/api/spec/pk-concepts.xml

commit ad3edfb33cac28c251d57198791a98770227efca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: add a waiting-for-lock status enum and use it in the
    yum backend

M	backends/yum/yumBackend.py
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 01acf6f5ccb44648376d94f717b962695184889b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: don't emit allow-cancel over and over if it is the same
    state as before

M	src/pk-backend.c

commit 63486c47d5bd25e6f337e580ecf94c7e6554745b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    yum: set the allow cancel flags when we are waiting for yum to
    release its lock

M	backends/yum/yumBackend.py

commit f13e367550340c3721f57cc2ff590bd31bde8bb5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    yum: get the yum lock before we start setting up comps and doing
    other access that could block

M	backends/yum/yumBackend.py

commit bf4854871613c348ff9ca00df56e5ba1d89594b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: set the setup signal after we've connected the backend to
    the transaction so it is emitted for clients

M	src/pk-transaction.c

commit fe063219b84100060ff6602655fb54645ae9d75d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: don't leak directory on commit-failed error path

M	src/pk-transaction.c

commit e3a738538fdefa298bc57008c63b1c0e3ea356cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: whitespace fixes

M	src/pk-transaction.c

commit 4183365bcd6314f12cb162aa98e1741c79644c87
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: don't re-timeout if we are in the process of quitting

M	src/pk-main.c

commit c041ecb1d07a919a2f2b35f17099db1522262234
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: ensure we send the correct network state with the new
    changed codepath

M	src/pk-network.c

commit b09103eb230d121ad3b26a9d9e789b0e3b3fd997
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: ensure we call the backend finalise method when the daemon
    times out

M	src/pk-main.c

commit 32b2f7a02c44a68ed9da6634de8283370f99d40e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-11

    Fixed the development filter

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp

commit 372d16e878ecc897117a0b26dbc3f4e3d5e2f498
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-09

    Forgot the make file

A	backends/aptcc/Makefile.am

commit 88c801be9b2167e169ed1617c2a6a49f3a53ac51
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-09

    Code clean up

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 790ff4de61dc2c070f4e05d9e7d7c88d384bdafe
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-09

    Fixed versions bug now using pin's file

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

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

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit b7b050aa23b8dc546d8b2c4ba7a82500828293bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    Release version 0.4.1

M	NEWS
M	RELEASE
M	configure.ac
M	docs/html/pk-download.html

commit d1b12a2fbe5966d73a7480e02039dfb209ef1e16
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    bugfix: fix the python client library for SearchDetails and
    SearchFile. Fixes fd#19426

M	lib/python/packagekit/client.py

commit d5d7555db6bb5ceb103f5f12b79fed44370138e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    trivial: add a 'no-space-on-device' error enum and use it in the
    yum backend

M	backends/yum/yumBackend.py
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 0929cf345b749bdf0cea8ce0c7eea724156dfe5e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    yum: catch IOError and handle out of disk space. Fixes RH#478377

M	backends/yum/yumBackend.py

commit fc1ada8bfa19894afd43c655a825a22d574683d3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    yum: issue a warning when the user enables a rawhide repo

M	backends/yum/yumBackend.py

commit d49a4f974af98f6cbe6e2acd15f2468559f362fc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    trivial: add another self check to excercise the backend duplicate
    package codepath

M	src/pk-backend.c

commit 66c2aa5458d858c7eb80e650277ed94e5e8c2280
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    bugfix: don't attempt to free the package object twice if we skip
    it due to duplicate filtering

M	src/pk-backend.c

commit 407d207934e00f11c8df00bbd1b89909d6348469
Author: Thomas Goettlicher <tgoettlicher@d1.suse.de>
Date:	2009-01-07

    adapted pk-upgrade-distro.sh for suse

M	data/pk-upgrade-distro.sh

commit fe120f45e659db1c83ccfe8b0b6f6f8d365ee1fb
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-05

    searching like aptitude without leaks

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit db5db8571324dbaeeeb8a6f0fc847558d37c5a88
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-04

    search from apt-cache working

A	backends/aptcc/apt-utils.cpp
A	backends/aptcc/apt-utils.h
A	backends/aptcc/apt.cpp
A	backends/aptcc/apt.h
A	backends/aptcc/pk-backend-aptcc.cpp
M	configure.ac

commit d5230dbed0d2c2ddb4b6d8726b7f93ecc6924754
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-01-02

    poldek: move GetPackages to its own function

M	backends/poldek/pk-backend-poldek.c

commit f5a436509685d2a8aaac49cd0b8450c9225752c9
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-01-02

    Trivial: update transactionproxy.h header

M	lib/packagekit-qt/src/daemonproxy.h

commit 3525dcde30d66784d769fd9f536a1b48bcfaad99
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-01-02

    poldek: improved SearchFile (query rpmdb for local files)

M	backends/poldek/pk-backend-poldek.c

commit 0fe6b492454aa200db0d92b233b44025de3b9148
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-02

    bugfix: allow pkcon to resolve all the command line arguments,
    not just the first one

M	client/pk-console.c

commit a322c970b637455e224891e7ed838237085d1500
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2009-01-01

    ruck: fix package install command

M	contrib/ruck/src/rucktransactcmds.py

commit 6d2d581dcf127a20fe0793cc3a66e37929cade93
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-31

    Added search file method and search details convinience method
    to packagekit-qt

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h

commit 5da03a463361a594c6717579d58790e1fd55584d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-30

    trivial: fix compiler warning

M	src/pk-network-nm-dummy.c

commit b66c5041268c2b934c23bc1ddb01e2942e6d1d2c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-30

    trivial: egg updates

M	lib/packagekit-glib/egg-test.c
M	lib/packagekit-glib/egg-test.h

commit 03b57c2f80bc59befff96a8b318e4ec82c7390d0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-30

    trivial: fix compile with no libarchive

M	lib/packagekit-glib/pk-service-pack.c

commit 24a0f416c7253321f5c552ba476b7b4be8901e18
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-12-29

    poldek: added support for InstallGStreamerCodecs

M	backends/poldek/pk-backend-poldek.c

commit 06df736663dddac5fa0413f72c612e86c97d5d01
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-12-29

    poldek: documentation packages have its own group

M	backends/poldek/pk-backend-poldek.c

commit a789aa150c6102946decfb2e2358ba38e59fe50d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-26

    some change

M	configure.ac

commit 916d0f9908352516cc6038bc20741c3e001c973a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-26

    trivial: fix up issues with the last commit

M	backends/yum/yumBackend.py

commit 7cc3b899782f51b7cb9ee19638b439e8a8a9eeae
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-26

    trivial: print the command size in PkBackendSpawn for use when
    debugging

M	src/pk-backend-spawn.c

commit 7f377f4aade72b9023aa90642dc7f999838e740b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-26

    yum: remove all tab characters in update descriptions

M	backends/yum/yumBackend.py

commit 91f0179864a2e2f28b4f07e2a3f23b581b5b22b1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    feature: upload some updated screenshots and some videos

M	configure.ac
M	docs/html/Makefile.am
M	docs/html/img/Makefile.am
A	docs/html/img/gpk-markdown.png
A	docs/html/img/pk-command-not-found.png
M	docs/html/pk-faq.html
M	docs/html/pk-screenshots.html
M	docs/html/upload.sh
A	docs/html/videos/Makefile.am
A	docs/html/videos/pk-application-not-found.ogv
A	docs/html/videos/pk-command-not-found.ogv
A	docs/html/videos/pk-font-no-found.ogv

commit d16a3f9d7807cf8c3c1195c5a96273759bb8fd8f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: edit m4 gitignore

M	m4/.gitignore

commit ea9405df65f71c7d0795ff75a8c20da78c8472e6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    bugfix: enable more compiler warnings on GCC, and stop abusing global
    CFLAGS in configure

M	backends/alpm/Makefile.am
M	backends/apt.deprecated/Makefile.am
M	backends/apt/Makefile.am
M	backends/box/Makefile.am
M	backends/conary/Makefile.am
M	backends/dummy/Makefile.am
M	backends/opkg/Makefile.am
M	backends/pisi/Makefile.am
M	backends/poldek/Makefile.am
M	backends/razor/Makefile.am
M	backends/smart/Makefile.am
M	backends/test/Makefile.am
M	backends/urpmi/Makefile.am
M	backends/yum/Makefile.am
M	backends/zypp/Makefile.am
M	client/Makefile.am
M	configure.ac
M	contrib/browser-plugin/Makefile.am
M	contrib/command-not-found/Makefile.am
M	contrib/gstreamer-plugin/Makefile.am
M	contrib/gtk-module/Makefile.am
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-qt/src/Makefile.am
M	src/Makefile.am

commit ff7ee07b74576113b3669c38fb505334d3f5a14a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    bugfix: fix a signed vs. unsigned problem when checking a PkBitfield

M	lib/packagekit-glib/pk-bitfield.c

commit 57c108ed957235ad914e2675471def0a0709a185
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: __init can be marked static

M	lib/packagekit-glib/pk-client.c

commit 4aa1a13e199c67874145dd0a596a680088d81d3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: remove a compiler warning of declare before use in the
    backends

M	backends/smart/pk-backend-smart.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c

commit 1b61daf53bbedcd14717d3846007e020fc7fb151
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: remove a compiler warning of declare before use and signed

M	client/pk-console.c

commit 786321764bb04ba79df08bd24e973e436b3e87d4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    bugfix: fix a signed vs. unsigned problem when checking the error
    of a spawned backend that is killed

M	src/pk-spawn.c

commit acd0cda070159c3a3d4de79f29352fafbda5d2e6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: remove a signed vs. unsigned warning on gcc

M	client/pk-tools-common.c

commit 6d4590c0fe03bb9568c2c265ff8e5128420c8d69
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-24

    APT: Provide details for a failed download

M	backends/apt/aptDBUSBackend.py

commit 4aaf5f54de81f29f45056b59d01e29d1e13931b8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: fix the automake build due to polkitthread being removed

M	lib/packagekit-qt/Makefile.am
M	lib/packagekit-qt/src/Makefile.am

commit 3cb00987b8666bcae4e9250a57b191522c73f969
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: rename all shadowed variables to fix compile using funky
    compilers when using -WError

M	client/pk-console.c
M	client/pk-generate-pack.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-obj-list.c
M	lib/packagekit-glib/pk-task-list.c
M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-engine.c
M	src/pk-main.c
M	src/pk-post-trans.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 7c795c4f296cad7a94962b4fb9e971ec024a3a9d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: update a screenshot

M	docs/html/img/gpk-client-mime-type.png

commit 940379646e9ddb45361573ab5381dd4dbd2523b1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: remove all the duplicate init forward-definitions

M	lib/packagekit-glib/pk-catalog.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-control.c
M	lib/packagekit-glib/pk-desktop.c
M	lib/packagekit-glib/pk-package-list.c
M	lib/packagekit-glib/pk-task-list.c
M	src/egg-dbus-monitor.c
M	src/pk-engine.c
M	src/pk-file-monitor-gio.c
M	src/pk-network-nm.c
M	src/pk-network-unix.c
M	src/pk-network.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 2a4d24e8e6d8cc3733a5666a075ab2accf58288a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: mark some local functions as static

M	backends/test/pk-backend-test-succeed.c
M	lib/packagekit-glib/pk-client.c
M	src/pk-backend-dbus.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit fb5414899ea06510fbd946dea3a5a475a947abb0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: don't do pointer arithmatic on pointers to fix compile on ARM

M	src/pk-store.c

commit fd3460db330ea4b7e7d5dadd8d8d5ce07915223b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: include our own header

M	src/pk-shared.c

commit 4c42b22a850d3db9aab99e0cad1a833fac13903a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: remove duplicate definition

M	lib/packagekit-glib/pk-client.h

commit 811096d118b46f4220f00889bf4329b0ee976126
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    feature: Resolve() is now case sensitive

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 7cfb51bdac9d0b1c31c47856ed3458078dcc7ad6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: update screenshot

M	docs/html/img/gpk-log.png

commit 8526149f5fb4b5885f6cdf0bc6b67a02270dc8ef
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: compile time optimisation

M	lib/packagekit-glib/egg-debug.h

commit f198f76ee74be827a3f16ba0cdd8b4e14e395e24
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: remove unused include path

M	docs/api/Makefile.am

commit 5ec5af6353b8463d02ce0c7db8d8bb4c2eeb136c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: fix build in ruck client

M	contrib/ruck/src/Makefile.am

commit ae5bb340e4ba54ad3ad0992686bf4b98e979d920
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-21

    QPackageKit : Revert the threaded polkit as it breaks everything

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
D	lib/packagekit-qt/src/polkitthread.cpp
D	lib/packagekit-qt/src/polkitthread.h

commit be11ea6cb892cc03347b191abfc8e37bc1a7549b
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-21

    Remove old README

D	lib/packagekit-qt/README

commit d8bedf185c3952e2608455c8bfce743803a81d7a
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-20

    ruck: remove locks, since they're out of scope for PackageKit. Fix
    search.

D	contrib/ruck/src/rucklocks.py
M	contrib/ruck/src/ruckpackagecmds.py

commit f611cbe39913b6d3b136823d2e15183b183fd6aa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: remove pk_strv_to_text, it's nothing we can't do without
    g_strjoinv

M	backends/pisi/pk-backend-pisi.c
M	backends/smart/pk-backend-smart.c
M	backends/yum/pk-backend-yum.c
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-common.h
M	lib/packagekit-glib/pk-package-ids.c

commit 05813c1cdb4f1b2b15d8335edc0a4f9f0899f587
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: remove the test-db in the test suite

M	src/pk-transaction-db.c

commit 7e3d33c68f635168c291c9f0c881239abd28cffa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: fix make check now we've replaced double quotes

M	lib/packagekit-glib/pk-common.c

commit 2481e7e778e81ca13ccd7d9eb30bb21cb2e0aaff
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: remove double quote from the list of 'unsafe' characters
    to fix some summary texts

M	lib/packagekit-glib/pk-common.c

commit 8e1b1bade055b4fbcd8d5c2422e54fee41b02b5b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-18

    yum: don't show an error when we try to get the details of a package
    that does not have a description field. Fixes RH#477018

M	backends/yum/yumBackend.py

commit cdef22e677dd25388b8098390c05133756de409c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-18

    yum: treat new packages dragged in as update deps as enhancements,
    rather than unknown

M	backends/yum/yumBackend.py

commit 8214dfa83fdd8db84e130de06c632cf7fe454f06
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    trivial: add help text about markdown

M	docs/html/pk-faq.html

commit 1d187216f9588370476ccc359fc4d627087ccc7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    bugfix: clarify that free form text in Details and UpdateDetail is
    formatted to markdown syntax

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 45ae5915cd6c8b877d2cf7f3f47d479b0b4194d4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    trivial: make pk-sysdep more GLib friendly, and use other PK
    nomenclature

M	src/pk-spawn.c
M	src/pk-sysdep.c
M	src/pk-sysdep.h

commit fc4fe56bc585f4f0912506af4848255bc50ed395
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    dummy: add some markdown text for demos

M	backends/dummy/pk-backend-dummy.c

commit 8d33a269d7e71cbdd9b81007b07af535f6c26bf2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    trivial: fix yum backend to output markdown text

M	backends/yum/yumBackend.py

commit 0d8f84d03bff7c7b4c09513df17e14860857b04f
Author: Adel Gadllah <adel.gadllah@gmail.com>
Date:	2008-12-17

    pk-sysdep: fix build

M	src/Makefile.am
M	src/pk-sysdep.c
M	src/pk-sysdep.h

commit 4be70ea39c78c96fd6256674b50dadc6c1a7f847
Author: Adel Gadllah <adel.gadllah@gmail.com>
Date:	2008-12-17

    Don't let spawned backends hog the disk by default

M	etc/PackageKit.conf.in
M	src/pk-spawn.c
A	src/pk-sysdep.c
A	src/pk-sysdep.h

commit c12b92b6ec7df0ca0c5b02e43eb354d619589c79
Author: Ken VanDine <ken@vandine.org>
Date:	2008-12-17

    Forget arch for foresight, let the backend handle that at install
    time.

M	lib/packagekit-glib/pk-common.c

commit 8aa0ab9de3bdbb5fecd31a2dea42f6a23afdf778
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-12-16

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 4c91ec63a044a3f70e9244b46d05fc7449d921d9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-16

    yum: print the full exception in the internal error case, else it's
    useful to no-one...

M	backends/yum/yumBackend.py

commit 5b101848840b97885374974f4c491a20dbd44dd1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-16

    yum: emit more percentage signals so that the progress bar is smoother
    and the time estimation is more accurate

M	backends/yum/yumBackend.py

commit c920f26ca99df1a5d46a19c33e1158c3a34c3944
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-16

    yum: import yum for file, rather than just in main to fix exception
    handling. Fixes rh#476381

M	backends/yum/yumComps.py

commit 6207d686e6c096af0b3e2efafcd2c14d785aa3ba
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-15

    Add ruck client

M	AUTHORS

commit 7de56aa12a0f326bc4b3ca8a81a44544cae6099f
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-15

    ruck: Make update use update_packages instead of update_system
	  Always pass in PackageKitPackage to package_to_row

M	contrib/ruck/src/ruckpackagecmds.py
M	contrib/ruck/src/rucktransactcmds.py

commit 9576d05cdcd3293ae73d6b0d2a1d2cdc3280dbe2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    glib: add a client side timeout monitor so we can set a limit on
    queries or executions

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit af2bdd0b496ca1330407778f1bead883f3f2583c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    trivial: fix make check by including all the path depths

M	lib/packagekit-glib/egg-test.c

commit 4de89d0cfbf052a327dc8311cc746c97cb26e883
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    bugfix: get the caller (and uid) for all transactions from the GetTid
    method as we cannot get the UID from the non-async methods

M	src/pk-transaction.c

commit f89ca5f50ed141a5e6a61a0ca2a2fee890fb0d2e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    bugfix: remove the concept of slow and fast interfaces, since we
    don't actualy know the speed

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/org.freedesktop.PackageKit.xml
M	src/pk-backend.c
M	src/pk-network-nm.c

commit b7e67ec99b9b1dccef5915a68acc6ad8cf76d114
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    trivial: update a dangling link in the test directory

M	backends/test/helpers/packagekit

commit e8627b3b8924aeac2926da414fb91abc60908111
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    ruck: convert to use native buildsystem and fix a few typos

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
D	contrib/ruck/ChangeLog
D	contrib/ruck/HACKING
M	contrib/ruck/Makefile.am
D	contrib/ruck/NEWS
D	contrib/ruck/autogen.sh
D	contrib/ruck/configure.in
A	contrib/ruck/src/.gitignore
M	contrib/ruck/src/Makefile.am
M	contrib/ruck/src/ruck.in
M	contrib/ruck/src/ruckyum.py

commit cb6d1da802b8400c558f8cfd5f6edb33c9535e8e
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-15

    Import ruck, a port of rum, which is a port of rug. This version
    speaks to packagekit.

A	contrib/ruck/AUTHORS
A	contrib/ruck/ChangeLog
A	contrib/ruck/HACKING
A	contrib/ruck/Makefile.am
A	contrib/ruck/NEWS
A	contrib/ruck/README
A	contrib/ruck/autogen.sh
A	contrib/ruck/configure.in
A	contrib/ruck/src/Makefile.am
A	contrib/ruck/src/i18n.py
A	contrib/ruck/src/ruck.in
A	contrib/ruck/src/ruckcachecmds.py
A	contrib/ruck/src/ruckcommand.py
A	contrib/ruck/src/ruckformat.py
A	contrib/ruck/src/rucklocks.py
A	contrib/ruck/src/ruckmain.py
A	contrib/ruck/src/ruckpackagecmds.py
A	contrib/ruck/src/rucktalk.py
A	contrib/ruck/src/rucktransactcmds.py
A	contrib/ruck/src/ruckyum.py

commit 0d627a1dcf7292440117ff1e2cece6001d0d0baa
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-14

    Make get_packages call GetPackages, not GetUpdates. That's what
    get_updates is for.

M	lib/python/packagekit/client.py

commit 657dcb451e24667ff9a6894785b036e5bf8594ed
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-14

    APT: Allow to speicify additional nosetests parameters for the
    test script

M	backends/apt/test.sh

commit b369dc597ae7bcd5946a143f2ab622efd2323231
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-14

    APT: Adapt changed test data paths

M	backends/apt/tests.py

commit 67660911fa112a02483be9c0ac6cd6725721ddfd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-14

    APT: Move test data files to a separate folder

R100	backends/apt/Packages.test	backends/apt/data/Packages
R100	backends/apt/status.test	backends/apt/data/status
R100	backends/apt/xterm.list.test	backends/apt/data/xterm.list

commit f3a335d3d068064e1bd54fc7eef1d9fd82f8757c
Author: A S Alam <aalam@redhat.com>
Date:	2008-12-13

    translation for Punjabi Language by A S Alam! Very bad method to
    submit:-(

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/pa.po

commit 1e9ce1544efd89c0544fbf1313d19fab9054c869
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: update gpk-prefs screenshot

M	docs/html/img/gpk-prefs.png

commit 9b2f8f07a11e8664b4d45230be64afb988c3202f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    yum: clear the package sack before we get the updates list to ensure
    it's correct

M	backends/yum/yumBackend.py

commit 90dd94d3340913c229f96ecb170af118fdc7ea9c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    feature: use NetworkManager to get the device type so we can return
    SLOW (GSM or CDMA) or FAST (ethernet) for session policy decisions

M	src/pk-network-nm.c

commit 41162ddc628919e71a2141d01333e9656d7542df
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: add preupgrade to the fedora spec file

M	contrib/PackageKit.spec.in

commit 584e3d633619f9685cc77425a330f3483c650cac
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2008-12-12

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 7a4e046cc85ece7f407477dc015ac763d6845db3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: formatting fix

M	client/pk-console.c

commit 6c7d624c617c52eb0a2540b543cc684cf3db2b6a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: don't print an empty list if nothing was done in pkcon
    get-transactions

M	client/pk-console.c

commit b0a75e35af140a253713a610c340004560e0d7e2
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-12-11

    alpm: code modified to use PkPackageId accessors; alpm:
    download_packages stuff moved to its own thread

M	backends/alpm/pk-backend-alpm.c

commit 4fc658f294bb4fda6c84802f504a5cf01cbc114f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-11

    trivial: filter out Presto stdout from the yum spawned backend

M	backends/yum/pk-backend-yum.c

commit 5067492d6a48296dc4a53b8678209be513abd8e0
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-12-11

    glib: Added accessors for PkPackageId

M	lib/packagekit-glib/pk-package-id.c
M	lib/packagekit-glib/pk-package-id.h

commit 37da27ba40536e33566abf61bfcafd200bfb9768
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-11

    trivial: add another option to the config file so we can play with
    testing updates

M	etc/PackageKit.conf.in

commit 160516e80f55425f29df73f2948f29b6d598324c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-10

    yum: catch another exception from yum when doing
    self.yumbase.comps.return_group, possibly triggered by deselecting
    all sources

M	backends/yum/yumBackend.py

commit 41dfa6829513099e57dd76a434f798119bc605f8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-10

    trivial: post release version bump

M	configure.ac

commit 904086e75cc86c3b88a9c696c89e553649bd5878
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add check for updates, add numbers to the test name to make
    them sortable, use variables where possible for internal strings

M	backends/apt/tests.py

commit ebf4d577eb6bb3ea46ae93f7c2d02ebb14c28e50
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Register callbacks centrally for the test

M	backends/apt/tests.py

commit 2cffd02125492010cba1e644b371c3cddb832ee7
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Fix refresh: After calling refresh the cache has to be reopened

M	backends/apt/aptDBUSBackend.py

commit 0a0f7c2bf9a104361a50861dfc4076985f404672
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add a test repository Packages file

A	backends/apt/Packages.test

commit c6e50596186585da4fa98acef93c45fd13607f9e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Fix status test file by removing all dependencies of xterm

M	backends/apt/status.test

commit 886c8ac5965344e2a23a678f4bd9ac527e153792
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add test for doInit and doRefresh

M	backends/apt/tests.py

commit b7f146f25e4fa5e6fdf5bfb2379f49e57ae5c759
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Shorten wait for join of test threads

M	backends/apt/tests.py

commit 89c8f654efba75bbcd15f907169c2c287080bf6e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Do not register the test backend on the dbus

M	backends/apt/tests.py

commit 1582d020ff3ca68ce3457bffb388f2cd0bdbc7d2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add a test for file search

M	backends/apt/tests.py
A	backends/apt/xterm.list.test

commit 8345efe1f13aa1d2942a4d0555bb28de7e4713de
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Iterate over all pending events in the main loop during tests
    to allow the dbus object to unregister

M	backends/apt/tests.py

commit 7dafd34cc29f97b5125912af75c2e6651e4204ff
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Do not report a package twice if the file search string matches
    more than once

M	backends/apt/aptDBUSBackend.py

commit 1fa52911e6271d1d07c4fab7943e66b5e9c4366e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Use the root of apt to search for files

M	backends/apt/aptDBUSBackend.py

commit fe58cdcbfd2c254fa61609b25f0f64ba30574a63
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Start a new testing framework using mox and nose - Google's
    toilettes are really a source of inspiration

A	backends/apt/status.test
D	backends/apt/test.py
A	backends/apt/test.sh
A	backends/apt/tests.py

commit 9d949f72e47d9655cce5e3df122ff7c8749f773c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Fix order of locking and threading

M	backends/apt/aptDBUSBackend.py

commit cd56057e4a944f7e39d714145bea027d45de6433
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    Daemon backend: Separate object creation and running

M	backends/apt/aptDBUSBackend.py
M	lib/python/packagekit/daemonBackend.py

commit ddaadb45aba4a4d93866f9e1f0de595b747aa39a
Author: Fabian Affolter <fabian@bernewireless.net>
Date:	2008-12-09

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 5267ef7015fddee26154d40975add3609f3dfc20
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    bugfix: if a script is still running and PkSpawn is asked to unload,
    be more careful about disconnecting timers.

    I think this only affects the test suite, as the daemon shouldn't
    create, unref, create, unref PkSpawn objects.

M	src/pk-spawn.c

commit 6bcefb7359d253a7a442f5144e6e1ec296085039
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    trivial: search in more locations for the test files (fix make check
    on x64)

M	lib/packagekit-glib/egg-test.c

commit 0a70bfedcc511917c3939f1180cc2abd3155fca8
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    yum: don't show DeprecationWarnings from yum

M	backends/yum/pk-backend-yum.c

commit eb0b8e629cf47e8cfefd691af45a83341758cc06
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    trivial: add the empty m4 directory into git

A	m4/.gitignore

commit 4c99b8e2876bf79969222ac1916c30b7cf436c91
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    bugfix: define a macro directory so we work with newer versions
    of libtool

M	configure.ac

commit 62141932b44af6e888d1284dc9b6697072f2c179
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-09

    Release version 0.4.0

M	NEWS
M	docs/html/pk-download.html

commit 57e905eeff1e62fffe5b8d6426e4c7dc00f1c085
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-08

    bugfix: allow all clients to send to all interfaces of the
    server. Fixes DBus introspection.

M	data/org.freedesktop.PackageKit.conf.in

commit 60afa0069ada85094ec599bdccb00033986a20d7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-08

    trivial: fix make check

M	po/POTFILES.in

commit dc80e0b284784d57a83ff4517bece164103a497e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-08

    trivial: rename packagekit-plugin to browser-plugin in the source
    tree. no code changes

M	configure.ac
M	contrib/Makefile.am
R100	contrib/packagekit-plugin/.gitignore
contrib/browser-plugin/.gitignore
R100	contrib/packagekit-plugin/Makefile.am
contrib/browser-plugin/Makefile.am
R100	contrib/packagekit-plugin/README
contrib/browser-plugin/README
R100	contrib/packagekit-plugin/sdk/np_entry.cpp
contrib/browser-plugin/sdk/np_entry.cpp
R100	contrib/packagekit-plugin/sdk/npn_gate.cpp
contrib/browser-plugin/sdk/npn_gate.cpp
R100	contrib/packagekit-plugin/sdk/npp_gate.cpp
contrib/browser-plugin/sdk/npp_gate.cpp
R100	contrib/packagekit-plugin/sdk/npplat.h
contrib/browser-plugin/sdk/npplat.h
R100	contrib/packagekit-plugin/sdk/pluginbase.h
contrib/browser-plugin/sdk/pluginbase.h
R100	contrib/packagekit-plugin/src/contents.cpp
contrib/browser-plugin/src/contents.cpp
R100	contrib/packagekit-plugin/src/contents.h
contrib/browser-plugin/src/contents.h
R100	contrib/packagekit-plugin/src/plugin.cpp
contrib/browser-plugin/src/plugin.cpp
R100	contrib/packagekit-plugin/src/plugin.h
contrib/browser-plugin/src/plugin.h
R100	contrib/packagekit-plugin/tests/test.html
contrib/browser-plugin/tests/test.html

commit 591bb2d01489b33fceef0dd73a13b6091e4d5863
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-07

    bugfix: add the org.freedesktop.PackageKit.Transaction interface
    now that the default send interface is now deny

M	data/org.freedesktop.PackageKit.conf.in

commit 25d0718659dd7cf91912fe1f5c91a716ba2f5e2c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-06

    Fix apt configuration

M	data/20packagekit

commit eb4a59baaf64b086625ee4b6bf23735519ee65e3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: all upper and lowe case

M	contrib/command-not-found/pk-command-not-found.c

commit 8c30288cc4d8933253eed20e19b1f2c37978be6c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: some upper case commands too

M	contrib/command-not-found/pk-command-not-found.c

commit 7dcb138bc16df8bfbe0f48f23849bd20d72dd84d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: German k,c difference

M	contrib/command-not-found/pk-command-not-found.c

commit b5ae87ec1ebd3686cd1ea573f75c41fff5eda8d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: Unbritishize words

M	contrib/command-not-found/pk-command-not-found.c

commit d9ccbdb7df8ddf68e6bf31f7e49bf5a76615301a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    bugfix: add a case mode to command not found

M	contrib/command-not-found/CommandNotFound.conf
M	contrib/command-not-found/pk-command-not-found.c

commit 67f9ae9dd3f4984c57033f6e74aef1f56b7d3e82
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-05

    PackageKit-qt : Fix the old transactions, and upgrade to new API
    (uid & cmdline)

M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transactionproxy.h

commit 6988a56e6ea0e9627252ee65fb7b0ada9bb2a3bd
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-05

    Add GetMimeTypes to Qt bindings

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/daemonproxy.h

commit 2dc021945ffe1183699fd42ea309b302c0f68147
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: fix copy paste typo

M	contrib/command-not-found/CommandNotFound.conf

commit 6831fd1c33534fae6452fb0de12454f5cc3f383c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: fix make check po

M	po/POTFILES.in
A	po/POTFILES.skip

commit 33b0b251b557f8d5ee44c7d1d5d773db3b826269
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial whitespace fixes

M	client/pk-tools-common.c

commit fcbc9d3c836e803e1c178440b86b9260e2fa325d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    feature: use a config file to control the actions we take on
    command-not-found

A	contrib/command-not-found/CommandNotFound.conf
M	contrib/command-not-found/Makefile.am
A	contrib/command-not-found/egg-string.c
A	contrib/command-not-found/egg-string.h
M	contrib/command-not-found/pk-command-not-found.c
A	contrib/command-not-found/pk-tools-common.c
A	contrib/command-not-found/pk-tools-common.h

commit 21910f8c2677426b430b4b297ef9e6a17aa8f135
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    feature: add initial code to add command-not-found functonality
    to PackageKit

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
A	contrib/command-not-found/.gitignore
A	contrib/command-not-found/Makefile.am
A	contrib/command-not-found/PackageKit.sh
A	contrib/command-not-found/egg-debug.c
A	contrib/command-not-found/egg-debug.h
A	contrib/command-not-found/pk-command-not-found.c

commit c165a6f9cb565a98d78392b9f5d7dc5f1d274b63
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    yum: check if a package has the correct architecture, and if not
    exit with an error. Fixes rh#474740

M	backends/yum/yumBackend.py

commit 9db650d8c5b3d5eb427aa8bbc9a1d9e6fd7e3e73
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: add another error enum for incompatible architectures

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 909f8ecf89e9a4361e832771f856ccf0d61a6b48
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: fix up the library path in the error helper

M	tools/add-error-enum.sh

commit e469552cf10b2bbe2c1f7aba78b9333c303ca3aa
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-12-04

    poldek: implement backend_get_mime_types

M	backends/poldek/pk-backend-poldek.c

commit 9b11f5ca21f9416495c2b9722537181c7b4d5d6d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    bugfix: make a lot of new string translatable in pkcon

M	client/pk-console.c

commit d06486731696b758b9576354fc0e807917feeff5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    trivial: remove planned features section, it's obsolete

M	docs/html/pk-help.html

commit f8bd9aa9ed4c9bc49cb97ce17b2d37038e20943a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    yum: as we can't treat yum like a usual python module, hand-hold it
    by wrapping all calls in 'except Exception' and throwing an internal
    error. This sucks.

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit 0ca656a1592b6246229e6dfc7f84143c8037e7a3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    trivial: add another ignore type to pylint

M	lib/python/packagekit/pylint.sh

commit bfccdea9c809992904abb7876fe71031d3cfcc0c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    yum: make sure we call doObsoletes explicitly when we get the
    ObsoletesTuples

M	backends/yum/yumBackend.py

commit fd55add5d225de2a940d2d07d418788640c66f54
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: correct the test file loading now the packagekit glib lib
    is up one directory

M	lib/packagekit-glib/egg-test.c

commit 9576a12dce4c6ea648cbae6987eb760fbc613a6d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: don't critically warn when we fail to load a file in the
    test suite

M	lib/packagekit-glib/pk-catalog.c

commit 425fe83bf0b8f94fa88e6157f532a1e231381dd7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: cleanup a file created in the self text code

M	src/Makefile.am

commit a41892790425d3a2a56c41cd69c566c261f74e6d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    yum: don't error out with an internal error if the non-installed
    dep check fails. fixes rh#474138

M	backends/yum/yumBackend.py

commit dedd1356cbec0d06ffdbaa1797604098df4d4d91
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: set LANG and NETWORK in the test suite for PkSpawn

M	src/pk-spawn.c

commit 5a31ebcb14b0d28d3ec4aa3df095cb119b91b3c0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: egg updates

M	lib/packagekit-glib/egg-string.c
M	lib/packagekit-glib/egg-test.c

commit 90000a0b950def635fa0f5faaedc43905a1dc4b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    yum: catch all exceptions from self.yumbase.doConfigSetup() as yum
    doesn't seem capable of catching it's own exceptions internally. Fixes
    fd#18834

M	backends/yum/yumBackend.py

commit f450c772fedd4e59d4e0d0096e41886854572ca9
Author: Daniel Nylander <po@danielnylander.se>
Date:	2008-12-01

    Updated Swedish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit 7adc74f4caf009713fa415f0fbfaee6709dd2f19
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: remove some debugging in the gtk-module

M	contrib/gtk-module/pk-gtk-module.c

commit 668844bae28f1da29b9e3c5348d597a1dacf22a1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: fix up the Fedora spec file

M	contrib/PackageKit.spec.in

commit c44c6de6b9d97574b5c7652fd0d5f3b930fcd625
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: one more point to the gtk-module README

M	contrib/gtk-module/README

commit 1620f6508226452977363bf8f0c4e456b6838e58
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	2008-11-28

    gtk-module: Fix typos and improve README

M	contrib/gtk-module/README

commit 49701a88e85e69e5e60676589e9cf1653011f223
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	2008-11-27

    gtk-module: Clean up

M	contrib/gtk-module/pk-gtk-module.c

commit f16c4851384b600dbae0e75a17c2c8e2b0754a0c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: pk-gtk-module has to be libpk-gtk-module for
    gnome-settings-daemon

M	contrib/gtk-module/Makefile.am

commit befa4d03be71016be5b326cc782eb70135e3394a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-11-28

    pk-generate-package-list is not used anymore

M	man/pkgenpack.xml

commit 1e93083a1adfacb59fc9c6cf0e36539d1186fab9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    yum: don't wait more than 15 seconds waiting for a socket to avoid
    hanging the daemon when the repo is down. Fixes rh#473379

M	backends/yum/yumBackend.py

commit 49477bae820692003f19accbbad8b705aba47ba5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: fix exception in new backend code

M	lib/python/packagekit/backend.py

commit 7e327cfe61bdab4ad57f45e9bd256b4db0e5dcaa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: try harder to work from a cache when offline

M	backends/yum/yumBackend.py

commit 83a9f9fd97261f22b081a447d92794850378495d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: remove two developer debugging statements left in by accident

M	backends/yum/yumBackend.py

commit 12dc87bdb01064d31c97fcd74b8310d910d97e84
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: remove extra debugging

M	contrib/gtk-module/pk-gtk-module.c

commit 7e07371ca63bc0ea4c9f0500bec70aedd9607987
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: use the window XID in the gtk-module

M	contrib/gtk-module/pk-gtk-module.c

commit 7639a533867bfe177be3e162c0a155670b5b81b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: use the NETWORK environment variable to change the way we access
    the repos

M	backends/yum/yumBackend.py

commit 597dfdb7cc6d61d1b11aa2be28911c174dd40765
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    feature: get the lang and network state in the generic spawned backend

M	lib/python/packagekit/backend.py

commit d4e409cb9987d8bfdd3a26ee45dc2afe04e288e7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: add a few more entries into the comps groups mapping

M	backends/yum/yumComps.py

commit bc80310cadcde63d1fd2130ca7de3bc2e2cec10f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    feature: set the environment variable NETWORK for the spawned backends

M	src/pk-backend-spawn.c

commit 432d0072517af8b805e57ee09c5a563ffb73b043
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: add some more gtk-modules to the tarball and update fedora
    spec file

M	contrib/PackageKit.spec.in
M	contrib/gstreamer-plugin/Makefile.am
M	contrib/gtk-module/Makefile.am
M	contrib/gtk-module/README

commit 02366a7e462cc90135d64db4ded496e94574e102
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: remove the unused schema file, this belongs in
    gnome-packagekit

D	contrib/gtk-module/PackageKitGtkModule.schemas.in

commit df741c1189c4e7cf3271e062616a1e60b39a29b6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: catch yum.Errors.RepoError when we get the yum comps
    groups. Fixes fd#18722

M	backends/yum/yumComps.py

commit cc7e8a1c84d940a92cdf64291ef14681852248d1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: rename pango-module to gtk-module on request of behdad

M	configure.ac
M	contrib/Makefile.am
R100	contrib/pango-module/.gitignore contrib/gtk-module/.gitignore
R100	contrib/pango-module/GLASS.txt	contrib/gtk-module/GLASS.txt
A	contrib/gtk-module/Makefile.am
R091	contrib/pango-module/PackageKitPangoModule.schemas.in
contrib/gtk-module/PackageKitGtkModule.schemas.in
R100	contrib/pango-module/README	contrib/gtk-module/README
R099	contrib/pango-module/pk-pango-module.c
contrib/gtk-module/pk-gtk-module.c
D	contrib/pango-module/Makefile.am

commit b5c0e14b7df2ffb607321a126e6cb2d6f4ce05ae
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-26

    feature: add a Pango module that can be used to automatically install
    missing fonts

M	configure.ac
M	contrib/Makefile.am
A	contrib/pango-module/.gitignore
A	contrib/pango-module/GLASS.txt
A	contrib/pango-module/Makefile.am
A	contrib/pango-module/PackageKitPangoModule.schemas.in
A	contrib/pango-module/README
A	contrib/pango-module/pk-pango-module.c

commit d63b15a3beecfab099ee4d482408542952a2b39d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-26

    bugfix: don't emit a critical warning if
    g_desktop_app_info_new_from_filename() returns an error

M	src/pk-post-trans.c

commit b1dd2f1a4d164bfe7099ccb4ecfd0b21ca488f3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-26

    trivial: update RELEASE files with new cgi URLs

M	RELEASE

commit faa6b5dab5ef424a3c70386ecd48e98e613a76d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    bugfix: fix a small memory leak in pk_backend_package()

M	src/pk-backend.c

commit 422376413fce35c8b6a4bd96f3f562a742f9b875
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    bugfix: fix a small memory leak in pk_transaction_action_is_allowed()

M	src/pk-transaction.c

commit d344861ad5d98e52d190cdf9c85a0ecdf2dce0ad
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: free a tiny memory leak in the transaction code

M	src/pk-transaction.c

commit 8475ec5c03c7fe83989bb7d8fa67699abb0e8a30
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: do the check for the context NULL in one place only

M	src/pk-transaction.c

commit 791ddc93aae357f93435cef99c4267e4f8bc6123
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: remove a self check that's no longer valid

M	src/pk-engine.c

commit 2a7904eb7c5668fd63c322a44933c0b01b207437
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: update spec file to match new fedora standards

M	contrib/PackageKit.spec.in

commit 4c659dc5105f8331e8957752c5b1474cd44e02c3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-11-24

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit bc65a3fd9d976c134442f3c03ac9b612cc9d3fe0
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-11-24

    ifdef the Polkit relevant parts for make distcheck

M	lib/packagekit-qt/src/polkitthread.cpp

commit 7c6f6564dd0c2c64ee0b4602f8972b1587f467de
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-11-24

    trivial: fix qt make check

M	lib/packagekit-qt/src/Makefile.am

commit 0d68177c0d3daf4dd302f81c8c8a6aaa44ecab37
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-11-24

    Fix make check for QPackageKit with the threaded Polkit client

M	lib/packagekit-qt/src/polkitthread.cpp

commit 7b4c685feeb0c193ba5778055c9ed21d3be84df4
Author: Thomas Goettlicher <tgoettlicher@suse.de>
Date:	2008-11-24

    fixed freezed ui while waiting for blocking polkit_auth_obtain() call

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
A	lib/packagekit-qt/src/polkitthread.cpp
A	lib/packagekit-qt/src/polkitthread.h

commit 904c9e813657a90e6a3ce458e1b5818eb4ca4d7e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    bugfix: Check the sender for SetLocale and the UID for Cancel

    For a long time other users were able to cancel each others jobs.
    On a multiuser workstation this is not a good idea and is now
    controlled using PolicyKit.

    Another issue was that a different connection could set the locale
    from the connection that asked for the TID. We should always verify
    that the sender is the same, as this prevents a local DOS on a
    multiuser system.

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c
M	src/pk-engine.h
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 90050ab5665c92e19a857c29858085c902dad451
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: the role list is no longer a bitfield

M	src/pk-security.h

commit 1777a116a1ac3b2fadbc1a67c9ad1b3c9186357e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: provide a mapping from the Cancel enum andthe new policy
    action

M	src/pk-security-polkit.c

commit 621c6a986b474e6bd84883d9a62282edb251faf4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    feature: add a PolicyKit rule so other users can cancel tasks from
    other users

M	policy/org.freedesktop.packagekit.policy.in

commit 7e89931969af95c31706439a3b4a42c6bc8d5b73
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: some distros strip out some client tools, make the check
    less strict

M	lib/packagekit-glib/pk-desktop.c

commit e1ef2c2ecee3f3b1a30e5db95d88ee8e8ded7d45
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: Cancel() will soo be able to refuse an action, retry if
    the error is polkit auth

M	lib/packagekit-glib/pk-client.c

commit e7f43dcbf32c1e967119c7399b3c7faeeb9c692a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: set allow_cancel correctly for RefreshCache inthe dummy
    backend

M	backends/dummy/pk-backend-dummy.c

commit cd98f12149d9c8695efad6e9c7c327899405eb3b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit e1d0cceff27deb50a321fe1844288cf6f2437503
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 4fb3e88b85384c578d4c1f4e3e671053e70721e5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    Release version 0.3.11

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 1f104d079a666dbfbab506194e326f181e28e57f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: allow the enum converter to run where srcdir is not the
    same as builddir

M	lib/python/enum-convertor.py
M	lib/python/packagekit/Makefile.am

commit 55518e04dfe34c57b70a901ac7d51795423392e4
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-11-24

    nop out GTK_ICON_LOOKUP_FORCE_SIZE for older gtk+ versions

M	contrib/packagekit-plugin/src/contents.cpp

commit d54f723f67e9b53d2ee434bc5e3c9b1b1f97cacd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    Revert "fixed freezed ui while waiting for blocking
    polkit_auth_obtain() call"

    This reverts commit a7b3834127f098b9a83138ab3e5971c246f56ac0.

    The thread functionality breaks make check and make distcheck.
    This fix is too invasive for the day of release.

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
D	lib/packagekit-qt/src/polkitthread.cpp
D	lib/packagekit-qt/src/polkitthread.h

commit 8dea16ecc8cf124937b9da1cfb6bb66ad44d69ce
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    Revert "trivial: fix qt make check"

    This reverts commit 982ffe7592b72678ff7ccc028a08fe0e9229485f.

    The thread functionality breaks make check and make distcheck.

    This fix is too invasive for the day of release.

M	lib/packagekit-qt/src/Makefile.am

commit 0ec827a7a0c1ed340d5c7a002c1cc74ff7fa24a6
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-11-24

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit f425c18dd79e48b7d0b532484250cf0fd2165c05
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-11-24

    trivial: fix qt make check

M	lib/packagekit-qt/src/Makefile.am

commit a29b4e0b330565598ba99b967c6d9383fbe45b0e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: don't log to syslog by default, unless the admin enables
    the option in PackageKit.conf

M	etc/PackageKit.conf.in
M	src/pk-syslog.c

commit f4c2d86f2b3bd6f635a5999d77119a1026837050
Author: Ani Peter <apeter@redhat.com>
Date:	2008-11-24

    Updated Malayalam Translation (23F, 5 UT)

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ml.po

commit 3bbf31fcf2ac33fff22a7acefbb951944ccbb78e
Author: Thomas Goettlicher <tgoettlicher@suse.de>
Date:	2008-11-24

    fixed freezed ui while waiting for blocking polkit_auth_obtain() call

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
A	lib/packagekit-qt/src/polkitthread.cpp
A	lib/packagekit-qt/src/polkitthread.h

commit 79f9f6457f6f0cfd8058796a342befb961983643
Author: Trever Fischer <wm161@wm161.net>
Date:	2008-11-24

    bugfix: Allow building the glib library outside the source tree

M	lib/packagekit-glib/Makefile.am

commit 3d4bcc15a608ced28c98a2614f52d28951086ede
Author: Trever Fischer <wm161@wm161.net>
Date:	2008-11-24

    bugfix: correct the location of the QT library in the cmake file

    In KPackageKit, we simply include <QPackageKit>, but the cmake module
    sets our
    QPK include path to '/usr/include/packagekit-qt'. Before the move into
    /usr/include/PackageKit/packagekit-qt, things worked and now they
    don't.

M	lib/packagekit-qt/modules/FindQPackageKit.cmake

commit 17077b2e62b4c083c4dabe7deb3bc557b2fa3174
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: fix up a gitignore file

M	lib/packagekit-qt/modules/.gitignore

commit cc606dbdffd9dc2f500c65f90c4097e263a15261
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: print CPPFLAGS in the configure output

M	configure.ac

commit 4e992a85e74d142508d6ccc1a3ff12c01ff09e7d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-23

    bugfix: enable translations in the client tools. Fixes fd#18674

M	client/Makefile.am
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
M	src/Makefile.am
M	src/pk-main.c

commit 7fdab65d66b7e692df9b9d722dd1c3650f773e0e
Author: sainrysec <sainrysec@gmail.com>
Date:	2008-11-23

    finish zh_CN.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit fb8cb19e97c9436e0c5938cc6b8af270935adbc2
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2008-11-23

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit 00f0493cbd26ec0a871e95be0d9aaa877dfb77ee
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-11-22

    Changes made to aptcc compile

M	backends/Makefile.am
M	configure.ac

commit 67dd3ad0ab38480d587b51ee90c9b106c5d29489
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-22

    trivial: don't warn if we can't get the caller, it shouldn't be
    of interest

M	src/pk-security-polkit.c

commit 42c86d20faf7ca330e0c86d355df6a39fecc0673
Author: root <root@hughsie-laptop.(none)>
Date:	2008-11-21

    trivial: fix a critical warning in the self test code as the caller
    is no longer allowed to be NULL

M	src/pk-security-polkit.c

commit 06fe7219cf7f9c0505408ffdc2b187c582823352
Author: root <root@hughsie-laptop.(none)>
Date:	2008-11-21

    trivial: fix make check by using the correct instance variable

M	src/pk-syslog.c

commit 4b86ce4886af45c6e726e0a40a8d50124eaf81cb
Author: root <root@hughsie-laptop.(none)>
Date:	2008-11-21

    trivial: fix a small memory leak in the PkDesktop self check code

M	lib/packagekit-glib/pk-desktop.c

commit f6e813b936e417f73605a5d9b698476696b1a76c
Author: root <root@hughsie-laptop.(none)>
Date:	2008-11-21

    trivial: egg whitepspace fix

M	lib/packagekit-glib/egg-test.c

commit c3ac176decbe701a645c419ee954cd2e833ead73
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-21

    bugfix: tidy up the error handling in PkClient so we always fix up
    remote errors

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit 5b9dea03feb3b0494058787a928d2dc645a8fd43
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-21

    bugfix: make the transaction uncommit cleanup longer as clients
    running under valgrind can take more than 5 seconds to authenticate

M	src/pk-transaction-list.c

commit a23ef3642d29cd52251b6778889ee44d3c4d339a
Author: root <root@hughsie-laptop.(none)>
Date:	2008-11-21

    trivial: remove the 'quoting' around some user visible strings

M	client/pk-console.c

commit 7d7b231dc0dabc0d6be287844e5bba149c6eb497
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-21

    feature: remove the 'desktopnames' parameter from the
    x-packagekit-plugin code and add the desktop icon if installed

    Specifying a desktop file would allow the user to launch a different
    application to the one they specified
    as the package. This would be bad. We can use the
    pk_desktop_get_shown_for_package() api call to get the
    best desktop file, and so we can use the icon in this case.

M	contrib/packagekit-plugin/src/contents.cpp
M	contrib/packagekit-plugin/src/contents.h
M	contrib/packagekit-plugin/src/plugin.cpp
M	contrib/packagekit-plugin/src/plugin.h
M	contrib/packagekit-plugin/tests/test.html

commit 30eb4fd2c334d570c8cfef5c95f4cf9c0ebf29ce
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-21

    trivial: update the modelines in the plugin code

M	contrib/packagekit-plugin/src/contents.cpp
M	contrib/packagekit-plugin/src/contents.h
M	contrib/packagekit-plugin/src/plugin.cpp
M	contrib/packagekit-plugin/src/plugin.h

commit 3ef58e3f056f7e94237453357b6ed0e59f743a33
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-21

    feature: provide a method pk_desktop_get_shown_for_package() to only
    return desktop files that will be shown in menus

M	configure.ac
M	lib/packagekit-glib/pk-desktop.c
M	lib/packagekit-glib/pk-desktop.h
M	src/pk-post-trans.c

commit b2fb8fe695bb4dfb9c49d5cb125c9a051a45db44
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-11-20

    zypp: dont leak the filters

M	backends/zypp/pk-backend-zypp.cpp

commit 8e80ccf9fff730f66ef52d9ce11e4b8009eb715d
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2008-11-20

    Updated Slovak translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sk.po

commit b454dd6e4015b79d76e765413604d3bda901f871
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-20

    zypp: handle filters in WhatProvides and Resolve

M	backends/zypp/pk-backend-zypp.cpp

commit aea723123c24bc77ecd778293db4ee3dc69a2941
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-11-20

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit aadcd3c48a17a0945cbb5493a0daf52e59e2b027
Author: Fabian Affolter <fabian@bernewireless.net>
Date:	2008-11-20

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit d6ec17ddd5483db2b19e62dd431158841c2eac70
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-20

    yum: don't setup the repo list in GetRepoList, this method needs to
    be fast and doesn't change anything

M	backends/yum/yumBackend.py

commit d81089cb30bf75412ec4249d3c46ba26d80ade0f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: log to syslog in the PkTransaction object also

M	src/pk-transaction.c

commit 1fef2a6707c627a1f11fa7e592afd82317edacb7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    bugfix: when logging to LOG_AUTHPRIV also log to LOG_DAEMON

M	src/pk-syslog.c
M	src/pk-syslog.h

commit e53e33a92ae1a60ab06ad7a29d5fc6872a3707b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: define PK_SECURITY_UID_INVALID when the uid is invalid
    or unknown

M	src/pk-security-polkit.c
M	src/pk-security.h

commit d70ea8d4fa58f4ec7610047a673adda975230268
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: when we ctr-c out of the daemon, just exit the loop and
    unref everything properly

M	src/pk-main.c

commit dd0bb6e1a669c45dcbae8e8677d6b8240a0364d8
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-11-19

    fix crash when pk-control is referenced after it's finalized

M	lib/packagekit-glib/pk-control.c

commit 9da05a3ee9bd842f42fc8b2b8d33df682a8e288a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    feature: add syslog logging so that we keep a record of obtained
    authorisations

M	src/Makefile.am
M	src/pk-main.c
M	src/pk-security-polkit.c
A	src/pk-syslog.c
A	src/pk-syslog.h
M	src/pk-transaction.c

commit 1040fdf0cece1679e6f31b98b78aea039bc68fc4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: add some helper scrips I use in my checkout

A	data/tests/zero-byte.rpm
A	src/gdb.sh
A	tools/upload-packages.sh
A	tools/yum-remove-gpgkeys.sh

commit 7bc90c7100d1dc4a058c6cff2e0b4e61cc585908
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: refresh translations

M	po/bn_IN.po
M	po/ca.po
M	po/cs.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/gu.po
M	po/he.po
M	po/hu.po
M	po/it.po
M	po/ml.po
M	po/ms.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/tr.po
M	po/zh_CN.po
M	po/zh_TW.po

commit c4b1e636462b63f37caddc2fbc68c66600196c44
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: add another sef check

M	lib/packagekit-glib/pk-desktop.c

commit 754da042f5397b75d5845bf64ed2eed77fec73c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: rename the config file variables to reflect that they are
    not just done in RefreshCache

M	NEWS
M	etc/PackageKit.conf.in
M	src/pk-transaction.c

commit 7dc4f1a4b0b91a9cb32690107a12afbf4ba545ef
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    feature: when a package is installed, automatically skan and add
    the desktop file if RefreshCacheScanDesktopFiles is set

M	src/pk-transaction.c

commit 4e64e6402a1452b8adf47167df603287b764bb40
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    feature: don't maintain the cache of PkExtra in the server, instead
    use the new PkDesktop database

M	src/pk-post-trans.c
M	src/pk-post-trans.h

commit d96df5592bba88357b4902ed98f73458e1b76d1b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: add an error detail to the new pk_desktop_* methods

M	lib/packagekit-glib/pk-desktop.c
M	lib/packagekit-glib/pk-desktop.h

commit dcde38a5ba0b0023a3bfcd9fe7901552bed9a2a3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    trivial: add a warning when i'm being an idiot, rather than just
    failing silently

M	src/pk-backend.c

commit 36dff773c54f16275f89d6affcccba4532578eb6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-19

    feature: remove PkExtra and use a new class PkDesktop to manage the
    desktop file cache in a more abstract way

M	docs/api/PackageKit-docs.sgml
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/packagekit.h
A	lib/packagekit-glib/pk-desktop.c
A	lib/packagekit-glib/pk-desktop.h
D	lib/packagekit-glib/pk-extra.c
D	lib/packagekit-glib/pk-extra.h
M	lib/packagekit-glib/pk-self-test.c

commit 647d0e83a1636d4d494643797079ae1af3fcc04c
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-19

    zypp: do not show empty messages or messages twice

M	backends/zypp/zypp-utils.cpp

commit cf205490909de54b66bbf5497559c12677ea9263
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-19

    zypp: do not abort when a repo is unavailable

M	backends/zypp/zypp-utils.cpp

commit d8601265a4c0ca24f8e2e228140314c78fd67d77
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-11-18

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit b1f1cdc65633728a0044e3d3b89c8c43d09f971e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    trivial: fix make check

M	src/pk-security-polkit.c

commit 8c1138bbfb25d4531eb045ce9b23bf1137cc189e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    bugfix: set the transaction role in GetOldTransactions() else it
    shows as unknown in the task list

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-transaction.c

commit 953723abcd2214a2675c76206d3f8f8554ec2986
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    feature: add two elements to the Transaction signal so we can get
    the user and cmdline in client tools

M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-transaction-obj.c
M	lib/packagekit-glib/pk-transaction-obj.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-marshal.list
M	src/pk-transaction-db.c
M	src/pk-transaction-db.h
M	src/pk-transaction.c

commit 53f666b6edfaa3c759de0a0616d4e049606ccc6c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    trivial: we don't emit ::Transaction() from pkBackendDbus, so don't
    register it as a type

M	src/pk-backend-dbus.c

commit fdd0afde5869cd829f3c5a48ed0aef35682de91f
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-11-18

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit f403d0615e9250e30f30fca20d4d3fa13bdb4a1b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    feature: getting the PolkitCaller is expensive. Pass around the
    caller rather than the dbus sender to allow us to do repeat queries

M	src/pk-engine.c
M	src/pk-security-dummy.c
M	src/pk-security-polkit.c
M	src/pk-security.h
M	src/pk-transaction.c

commit 11c2c592a46a0115bf47c82ee4ed36120bfe67b5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    trivial: return the uid and cmdline data in the sqlite callback

M	src/pk-transaction-db.c

commit 4bde10b3f4c0728504ddb96d8a9a0de066d2f62e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    trivial: add pk_transaction_db_set_uid() and
    pk_transaction_db_set_cmdline() so we can save the uid and cmdline
    to the sqlite log

M	src/pk-transaction-db.c
M	src/pk-transaction-db.h

commit 37f4cd9876e834f3ab7ca5d8190a75425d3ddde0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    yum: don't explode if the preupgrade ackage cannot be found, and
    give a meaningful error

M	backends/yum/yumBackend.py
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit db3c5f9c7e6bf5685744440c5625d26e7e6a9c6d
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-11-18

    feature: added arch linux recognition code to pk_get_distro_id

M	lib/packagekit-glib/pk-common.c

commit 3d841ce020bb66ba9d2e043b49ac77b7d85826b9
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-11-18

    alpm: added download_packages stuff

M	backends/alpm/pk-backend-alpm.c

commit 5eab408b94b65d22953bfd96a77e64b0422f44f2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-18

    trivial: pylint and whitespaces fixes in the conary backend

M	backends/conary/Cache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
M	backends/conary/conaryFilter.py
M	backends/conary/conaryInit.py
M	backends/conary/pk-backend-conary.c

commit b5c7ecb3fd878752f0c608a94f1ad87e241d2895
Author: Ken VanDine <ken@vandine.org>
Date:	2008-11-17

    Updated the update-detail call

M	backends/conary/conaryBackend.py

commit f194862ae1c64267673c0ff62b6a5ccd0329983a
Author: Ken VanDine <ken@vandine.org>
Date:	2008-11-17

    merged in more fixes from Andres

M	backends/conary/conaryBackend.py

commit 31f3fbb686733c3ba18369fb40dc83500600fa15
Author: Ken VanDine <ken@vandine.org>
Date:	2008-11-17

    Merged in work from Andres Vargas

A	backends/conary/Cache.py
M	backends/conary/Makefile.am
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
M	backends/conary/conaryFilter.py
A	backends/conary/conaryInit.py
M	backends/conary/pk-backend-conary.c
A	backends/conary/pkConaryLog.py

commit 5c07e3f91050774531637fd933b112cf64a88269
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-17

    trivial: whitespace changes

M	client/pk-monitor.c

commit 0e93a7dfb82f6447d4d4bc02c6a02863d1474751
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-17

    bugfix: if we call pk_control_transaction_list_get() after
    pk_control_new() we have not run the idle callback and return NULL

    Ensure we have valid data before returning the data array. Fixes pkmon

M	lib/packagekit-glib/pk-control.c

commit 807baa2a4883f56433caf7705f578633eb75305e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-17

    trivial: you can't handle the truth

M	docs/html/pk-profiles.html

commit 9e3105a373ae7a895c2196de661dbfeb9edc3b96
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-11-17

    QPackageKit : Behave better if PolKit is not present

M	lib/packagekit-qt/CMakeLists.txt

commit ca39f2ba0f07704a791003a0a302d0a0228cee2c
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-16

    Python client: make filter optional - this introduces a difference
    to the DBus methods, but makes the api more clear.

M	lib/python/packagekit/client.py

commit d318995ee65f0389d9329453fc2eef46b13f5be0
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-16

    Python client: collect messages

M	lib/python/packagekit/client.py
M	lib/python/packagekit/misc.py

commit 94f98db4fc1d64f019ba6109bd8f479385429b95
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-16

    Python client: Trivial fix of the previous commit

M	lib/python/packagekit/client.py

commit 1b30f4973dbbf9d292aeda065db047d280c71b12
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-16

    Python client: use error naming of the ErrorCode signal

M	lib/python/packagekit/client.py

commit cb2c24297f81ac0d6668284f3f40ebde359b36ee
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-11-15

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 12a0a2b2c8e1364197c49435fe525f72f407110a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-15

    feature: add three commands to pkcon: list-create, list-diff and
    list-install

M	client/pk-console.c
M	contrib/pk-completion.bash

commit be613ca6f400d20f0ee6e5ab84f6a7cd2ff7cfba
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-15

    bugfix: fix a segfault in the error path when files could not be
    installed with pkcon

M	client/pk-console.c

commit 938196a06b0bf85dce7f66849f5ff65a780c138e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-15

    trivial: whitespace fix

M	lib/packagekit-glib/pk-client.h

commit e59a8a93b7740f0fee0994ed6c8b3f3ec4bcc25c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-15

    bugfix: make pk_xxxx_bitfield_from_text functions return zero if any
    of the elements are unknown. This allows an error code in pkcon for
    an invalid filter

M	client/pk-console.c
M	lib/packagekit-glib/pk-bitfield.c

commit b1bc721185ff6542fdabe36cd9de8cd27edda31f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    trivial: don't prefix stderr with 'library warning:' as it might
    not be from a library

M	src/pk-backend-spawn.c

commit ee2769d5f34086670e72262c840c7258b32899ab
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    trivial: same fix for RepoSetData

M	lib/packagekit-glib/pk-client.c

commit a0736fa098caf3e44c8473a07ca2ac7d34e46578
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    bugfix: don't check TID empty state in an action callback. Fixes
    removing packages using packagekit-glib

M	lib/packagekit-glib/pk-client.c

commit 5b9274bedb65eeb7b0b325e5fb9752e936017742
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    bugfix: create the log file directory if we are running the daemon
    in a prefix

M	src/Makefile.am

commit 37a6d37c56d947a8c1e0280e3af07852cb9e017a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    yum: further fixes to repository signing

M	backends/yum/yumBackend.py

commit 9f9262728a3fce1b1ca46933a2694f8db8b9f1bd
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-14

    zypp: fixed restart-flag handling

M	backends/zypp/pk-backend-zypp.cpp
M	backends/zypp/zypp-utils.cpp
M	backends/zypp/zypp-utils.h

commit 83e82e87b2c2dcc81835558be2a7d1e02a07735a
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-14

    zypp: zypp >= 5.20.0 is needed now

M	configure.ac

commit a4e4b24bd9859dd0b51b83665253706c81a001b8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    trivial: make the error messages more clear when we fail a transaction

M	src/pk-transaction.c

commit db9150d72cc828cf1a853a90c42d8ab6a5c6a915
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    bugfix: add GetDistroUpgrades to pk_client_requeue as this may be
    required with a repo signature

M	lib/packagekit-glib/pk-client.c

commit 8df826433704dc0abfcb0f205abf624c235b5d3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    bugfix: when we do pkcon update, don't attempt to do what-provides
    if it's not implemented

M	client/pk-tools-common.c

commit 3256f412ac2b428458fa6c664bf4dcea1f7c4443
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-14

    trivial: fix the ordering in conaryBackend option struct

M	backends/conary/pk-backend-conary.c

commit 7e28c3d46db2b673a27c50f660ec32c9438a57f2
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-14

    Python client: don't use CamelStyle for methods

M	lib/python/packagekit/client.py

commit f4e0b7abdb12b395a24aa7d5ef4b01feea1c9d10
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-11-13

    Add a config.h to allow disabling polkit

M	lib/packagekit-qt/src/CMakeLists.txt
A	lib/packagekit-qt/src/config.h.cmake

commit 94780c004db02fa6b138ad4fb6a08f85cd072d91
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-13

    bugfix: make sure the repos are setup before we run any command else
    yum does odd things when the repo is not setup

M	backends/yum/yumBackend.py

commit d2f5779a03c04f35e9a1fadaf3f53e43399aa456
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-13

    bugfix: allow single charicter package names

M	src/pk-transaction.c

commit f55bb9fd11e4cfbf98293774771f38092f2d92c9
Author: Francesco Tombolini <tombo@adamantio.net>
Date:	2008-11-13

    Updated italian translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/it.po

commit 16b53a7c4aece42830e68ba86c78800a131351e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-12

    trivial: add something else to the stderr blacklist for the yum plugin

M	backends/yum/pk-backend-yum.c

commit 58b3bdf561d5d8aabe0ea12ea61ff9b834ccc6df
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-12

    trivial: fix the installSignature method to understand repo keys

M	lib/packagekit-glib/pk-client.c
M	src/pk-transaction.c

commit 2d01040df206064d57152b50bd5d87fdd113d5bb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-12

    trivial: various pylint fixes

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit 610c4b579ff870a6f23410c10d44da01affac549
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-11-12

    yum: add support for signed repository metadata

M	backends/yum/yumBackend.py

commit d34fabf3a045361fd44cfae864b76339a54b8698
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-12

    zypp: minor bugfix

M	backends/zypp/zypp-events.h

commit 9c16b3f297414f9bdec91d020741e387ee3e1359
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-12

    Python client: Add PackageKitTransaction.get_error method which
    returns
    the PackageKitError exception of a failed transaction.

M	lib/python/packagekit/client.py

commit 44cc9b248dcba4698521b726aea9ce665718469f
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-12

    Raise api version number of the python client

M	lib/python/packagekit/client.py

commit 11fe3ed02d7099dc3bb3e814a375b750af3a58d7
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-12

    Python client: Instead of only package ids allow to use
    PackageKitPackage instances as parameter.

M	lib/python/packagekit/client.py

commit 82eeb910cf94e9962da741b1b1612614d27bc050
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-10

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit e2302b48df2b02e57874e3dd84faba4cddc7341e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-10

    Release version 0.3.10

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 75607460cf822808c5fd0ae92ab5cf17ca017836
Author: Ken VanDine <ken@vandine.org>
Date:	2008-11-07

    Fixed data.split, I think that space was a typo

M	backends/conary/conaryBackend.py

commit dece111b0aa98892aa9f47e10f8bcf21714474e1
Author: James Antill <james@and.org>
Date:	2008-11-07

    Sort by group and not groupid

M	backends/yum/yumBackend.py

commit 5d22fe4f45ae3fc4992d9b1055cc6abc3cd86509
Author: James Antill <james@and.org>
Date:	2008-11-07

    Sort the groups in each category, can't see how to sort the categories

M	backends/yum/yumBackend.py

commit f7fa5ecb9399eb1902df5fed9457fee9f0988e84
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-11-07

    yum: add support for non categorized groups in yumComps

M	backends/yum/yumComps.py

commit d3d6e54fd1da10cd7071f8f6cbc6737df4abebb5
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-11-07

    yum: add support for non categorized groups

M	backends/yum/yumComps.py

commit 311af2859c9e3973a4b3edbc6da90ff799e376e2
Author: Fabian Affolter <fabian@bernewireless.net>
Date:	2008-11-07

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit b8022c345fd861817609fca1e038ef3b429ff52b
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-07

    zypp: set status when installing a signature

M	backends/zypp/pk-backend-zypp.cpp

commit 749744306dba61fe74eb8f2bfe8009c57080dc7e
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-06

    Python client: Replace the async parameter by an exit_handler

M	lib/python/packagekit/client.py

commit 7864717a47cf606e3237c7565b87091ab8f3aad9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-06

    trivial: when a called function is not implemented there's no need
    to exit the process

M	lib/python/packagekit/backend.py

commit d0710369be78269e830f251f289eace6fc65969e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-06

    bugfix: when we call Error() from a python spawned backend with
    exit=False, don't do Finished() else we'll do this twice and get
    warned by the daemon

M	lib/python/packagekit/backend.py

commit 4b20d4d76cd5b4bcd6e5c4b92fce187a7b9a83d1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-06

    trivial: fix up a markup comment

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 5919e47e7d65d1151de3c79e0e841dc3c28b3656
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-06

    zypp: adapted signature callbacks

M	backends/zypp/zypp-events.h

commit 471aa2b634d011d07a476e8c73fdb8fbd349fc50
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-06

    trivially rename the interface files to be the same format as other
    projects

M	docs/api/Makefile.am
M	docs/api/PackageKit-docs.sgml
M	docs/api/dbus/Makefile.am
M	docs/html/pk-faq.html
M	docs/html/pk-using.html
M	lib/packagekit-glib/egg-debug.c
M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/transactionproxy.h
M	src/.gitignore
M	src/Makefile.am
R100	src/pk-interface-transaction.xml
src/org.freedesktop.PackageKit.Transaction.xml
R100	src/pk-interface.xml	src/org.freedesktop.PackageKit.xml
M	src/pk-main.c
M	src/pk-transaction-list.c
M	tools/add-method.sh

commit ea071b3bb9855a587bccbea45f12ebcbd787dc85
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-06

    Python client: instead of getattr use get_dbus_method

M	lib/python/packagekit/client.py

commit 5ad112107c789ecef0b26781a80019a4dfe4b247
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-11-05

    Redesign python packagekit client to support async operations.

M	lib/python/packagekit/client.py

commit e3802c74c091206deaced48e8165d35485c3aaf1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-05

    trivial: add in a small self check in the glib library so we are
    not trying to reuse the instance before it's been reset

M	lib/packagekit-glib/pk-client.c

commit b55363a2c69d2fe9eb98cf1c715871181249a9ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-05

    bugfix: store job_count.dat in /var/lib as it's persistent, and some
    distros mount /var/run as tmpfs

M	contrib/PackageKit.spec.in
M	contrib/udev/Makefile.am
M	data/Makefile.am
M	src/pk-transaction-id.c

commit f4df3d0736600f0548de8bed42f445b17fbd1922
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-05

    trivial: don't kill the transaction when we get output from stderr,
    just issue a warning. There are too many false positives.

M	src/pk-backend-spawn.c

commit 2b9155caf0097d2413515ea1dd5c02692932dd16
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-05

    bugfix: fix protocol violation in the server and client

    PackageKit does not adhere to it's own specification where a new
    TID is required
    when an error is emitted on the original TID. For a couple of
    releases now
    we cleanup unused TID's after 5 seconds, to avoid denial of service
    attacks.
    As we re-use the original TID after showing the signature dialog,
    we wait on
    the client, and then resumbit after PolicyKit returns from the
    authentication
    request.
    If the user takes longer than 5 seconds to authenticate, then the
    TID is timed
    out, and the helpful error is presented to the user:

    Method 'Update System' with signature '' on interface
    'org.freedesktop.PackageKit.Transaction' doesn't exist.

    Of course, the correct fix is to release the TID on error to prevent
    it being
    reused, and also to re-request a TID after authentication has been
    obtained.

M	lib/packagekit-glib/pk-client.c
M	src/pk-transaction.c

commit 1df8ce59e90bd806fb968d79565759ef4c7f0930
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-04

    yum: filter out stderr KEY requests before the data is processed

M	backends/yum/pk-backend-yum.c

commit d16a36000aaf48e30da11b37e7426eb252d5a9aa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-04

    feature: add the functions pk_backend_spawn_set_filter_x() to allow
    the spawned backends to filter the output if required

M	src/pk-backend-spawn.c
M	src/pk-backend-spawn.h

commit dd30fa2a35bd8a833243f4a6f53505193bcd7c4b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-04

    feature: if the library used in a PkSpawn executable emits standard
    error, kill the script and emit an error code as this is not allowed

M	src/pk-backend-spawn.c

commit 3808d26ff769892c7864c50090bdf68b5776c287
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-04

    feature: monitor scripts in PkSpawn for standard error too, as
    critical errors often get put there by libraries and this will
    be useful

M	src/pk-spawn.c

commit b56e9d0344eda16320a2c842d0136b3011d685f3
Author: Ankitkumar Patel <ankit@redhat.com>
Date:	2008-11-03

    Minor updates...

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/gu.po

commit 9dde60e1ecaa3795c2de527c5dc98568525824e4
Author: Stefan Haas <shaas@suse.de>
Date:	2008-11-03

    zypp: changed get_distro_upgrades function

M	backends/zypp/pk-backend-zypp.cpp

commit a40316815d0cd6877c03012f8205b86c9d1b1436
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-03

    yum: fix a recently introduced regression where installing a zero
    byte file would not return the correct error code

M	backends/yum/yumBackend.py

commit 2b822576d5e4c20189abd000dd1478a189389732
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2008-11-02

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit 739d044452ba45d84e6642e0cf6105a33cf58248
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2008-11-01

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit e93a4e403921204ac3cd8e0e36b7037a7e76d356
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-31

    bugfix: move the groups sqlite cache into a PackageKit directory,
    rather than a yum owned directory. Fixes rh#469324

M	backends/yum/yumComps.py
M	contrib/PackageKit.spec.in

commit 738322e54c71cc8c164b2f91d99738f871c152f9
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-10-31

    alpm: add initial version of what_provides to the backend

M	backends/alpm/pk-backend-alpm.c

commit 6478184edafee6cb315744248e0c6e6610384878
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-30

    bugfix: yum: fix getting distibution upgrade information when we
    have multiple repos providing preupgrade. Fixes rh#469172

M	backends/yum/yumBackend.py

commit cfc7cdf7d47f31858197d06a8bc45a357d1656ba
Author: 甘露(Gan Lu <rhythm.gan@gmail.com>
Date:	2008-10-30

    Update zh_CN.po.

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 72e00f58e54e108eee271e58c65c0117fabdc9a7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-30

    trivial: dummy: add a blocked package to test the UI's of KPK and GPK

M	backends/dummy/pk-backend-dummy.c

commit d351c2c1ec3309ca5b5c0213576ffead172df4d9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-30

    trivial: fedora spec file update

M	contrib/PackageKit.spec.in

commit 3b85542fcb7d7837f6212a0a2e2b90e69a8827fb
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-10-30

    alpm: change get_depends to handle filters properly

M	backends/alpm/pk-backend-alpm.c

commit 955bf4b24a8fc01761408bb4943fd01a045e10b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-28

    plugin: trivial: convert 4-spaces to tab -- I can't stand it any
    longer...

M	contrib/packagekit-plugin/src/contents.cpp
M	contrib/packagekit-plugin/src/contents.h
M	contrib/packagekit-plugin/src/plugin.cpp
M	contrib/packagekit-plugin/src/plugin.h

commit 7784b41480b240e8e654eb1db2b9e3060622e304
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-28

    trivial: be more careful when checking for the toplevel window

M	contrib/packagekit-plugin/src/contents.cpp

commit a5a3e88d2cd80f3560aa3534227989712a2f594d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-28

    plugin: send the XID of the browser window so focus stealing and
    modality is set correctly -- many thanks for the pointers Owen...

M	contrib/packagekit-plugin/src/contents.cpp

commit e5115a08cdb60a7babbda356eb00c98745b00411
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-28

    bugfix: use the correct session interface in the browser plugin

M	contrib/packagekit-plugin/src/contents.cpp

commit 4ac0e2ae5e2e38116db93f663448cf36501f7659
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-28

    yum: replace the regular expression with four simple comparisons

M	backends/yum/yumFilter.py

commit 448f8ffc8fd21bfb69d490ce1f22e8cd1f1c2e77
Author: Francesco Valente <fvalen@redhat.com>
Date:	2008-10-28

    Italian version updated and revised

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/it.po

commit 1ab73d60087f7a96834fb9309ad83ea81fbf420b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-27

    bugfix: install FindQPackageKit.cmake as KPackageKit needs it to build

M	lib/packagekit-qt/modules/Makefile.am

commit 5c9c984f16ce3e8f3ce34b67da492d32ce8ac6ac
Author: S.Çağlar Onur <caglar@pardus.org.tr>
Date:	2008-10-27

    Turkish translations of PackageKit (not complete)

M	po/LINGUAS
A	po/tr.po

commit 94f7d07072314c54d1d82fb9c8fb567fefe9ca3b
Author: S.Çağlar Onur <caglar@pardus.org.tr>
Date:	2008-10-27

    add missing include

M	client/pk-generate-pack.c

commit 7a3cc968717829463ab4baf4db4aa3fcb51eb128
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-10-27

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 01cc5d56a54d64c6f857ba1811ff9ad234fea5cc
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2008-10-27

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 0d389e97576959ac1e0bda6e13f0f2092044525a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-27

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 5205bc2d97642f745f4ae9752e3cb099e7c5bb89
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-27

    Release version 0.3.9

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 0f6849de53437e79e4a1486d68b9c3175a29c524
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-27

    trivial: relax the timings a little in the PkTransactionList checks
    in case we end up waiting for finished

M	src/pk-transaction-list.c

commit e041699ad781f19e1abf1f7656337aa985cc34ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-27

    yum: fix the newest filter to properly output installed and available
    status

M	backends/yum/yumBackend.py

commit 3e41c1a12e0ed901cea1170bf049db8276c3b95e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-27

    trivial: add mising languages to LINGUAS

M	po/LINGUAS

commit 0a00672b222344d34febfaf7b1fef3809ec66bbb
Author: Ani Peter <apeter@redhat.com>
Date:	2008-10-27

    Updated Malayalam (ml) Translations

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ml.po

commit 33f7c080a80a27f1938276382881efe36e08db27
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-10-26

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 319db66ef5cbdd4486ce45892d14ae497af25d99
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-26

    yum: remove trivial copy of _to_unicode, and fix up another rpmlint
    warning

M	backends/yum/yumBackend.py

commit 8ababb85c11b7032aeec9812d6a939e03df2214a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-26

    yum: handle utf8 error values to fix non English locales. Fixes
    rh#468602

M	backends/yum/yumBackend.py

commit 24ba2dcbaa7125583fbd43a23ca07345f0de65d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-26

    yum: do some testing when yum has _no_ metadata and the user is
    offline, and make sure we don't send internal error in these cases

M	backends/yum/yumBackend.py

commit 380af24c36c927239c91a7cfe5a7b4dcde145e38
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-26

    yum: emit a proper error message when we fail to depsolve and then
    have nothing to do. Fixes rh#466006

M	backends/yum/yumBackend.py

commit 7b6dd08752417175a40a384fe9de533c93cdd24a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-26

    bugfix: catch exceptions from sys.stdin.readline to fix rh#468486

M	lib/python/packagekit/backend.py

commit 9d0ca97ab36ca4ff4f912099d74f9978b904b6ca
Author: Daniel Nylander <po@danielnylander.se>
Date:	2008-10-25

    Updated Swedish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit 186dff8ea9d0b900af1b6487e1c512dc33247cd8
Author: James Antill <james@and.org>
Date:	2008-10-24

    Fix typo

M	backends/yum/yumBackend.py

commit b4f84a83c5babe25dc3e3a075628d0929c2a4be9
Author: James Antill <james@and.org>
Date:	2008-10-24

    Use the external yum API to change the config. object and not the
    internal one

M	backends/yum/yumBackend.py

commit fb48192c0ffcd1368a2ff6d6ac764ce23255a6c2
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-10-24

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 902679608c37d213fcae4d8623eca55a68a44f90
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-24

    yum: be cleverer when installing service packs of different types

M	backends/yum/yumBackend.py

commit 2b94b7f28a10076d6132b84394bf12d595e4f01d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-24

    feature: print service pack creation status in pkgenpack and cancel
    it if we ctrl-c to cancel

M	client/pk-generate-pack.c

commit f63e0f69fb857eac994d0b9b5b0fdc56785a144b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-24

    feature: provide more feedback to what is going on when we create
    a service pack, and allow it to be cancelled

M	lib/packagekit-glib/pk-service-pack.c
M	lib/packagekit-glib/pk-service-pack.h

commit d4a0667c5ae75f0b53ca18d79ba8548935cbe152
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-10-23

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit fa7caefdc5d6423eaf388da29ad7a05846576734
Author: Stefan Posdzich <cheekyboinc@foresightlinux.org>
Date:	2008-10-23

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 97f295bf71e3f8ba7cc264ef973f61b988de65d8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-23

    bugfix: fix excluding a list of packages in pkgenpack by adding and
    using a proper equality function

M	lib/packagekit-glib/pk-obj-list.c
M	lib/packagekit-glib/pk-obj-list.h
M	lib/packagekit-glib/pk-package-list.c

commit 0138187004088d2795203c4692964a228f1403a7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-23

    bugfix: add a type= key to metadata.conf so we can tell if the
    service pack is an update or install pack. Also return the error if
    the service pack is invalid.

M	lib/packagekit-glib/pk-service-pack.c

commit 35256b6c39f8815d23321c65145fc4b5a07be95f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-23

    trivial: fix up the session and system examples for the new api and
    library names

M	docs/html/files/session.c
M	docs/html/files/system.c
M	docs/html/pk-faq.html
M	lib/packagekit-glib/egg-test.c

commit a91aa260b8bf3c99cfa77fb7e88b79caae83e75e
Author: PabloMartin-Gomez <pablo.martin-gomez@laposte.net>
Date:	2008-10-23

    Correcting two fuzzy in French translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fr.po

commit 5d841f155c39945f8d99e6a732d9f7f95ced2f01
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-23

    bugfix: don't reuse a variable to check for installed, else we fail
    the resolve in pkcon

M	client/pk-console.c

commit ca519947a7120ece0f603422a510e14f869a6cff
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-10-22

    update includes to match the new header layout

M	backends/zypp/zypp-utils.cpp

commit 3cc0ea8f50c99471148c3d4857fda947bdec1b2e
Author: Igor Miletic <grejigl-gnomeprevod@yahoo.ca>
Date:	2008-10-22

    Spelling corrections for sr@latin

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sr@latin.po

commit a93fcbb60b318a7bf3099c656a14bdee46ecc583
Author: Igor Miletic <grejigl-gnomeprevod@yahoo.ca>
Date:	2008-10-22

    Spelling correction for sr.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sr.po

commit 9763801d505159618d4c017dfaac4da41c688841
Author: Daniel Nylander <po@danielnylander.se>
Date:	2008-10-22

    Updated Swedish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit 67e15ea540ea01b605547be14ed00a7339ae9e39
Author: Ankitkumar Patel <ankit@redhat.com>
Date:	2008-10-22

    Added Gujarati Translations!

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/gu.po

commit c0699f72258affa96bb646ecb33d0be9bca38334
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-22

    trivial: refresh translations

M	po/bn_IN.po
M	po/ca.po
M	po/cs.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/he.po
M	po/hu.po
M	po/it.po
M	po/ms.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/zh_CN.po
M	po/zh_TW.po

commit ad2f15c7ffccefbc7385aea531a95e1ad5dcbdfb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-22

    trivial: sync fedora spec file with upstream

M	contrib/PackageKit.spec.in

commit f4590359e831af2665d7dfbfe27b4d076156ad71
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-22

    trivial: spelling fix

M	client/pk-console.c

commit 7a3eaf6fa29f10ff8805f736178cd8ac67063b8f
Author: Ani Peter <apeter@redhat.com>
Date:	2008-10-22

    Added and updated Malayalam translations.

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/ml.po

commit 8f12ec25c2821c1e7594f2dc059e622da8e7e61e
Author: Igor Miletic <grejigl-gnomeprevod@yahoo.ca>
Date:	2008-10-22

    Corrected sr@latin with newer pot file

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sr@latin.po

commit 3bc3fad20943ec48543c0d361f1f005b11d339de
Author: Igor Miletic <grejigl-gnomeprevod@yahoo.ca>
Date:	2008-10-22

    Corrected sr.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sr.po

commit 36a6bcf0aee9ada8c7639a6bae52da0865230374
Author: Igor Miletic <grejigl-gnomeprevod@yahoo.ca>
Date:	2008-10-22

    Updated sr@latin

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sr@latin.po

commit 54f557bcb88b3a6aed95b8407b748c90aa169be2
Author: Igor Miletic <grejigl-gnomeprevod@yahoo.ca>
Date:	2008-10-22

    Updated sr.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sr.po

commit 2f1226df592c7e9dfa386f642538a20bf937e56c
Author: PabloMartin-Gomez <pablo.martin-gomez@laposte.net>
Date:	2008-10-21

    Updated French translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fr.po

commit 390ba723e0e40b9c058ccea052d7bfad5d2973c7
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2008-10-21

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit 5244ae15fd32142ad8bf8d52052b4322c6457533
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-21

    bugfix: allow GetOldTransactions to be run sync

M	lib/packagekit-glib/pk-client.c

commit efa78bbe54ed1379dde13b8cadc148e013eadc2b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-21

    glib: send a more precise error code when we fail a transaction

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit d8e28e1f0f27db4322499f108176ae022a520de7
Author: Adam Pribyl <covex@lowlevel.cz>
Date:	2008-10-21

    czech translation update

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/cs.po

commit 5ddaf674b7f1211b07e0e13a6fc615fb6a89be78
Author: 甘露(Lu Gan <rhythm.gan@gmail.com>
Date:	2008-10-21

    Update zh_CN.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 69d53cfedbead253ff85bff30fb0e44c57859b44
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-21

    bugfix: always overwrite the logging value as we don't want to
    overwrite this on the command line if we specified it in the
    config file

M	lib/packagekit-glib/egg-debug.c

commit f7f89f9d98efc83613cc5cb8df7a2476fbb78775
Author: Daniel Nylander <po@danielnylander.se>
Date:	2008-10-21

    Updated Swedish translation.

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit 4dd1a33d1601954457bedcd1b10c99ecc40af7ea
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2008-10-21

    one more string in spanish

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit f1078ca3fa24a08500a510a877146b6868b0eb67
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2008-10-21

    Updated Bengali India Translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/bn_IN.po

commit 50035398704e624017a0fd8b36c2675efd1273cd
Author: Terry Chuang <tchuang@redhat.com>
Date:	2008-10-21

    Translation updated.

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_TW.po

commit 0b9a7a417ced1795f955ae170091d344be4b0fbf
Author: Wei Liu <lliu@redhat.com>
Date:	2008-10-21

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit d410e7a0d8e33d948688c6ebf6157a6dd9dc904d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: post release version bump, update release notes

M	RELEASE

commit a3f638ec969044755c0b068ecc0ce65d46a6e465
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: post release version bump

M	configure.ac

commit ad69dd56d2f7e62ca791adbf396b18c7f358c69d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    Release version 0.3.8

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit b0dbd9fae3760f4d321469d5590b9d491ed258c6
Author: Oron Peled <oron@actcom.co.il>
Date:	2008-10-20

    Updated Hebrew translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/he.po

commit 58bc0f3e7859e5e832cdbdca105590c2a213835d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: make PackageKit-Qt a build config option

M	configure.ac
M	lib/Makefile.am

commit 19469adf62a0cd992ee9a223f11d42adde651c1d
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-10-20

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit eac48c2c7b90edbb66c53bad44566280c3f2ac92
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: add a couple of missing languages to LINGUAS

M	po/LINGUAS

commit 706d4ddda53adc5c06f2cad973f34d5abf8c344c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: add a .gitignore file

A	lib/packagekit-qt/test/.gitignore

commit fe84b081d85176fdbf9c46116cade3727ba570f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: clean up trailing whitespace

M	backends/zypp/pk-backend-zypp.cpp
M	lib/packagekit-qt/src/client.h

commit 8f9c5263765f49f370cc7bb723a04c185974567e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: fedora spec update, thanks rpmlint

M	contrib/PackageKit.spec.in

commit f162636b74cbdc28bfdcbc012e78e87d6bddfeb1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: don't abort make check if we are not using the dummy backend
    in packagekit-qt

M	lib/packagekit-qt/test/main.cpp

commit 8576c2d71ef2754b936c0cf275c9b59d583aea79
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: include config.h if we are using USE_SECURITY_POLKIT else
    we never use PolicyKit in packagekit-qt

M	lib/packagekit-qt/src/polkitclient.cpp

commit 1e0accc5dbee069662350522cf19e169e45c9fa2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    feature: print a message to the user when we try to install a package
    that is already installed

M	client/pk-console.c

commit 0b4f30aec308964ebda2a9a19478cb3b71c0b2cb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: use a local PkClient in pk_console_resolve, passing in a
    private version to a generic function isn't a good idea

M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-tools-common.c
M	client/pk-tools-common.h

commit 488a2224b0651a7496ba8c6b14af61749302c049
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    bugfix: fix a segfault cause by a double unref in the new
    pk-tools-common code. my bad.

M	client/pk-tools-common.c
M	client/pk-tools-common.h
M	lib/packagekit-glib/pk-client.c

commit c7073282042c59392ce6df51dc8d81b982fd9336
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: add a couple of unit tests to try and debug a crash

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-obj-list.c
M	lib/packagekit-glib/pk-package-list.c

commit 7cfe91f6b86b5dd389aea634ed26850b700c6574
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: rename a static variable to avoid debugging confusion

M	client/pk-console.c

commit c3b38f0eaee225abaf179a617f7a12ac875277c3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: fix the self check print statement

M	lib/packagekit-glib/pk-client.c

commit 012515cc7ef7df73201b3fe3160a66fa139ee7c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: properly clear the PkObjList

M	lib/packagekit-glib/pk-obj-list.c

commit c5a7ee8512393b9fff237cbdf517c060c5fbd5f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    feature: hook up the packagekit-qt self checks to make check

M	configure.ac
M	contrib/PackageKit.spec.in
M	lib/packagekit-qt/test/Makefile.am

commit cb6c0d41084c11eb36c5f16836e52d2385494d5e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: don't include the packagekit-qt build files in extra dist

M	lib/packagekit-qt/src/Makefile.am

commit 1bc9a6d0bb4a91606cb6ce13571f6fc0991eee57
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: don't include Makefile.am in extra_dist

M	lib/packagekit-qt/Makefile.am

commit cd21e3a9fc28f9b85e35135f021458ccffebb37a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-20

    trivial: rename the local glib include name

M	client/Makefile.am
M	docs/api/Makefile.am
M	src/Makefile.am

commit f4bc1921f9e1d42f8ab39f3b66a8cde1b48f5ced
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2008-10-20

    Added Bengali India Translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/bn_IN.po

commit 02da96e062d3dedf28d7a33486654e9c54181b9f
Author: 甘露(Lu Gan <rhythm.gan@gmail.com>
Date:	2008-10-20

    Update zh_CN.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit a572572654b6ef8792236455f80c60f76de2e508
Author: Terry Chuang <tchuang@redhat.com>
Date:	2008-10-20

    Translation completed.

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/zh_TW.po

commit b01a747c3c64dbe9c1742ea572ac5c939b711fca
Author: Wei Liu <lliu@redhat.com>
Date:	2008-10-20

    updated zh-CN translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 162293ce353266955347bb2cd2d5b7085fe07769
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2008-10-20

    updated spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit cebc5bb5b9ef91d4ab840e0aa5ec1deb0be535ef
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-19

    Fix the idle timer in the daemonBackend: do not exit on running
    threads
    or pending gobject calls

    Conflicts:

	lib/python/packagekit/daemonBackend.py

M	lib/python/packagekit/daemonBackend.py

commit 1a33073d014382866f1a2abb04140ab56170301b
Author: sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-19

    DaemonBackend: Do not include use a separate inactivity timeout
    from the
    packagekitd

M	lib/python/packagekit/daemonBackend.py

commit 5867163e4f77c725a159cc513fd43af1d84c4e86
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2008-10-19

    Updated Slovak translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sk.po

commit 36eec44b4f81051b950072679142bbbbbc040aa4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: update spec file to meet Fedora standards

M	contrib/PackageKit.spec.in

commit ca58d4925dbac69dc23ee9ddcd996324a3a50f84
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-10-18

    Apply patch from Laurent Montel <montel@kde.org> to fix the
    installation path on 64 bit Linux

M	lib/packagekit-qt/CMakeLists.txt
M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/test/CMakeLists.txt

commit 0fe59b6f79d5b8bb3bd94bb7477e626dc0b58af0
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2008-10-18

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit 77748ca31e5c1a0e0c7864f8e967ac22c3cbf9ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: update the fedora spec file now we install both glib and
    qt libs

M	contrib/PackageKit.spec.in

commit 2d99853a0d86a06ba22b051638b8d5c367384861
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: fix install directory

M	lib/packagekit-qt/src/Makefile.am

commit 96aa13bf76dde15b4860455b32ff18f925cca87f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: fix up the Fedora spec file

M	contrib/PackageKit.spec.in

commit 1ea3e534a6891aa27d97b01019b8db0e581528ed
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: fix make check

M	client/Makefile.am
M	contrib/packagekit-plugin/Makefile.am
M	docs/api/Makefile.am
M	src/Makefile.am

commit fe8bc0f2ad4164c0eb7a8dd63c81652decd6fbfe
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    feature: use a seporate .pc file for packagekit-qt

M	configure.ac
M	data/Makefile.am
A	data/packagekit-qt.pc.in

commit 3ca9813145b5bc5bbfb8bad959ed364af6693572
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: add missing build helper

A	moc.mk

commit c3f0ecebeca7e28e1fc858e0244fc94959059293
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    feature: rename the packagekit library to packagekit-glib

M	configure.ac
M	data/Makefile.am
R082	data/packagekit.pc.in	data/packagekit-glib.pc.in
M	lib/packagekit-glib/Makefile.am

commit e227509ceaec9b33fe9dae95d617272174ec64b3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    feature: convert the CMake buildsystem into native automake for
    packagekit-qt

M	Makefile.am
M	configure.ac
M	lib/packagekit-qt/src/Makefile.am

commit 6119bea6731acd37cd51385dd735e50bf05014ad
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: add some files to gitignore

M	lib/packagekit-qt/src/.gitignore

commit 3218e44bd7314f7220a41f320eb85e8087e39e65
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    bugfix: allow to build packagekit-qt without PolicyKit installed

M	lib/packagekit-qt/src/polkitclient.cpp

commit 39eecc14ee143d3144fae8dd5015e094c5950c11
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-18

    trivial: dist the packagekit-qt files so that they are in the
    release tarball

M	configure.ac
M	lib/Makefile.am
A	lib/packagekit-qt/.gitignore
A	lib/packagekit-qt/Makefile.am
A	lib/packagekit-qt/modules/.gitignore
A	lib/packagekit-qt/modules/Makefile.am
A	lib/packagekit-qt/src/.gitignore
A	lib/packagekit-qt/src/Makefile.am
A	lib/packagekit-qt/test/Makefile.am

commit bb959e3e0289aee42cc2aaba21ddb553812dd60a
Author: 甘露(Lu Gan <rhythm.gan@gmail.com>
Date:	2008-10-18

    Update zh_CN.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 17854b869ffd11095cf28a8979b9dd7cfb4e22f7
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-10-17

    Add categories to PackageKit-Qt

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionproxy.h

commit 7c14de5896f78217cc5dc063fb3861eee7a2ba11
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-10-17

    Fixed LINGUAS

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/LINGUAS

commit e83f4ceb8e05290b2396fba8f4c854199dab5e2f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: I was wrong to rip out the PkPostTrans logic as we don't
    want a million status reports from the daemon when iterating the
    list. Revert the patch that removed it.

M	src/pk-post-trans.c
M	src/pk-transaction.c

commit 89198af3a23c2349bb34c7b5bb0fc47589e6b6ae
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: reduce warning level when the script exits

M	src/pk-spawn.c

commit 7812b6478dd7bcbc6616e7bd3fe6e042e0b8fbc3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    bugfix: if the transaction failed then don't try to get the file lists

M	src/pk-transaction.c

commit 6ed9f0a80faf3e82c71bd9a22ba89d15ae4deb41
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    bugfix: if no packages were updated then don't try to get the
    file lists

M	src/pk-transaction.c

commit 7ef2148c862b9f1788dd67ec556bea8d561dd84c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: according to the shared-mime-info-spec, generic icon is
    not valid

M	data/packagekit-catalog.xml.in
M	data/packagekit-package-list.xml.in
M	data/packagekit-servicepack.xml.in

commit 8ef06243dff4226dc78826496f176eabe419af66
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: fix make check

M	docs/html/img/gpk-service-pack.png
M	po/LINGUAS

commit ee8fbb1062aac0aebc19797344efc35fbc992eb2
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-17

    yum: use the filters that make sense in the newest group code

M	backends/yum/yumBackend.py

commit 45a6d906c19009f0bf490f83ce65599f57328a88
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-17

    bugfix: maintain a dictionary of the summary text so we can use it
    when rpm is giving up package names without summaries

M	backends/yum/yumBackend.py

commit 09bacb375f733a3c71a63fb72f1a8b5053c42418
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-10-17

    Updated LINGUAS

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/LINGUAS

commit afe0488c7df1fb9bd46e1a59085894d8923205b0
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2008-10-17

    Updated Slovak translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sk.po

commit f328cb69e741deb71761d733ccfe215e9690a307
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-17

    trivial: fix up the links to the python helper library

M	backends/apt.deprecated/packagekit
M	backends/apt/packagekit
M	backends/conary/packagekit
M	backends/pisi/packagekit
M	backends/smart/packagekit
M	backends/test/helpers/packagekit
M	data/tests/packagekit

commit e9859b44d1a88e7025916f73f9bd6c3c81afa1d3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: fix make check

M	lib/packagekit-glib/pk-package-list.c

commit 9a1f65b417e195a9b6537cde6e77686827176549
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: don't enforce a comparison function in pk_obj_list_find_obj()

M	lib/packagekit-glib/pk-obj-list.c

commit cf84a87993ffe38022946495d1b608a4fa2439c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: add transactions to the data list

M	lib/packagekit-glib/pk-client.c

commit 4dc4249eb60869fc4ff1e6f3a0529f203f915837
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2008-10-17

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit ca4136d65b77eceac9777c5c14f5604db3853ee9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    trivial: fix pk_obj_list_find_obj, remove optimisation, it's invalid

M	lib/packagekit-glib/pk-obj-list.c

commit 74a9104ae038a675c35e4d10a4f7cef8e3191851
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-17

    yum: Tim made the yum group support newest

M	backends/yum/pk-backend-yum.c

commit 8266dcc3fec0a2521694b4d2538d90d5cb86878b
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-10-17

    yum: add GROUP_NEWEST support to search-group

M	backends/yum/yumBackend.py

commit 2ee6bd6e34cfb00bd224c334156e278064166681
Author: Aurelien Lefebvre <alk@imj.fr>
Date:	2008-10-16

    trivial: update of packagekit install instructions for Mandriva

M	docs/html/pk-download.html

commit 552eaf8db84fc05cd4549cf461cdbe4a813e83ff
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-10-16

    Complete migration of the headers

M	lib/packagekit-qt/modules/FindQPackageKit.cmake

commit 2cb0306efbe89473abfc4e74b191fbe60c95f5f6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    glib: make ::transaction return a pointer to a struct for simplicity
    in lists

M	client/pk-console.c
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/packagekit.h
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
A	lib/packagekit-glib/pk-transaction-obj.c
C050	lib/packagekit-glib/packagekit.h
lib/packagekit-glib/pk-transaction-obj.h

commit 3456a27eed5c21bbacde167cfe2a460923492f1d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    trivial: return a PkObjList not a raw array from
    pk_client_get_cached_objects

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit a26a23c8a2d229853de2fce7efa813c3619917e3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    trivial: don't just proxy functions in PkPackageList, use the ones
    from PkObjList directly

M	client/pk-console.c
M	client/pk-generate-pack.c
M	lib/packagekit-glib/pk-catalog.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-package-list.c
M	lib/packagekit-glib/pk-package-list.h
M	lib/packagekit-glib/pk-service-pack.c
M	src/pk-post-trans.c
M	src/pk-transaction.c

commit 1f8f0add216879ce2b08192c3662bf09d99279d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    trivial: make PkPackageList a superclass of PkObjList

M	lib/packagekit-glib/pk-obj-list.c
M	lib/packagekit-glib/pk-obj-list.h
M	lib/packagekit-glib/pk-package-list.c
M	lib/packagekit-glib/pk-package-list.h

commit 43707fe859b0190429c6f1e60f0d4a64e70c707c
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-10-16

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 7c6612450e6acfbb945a7f60885b1da796681e3e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    bugfix: Don't use EggObjList as a parent GObject makes up some of
    the library API, so this should be PkObjList

M	docs/api/Makefile.am
M	lib/packagekit-glib/Makefile.am
D	lib/packagekit-glib/egg-obj-list.h
M	lib/packagekit-glib/packagekit.h
M	lib/packagekit-glib/pk-client.c
R062	lib/packagekit-glib/egg-obj-list.c
lib/packagekit-glib/pk-obj-list.c
A	lib/packagekit-glib/pk-obj-list.h
M	lib/packagekit-glib/pk-self-test.c
M	src/Makefile.am
D	src/egg-obj-list.c
D	src/egg-obj-list.h
D	src/egg-string-list.c
D	src/egg-string-list.h
M	src/pk-post-trans.c
M	src/pk-self-test.c

commit 749dc9bf17aab7677e88aff14452f2395f0ce52c
Author: 甘露(Lu Gan <rhythm.gan@gmail.com>
Date:	2008-10-16

    Update zh_CN.po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 2259e5778956ae8debd85531005b756f6893e4bc
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-10-16

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 35e2bfdc35b3e9d44c6c5f6b6b31c852015cec40
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    bugfix: use the yum dependancy filter when there is not installed in
    the filter string, not just if it's installed. We ship with newest
    by default, which exposes this bug

M	backends/yum/packagekit
M	backends/yum/yumBackend.py

commit c2ec9d6e2295609fff66beb260ddedbce2ea5786
Author: Nils Philippsen <nils@redhat.com>
Date:	2008-10-16

    trivial: some more localisation fixes

M	client/pk-console.c
M	client/pk-generate-pack.c
M	contrib/packagekit-plugin/src/contents.cpp
M	src/pk-main.c

commit dc93845548a1a23f718200e56df726231c2f31cb
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-10-16

    Unify headers path

M	lib/packagekit-qt/src/CMakeLists.txt

commit 8c73eaf1c0aacc22ee89415ac43bf3ce76a393d3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-16

    qt: add some of the missing enumerated values

M	lib/packagekit-qt/src/client.h

commit 15357ecbdfc3b561d690a7184c86aa3bf52e1d07
Author: David Andersson <david@xn--kremla-iuad.se>
Date:	2008-10-16

    Rename se.po to sv.po and update

M	po/LINGUAS
R074	po/se.po	po/sv.po

commit 37111c88f77afde99bb506bbdc14caa8cfc5bb42
Author: Daniela Kugelmann <dkugelma@redhat.com>
Date:	2008-10-16

    Updated German translation.

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 159a5b8edaec5d4ea5a4e5136d4b97385a4442b7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: fix disabling the plugins

M	configure.ac

commit f5815473b6055d98e704afa4510c23674a81983a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    feature: merge in the QPackageKit QT library from
    git://maison.mymadcat.com/QPackageKit2 so we can syncronise releases
    and keep the code in sync

A	lib/packagekit-qt/CMakeLists.txt
A	lib/packagekit-qt/Doxyfile
A	lib/packagekit-qt/README
A	lib/packagekit-qt/modules/CMakeLists.txt
A	lib/packagekit-qt/modules/FindQPackageKit.cmake
A	lib/packagekit-qt/src/CMakeLists.txt
A	lib/packagekit-qt/src/QPackageKit
A	lib/packagekit-qt/src/client.cpp
A	lib/packagekit-qt/src/client.h
A	lib/packagekit-qt/src/clientprivate.cpp
A	lib/packagekit-qt/src/clientprivate.h
A	lib/packagekit-qt/src/common.h
A	lib/packagekit-qt/src/daemonproxy.cpp
A	lib/packagekit-qt/src/daemonproxy.h
A	lib/packagekit-qt/src/package.cpp
A	lib/packagekit-qt/src/package.h
A	lib/packagekit-qt/src/polkitclient.cpp
A	lib/packagekit-qt/src/polkitclient.h
A	lib/packagekit-qt/src/transaction.cpp
A	lib/packagekit-qt/src/transaction.h
A	lib/packagekit-qt/src/transactionprivate.cpp
A	lib/packagekit-qt/src/transactionprivate.h
A	lib/packagekit-qt/src/transactionproxy.cpp
A	lib/packagekit-qt/src/transactionproxy.h
A	lib/packagekit-qt/src/util.cpp
A	lib/packagekit-qt/src/util.h
A	lib/packagekit-qt/test/CMakeLists.txt
A	lib/packagekit-qt/test/daemontest.cpp
A	lib/packagekit-qt/test/daemontest.h
A	lib/packagekit-qt/test/main.cpp
A	lib/packagekit-qt/test/transactiontest.cpp
A	lib/packagekit-qt/test/transactiontest.h

commit 4c1ebddba0a9677495ae0fabe8e5413ff60f8688
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: refresh translations

M	po/ca.po
M	po/cs.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/he.po
M	po/hu.po
M	po/it.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/se.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/zh_CN.po

commit 54d5f1c98b3e2dddbff740555c2ef0e9e8cdbc83
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: remove the markup from the translations in the web plugin

M	client/pk-console.c
M	contrib/packagekit-plugin/src/contents.cpp

commit 0f49cf5fef6dccbb024877e7fd1f5ad9a523e190
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: abstract out pk_console_resolve() and
    pk_console_resolve_package_id() so we can use it in pkcon and
    pkgenpack

M	client/pk-generate-pack.c
M	client/pk-tools-common.c
M	client/pk-tools-common.h

commit 8696c5b6039b583aaae9871211c5707f13fe647f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: move the python library into source lib (no other changes)

M	Makefile.am
M	backends/apt.deprecated/packagekit
M	backends/apt/packagekit
M	backends/conary/packagekit
M	backends/pisi/packagekit
M	backends/smart/packagekit
M	backends/test/helpers/packagekit
M	backends/yum/packagekit
M	configure.ac
M	lib/Makefile.am
R100	python/.gitignore	lib/python/.gitignore
R100	python/Makefile.am	lib/python/Makefile.am
R092	python/enum-convertor.py	lib/python/enum-convertor.py
R100	python/packagekit/.gitignore	lib/python/packagekit/.gitignore
R086	python/packagekit/Makefile.am	lib/python/packagekit/Makefile.am
R100	python/packagekit/__init__.py	lib/python/packagekit/__init__.py
R100	python/packagekit/backend.py	lib/python/packagekit/backend.py
R100	python/packagekit/client.py	lib/python/packagekit/client.py
R100	python/packagekit/daemonBackend.py
lib/python/packagekit/daemonBackend.py
R100	python/packagekit/filter.py	lib/python/packagekit/filter.py
R100	python/packagekit/frontend.py	lib/python/packagekit/frontend.py
R100	python/packagekit/misc.py	lib/python/packagekit/misc.py
R100	python/packagekit/package.py	lib/python/packagekit/package.py
R100	python/packagekit/pkdbus.py	lib/python/packagekit/pkdbus.py
R100	python/packagekit/pkexceptions.py
lib/python/packagekit/pkexceptions.py
R100	python/packagekit/progress.py	lib/python/packagekit/progress.py
R100	python/packagekit/pylint.sh	lib/python/packagekit/pylint.sh
R100	python/pk-frontend-test.py	lib/python/pk-frontend-test.py
R100	python/wrapper-test.py	lib/python/wrapper-test.py

commit 5fd2375a5c7b69f218c3dad9943f187a6ee26ad0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: another couple of fixes to the library rename

M	lib/packagekit-glib/packagekit.h
M	src/Makefile.am

commit 9da8d235f5dca1f5e240a421734af9fd7a2f58e5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    feature: move the library into /usr/include/PackageKit/packagekit-glib
    as we now have a few libraries that talk to PackageKit

M	Makefile.am
M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	client/Makefile.am
M	client/egg-string.c
M	client/egg-string.h
M	client/egg-test.c
M	client/egg-test.h
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
M	client/pk-tools-common.c
M	configure.ac
M	contrib/PackageKit.spec.in
M	contrib/packagekit-plugin/Makefile.am
M	contrib/packagekit-plugin/src/contents.cpp
M	contrib/packagekit-plugin/src/contents.h
M	data/packagekit.pc.in
M	docs/api/Makefile.am
A	lib/.gitignore
A	lib/Makefile.am
R100	libpackagekit/.gitignore	lib/packagekit-glib/.gitignore
R091	libpackagekit/Makefile.am	lib/packagekit-glib/Makefile.am
R100	libpackagekit/egg-debug.c	lib/packagekit-glib/egg-debug.c
R100	libpackagekit/egg-debug.h	lib/packagekit-glib/egg-debug.h
R100	libpackagekit/egg-obj-list.c	lib/packagekit-glib/egg-obj-list.c
R100	libpackagekit/egg-obj-list.h	lib/packagekit-glib/egg-obj-list.h
R100	libpackagekit/egg-string.c	lib/packagekit-glib/egg-string.c
R100	libpackagekit/egg-string.h	lib/packagekit-glib/egg-string.h
R100	libpackagekit/egg-test.c	lib/packagekit-glib/egg-test.c
R100	libpackagekit/egg-test.h	lib/packagekit-glib/egg-test.h
A	lib/packagekit-glib/packagekit.h
R099	libpackagekit/pk-bitfield.c	lib/packagekit-glib/pk-bitfield.c
R092	libpackagekit/pk-bitfield.h	lib/packagekit-glib/pk-bitfield.h
R097	libpackagekit/pk-catalog.c	lib/packagekit-glib/pk-catalog.c
R092	libpackagekit/pk-catalog.h	lib/packagekit-glib/pk-catalog.h
R097	libpackagekit/pk-category-obj.c
lib/packagekit-glib/pk-category-obj.c
R092	libpackagekit/pk-category-obj.h
lib/packagekit-glib/pk-category-obj.h
R099	libpackagekit/pk-client.c	lib/packagekit-glib/pk-client.c
R097	libpackagekit/pk-client.h	lib/packagekit-glib/pk-client.h
R099	libpackagekit/pk-common.c	lib/packagekit-glib/pk-common.c
R095	libpackagekit/pk-common.h	lib/packagekit-glib/pk-common.h
R098	libpackagekit/pk-connection.c
lib/packagekit-glib/pk-connection.c
R094	libpackagekit/pk-connection.h
lib/packagekit-glib/pk-connection.h
R099	libpackagekit/pk-control.c	lib/packagekit-glib/pk-control.c
R095	libpackagekit/pk-control.h	lib/packagekit-glib/pk-control.h
R096	libpackagekit/pk-details-obj.c
lib/packagekit-glib/pk-details-obj.c
R088	libpackagekit/pk-details-obj.h
lib/packagekit-glib/pk-details-obj.h
R096	libpackagekit/pk-distro-upgrade-obj.c
lib/packagekit-glib/pk-distro-upgrade-obj.c
R090	libpackagekit/pk-distro-upgrade-obj.h
lib/packagekit-glib/pk-distro-upgrade-obj.h
R099	libpackagekit/pk-enum.c lib/packagekit-glib/pk-enum.c
R099	libpackagekit/pk-enum.h lib/packagekit-glib/pk-enum.h
R099	libpackagekit/pk-extra.c	lib/packagekit-glib/pk-extra.c
R093	libpackagekit/pk-extra.h	lib/packagekit-glib/pk-extra.h
A	lib/packagekit-glib/pk-marshal.list
R099	libpackagekit/pk-package-id.c
lib/packagekit-glib/pk-package-id.c
R094	libpackagekit/pk-package-id.h
lib/packagekit-glib/pk-package-id.h
R098	libpackagekit/pk-package-ids.c
lib/packagekit-glib/pk-package-ids.c
R093	libpackagekit/pk-package-ids.h
lib/packagekit-glib/pk-package-ids.h
R099	libpackagekit/pk-package-list.c
lib/packagekit-glib/pk-package-list.c
R094	libpackagekit/pk-package-list.h
lib/packagekit-glib/pk-package-list.h
R098	libpackagekit/pk-package-obj.c
lib/packagekit-glib/pk-package-obj.c
R089	libpackagekit/pk-package-obj.h
lib/packagekit-glib/pk-package-obj.h
R100	libpackagekit/pk-self-test.c	lib/packagekit-glib/pk-self-test.c
R099	libpackagekit/pk-service-pack.c
lib/packagekit-glib/pk-service-pack.c
R095	libpackagekit/pk-service-pack.h
lib/packagekit-glib/pk-service-pack.h
R098	libpackagekit/pk-task-list.c	lib/packagekit-glib/pk-task-list.c
R093	libpackagekit/pk-task-list.h	lib/packagekit-glib/pk-task-list.h
R097	libpackagekit/pk-update-detail-obj.c
lib/packagekit-glib/pk-update-detail-obj.c
R090	libpackagekit/pk-update-detail-obj.h
lib/packagekit-glib/pk-update-detail-obj.h
D	libpackagekit/pk-marshal.list
M	python/enum-convertor.py
M	python/packagekit/Makefile.am
M	src/Makefile.am
M	src/egg-debug.c
M	src/egg-debug.h
M	src/egg-obj-list.c
M	src/egg-obj-list.h
M	src/egg-string.c
M	src/egg-string.h
M	src/egg-test.c
M	src/egg-test.h
M	src/pk-backend-dbus.c
M	src/pk-backend-internal.h
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-cache.c
M	src/pk-cache.h
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor-dummy.c
M	src/pk-file-monitor-gio.c
M	src/pk-network-nm.h
M	src/pk-network-unix.c
M	src/pk-network-unix.h
M	src/pk-network.h
M	src/pk-post-trans.c
M	src/pk-security-dummy.c
M	src/pk-security-polkit.c
M	src/pk-security.h
M	src/pk-spawn.c
M	src/pk-transaction-db.c
M	src/pk-transaction-db.h
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c
M	src/pk-transaction.h
M	src/pk-update-detail-list.c
M	src/pk-update-detail-list.h

commit 0164f86562da586598da296ac15c9be149600cfc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    trivial: remove pk-import-specspo now we are doing translations in
    the backend

M	client/Makefile.am
D	client/pk-import-common.c
D	client/pk-import-common.h
D	client/pk-import-specspo.c
M	po/POTFILES.in

commit 79f1a99334667b5cef9a46be1866afead3b0749f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-15

    feature: add functionality to check for files being used that have
    been updated, and send a session restart required signal

M	etc/PackageKit.conf.in
M	src/pk-post-trans.c
M	src/pk-post-trans.h
M	src/pk-transaction.c

commit 720dd7aa20c57355803fa8677cd7ea071d42f474
Author: 甘露(Lu Gan <rhythm.gan@gmail.com>
Date:	2008-10-14

    Update Chinese Simplified translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 217182d1e1fccef2f6137cbba1c72d46f07087f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial fix to the dummy backend

M	backends/dummy/pk-backend-dummy.c

commit 0941e9daa0a76701142c0b4062dc4b36d3a610d7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: don't warn when we finish twice, just return failure

M	src/pk-backend.c

commit 62f9dbed232b2c97eeea285e2267c5e9173460c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: don't proxy status-changed and progress-changed in
    PkPostTransaction, use the backend directly

M	src/pk-post-trans.c
M	src/pk-transaction.c

commit 38a99c70a12e3cb4e0b11bc7da7d1d324a243d73
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: make PkPostTrans an object in PkTransaction

M	src/pk-transaction.c

commit 09e5604347e2dc613334acad87f42d9024b0735c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: rename PkRefresh to PkPostTrans as we're doing other
    actions too

M	src/Makefile.am
R060	src/pk-refresh.c	src/pk-post-trans.c
R050	src/pk-refresh.h	src/pk-post-trans.h
M	src/pk-transaction.c

commit 7a559d374f5b926d6402c7b61e15792cf645a4e6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: fix up some debugging to use words, not numbers

M	src/pk-backend.c

commit 2362dddc0c0ab6c96b693f9b590e8ca5b9e01b7a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: add an internal function, egg_obj_list_exists()

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 9a83b69a7eb1055480d46939360ece843b855c62
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    dummy: make the backend a little cleverer for testing

M	backends/dummy/pk-backend-dummy.c

commit 331315a0e44584091e965edc2e07d25890bc2f99
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-14

    python client: status, progress and allow_cancel are interesting for
    every transaction

M	python/packagekit/client.py

commit 9aa6f9489dee1fb51075b913b063844165d987dc
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-14

    python client: SetLocale does not report a status

M	python/packagekit/client.py

commit 3d426627f936c57db188432fbd05ae36bfea39c0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-14

    Python client: UpdateSystem should be handeled as a long taking action

M	python/packagekit/client.py

commit 64f70848763600b36f7c0b0c5a8e288f70f07c51
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    bugfix: allow distros to disable the browser and gstreamer plugins
    in the configure script

M	configure.ac

commit 81dc60b308b024aec3f375837f2868a0f588c02a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-14

    trivial: add a new group enum

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 8b268f952e100a7ef618ca1cee46d8abec7db477
Author: David Andersson <david@xn--kremla-iuad.se>
Date:	2008-10-14

    trivial: add Swedish translation

M	po/LINGUAS
A	po/se.po

commit 79ad31886ad4c25f7f68f9c8e9692b7307ffdf8a
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-10-13

    return repo error instead of a interal error

M	backends/zypp/zypp-utils.cpp

commit 6a10a808433696823a10b95251da6246dd46ba94
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-10-13

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 6cfdbfccff67e75a1b0a35c5599ee75b809d4b75
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-13

    Add the description to the PackageKitError exception in client

M	python/packagekit/client.py

commit 21318ef3db46659eee6cc1e285993529e3870cb1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: refresh translations

M	po/ca.po
M	po/cs.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/he.po
M	po/hu.po
M	po/it.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt_BR.po
A	po/refresh.sh
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/zh_CN.po

commit 896bdbc8bf05ce9a3010214542719737394a651f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: fix make check

M	po/POTFILES.in

commit 314c7522a2abfa43cb455c191cf7058ed91c1a74
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: fix markup

M	docs/html/pk-screenshots.html

commit 4580b7dedac2770a9f01270bbb557b2c7aab28ad
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: don't force the thumbnail aspect

M	docs/html/pk-screenshots.html
M	docs/html/thumbnail.sh
M	docs/html/upload.sh

commit 20ffb91d573d546f9e7d4671b71c49b27f298b8b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: make the screeshots page less huge to fix fd#17936

M	docs/html/img/gpk-log.png
M	docs/html/img/gpk-waiting.png
A	docs/html/img/thumbnails/.gitignore
M	docs/html/pk-screenshots.html
A	docs/html/thumbnail.sh
M	docs/html/upload.sh

commit 87c64817f8b9bf637ccb90723b34a863e454753c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit fe3b46994cfa9e7edc20e3ce330bb0d8b030cadd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    Release version 0.3.7

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 4e89a798a2357feb7191f70974be7a7b2e9b5fab
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    bugfix: the mime type of a service pack is x-servicepack, not x-pack

M	data/Makefile.am
R085	data/packagekit-pack.xml.in	data/packagekit-servicepack.xml.in

commit 1b43814274491905a702236b7e1d224ce58d446f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    trivial: gitignore update

M	docs/html/files/.gitignore

commit 6f3257a390ba1e5dd4da5e12f48b6cf415ef0d4b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-13

    bugfix: register the mime-type x-package-list as we are using it
    for service packs

M	data/Makefile.am
A	data/packagekit-package-list.xml.in

commit d7c6b1215e159be11db4f5ccea1ecb4a8401eb4d
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-10-12

    urpmi: fix in backend with new package ids delimiter (&)

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit c4461edb88906a829c90c2f3460aff0d0cb1ebc1
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-10-10

    alpm: always hide available package if it have the same version
    as installed

M	backends/alpm/pk-backend-alpm.c

commit c79751258c7c6e768f2b037857a5b55b81ad277a
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-10-10

    alpm: don't list available packages with the same version as installed

M	backends/alpm/pk-backend-alpm.c

commit c375d80ece1d2e0ce1f20c38efd9829d106875f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-10

    trivial: screenshot update

M	docs/html/img/gpk-log.png

commit 2d09337dee66a51d735508a9fb849161463a3fb1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-10

    trivial: update screenshots

M	docs/html/img/gpk-log.png
M	docs/html/img/gpk-service-pack.png

commit 2a62d212864158d797a4ea3f06854b12fd22d5df
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-10

    bugfix: change the documentation to be correct, that the duration
    of the transaction is measured in milliseconds

M	libpackagekit/pk-client.c
M	src/pk-interface-transaction.xml

commit cf26b178f934ff79b0fa5a9b5fdeeca7a79ef724
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-10-10

    alpm: added get_mime_types

M	backends/alpm/pk-backend-alpm.c

commit 6f6e9b975b905792458e57522b1aed0fb75055cc
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-10-09

    fix daemon to set store values for threaded backends

M	src/pk-refresh.c

commit 82ee608d8a22dedd9799d2074c466e43da8f52f9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    bugfix: don't crash the client tools if PkControl launches the daemon

    If the daemon is launched with PkControl, rather than PkClient,
    then we attempt to refresh the transaction
    list when the PkControl object is not finished initialising, and we
    send a critical warning.
    The fix is to only do the refresh in an idle handler, making sure
    we kill it if nothing ever runs on
    the object

M	libpackagekit/pk-control.c

commit 8aa435e9923d22588b89bf27b94f6988c1ff8199
Author: Stefan Haas <shaas@suse.de>
Date:	2008-10-09

    zypp: fixed BNC#402372

M	backends/zypp/pk-backend-zypp.cpp

commit df8b9c4df2f227a0139622de952389caa4d6635e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    feature: lots of updates to the pkgenpack manpage

M	man/pkgenpack.xml

commit b74ee7f2547730a7deda16492c647f6432746813
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-10-09

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 401454f0462fe150825e6b88a669c5cf76e08886
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    trivial: add another screenshot

M	docs/html/img/Makefile.am
A	docs/html/img/gpk-service-pack.png
M	docs/html/pk-screenshots.html
M	docs/html/upload.sh

commit ac49b7788f33e20aa6569e28b2b6ff89cc67efca
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    trivial: add a percentage signal to PkServicePack

M	client/pk-generate-pack.c
M	libpackagekit/pk-service-pack.c
M	libpackagekit/pk-service-pack.h

commit c24a819f1ad66ec12e403771a794ada2d089239a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    trivial: change the filename of the system package lists

M	client/pk-generate-pack.c
M	libpackagekit/pk-common.h
M	man/pkgenpack.xml
M	src/pk-refresh.c

commit c17625eac50dae947f22ef33c189ce1c1ee85652
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    feature: more PkServicePack into libpackagekit so that client GUI
    tools can be built on top

M	client/Makefile.am
M	client/pk-generate-pack.c
D	client/pk-service-pack.c
D	client/pk-service-pack.h
M	libpackagekit/Makefile.am
M	libpackagekit/pk-self-test.c
R099	src/pk-service-pack.c	libpackagekit/pk-service-pack.c
R100	src/pk-service-pack.h	libpackagekit/pk-service-pack.h
M	src/Makefile.am

commit 0f3dd765c2ac385f82b4db3d21e344e2cd9c1583
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    trivial: use a known blank temp directory when decompressing the
    service pack

M	src/pk-service-pack.c

commit eb0a81bdb81464a9fc5664ab99dd7f5030bcbf2e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-09

    trivial: upload the man files as pdf's too

M	docs/html/upload.sh

commit 91667918906217290f56322e15c9a0df0d7d7191
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2008-10-09

    Updated Slovak translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sk.po

commit d8122365444a7e5ad7e980b1f2c42b6eba1b55f9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    bugfix: add some functionality to compare PackageID's with a fuzzy
    arch, i.e. so that i386 == i686

    This stops us downloading extra deps when using pkgenpack

M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-id.h
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-list.h
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-package-obj.h
M	src/pk-service-pack.c

commit 772d3ad13806e8c3be4a6553b0a0d45ab6501e3c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    feature: show progress as the packages are downloaded in pkgenpack

M	client/pk-generate-pack.c
M	src/pk-service-pack.c
M	src/pk-service-pack.h

commit 64a8e1df8c179101b44c6deb3c00a3074d9edd50
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    feature: remove the ServicePack transaction method as it's only half
    implemented and won't be ever used

M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-nop.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	docs/html/pk-matrix.html
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h
M	python/packagekit/backend.py
M	python/packagekit/daemonBackend.py
M	src/pk-backend-dbus.c
M	src/pk-backend-dbus.h
M	src/pk-backend.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 1639b51d3d33a2b2792f71f91207360c50692eca
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: add proper GError error codes to PkServicePack

M	src/pk-service-pack.c
M	src/pk-service-pack.h

commit adec4fe25f4c998063026349fdeac653c90ec217
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: don't attempt to make the service pack with updates if
    there are no updates to add

M	client/pk-generate-pack.c

commit 0b02e4fe34cc7e2908ebbb11aab3a08cc53e98b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: make the dir when we check the servicepack file

M	src/pk-service-pack.c

commit 543c9aa8127a8762a5c76b92b653171524c8d7c5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: fix a potential crash in the daemon if we can't chdir

M	src/pk-service-pack.c

commit d72d61bb4e07aa1744f65bde7c135db10ccbe441
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: don't use PkClient by default unless we are being called
    by a client

M	src/pk-service-pack.c

commit ed196f70ba9a72d5f27c2d9649b8447d2b3c8f8a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: don't use EggDbusMonitor in libpackagekit, we can just copy
    the trivial bits into the only user PkConnection

M	libpackagekit/Makefile.am
D	libpackagekit/egg-dbus-monitor.c
D	libpackagekit/egg-dbus-monitor.h
M	libpackagekit/pk-connection.c
T	src/egg-dbus-monitor.c
T	src/egg-dbus-monitor.h

commit 833fbcbf2f22c191461e36298d0aa70a7eba660c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: fix up the pkgenpack man page

M	client/pk-generate-pack.c
M	man/pkgenpack.xml

commit ab73112c3752f2c0484ab856ecfef21b3a2c436f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    feature: add a -u option to pkgenpack so we can generate a package
    of update plus deps

M	src/pk-service-pack.c

commit 9d9233f2be714374d1352785b11829e2a4f6cbd5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: factor out pk_service_pack_create_for_package_ids

M	src/pk-service-pack.c
M	src/pk-service-pack.h

commit 0eaf00000c6b0463d7dbac136df25e815a5c9df2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: rename base filename and re-instate copyright

M	client/Makefile.am
R100	client/pk-generate-pack-main.c	client/pk-generate-pack.c
M	client/pk-self-test.c
M	po/POTFILES.in
M	src/pk-service-pack.c

commit c7f8e04f04a3a1ea5b4865280f3a247b687d3b2b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: remove onsolete file

M	client/Makefile.am
M	client/pk-generate-pack-main.c
D	client/pk-generate-pack.c
D	client/pk-generate-pack.h
M	po/POTFILES.in

commit bcee43c04002d05b9119ba908494913726cb877f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: remove a lot of the unstructured code in pk-generate-pack
    and more it into pk-service-pack.c

M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	src/pk-service-pack.c

commit c7d80c87e2469ca97dac3920a33973eb1268fc91
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: rename some service pack functions and variables, no
    functional changes - 2

M	client/pk-generate-pack.c

commit bc784a8d4ed43a8e3e9205987ae1b479cd6fd267
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: rename some service pack functions and variables, no
    functional changes

M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	client/pk-generate-pack.h

commit c297d25625eb9fddf1d49f9257a0b6e83501d1cb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: static'ify some internal functions

M	client/pk-generate-pack.c

commit bb78998db94825ede7f608335b9a4ae7341217dd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: send a PkPackageList to pk_generate_pack_main, not a filename

M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	client/pk-generate-pack.h

commit 570fed5c3d6ed8e2c1926beb83669e0bfa7a0a00
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-08

    APT: Do not require to be online to make a refresh

M	backends/apt/pk-backend-apt.c

commit 0bd00af1acf3e3516e7755203cbdd7142344012d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: remove unused function

M	client/pk-generate-pack.c

commit f580617c5fb2fb3ceb8fd8f11703b3c5123740cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: more the resolving from pk-gererate-pack.c to
    pk-generate-pack-main.c, and pass a package_id instead

M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	client/pk-generate-pack.h
M	src/pk-service-pack.c
M	src/pk-service-pack.h

commit c215e64a664e219dced5c9809f79fd7159122fa1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: setup PkServicePack state in pkgenpack

M	client/pk-generate-pack-main.c

commit 5ae0201e49094f3a04889f9c2e9656d5fdcdd3eb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: symlink pk-package-list to client

M	client/Makefile.am
A	client/pk-service-pack.c
A	client/pk-service-pack.h

commit ead47d2ccc097f272d47e01492089b5fa7153ee9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: add some more stubs in PkServicePack

M	src/pk-service-pack.c
M	src/pk-service-pack.h
M	src/pk-transaction.c

commit a852c5df48642e70f0f173c7fa034168976074f1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: move the service pack checking out of PkTransaction and
    into PkServicePack, no functional code changes

M	src/pk-service-pack.c
M	src/pk-transaction.c

commit 5d6923f66f1a2416d20b3cbd2a9fac00c3505bd4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    trivial: add the skeleton shell of a PkServicePack GObject to make
    some of the code a little more managable

M	src/Makefile.am
A	src/pk-service-pack.c
A	src/pk-service-pack.h

commit 9cbf6b11ba66546cfdf0951a4c1bdc11d39046e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-08

    feature: make the command line parsing on pkgenpack more sane

M	client/pk-generate-pack-main.c

commit 3df91ebddfe97ee5860eb18a19573effc0bc3080
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: fix up the yum backend execption handlng printing

M	backends/yum/yumBackend.py

commit b3ff09612d3fa8251f548ab721258c2c7271ab94
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: do the yum category icon fallback correctly

M	backends/yum/yumBackend.py

commit b03b792ac7f6dfa93f16394d7748ece8425b5001
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: update fedora spec file with icons link

M	contrib/PackageKit.spec.in

commit 19b18511e1de1f49fcf25d479a607da431610b49
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    yum: don't emit full paths for icons, just emit the icon name

M	backends/yum/yumBackend.py

commit 62ac617a4469c5eac1ded900c9ab990f90bb7693
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: dont print the summary or parent ID if not valid in pkcon

M	client/pk-console.c

commit 329723bdacbe760df06a357ec49770c7d3f097f8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: be more strict and require an icon in the category

M	src/pk-backend-spawn.c
M	src/pk-interface-transaction.xml

commit bb9ffad34d1de14ad439a4f250e42bbee78a0f0d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: remove unused struct member

M	libpackagekit/pk-category-obj.c
M	libpackagekit/pk-category-obj.h

commit e06af4f24561e32216045161cb8d4f836971e7f2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: egg updates

M	libpackagekit/egg-obj-list.c

commit 14c146c9092d6b7e8382e4d95d686506eabddc1d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: add the convenience function egg_obj_list_add_array()

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 2cdb1831426cfa51e0310d78248153588e200c40
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    feature: speed up filtering by nearly an order of magnitude of large
    lists using a dictionary. This speeds up GetPackages by 12 seconds

M	python/packagekit/filter.py

commit 4aa84e5cf786a35b6948c6d414b25c0f4cd30922
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: add a new PkClient API call to get the cached
    objects. Nothing uses this yet

M	libpackagekit/pk-client.c
M	libpackagekit/pk-client.h

commit 3590c4b6ae4467cdfbca4be09185663e59e4078f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: add a way to get the array data from a EggObjList

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit c82a468b0e39b8b31c4bf1f0415949ae12f1122e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: add a check for parent_id == cat_id

M	src/pk-backend-spawn.c

commit 9137a2673def511f0a063d36900cdf9d5714b280
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    feature: add support for getting the category list in PkClient
    and pkcon

M	client/pk-console.c
M	libpackagekit/Makefile.am
A	libpackagekit/pk-category-obj.c
A	libpackagekit/pk-category-obj.h
M	libpackagekit/pk-client.c
M	libpackagekit/pk-client.h

commit 19785ca1524f5f2988e607c06ce0b35563837308
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-07

    trivial: fix the size of the category command in PkBackendSpawn

M	src/pk-backend-spawn.c

commit afdb3e7ef965af0add1aa7f52456409be6bb0f7e
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-10-07

    python: use stdin.readline instead of raw_inout as it behave better
    process termination

M	python/packagekit/backend.py

commit 58fdd94342b8d192c4deb6b9edba60d722d8204f
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-10-07

    python api: fixed cut & paste error

M	python/packagekit/client.py

commit 05a7f189a2611df996178873ab8d83bf93258c05
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-10-07

    yum: add support for categories

M	backends/yum/pk-backend-yum.c
M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit 2ebfe3ac67954bd7795559a0088291d6db907f43
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-10-07

    alpm: remove obsolete comments :)

M	backends/alpm/pk-backend-alpm.c

commit 3a2bf6b35e23ecfea429c9f270a490575720ea0e
Author: Thomas Spura <spurath@students.uni-mainz.de>
Date:	2008-10-06

    Updated German Translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit f57959b24e5387a6cb70ffcb8d55c54cfc703847
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-06

    APT: fix the gstreamer whatprovides regular expression

M	backends/apt/aptDBUSBackend.py

commit 1aeed0ba0eba446e6fa32b3ab2e30c3d65a5f27d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    trivial: add some text for the GStreamer README

M	contrib/gstreamer-plugin/README

commit 42948c1950e51a819888d4e5e0f9b777c5b06b71
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    trivial: add a README file for the GStreamer plugin

A	contrib/gstreamer-plugin/README

commit f2d9800e31bcecf93511970d1c2fc68e552053e8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    feature, API addition: add a GetCategories method and Category signal
    so we can build a dynamic group list

M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-nop.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/yum/yumBackend.py
M	backends/zypp/pk-backend-zypp.cpp
M	contrib/pk-completion.bash
M	libpackagekit/pk-client.c
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h
M	python/packagekit/backend.py
M	python/packagekit/client.py
M	python/packagekit/misc.py
M	python/wrapper-test.py
M	src/pk-backend-dbus.c
M	src/pk-backend-dbus.h
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-interface-transaction.xml
M	src/pk-transaction.c
M	src/pk-transaction.h

commit b9f6fd390aedf271d11ff832cb5417f0f07fbde6
Author: Nikos Charonitakis <nikosx@gmail.com>
Date:	2008-10-06

    Updated Greek translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/el.po

commit 8181b47beb15831021c1519e1b2f8d492e3a90b8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    trivial: update RELEASE

M	RELEASE

commit 01c5531b062502908827ed5271aa2209e3fcac93
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    trivial: post release version bump

M	configure.ac

commit e5ec4fd5b8e08edce34031b45d240d456a406f11
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    Release version 0.3.6

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit a8d764a5cf837c892fb84398523a8ba531044524
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    trivial: update a screenshot

M	docs/html/img/gpk-application-groups.png

commit 932a9883b37c521a86c1483c8a04f01dc6fb9bfc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-06

    yum: don't backtrace when we have no groups and we try to search
    group on collections. Also sort the percentage charge logic while
    we are here. Fixes rh#465722

M	backends/yum/yumBackend.py

commit b9956e40bd51a5e0157205c7a2b64ba55ce625f4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-06

    APT: There is no need to mark the required changes of local package
    files twice, since this is already done by debfile

M	backends/apt/aptDBUSBackend.py

commit 105f79531cd99be5c1142bc154d882e056506ed7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-05

    bugfix: catch all errors in a yum transaction to even catch attribute
    and syntax errors in yum. Fixes fd#17920

M	backends/yum/yumBackend.py

commit a76c1dbaf99f2d044bfb1856b2fa122cdd08e2a5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-05

    bugfix: use the correct command names in packagekit-background.cron
    to fix fd#17875

M	data/packagekit-background.cron

commit 7cd62709f5281aa831c5507ee08a8ae93fb3b194
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-05

    APT: Dpkg calls should use the same system root as the apt cache

M	backends/apt/aptDBUSBackend.py

commit c7280a54ecd16a098bcc36226e8810ded859e250
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-04

    trivial: update screenshot

M	docs/html/img/gpk-prefs.png

commit 39f1db358b887b32c45e37380325b4db57227c91
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-04

    API addition: add a Destroy signal when we destroy the interface, else
    a client has no idea if it's safe to call into the interface. Nothing
    uses this yet.

M	libpackagekit/pk-client.c
M	src/pk-interface-transaction.xml
M	src/pk-transaction.c

commit 4fb434e5290ca2c89b1175bf07e77b4f42c6d1a5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-04

    bugfix: we are allowed to cancel queued (and not running)
    transactions, and make sure the frontend shows the right thing when
    we do

M	src/pk-transaction.c

commit d403b8b3e506d8e8be2445524193348095ddf5e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-04

    bugfix: when we query the progress of a transaction, use the cached
    transaction values rather than querying the backend, as it might not
    be the transaction actually running at the moment. Also tidy up the
    signal emission while we are here

M	src/pk-transaction.c

commit 5c3145d036004d9fec531dff22d167f52fe7321d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-04

    Trivial fix in Python daemon backend: Use a string array instead of a
    string in Resolve call

M	python/packagekit/daemonBackend.py

commit f86de98de9d919137f8a96e61848ec31a17725f3
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    trivial: save and restore the new debugging state as the daemon
    does clearenv

M	src/pk-main.c

commit 86887700cef2d9017c961156bd8e6568e16d2dc1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-03

    bugfix: use environent variables rather than static instance
    variables to hold the debugging state, so that we can get access to
    libpackagekit debugging when compiling with external programs

M	client/Makefile.am
M	libpackagekit/Makefile.am
M	libpackagekit/egg-debug.c
M	libpackagekit/egg-debug.h
M	src/Makefile.am

commit 6a1622814dbda9ad5f233c4a5575e5071be2c2a8
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    bugfix: what a caller does GetTid and then crashes, the daemon does
    not timeout the transaction

M	src/pk-transaction-list.c

commit 488d4384f4f05e009c7637c9394099c8e2ee1b3d
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    bugfix: if the refresh cache fails, don't do the PkRefresh actions

M	src/pk-transaction.c

commit 3472cae81fbba55021b608662e6209b23cae0279
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-03

    trivial: eork around automake oddness

M	etc/.gitignore
M	etc/Makefile.am
R099	etc/Vendor.conf.in	etc/Vendor.conf

commit 05a7f0be277671fac085d0299c6ca91cc5116ab0
Author: Thomas Spura <spurath@students.uni-mainz.de>
Date:	2008-10-03

    Updated German Translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 3fb1fd6fdb51ea8204dbda375032406945a59a5b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-03

    trivial: new group enum: vendor

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 35213cf1cc03bdb8c9bb41b5628ce60c44ccd23f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-03

    feature: add a way for a big company to change the name of the
    vendor group

M	etc/Vendor.conf.in

commit f55f858596efc1c17cbaa4f53547f23aa779f642
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-03

    feature: add a file Vendor.conf that allows vendors to change the
    URLs used in the frontend programs

M	contrib/PackageKit.spec.in
M	docs/html/Makefile.am
A	docs/html/pk-package-not-found.html
M	etc/.gitignore
M	etc/Makefile.am
A	etc/Vendor.conf.in

commit 2ba6755a37c1824765bb65961f7fb1b626327738
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    bugfix: instead of waiting in pk_spawn_exit, block so that we can't
    try to execute other scripts while it's exiting

M	src/pk-spawn.c

commit cb3676b186c9cbab11e71e91a6e39b3f2b108cdb
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    trivial: add some debugging into the daemon output

M	src/pk-transaction-list.c

commit c2e153f63c23a613c930c32b6ebe231c7f8f5f26
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    trivial: spend less time unlocking to speed up test suite

M	data/tests/pk-spawn-dispatcher.py

commit 2c34023dcd98c14b2c128cc7bf5382cd409f3294
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    trivial: use unknown, rather then the random 999 as a self check code

M	src/pk-spawn.c

commit d41b61fd3ce1031e659458cf98c560d114f125bf
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    trivial: add a unit test to test for re-entrancy in pk-spawn, which
    we fail miserably

M	src/pk-spawn.c

commit c265a6a9de9b385efb022805e57666a996f5793a
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    trivial: make the test dispatcher more realistic by adding delays
    in __init__ and unLock

M	data/tests/pk-spawn-dispatcher.py
M	src/pk-spawn.c

commit 5a3f1db2bc4386730b729095b13aeb4fe00c362e
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    bugfix: when we exit the dispatcher with 'exit' ensure we unlock
    if locked

M	python/packagekit/backend.py

commit 90318875a1ac21897c4f5d5ec1e629ec24b15527
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-03

    bugfix: unlock the backend before we send finished on ErrorCode as
    unlocking may take some time

M	python/packagekit/backend.py

commit 2d52ad93dfdb23b1dcd83710f8d8623903fd628a
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-02

    trivial: warn if we try to respawn when trying to kill the daemon

M	src/pk-spawn.c

commit 03861450cc000086c065dec9b36ea5ca54512b30
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-10-02

    trivial: add placeholder for arch groups

M	backends/smart/smartBackend.py

commit 424396b1257b8344d4c00fbf91cfe39b245f6d4c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-10-02

    smart: restore the backend.reset() that got lost in refactoring

M	backends/smart/smartBackend.py

commit cf28e82c89a9d09a7a1bbf50550c8c3f92117f30
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-02

    APT: add a note about implementing the codec search using debtags
    (will
    be used by Debian)

M	backends/apt/TODO

commit 0038405dc87f95e3d7e776682ccd9231caac0ee4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-10-02

    APT: Instead of using the raw codec string in WhatProvides use the one
    produced by the gstreamer packagekit plugin

M	backends/apt/aptDBUSBackend.py

commit d9fe3c33fa86f75658a9451ab4ac158524eadada
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-10-02

    smart: implement GetMimeTypes

M	backends/smart/pk-backend-smart.c

commit c0f591b3d0d946b7f9abebb7beef5d03201d58b1
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-02

    bugfix: fix a theoretical hang where we could try to reuse a exiting
    instance

    As pk_spawn_exit() was blocked in pk_spawn_argv(), a new process
    could not be spawned when
    the instance was shutting down. This was not the case when
    pk_spawn_exit() was called from
    PkBackendSpawn, and so if the backend was in the process of exiting
    and a new command was
    send to the dispatcher, the daemon would stop processing existing
    requests.
    The fix is quite simple, forcing pk_spawn_exit() to wait for
    completion in all cases,
    and then to add an extra flag to differentiate between a forced exit
    and the changing of
    the dispatcher

M	src/pk-spawn.c

commit 02ebc9464f927c7eb822f6954adcb09d4e63558e
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-02

    trivial: add two new yum comps mappings

M	backends/yum/yumComps.py

commit 3fe0ae74b6b781cd4a4238695284a50430bf1895
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-02

    trivial: fix a few comments in PkSpawn

M	src/pk-spawn.c

commit ab20f4d10c0c8484a26e2720031ad3bfaf760b2a
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-01

    trivial: do the dbus-glib timeout in libpackagekit too

M	libpackagekit/pk-client.c
M	libpackagekit/pk-control.c

commit df767a6039a00a1873edd4f26a458ffd58a67933
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-01

    bugfix: set the default timeout to the maximum as dbus-glib times out
    after 25 seconds and it may take longer to install a codec than that

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit 3beca7202df2d5d6f901b3c1e4df072e9520e383
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    trivial spec fixes

M	contrib/PackageKit.spec.in

commit 0cf5e1f613a0f07f163c4de1c56d76852f16193d
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-10-01

    trivial: add some debugging about the XID set in the gstreamer helper

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit f7eee92595a61152cd3be32c50e78c033bc34846
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    trivial: get the nice value of the spawned process from
    BackendSpawnNiceValue in the config file

M	etc/PackageKit.conf.in
M	src/pk-spawn.c

commit 9de046483f7beb5b2f3d3862443845ca89b6f329
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    feature: renice the spawned process so that we don't hog the system
    when doing automatic updates

M	src/pk-spawn.c

commit a3931c2c98d093c139c65b65a2b1e615ec872f3c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    feature, API addition: Add the GetMimeTypes method that can be used
    to get the MIME types of packages supported

M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-nop.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	libpackagekit/pk-control.c
M	libpackagekit/pk-control.h
M	src/pk-backend-internal.h
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-engine.c
M	src/pk-engine.h
M	src/pk-interface.xml

commit c795e1be81e46f7f9f81109c5fec3ffd329c56da
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    trivial: use get_groups, get_filters order in the prototype, this
    is what every backend does...

M	src/pk-backend.h

commit 368f1bdeb73d9932d68750b316501bfc9fc2484a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    trivial: rename the no_nb translation to nb on advice of Kjartan
    Maraas

D	po/no_nb.po

commit c8100efa78e7ee7a07a1b8d4a9df33a4b3c72d4e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-10-01

    trivial: rename the no_nb translation to nb on advice of Kjartan
    Maraas

M	po/LINGUAS
A	po/nb.po

commit acd449e52361c03fb36dedf6624b0774596f13c2
Author: S.Çağlar Onur <caglar@pardus.org.tr>
Date:	2008-09-30

    PiSi: Trivial changes for pisi-dispatcher work

M	backends/pisi/pisiBackend.py
M	backends/pisi/pk-backend-pisi.c

commit eb796b7b850700a5906a6dd252a97e79623fa435
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    trivial: rename some of the sub packages for fedora to better match
    the naming specification

M	contrib/PackageKit.spec.in

commit babb32605f35511091970ea4aa2d9142a36d5ffb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    trivial: urisource also needs the 64bit suffix too

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit 0650ff649b56589069a06146d732d5d8b052bf0c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    bugfix: make the pk-gstreamer-install helper emit proper GStreamer
    exit codes

M	configure.ac
M	contrib/PackageKit.spec.in
M	contrib/gstreamer-plugin/pk-gstreamer-install.c
M	contrib/gstreamer-plugin/test.sh

commit c730b13ee2fb80770989495cab8124aef433e912
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    trivial: prefix the messages in the PackageKit helper

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit cc3c4a6e08ed560a3f5b5ecc46102ec370aeaa3e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    bugfix: use a ()(64bit) suffix for the package provides on 64 bit
    machines

M	contrib/gstreamer-plugin/pk-gstreamer-install.c

commit 6115714edc109771f0ee3b7feae9a1cc8cc83069
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-30

    APT: Fix StateHasChanged call after a cache update

M	data/20packagekit

commit 71f45a3246016ef13f7bbc9e164e82951a3df6d8
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-09-30

    bugfix: remove items about to be run from the transaction list
    without crashing

    The daemon sometimes crashes when a large number of requests are
    queued and then cancelled
    This is because by sheer luck (on unluckyness...) we get a request
    in the idle time between
    the transaction being scheduled to run, and actually being run.
    In this case, save the idle callback ID, and stop the callback
    from occurring

M	src/pk-transaction-list.c

commit 42b941e205eb3296cfdaf9506b80fdf8081ecace
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    feature: do a continual self check in PkTransaction to make sure
    broken backends cannot wedge the daemon

M	src/pk-transaction-list.c

commit 2cf2227030b2840e0a3508f7f5c6fce3f1040c5f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-30

    trivial: remove the self tests from the fedora spec file, it takes
    waaaay too long to build

M	contrib/PackageKit.spec.in

commit 1f9ef537aed5622bec903ce20afa6706893ff206
Author: Thomas Spura <spurath@students.uni-mainz.de>
Date:	2008-09-29

    Updated German Translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit a7e9344c434a7184538b1ffdf0b3fe330ff986f8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 1227138e30e8d312f54efe2f5cd4ab8d718f8ad0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    Release version 0.3.5

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 6d86c8d10e7a3aea3bd52b1cd320c80721bbb4fc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: remove debugging from yumComps

M	backends/yum/yumComps.py

commit 69193b66827ce3cbe1ce3e7c9439f19726adc61f
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-29

    yum: added missing import

M	backends/yum/yumComps.py

commit 6ba48001bed4d2fb03a536eebc2bf1abf35c53e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    bugfix: libpackagekit needs sqlite, so mark it as such in the
    pkgconfig file

M	data/packagekit.pc.in

commit e52fbfabebab7954a31a00c12637db63d3bb2df7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: pylint fix

M	backends/yum/yumComps.py

commit 46795793fe46cc7ee815d704424b6030fd3b0e8a
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-29

    yum: make the yum comps db use a version, so we can change the schema
    in the future

M	backends/yum/yumComps.py

commit 72016f1cd82d6b9acffa4608b63d47984c51d369
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    yum: fix getting the update list after we installed updates

    yum 'helpfully' keeps an array of updates available, so if we:
    1. open a dispatcher with get-updates
    2. install an updates with update-packages
    3. get the update list with get-updates
    then the package that was just updated is marked as an update

M	backends/yum/yumBackend.py

commit 3e331e8bc899ef252ae926e0279ed98fbe0bc360
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    yum: always enforce a finished call after ErrorCode to avoid a
    daemon warning

M	python/packagekit/backend.py

commit ac6dfcdcee993de23352f183508e1e44074aacd5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    feature: keep an array of mtimes for the desktop files so we don't
    force processing each unchanged one when we do RefreshCache. Fixes
    fd#17817

M	contrib/PackageKit.spec.in
M	src/pk-refresh.c

commit afcbc92cc4718f04f32d554388a08c9b67e94ba4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: use EggStringList in the future

M	src/Makefile.am

commit 40baf800760af0b4c4b2687f7caa193a2212651c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: add EggStringList (superclass of EggObjList) for storing
    string lists

A	src/egg-obj-list.c
A	src/egg-obj-list.h
A	src/egg-string-list.c
A	src/egg-string-list.h
M	src/pk-self-test.c

commit 824ae320890d69d90f56dfa8d9904989a3879aee
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: add egg_obj_list_set_compare() so we can do
    egg_obj_list_remove_duplicate() and also make egg_obj_list_remove()
    remove all entries

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 1d8b051bc0bd746868a0e8c9cae7750352a6b1b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: in docbook introspection, we use doc:tt, rather than literal

M	src/pk-interface-transaction.xml
M	src/pk-interface.xml

commit 6436492fbff2c989b52dbce9f2fbdb53698bc3d2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-29

    trivial: add a not about the licence field in the ::Details signal

M	src/pk-interface-transaction.xml

commit ba257466a139fbcf4f7e510a57e65eed1f9607e6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    Add me to the authors page

M	docs/html/pk-authors.html

commit 325b35fc0747f58e66d25b806aded6521440e50a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    Update download information for Ubuntu.

M	docs/html/pk-download.html

commit e1b812fcbd913cce66c6e573c7d11054e570556d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    APT: Use force-confdef and force-confold also in recovery call of dpkg

M	backends/apt/aptDBUSBackend.py

commit b94e94496225b8ddc9ae5641a489dfda55028a1c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    APT: Fix path of apt config file

M	data/Makefile.am

commit 81de5ed895828cbc016e206983c503bb2eb3b7eb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    APT: Instead of catching and answering a config file prompt just
    set the dpkg options --force-confdef and --force-confold

M	backends/apt/aptDBUSBackend.py

commit 1365f4ef32ba8120b580648cb90323731929a43b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    APT: Fix config file prompts in direct dpkg calls and add a small
    sleep
    before sending the answer to give dpkg a chance to show the dialog

M	backends/apt/aptDBUSBackend.py

commit 33f230a680b95fa5928ff3fb9d37c596b6ed1c80
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-29

    APT: scan for debian bugs and cves referred to in the changelog

M	backends/apt/aptDBUSBackend.py

commit 4e50dbce1ec5a5bfbde68dda862f787738b034be
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-28

    APT: Fix some errors and warnings reported by pylint

M	backends/apt/aptDBUSBackend.py

commit 3bfbfd026943d3f26c2c8d79c167c51350d90a15
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-28

    APT: Fix whitespaces reported by pylint

M	backends/apt/aptDBUSBackend.py

commit 848487d53aef49bbebfe5c3ff7599843acd5aa4a
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2008-09-28

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit cc1a6a5c198e798e304cd338b16aec1596438b58
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-28

    yum: remove some insane pylint suggestions (sorry Tim :-)

M	backends/yum/yumBackend.py
M	python/packagekit/pylint.sh

commit 638a3cfda8b6691907d41183d46a9c3ee3669685
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    smart: use loader.getInstalled() instead of channel.getType()

M	backends/smart/smartBackend.py

commit db344e5feab8b789e4f7b61ec8a2bfa530e919a1
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-28

    APT: Several small fixes to the dpkg calls: only apply changes to the
    cache if there are additional dependencies to install. fix a typo in
    _unlock_cache call. return in the case of an exception.

M	backends/apt/aptDBUSBackend.py

commit cfbee8f92a85f8f86a6cd50577da46dc32c3656e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-28

    trivial: add the convenience helper pk_package_ids_from_text()

M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-ids.h

commit f2c3220e6ed0cdf87aafcb554d61cd0787ccdbe6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-28

    APT: Do not require to lock the cache before running dpkg. apt_pkg's
    cache lock fails if not all packages are configured from which we
    try to
    _recover()

M	backends/apt/aptDBUSBackend.py

commit dbaa846ec24e7e573ec7ef8675d8135124d9831a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    trivial: make both linebreaks weird

M	backends/smart/smartBackend.py

commit b49d3c9f775503415ca6ce049219c1b54925176a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    smart: look for apt metapackages as well as yum/yast

M	backends/smart/smartBackend.py

commit c5b7f4d70341ebefd46cf9a7d99400d03b994e08
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    trivial: add missing symlink

A	backends/smart/packagekit

commit ba9df555fe7f7bc929de76d5ffa6874d43415199
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    smart: pathlist implemented for rpm-md, so remove search_file comment

M	backends/smart/smartBackend.py

commit 237412670e20bfabd05b6a66a9bcefaeb21696e1
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    trivial: add smart TODO

M	backends/smart/smartBackend.py

commit 1921d3ff1e822fca70a9a4ef8ea63f7cb4fd09f4
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-28

    trivial: add packagekit.progress for... erhm, future use

M	backends/smart/smartBackend.py

commit 52f05866b347afd1d8b9c3d2443f76d1d24fb653
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-28

    python API: add the right type to obj vars and add
    name,ver,arch,repoid vars to the Package object

M	python/packagekit/misc.py

commit 4c9f139ea56a28fda4bf8e96d28cdfabe1f3bddb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-28

    APT: Follow api change in the client library

M	backends/apt/test.py

commit 95924a22b0a306554a7ca56e973ed3d582a95271
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    Python client: store 'free' strings as unicodes instead of utf-8
    encoded
    strings

M	python/packagekit/misc.py

commit 6d0210eecedf1cb1e82e75d3e9af5aaa478f917a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    Python client: store the whole info in PackageKitPackage. This is
    required for e.g. GetUpdates

M	python/packagekit/misc.py

commit 1404f906264ceab358eb7fb695b1239dc960b951
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Call doExitDelay in doExit

M	backends/apt/aptDBUSBackend.py

commit 4f49fe11b9db7f6a82e3a09404f7bba9d3a78261
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    DaemonBackend: the doExitDelay should be called in the doExit
    implementation

M	python/packagekit/daemonBackend.py

commit 6b9917f3a90ce20997a7f2f9c21750fc01ba82a3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Follow renaming of async decorator and make GetFiles threaded

M	backends/apt/aptDBUSBackend.py

commit a438bf1b3ed520af532f469916c342116af55ba5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    DaemonBackend: Rename async decorartor to serialze to avoid confusions

M	python/packagekit/daemonBackend.py

commit 4751617bec9f7ee2d85014c2901f006faadf6a78
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Make the master fd of the child non blocking

M	backends/apt/aptDBUSBackend.py

commit 222d55f0d4e4d8327a52abd7538f2f500ad070c9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Fix a wrong error enum

M	backends/apt/aptDBUSBackend.py

commit ca1adf826654b5ef56ff4ff690db21b48b5ed8ca
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Use openpty() to create a fd which can be used for stdin
    and stdout
    in the dpkg call

M	backends/apt/aptDBUSBackend.py

commit d8fe891f4201f43773037f4133befb4b65f3d7ea
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Try to recover from a failed package manager operation by running
    "dpkg --configure -a"

M	backends/apt/aptDBUSBackend.py

commit a9aa1b1a670aa83c99a76ca4a8aec677d66414df
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Copy and paste error handling from apt to dpkg call

M	backends/apt/aptDBUSBackend.py

commit f31ccb5e7d7db5fc0af01b9e966a0b3128200ab8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-27

    APT: Do not fork the whole backend to only run dpkg. Use Popen
    instead.
    Furthermore improve the whole error reporting during installation

M	backends/apt/aptDBUSBackend.py

commit 68798d95de6e121cf77d011d2a72477b238ed11e
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-09-26

    fix returning bogus packages by setting ignoreAlreadyRecommended

M	backends/zypp/pk-backend-zypp.cpp

commit 9bf529a8619891eaeb30606a4dcca3805e1c8ec7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    conary: use PackagekitFilter to reduce a load of complexity

M	backends/conary/conaryBackend.py

commit d1fda00cf50feedea02bbaff62af231a12dd449c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    conary, subclass PackagekitFilter, not used yet

M	backends/conary/Makefile.am
A	backends/conary/conaryFilter.py

commit 160efa389d5828115a76541159c9536601f18c20
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    yum: use the new PackagekitFilter abstract object

M	backends/yum/yumFilter.py

commit dc8938881fc654bb6122259a1e2201b8cc668c5d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    feature: add an abstract filter object as backends keep getting
    this wrong

M	python/packagekit/Makefile.am
A	python/packagekit/filter.py

commit 3957565415b6004f7ec89723788b6e1e043256d0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    conary: small trivial fixes

M	backends/conary/conaryBackend.py

commit aece24f399607d03358acc308cc15d389072022f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: move some of the methods in yumBackend into functions,
    and get rid of the handle_repo_error decorator

M	backends/yum/yumBackend.py

commit e9d862c8eeb527e94b5cad6ffc4d74b8ce8f9961
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: correct the groups database name, and make the variables
    in main static

M	backends/yum/yumComps.py

commit 16f3ac1947bc3f512135309b346fec6b3bca0763
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: move some of the methods in yumFilter into functions

M	backends/yum/yumFilter.py

commit fc6978a1bd27f9b4780b2239c74af98c3a3180e6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: add some more exclusions to pylint

M	python/packagekit/pylint.sh

commit e6325921b2ed22e49f5616a0a3bf97585b3730f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial bugfix: correct the method type of resolve

M	python/packagekit/backend.py

commit 6fb5d90fca9830929b0c825da5a0edf43ac3ec5a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: when yum knows the summary, actually use it

M	backends/yum/yumBackend.py

commit cd6f27a57651b9f532d731234fc22bab756ff879
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-26

    remove the helpers directory

D	backends/smart/helpers/.gitignore
D	backends/smart/helpers/download-packages.py
D	backends/smart/helpers/get-depends.py
D	backends/smart/helpers/get-details.py
D	backends/smart/helpers/get-files.py
D	backends/smart/helpers/get-packages.py
D	backends/smart/helpers/get-repo-list.py
D	backends/smart/helpers/get-requires.py
D	backends/smart/helpers/get-update-detail.py
D	backends/smart/helpers/get-updates.py
D	backends/smart/helpers/install-files.py
D	backends/smart/helpers/install-packages.py
D	backends/smart/helpers/packagekit
D	backends/smart/helpers/refresh-cache.py
D	backends/smart/helpers/remove-packages.py
D	backends/smart/helpers/repo-enable.py
D	backends/smart/helpers/repo-set-data.py
D	backends/smart/helpers/resolve.py
D	backends/smart/helpers/search-details.py
D	backends/smart/helpers/search-file.py
D	backends/smart/helpers/search-group.py
D	backends/smart/helpers/search-name.py
D	backends/smart/helpers/update-packages.py
D	backends/smart/helpers/update-system.py
D	backends/smart/helpers/what-provides.py

commit 299f88d1f4be279a660716330269251d9543b60a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: fix a typo i made in the conary backend

M	backends/conary/conaryBackend.py

commit 74ce46fbfc55c2d48330d82564395cf38b1d5410
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: remove the old helpers from apt.deprecated, just to rip
    out really dead code

R100	backends/apt.deprecated/helpers/aptBackend.py
backends/apt.deprecated/aptBackend.py
D	backends/apt.deprecated/helpers/.gitignore
D	backends/apt.deprecated/helpers/Makefile.am
D	backends/apt.deprecated/helpers/get-depends.py
D	backends/apt.deprecated/helpers/get-details.py
D	backends/apt.deprecated/helpers/get-repo-list.py
D	backends/apt.deprecated/helpers/get-requires.py
D	backends/apt.deprecated/helpers/get-update-detail.py
D	backends/apt.deprecated/helpers/get-updates.py
D	backends/apt.deprecated/helpers/install-files.py
D	backends/apt.deprecated/helpers/packagekit
D	backends/apt.deprecated/helpers/refresh-cache.py
D	backends/apt.deprecated/helpers/repo-enable.py
D	backends/apt.deprecated/helpers/resolve.py
D	backends/apt.deprecated/helpers/search-details.py
D	backends/apt.deprecated/helpers/search-file.py
D	backends/apt.deprecated/helpers/search-group.py
D	backends/apt.deprecated/helpers/search-name.py
A	backends/apt.deprecated/packagekit
M	backends/apt.deprecated/pk-backend-apt.c

commit e04169af2378aa2f5ae51538666c5fc07e114aa9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: fix build after removing pisi

M	configure.ac

commit c90f0003bb45965dd5db2a0941f2ea37a51c73aa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    pisi: convert the backend to using a dispatcher

M	backends/pisi/.gitignore
M	backends/pisi/Makefile.am
D	backends/pisi/helpers/Makefile.am
D	backends/pisi/helpers/get-depends.py
D	backends/pisi/helpers/get-details.py
D	backends/pisi/helpers/get-files.py
D	backends/pisi/helpers/get-repo-list.py
D	backends/pisi/helpers/get-requires.py
D	backends/pisi/helpers/get-updates.py
D	backends/pisi/helpers/install-files.py
D	backends/pisi/helpers/install-packages.py
D	backends/pisi/helpers/refresh-cache.py
D	backends/pisi/helpers/remove-packages.py
D	backends/pisi/helpers/repo-set-data.py
D	backends/pisi/helpers/resolve.py
D	backends/pisi/helpers/search-details.py
D	backends/pisi/helpers/search-file.py
D	backends/pisi/helpers/search-group.py
D	backends/pisi/helpers/search-name.py
D	backends/pisi/helpers/update-packages.py
D	backends/pisi/helpers/update-system.py
A	backends/pisi/packagekit
R097	backends/pisi/helpers/pisiBackend.py
backends/pisi/pisiBackend.py
M	backends/pisi/pk-backend-pisi.c

commit e7c6cf63398cfa7f08ff569709c8aadea28e74b5
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-26

    smart: always use the dispatcher

M	backends/smart/Makefile.am
D	backends/smart/helpers/Makefile.am
M	backends/smart/pk-backend-smart.c
R100	backends/smart/helpers/smartBackend.py
backends/smart/smartBackend.py
M	configure.ac

commit 55c8edf834bf42dc29ec9ef7bba704d16c2ca43d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    trivial: convert the conary backend to using the dispatcher, and
    make pylint a little happier

M	backends/conary/.gitignore
M	backends/conary/Makefile.am
R094	backends/conary/helpers/conaryBackend.py
backends/conary/conaryBackend.py
R086	backends/conary/helpers/conaryCallback.py
backends/conary/conaryCallback.py
D	backends/conary/helpers/Makefile.am
D	backends/conary/helpers/get-depends.py
D	backends/conary/helpers/get-details.py
D	backends/conary/helpers/get-files.py
D	backends/conary/helpers/get-repo-list.py
D	backends/conary/helpers/get-requires.py
D	backends/conary/helpers/get-update-detail.py
D	backends/conary/helpers/get-updates.py
D	backends/conary/helpers/install-packages.py
D	backends/conary/helpers/packagekit
D	backends/conary/helpers/refresh-cache.py
D	backends/conary/helpers/remove-packages.py
D	backends/conary/helpers/repo-enable.py
D	backends/conary/helpers/repo-set-data.py
D	backends/conary/helpers/resolve.py
D	backends/conary/helpers/search-details.py
D	backends/conary/helpers/search-group.py
D	backends/conary/helpers/search-name.py
D	backends/conary/helpers/update-packages.py
D	backends/conary/helpers/update-system.py
A	backends/conary/packagekit
M	backends/conary/pk-backend-conary.c
M	configure.ac

commit 5fa64d59cc509edddddca53e4f8294dde6f6e3eb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    bugfix: remove all the funny '^','|',<tab>,etc seporators and make
    the delimiters all the same

    The whole ^, |, \t space thing is pretty broken right now. I've
    just discovered a bug in GetDepends where multiple package_id are
    not being processed.

    I've committed a patch into git which sorts things out,
    once and for all. There's a constant PK_PACKAGE_IDS_DELIM (or
    PACKAGE_IDS_DELIM in python) that splits the package_ids, and
    PK_BACKEND_SPAWN_FILENAME_DELIM (python FILENAME_DELIM) is used to
    delimit multiple paths.

    Other changes:

    * pk_package_ids_to_text no longer takes a delimiter argument,
    as it's hardcoded to the define.
    * pk_va_list_to_argv no longer does insane things with '|'

M	backends/apt.deprecated/pk-backend-apt.c
M	backends/conary/pk-backend-conary.c
M	backends/pisi/pk-backend-pisi.c
M	backends/smart/helpers/get-depends.py
M	backends/smart/helpers/get-details.py
M	backends/smart/helpers/get-files.py
M	backends/smart/helpers/get-requires.py
M	backends/smart/helpers/get-update-detail.py
M	backends/smart/pk-backend-smart.c
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/zypp/pk-backend-zypp.cpp
M	backends/zypp/zypp-utils.cpp
M	contrib/PackageKit.spec.in
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-ids.h
M	python/packagekit/backend.py
M	src/pk-backend-spawn.h
M	src/pk-interface-transaction.xml
M	src/pk-transaction.c

commit a47824dcc64c9e91300d761af6db9da5817f6df9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    yum: make the check for additional deps much faster in the specific
    case where we can emulate a transaction

M	backends/yum/yumBackend.py

commit 2e4e95fd18ed0f5c2ec36c26e27ae0ddcf570ddb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-26

    bugfix: fix up a couple of potential crashers in PkControl if
    SetLocale fails

M	libpackagekit/pk-control.c

commit e680a7d3ae578118f3227a2bcb478e26266fdb23
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-09-25

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit fa0f6eaf0a3d2e1ad3bed17e4d15880f96cbae41
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    feature: Add a helper which can be used by GStreamer to install
    codecs. The conversion code was written by Bastien Nocera
    <bnocera@redhat.com>

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
A	contrib/gstreamer-plugin/.gitignore
A	contrib/gstreamer-plugin/Makefile.am
A	contrib/gstreamer-plugin/pk-gstreamer-install.c
A	contrib/gstreamer-plugin/test.sh

commit 1c2564073328b1ca7209e0c3691d6970da9f2c1f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: enable the unit tests in the rpmbuild so we can get some
    decent coverage stats for the other archs

M	contrib/PackageKit.spec.in

commit 6cee8a5a4503c089d891e5dd7de74d07aed989e9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-25

    APT: only report repo and distro upgrade methods available if the
    corresponding python modules are installed

M	backends/apt/pk-backend-apt.c
M	configure.ac

commit 6a05287d076698fdc86a944c3bcd299c25b7dc73
Author: Sharuzzaman Ahmat Raslan <sharuzzaman@gmail.com>
Date:	2008-09-25

    Add new Malay translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/ms.po

commit 7bb6764c33733266357271ebc1acf634216daf7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: skip the GObjects that require packagekitd to be running
    if it is not already running

M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-task-list.c

commit fa8638a0f06907fdc252513c155bc327e22feec6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: the last self check is only valid for developers as otherwise
    the warnings won't be shown

M	src/pk-backend.c

commit e8cd656aaa21e7d10ae2bf7d61c96abbbc4f6dea
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    Revert "trivial: fix up the deps for the web plugin"

    This reverts commit 5ce029a5383858dddc01d19ba26d61675ecee4ee.

M	configure.ac

commit fd474df5e46530ecb8e85ecd6b523de2fdccd6e5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: dist pk-spawn-dispatcher.py so we can use it in the self
    check library in a buildroot

M	data/tests/Makefile.am

commit 9567d65bbacbb70ae4a1eaa718029bbee9c7772e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: fix up the deps for the web plugin

M	configure.ac

commit 1dd040cde05e1f652c85a1f530593b47481a8120
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: fix up two errors missed by the regex

M	backends/yum/yumBackend.py

commit 6ce5383fae974a2074d9d54062f3e384c2f37b50
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: fix up the fedora spec file

M	contrib/PackageKit.spec.in

commit e6f183ab41fbe0da3e353f2298f91ee0387f9540
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-25

    APT: Small fixes to the test script

M	backends/apt/test.py

commit d01ca3caa591357d52af6ddff4389e3ee4bf42ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: add a chunk of self tests to detect if we get data out of
    cache properly

M	src/pk-transaction-list.c

commit 6ecb3bfe1df281a6045be08d92c937f04dd79df5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: up the timeout for the self test as we are now waiting for
    finished in an idle loop

M	src/pk-backend.c

commit 46ac584d1bebe13aad0d4865ada2a204e25bed8c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    bugfix: finish a cached transaction in an idle loop

    When returning results from a cache we should always return finished
    in an idle
    loop so we can block and wait for a response without having to know
    if we need
    to wait for ::Finished()

M	src/pk-transaction.c

commit 0e3ce574a263c79710de0208747e2bfe90f0c5dd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: use search-name and search-details in the PkTransactionList
    self tests, as i'll want to use get-updates further up with a cache
    setting check

M	src/pk-transaction-list.c

commit 770e28c78c35bc5b908c4e221acdbd0d9579934e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: check for context in more places so we can use more methods
    in the self check framework

M	src/pk-transaction.c

commit fe312025f84c0586e442b58d01b0fac460e9c509
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: emulate the PkEngine closer in the self check by keeping
    an instance of PkCache around

M	src/pk-transaction-list.c

commit 879ce36e4cd7dd042d7e2e7bf30594065d2bff02
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: add some new CPPFLAGS to warn on using deprecated functions

M	configure.ac

commit a414324ef8779cd4bd6dde9f1432703e3da00ee9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: don't use depricated functions

M	backends/razor/pk-backend-razor.c

commit 196465108d9622fdc47d4dde93396d0a659dfbc0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: make rpmlint a bit happier with the python packagekit
    bindings, and fix up a few potential bugs on the way

M	backends/yum/yumBackend.py
M	python/packagekit/backend.py
M	python/packagekit/client.py
M	python/packagekit/daemonBackend.py
M	python/packagekit/frontend.py
M	python/packagekit/misc.py
M	python/packagekit/package.py
M	python/packagekit/pkdbus.py
M	python/packagekit/pkexceptions.py
M	python/packagekit/progress.py

commit bbdd6eb8d3cd5d077affdb8a62ffba7dd8a87c7f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: add the pylint file I'm using

A	python/packagekit/pylint.sh

commit 5011f7a47e84d5ab33560f4dfb3d6c52110690b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-25

    trivial: some pylint updates for the yum backend

M	backends/yum/yumBackend.py

commit c8f511845f8f32256d68f0fda7244554f6c317be
Author: Adam Pribyl <covex@lowlevel.cz>
Date:	2008-09-25

    czech translation update

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/cs.po

commit c2dcf083eda89fc9dac124f838e4d683bcb64831
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-24

    APT: Enhance the test script to a full package client.

M	backends/apt/test.py

commit 782933319273985c7205177bf8d4590a5acd9692
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-24

    trivial: fix whitespace in the yum backend to make pylint a wee
    bit happier

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py
M	backends/yum/yumFilter.py

commit 0496b8e5b1637813721227db9d1623697d16a660
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-24

    trivial: fix make check

M	po/POTFILES.in

commit 3f184fbb5b4b67026b0820b5f7c54268c4ab8599
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-24

    yum: remove some debug printing

M	backends/yum/yumBackend.py

commit 36497d96bff993b427de314a6f6a9aceabbae96e
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-24

    use the LANG environment var to set language of group names &
    decriptions

M	backends/yum/yumBackend.py
M	python/wrapper-test.py

commit 054f65893271d65c0d77a19c1df3705a1316f7f7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-23

    trivial: adjust whitespace to make pylint happy^Hier

M	backends/smart/helpers/smartBackend.py

commit cff29ad13c709150346dafff389e67da97a3186e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    yum: more trivial pylint fixups

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py
M	backends/yum/yumFilter.py

commit 960f66459924aefda71b43ce655dcc56f85c0029
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-09-23

    alpm: search-details stuff changed and moved to another thread,
    cleaned up unneeded functions

M	backends/alpm/pk-backend-alpm.c

commit 31a72316e227fba9a9efe59999c46b228b5d847a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    yum: fix up a load of issues with rpmlint in yumBackend

M	backends/yum/yumBackend.py

commit 916b56a6c2acffe5ef3f6ba4e3f18486bdcc8fdd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    yum: fix the name of the enum when no mirrors are found

M	backends/yum/yumBackend.py

commit d53e48a3f960fb04c99aa75d774acc117aab5a5b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    Revert "Revert "change the default of RefreshCacheScanDesktopFiles
    and RefreshCacheUpdatePackageList to true. Distros that have slow
    methods may want to disable these""

    This reverts commit 0da977a67ea3e74e556b847e0085737bbb1f28fe.

M	etc/PackageKit.conf.in

commit 4b9af65c387a24113e98e8ffb22f39b140e38ea4
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-23

    smart: restore the missing installed collections

M	backends/smart/helpers/smartBackend.py

commit 541e907954d5920d7bb84663b5d0648d0f1fb164
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-09-23

    alpm: get-packages stuff changed and moved to another thread,
    removed unneeded get_packages function

M	backends/alpm/pk-backend-alpm.c

commit c2dd08fad789b436fbcfce2c27f848f0dc6dced8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: add a self check screenshot

A	docs/html/img/pk-self-check.png

commit 3e6fb992d95b504e7b568931467390cd63d30c51
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    bugfix: check if an instance is already running which can happen
    when developing PackageKit

M	src/pk-main.c

commit 3e1b512bc2614add7f5be50c855a2b2dba08742f
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-09-23

    alpm: search-group stuff changed and moved to another thread,
    removed unneeded find_packages_by_group function

M	backends/alpm/pk-backend-alpm.c

commit 4bf1016b0e5429c0acd611180d7b94479e4243a5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    bugfix: when we have more than one transaction queued, don't try to
    run them all at once

    This bug was never triggered before as we were running
    eachpk_transaction_run in a loop
    and so blocked at this point. Now we are idle_add'ing them, it's
    possible for all of
    the remaining queue to be dispatched at the same time.
    This fixes the bug where the dispatcher would sometimes fail to run
    the second method
    and PkSpawn would error out with 'trying to set timeout when
    already set'.

M	src/pk-transaction-list.c

commit 86828e5ff74d7feb0f79bfd599d15c7405d87936
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: add some unit tests to PkTransactionList for multiple
    scheduling that we fail totally... bugfix coming up

M	src/pk-transaction-list.c

commit baf68dd0b93ebcebff1f12666bbfc411ae6d26b0
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-09-23

    alpm: removed unneeded find_packages_by_name function

M	backends/alpm/pk-backend-alpm.c

commit 381362dccb9b1ff4d9257c370678280e06c0ac3a
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-09-23

    alpm: search-name stuff changed and moved to another thread

M	backends/alpm/pk-backend-alpm.c

commit 09cd9d18efebb6b1ca88653e1ab642cf439d694e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    bugfix: don't send ::Finished() when the script exits because of a
    dispatcher exit

    What we are seeing here is the backend being finished when it is in
    another transaction
    and hence returns no results and then puts up warnings that there
    was no status reports.
    This only seems to happen when we are making the dispatcher be
    reloaded again and again,
    for instance using pk-import-specspo and a RefreshCache() at the
    same time

M	src/pk-backend-spawn.c

commit b1a22987e86130427982b1788b445d1c85bf13ce
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: add some better debugging to help debug a crash

M	src/pk-transaction-list.c

commit 907c424aa1312962b446b7111bb601486ac70807
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: use pk_extra_set_access in pk-import-specspo

M	client/pk-import-specspo.c

commit 9e39b448be02dbfe2b9db5241e030d0b254adc41
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: improve some debugging in PkSpawn

M	src/pk-spawn.c

commit d21b61c03952e2e5f8e080735c6a61315d20d536
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-23

    yum: added set-locale support and return translated collection name
    & decription

M	backends/yum/yumBackend.py
M	python/packagekit/backend.py

commit f1efad534d3dee39284d09be764943ff1f28597f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: remove pk-import-desktop and pk-generate-package-list as
    we can do this in the server now

M	client/.gitignore
M	client/Makefile.am
D	client/pk-generate-package-list.c
D	client/pk-import-desktop.c

commit 5638a8c7e76d1054d3f964d9ef153d1d41a17c72
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: fix up the conf filename now we don't crash the daemon...

M	src/pk-transaction.c

commit 061755a7dc595c71a720192938ca6ed093918012
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-23

    trivial: reduce the backend grace time to 10ms as we want to process
    requests faster than 20/sec

M	src/pk-backend.c

commit d714ada5de0c3a885d8854b6ad8c43c23dfa2ed6
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-09-23

    alpm: added support for new pacman, resolver stuff changed and moved
    to another thread

M	backends/alpm/pk-backend-alpm.c

commit 1eb1ffbe8db84cb0eff713f9102e2e199eb9d28a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial: use pk_extra_set_access to speed up the database access

M	client/pk-import-desktop.c
M	src/pk-refresh.c

commit 091346e82a45f893e4b8d79df102d51a19ae2367
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    bugfix: turn off synchronous fsync when using PkExtra as the data
    isn't valuable, and we can reduce the time of the desktop scanning
    by 80%

M	libpackagekit/pk-extra.c

commit a0212c88048aa59d9eeab6aba4a52ac61eb565ca
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial: don't debug every line from stdout

M	src/pk-backend-spawn.c

commit 69e0e7f3922c1014dfe3c108a1326409f81f7933
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    feature: add in new API pk_extra_set_access() so we can avoid loading
    data when we are just writing to a database

M	libpackagekit/pk-extra.c
M	libpackagekit/pk-extra.h

commit 87d4f6dd8971b97763fa682f8039e1ed518b992b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 8a66b0eedef5b4f7b2430160f49d96b6524c509d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    Release version 0.3.4

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 8f79d9ab774ba96d6f29883da127a7ace0e77619
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-22

    APT: Check if the in memory cache is insync with the file cache in
    _check_init()

M	backends/apt/aptDBUSBackend.py

commit e2ab98eeb21af2a47274488a99086657ce935a50
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    feature: use a new in-process desktop scanner and package list
    generator, but leave then default off as they can crash the daemon

M	src/pk-transaction.c

commit 151c9aaf1782306f81e16efb3ff618f842fc63f2
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    trivial: copy/paste bug

M	backends/smart/helpers/smartBackend.py

commit 681a05ee80231d47edc58c3db998946e9b92a729
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    trivial: it's not an array

M	backends/smart/helpers/smartBackend.py

commit ee5ee4baadf5ca553fd9c169eb6291b737e813c7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial bugfix: disconnect ::Finished() and ::Package() after using
    to fix a segfault

M	src/pk-refresh.c

commit e340fca278a04fe71c0fb2d416ade60ffabd7761
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    smart: use package_id for get_details, to get data right

M	backends/smart/helpers/smartBackend.py

commit 3a38eba27fcf739fd1144a9f1807ca719e148b04
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    bugfix: make pkcon always overwrite the percentage values even if
    they decrease in digit length

M	client/pk-console.c

commit 06cdbc09a61a5c638444e6fe0fcc09a50e499e40
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    feature: add the desktop file scanning and package list generation
    in process as PkRefresh, but don't connect it up just yet

M	src/Makefile.am
A	src/pk-refresh.c
A	src/pk-refresh.h

commit 2c858cadb8409ba6578c7a3e93fc52d376aee818
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial: add two new status enums, SCAN_APPLICATIONS and
    GENERATE_PACKAGE_LIST

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h
M	tools/add-error-enum.sh

commit a1e3635b121719090225bf1e527e847f5ac77e2d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial: whitespace and comment fixes

M	src/pk-transaction.c
M	src/pk-transaction.h

commit 252555f60c4f0ec8d4c2499c0d9a43cace8991bb
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-22

    yum: let get-details return the right group enum for meta-packages

M	backends/yum/yumBackend.py

commit 5b15a53c19be98cf7fafde8f1f2c4756f98bcbb4
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-22

    yum: make get-details return full category\group for a meta-package
    (comps group)

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit f41d4f6cd41fbff7e6ed9af29fe966a83ea9711a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    convert array to string

M	backends/smart/helpers/smartBackend.py

commit dd5018c8c758a7203233f6bb0a032158856754d8
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    smart: silence UnicodeDecodeError internal errors

M	backends/smart/helpers/smartBackend.py

commit d2e4c66b655c70d069640a812ced3897f0420119
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    smart: report blank instead of unknown for license

M	backends/smart/helpers/smartBackend.py

commit b960ee737a6d905567ae44964236d63f23059ff2
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-22

    yum: make get-depends return packages added from group, not only deps

M	backends/yum/yumBackend.py

commit c7319e3b82c9b2e3b75741ebce640a4f1728c033
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    Revert "change the default of RefreshCacheScanDesktopFiles and
    RefreshCacheUpdatePackageList to true. Distros that have slow methods
    may want to disable these"

    This reverts commit 5977bf83532790c4e6e7a4e69b85011cdbe4cf5b.

M	etc/PackageKit.conf.in

commit 744f0cef17ee2bac8d71140708fb8b765ad6e5a1
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    smart: only allow one download at a time, to avoid confusing interface

M	backends/smart/helpers/smartBackend.py

commit fae6b3f16c247889fcb40261a57c191623f75f4c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    trivial: fix the enum converter now we are static const

M	python/enum-convertor.py

commit a6789f8f4cc6f07c84c018c9a3db5be7245f363e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    trivial: clean up imports

M	backends/smart/helpers/smartBackend.py

commit 04acdf694e125c66205fc5203341bd1cf149ccd0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    bugfix: add a --quiet flag for the import tools so we can use them
    in the daemon without printing lots of debug text

M	client/pk-generate-package-list.c
M	client/pk-import-desktop.c
M	client/pk-import-specspo.c
M	src/pk-transaction.c

commit 345fdb1cbd00082a06ae085ea7c43f05089babbf
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-22

    zypp:pk_backend_package() expects a summary, not a (long) description;
    fixes gpk-app display using zypp (opensuse@sukimashita.com)

M	backends/zypp/pk-backend-zypp.cpp
M	backends/zypp/zypp-utils.cpp

commit 28bc31428440ed3a48eb867e8a1f08ebd9b499cd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-22

    dummy: respect the filter setting in SearchFile

M	backends/dummy/pk-backend-dummy.c

commit d3c791c9bda5ec478d33fe6edab12716547cc1d0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit 89d9b3b4725cab57c18db7b6af2ef4c47d4f1ee0
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-22

    zypp: fixing segfault (opensuse@sukimashita.com)

M	backends/zypp/zypp-utils.cpp

commit ee27e95b12ab87610f2d1fb7f5c8a7a630e59c8b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit 98a981d1f3bd46ba74bf31a5a309a67849e90a9c
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-22

    zypp: check provides if no package was found (search file)

M	backends/zypp/zypp-utils.cpp

commit d80e6097b74d6915a95a62a9f794a634802db5a7
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-22

    zypp: fixing segfault (opensuse@sukimashita.com)

M	backends/zypp/pk-backend-zypp.cpp

commit 4b23d083cf9e83333ac3981d4472792ab6b12531
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    smart: implement GetUpdateDetail

A	backends/smart/helpers/get-update-detail.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 43324d694f6ca1f9608f84a9108d8da330512f93
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    trivial: use temporary variable

M	backends/smart/helpers/smartBackend.py

commit 11d6f17da25ba240e345fc1d20283e2ea73a6d89
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    smart: add download status for non-package/repodata files

M	backends/smart/helpers/smartBackend.py

commit 843048c799e572d2ee39c98e0e56fc7e5a54b557
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-22

    refactor smart package_id to own method

M	backends/smart/helpers/smartBackend.py

commit e83de7cea213276205e4ec794e3d6b8ebc0c83a4
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-22

    yum: get-updates should list obsoletes too

M	backends/yum/yumBackend.py

commit 85214d37f0a4056cb8923dd60ccb0e59787657fb
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-21

    python API: changed license to GPLv2+ for client.py so all python
    stuff has the same license

M	python/packagekit/client.py

commit 72278707bcf173d4d59b1dce1a673c36a49c5f1f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: make the static data tables constant to try and push more
    things up into .text

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit ad3cdc833908929157f0b6b6ae56d0dcfb77c634
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: constification of pk-store

M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-store.c
M	src/pk-store.h

commit 970f073d598da25658eba8133246239d8d5a966e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: abstract out the store functionlity into PkStore so we can
    test it easier

M	src/Makefile.am
M	src/pk-backend-internal.h
M	src/pk-backend.c
M	src/pk-self-test.c
A	src/pk-store.c
A	src/pk-store.h
M	src/pk-transaction.c

commit b25f3c96af63534d9aa991db58724b45164257e6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: use egg_test_assert to reduce the size of the self tests

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-string.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-details-obj.c
M	libpackagekit/pk-distro-upgrade-obj.c
M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-task-list.c
M	libpackagekit/pk-update-detail-obj.c
M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor-dummy.c
M	src/pk-file-monitor-gio.c
M	src/pk-notify.c
M	src/pk-security-polkit.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c
M	src/pk-update-detail-list.c

commit 9a22f09ca121c1faf65a67ce70ebc85cc478900d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: add two convenience methods egg_test_title_assert and
    egg_test_assert

M	libpackagekit/egg-test.c
M	libpackagekit/egg-test.h

commit ee1f9fcc9f8c628f9424776556bce0363da7a8aa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: add some unit checks to PkEngine, and ensure we reset the
    timeout when we do all methods

M	src/pk-engine.c

commit 2a170f80088ad4fef060f2f670b26cadcfd886bd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: disable the PkBackendDbus self check code for now

M	src/pk-backend-dbus.c

commit f10c763d64e07cbe4e8699d913e0a2a6d8f6b8a8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: use egg_dbus_monitor_reset and add a simple self check

M	src/pk-backend-dbus.c

commit 4904ae6bd914dede05101be809e536d55952f7a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: when we tell the developer we can't process after errorcode,
    tell them what it is we can't process

M	src/pk-backend.c

commit 1c0ff99dfed2d2ad90c74513b8817124067ea5af
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-21

    trivial: Add the convenience function egg_dbus_monitor_reset so we
    can reuse a EggDbusMonitor object

M	libpackagekit/egg-dbus-monitor.c
M	libpackagekit/egg-dbus-monitor.h

commit e94d38f4d168a5dd9ee3e0bca654d4a5d5717ce6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-21

    APT: add a --root option to the backend which allows to use an
    alternative system root for package manipulation tasks

M	backends/apt/aptDBUSBackend.py

commit cc2666bceb1c179e6c8e035bbef3121ee82090a0
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-21

    python API: added license text to source file and added an api version

M	python/packagekit/client.py
M	python/packagekit/misc.py

commit c0412953c5b9eede9c9c8f298616e33fc6beda12
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-21

    python API: return objects instead of dict

M	python/packagekit/Makefile.am
M	python/packagekit/client.py
A	python/packagekit/misc.py
M	python/wrapper-test.py

commit 197b70258b54ed693a4dfe7a5ffe1e8c4bce89cf
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-09-19

    add PLD to pk_get_distro_id

M	libpackagekit/pk-common.c

commit 75694046b9125350ca1d700820b12dded32fa15a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    trivial: fix whitespace

M	libpackagekit/pk-enum.h

commit d6681753bc611f178f82ccde76b0043fbf835222
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-09-19

    Add PK_PROVIDES_ENUM_HARDWARE_DRIVER for backends to query for needed
    hardware drivers

M	backends/zypp/pk-backend-zypp.cpp
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit f9a3bd80addaaf6f6112c9652f27ab3956702316
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    trivial: get rid of gtk-doc makefile warning

M	docs/api/Makefile.am

commit 60653c7ff558a153788ec992fd3b36d978106bdf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    trivial: add collections filter in the feature matrix

M	docs/html/pk-matrix.html

commit e35c110b9cba104fdee422eafa998b15c21472dc
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-09-19

    yum: fix a potential problem if the package_id could not be found

M	backends/yum/yumBackend.py

commit 85077a90da0c5c1d0d7544c6dc6e0766d9fd89cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    trivial: egg copyright update

M	libpackagekit/egg-test.c

commit 350904b907e41278954f7d33f8b69ce50009cc70
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    change the default of RefreshCacheScanDesktopFiles and
    RefreshCacheUpdatePackageList to true. Distros that have slow methods
    may want to disable these

M	etc/PackageKit.conf.in

commit 53b1312977be1f89e3fbd0df745fb0e57246ed2b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    trivial: remove pk_update_enum_x() and pk_freq_enum_x() from
    libpackagekit, as it's only used in gnome-packagekit

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 65d7f2e50748f6f556c7ac36142893757dcd0289
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-19

    bugfix: use gconstpointer rather than const gpointer to avoid 'type
    qualifiers ignored on function return type' warning

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 77d2d8912c50519fe3a591c17039797a581082a7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-18

    trivial: update some screenshots

M	docs/html/img/gpk-application-search.png
M	docs/html/img/gpk-progress.png
M	docs/html/img/gpk-updates-overview.png
M	docs/html/img/gpk-updates.png

commit 4a29ee0791e44db8f6a38c2f037411809c00f218
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-18

    yum: add the collection size to the output of GetDetails if it is
    a collection

M	backends/yum/yumBackend.py

commit 76f35e01675c90d4d5867fc01ea0baf5d91e24b0
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-18

    yum: make meta packages use verbose name as summary, insted of
    description, because it looks like crap in the gui

M	backends/yum/yumBackend.py

commit 54e710b5e42381b3ec980045d22c8fc8c37c8ddc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-18

    trivial: add one more ui to the developer FAQ page

M	docs/api/Makefile.am
M	docs/api/spec/pk-developer-faq.xml
M	docs/api/spec/pk-faq-error-code.png
A	docs/api/spec/pk-faq-filter.png
M	docs/api/spec/pk-faq-status.png

commit 065ea3db63b996181fdba6aeeea8026f26ee1051
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-18

    python api: implemented the last methods and make the wrapper-test.py
    a lot better

M	python/packagekit/client.py
M	python/wrapper-test.py

commit e3f1884f16a321ba8d44646f23d15a30b6ef138f
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-18

    python: removed packagekitwrapper.py, it is replaced by
    packagekit/client.py

D	python/packagekitwrapper.py

commit bf74c04989e8d1dec23af2f4942dd16f7a496265
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: add what role the deveoper messages come from to help out
    backend authors

M	src/pk-backend.c
M	src/pk-transaction.c

commit affa7bd267c44d7f890b297dab8342cf9c83cb1d
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-09-17

    zypp - fix the separator

M	backends/zypp/zypp-utils.cpp

commit 84a265148e8b23140b6aae2ace9121a4d2b4d816
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    yum: don't report the version or arch as meta else we display odd
    things in the UI

M	backends/yum/yumBackend.py

commit 6c4501afc53843b58e6afff5d69fd0797be63a1d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    bugfix: don't show a critical warning if we can't start up the daemon
    and start to use PkTasklist

M	libpackagekit/pk-task-list.c

commit 454d382a6e55ef52d509c2ece38c793dda1e530b
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-17

    python api: Implemented some extra methods and did some code cleanups

M	python/packagekit/client.py
M	python/wrapper-test.py

commit cf0591f2b38fabd89461fb1ac11d67ab5b4d8a2d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    bugfix: when we can't start the dameon from a DBUS method, emit a
    proper error code rather than just 'failed'

M	libpackagekit/pk-client.c
M	libpackagekit/pk-client.h
M	libpackagekit/pk-control.c
M	libpackagekit/pk-control.h

commit 0a0a4f85ef59329349ab29f426b99dc29716cce4
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-17

    zypp: cleaned whatprovides method

M	backends/zypp/pk-backend-zypp.cpp

commit 8dc76a3ff7005f7756c245d764010a6b83e360c1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    bugfix: don't crash the client tools if we use
    pk_control_transaction_list_refresh with a null error

M	libpackagekit/pk-control.c

commit f5bc52c9e9ef5d1c214590a271ec31e5124f6587
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-17

    zypp: build pool before solving

M	backends/zypp/pk-backend-zypp.cpp

commit 9589ecc5d5eeaaf5ecd1a888d6fe3548d7d3e116
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: add a link to packagekit to fix the make check

A	data/tests/packagekit

commit 0e0d2f39dab22ce8cca84be45e0726fe4844341a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: add three new screenshots

M	docs/html/img/Makefile.am
A	docs/html/img/gpk-client-codecs.png
A	docs/html/img/gpk-client-font.png
A	docs/html/img/gpk-client-mime-type.png
M	docs/html/pk-screenshots.html

commit 2d5144d0ab3715622d215376e5e45c62314f4fbe
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    bugfix: store translations in the C locale so we can still provide
    a package name in C even if there are no translations

M	client/pk-import-desktop.c
M	libpackagekit/pk-extra.c

commit 67849d8bcedcf8646457fa2ad6dd2dbf5cab48d6
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-17

    urpmi: trivial: using tabs instead of spaces to split commands in
    dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 17e27517eaa709cfef5f4aff57aaa4d2e376ef6e
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-17

    urpmi: now using dispatched backend

M	backends/urpmi/helpers/Makefile.am
D	backends/urpmi/helpers/get-depends.pl
D	backends/urpmi/helpers/get-details.pl
D	backends/urpmi/helpers/get-distro-upgrades.pl
D	backends/urpmi/helpers/get-files.pl
D	backends/urpmi/helpers/get-packages.pl
D	backends/urpmi/helpers/get-requires.pl
D	backends/urpmi/helpers/get-update-detail.pl
D	backends/urpmi/helpers/get-updates.pl
D	backends/urpmi/helpers/install-packages.pl
D	backends/urpmi/helpers/refresh-cache.pl
D	backends/urpmi/helpers/remove-packages.pl
D	backends/urpmi/helpers/resolve.pl
D	backends/urpmi/helpers/search-details.pl
D	backends/urpmi/helpers/search-file.pl
D	backends/urpmi/helpers/search-group.pl
D	backends/urpmi/helpers/search-name.pl
D	backends/urpmi/helpers/update-packages.pl
D	backends/urpmi/helpers/update-system.pl
D	backends/urpmi/pk-backend-urpmi-dispatched.c
M	backends/urpmi/pk-backend-urpmi.c

commit 5fb2a6827e5eac53380f6cdcae5ca295607eef75
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: rename pk_package_list_to_argv to pk_package_list_to_strv
    to better match glib

M	client/pk-generate-pack.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-list.h

commit 22d41c99a0e94e22349c6909c0638d05bd738ea5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: more aggressive constification in PkPackageList

M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-list.h

commit 219ba951f55fe642e7f54e25b2e1bbbffe5b06b7
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-17

    urpmi: trivial fix in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 70032da60b5c672d06f48aad84f2bb90e5021b06
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: move the common python dispatcher bits into backend.py

M	backends/smart/helpers/smartBackend.py
M	backends/yum/yumBackend.py
M	data/tests/pk-spawn-dispatcher.py
M	python/packagekit/backend.py
M	src/pk-spawn.c

commit 248c4660f77af61481c8df0e271b618697b4cbfc
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-17

    urpmi: dispatched backend update

M	backends/urpmi/helpers/Makefile.am
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
A	backends/urpmi/pk-backend-urpmi-dispatched.c

commit 20d7bf730c129c294bd8dc22f25da969815ef875
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-09-17

    yum: bugfix: don't try and upgrade kernel when we want to upgrade
    the preupgrade package

M	backends/yum/yumBackend.py

commit 837dc2e25634f636f0f6a7a880c9966d23dcc645
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    bugfix: split the dispatcher commands using tab else we don't handle
    filenames with spaces in them correctly

M	backends/smart/helpers/smartBackend.py
M	backends/yum/yumBackend.py
M	data/tests/pk-spawn-dispatcher.py
M	src/pk-spawn.c

commit 4e9ad742fee87c2873301a829ccb5b92aabcdd71
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    bugfix, trivial: after code review, protect pk_spawn_exit() from
    being called twice in one instance

M	src/pk-spawn.c

commit 557e712e2be1a7a7a782d1f431991b95fda20549
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-17

    trivial: whitespace changes

M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	src/pk-backend.c
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-spawn.c
M	src/pk-transaction-db.c

commit d080e3c7a60ae1157a981991bb107a7d32cf3e3c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-17

    APT: add a decortator which cleans up the system cache lock after
    calling a method which locks the cache

M	backends/apt/aptDBUSBackend.py

commit e3d86a078aa31f2c7146c93f50e6b058542bd4ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    trivial: remove obsolete file

D	libpackagekit/README

commit 4af8d22fed1084b27f1643a19bfb3832caeb87d8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    yum: hook up get-distro-upgrades in the dispatcher, and make sure
    we send a proper error in this case

M	python/packagekit/backend.py

commit 3ca0d24be1113080d087b3a7d43e968614e77478
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 8b36a56dff2607ecab5c9162627c671a4295775a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    Release version 0.3.3

M	NEWS
M	RELEASE
M	configure.ac
M	docs/html/pk-download.html

commit 2963eebea199970aee1e34a77a6843aab05190e8
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    update mandriva description in pk-download.html

M	docs/html/pk-download.html

commit 1040eaa405da8e887f9f7408a36571cf48d6776e
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: added update-system and get-distro-upgrades method in
    dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 6894cbd3d5027dc1ed3f93496547a71678ea583e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    trivial: add a new convenience helper, pk_bitfield_invert()

M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-bitfield.h

commit 7b627e1bb7f540d3ff8644d109ccf3980ba33b99
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: added update-packages method to dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit c99f0f74b7372f31d854beba10ed0149959534b9
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: added search-group method in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 1378e1ea9b66fe66de2948361315249018252636
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: search_file method added in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit e1e1388689f020b0aeb5db8fd7f33bb3585b2f53
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: added get_details method to dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 6f7ab08d16e2f9f9eedc2e5c17c4763b6bb1d923
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: added resolve method to dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 218bb00c22b5114a1aee9fe7fa6e16944bb9ca35
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-16

    python: make the PolicyKit auth work right

M	python/packagekit/client.py

commit a24f9a2f00066d5fe0518896366d9440cba00501
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: remove-packages method added to dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit c722593a6e289ed55c5f2ada675f9e6964efd21d
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-16

    python: minor fixes to python client API

M	python/packagekit/client.py
M	python/wrapper-test.py

commit 6a3b44466be3c55702e68d7d132bb67dcb39e215
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-16

    python client API:
    * ImplemtedGetUpdateDetails
    * Fixed some syntax errors
    * auto convert str -> list in package_ids.
    * make wrapper-test take cmd line argument for better testing

M	python/packagekit/client.py
M	python/wrapper-test.py

commit 8c3e352ca3a92b537e82bde6ca4af7eb75752e1c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    trivial, abi: rename some argv to strv to match glib

M	client/pk-console.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	src/pk-backend-spawn.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 3a1b33440d0067b48381975952b724283c10cdb4
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-16

    Added client Python API based on the packagekitwrapper.py
    * Added missing PK API methods (Not all is implemented yet, just
    stubs)
    * Make it handle Unicode
    * Added wrapper-test.py to test the API

M	python/packagekit/Makefile.am
A	python/packagekit/client.py
A	python/wrapper-test.py

commit 988205ae4c4c29eb29f3494beabfe18f81ecad34
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    bugfix, abi: Add GError parameters to all the public functions in
    PkControl that can fail

M	client/pk-console.c
M	client/pk-generate-pack-main.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-control.h

commit 95ac866fdabda41cc7a3f8e0db6ee48d61606fbd
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: refresh-cache method added in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 4544cde4e65b3bcb40122e0bac60d7e4caa3cda0
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: urpmi-dispatched-backend update

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit e99667bab98134543d15cb92415277cb8f941cbc
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: resolve: multiple pkg args are now treated as separated
    by spaces

M	backends/urpmi/helpers/resolve.pl

commit d6a83df4c38c84d5628d1e2dddf76cb5c9fc9e14
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-16

    urpmi: get-requires: multiple pkg args are now treated as separated
    by spaces

M	backends/urpmi/helpers/get-requires.pl

commit 43c2106354a6d4080200f58ac69246a88440f4ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    trivial: remove the scourge of trailing whitespace

M	backends/zypp/zypp-events.h
M	backends/zypp/zypp-utils.h
M	docs/html/pk-authors.html
M	docs/html/pk-download.html
M	libpackagekit/pk-client.h
M	src/pk-network-nm.h
M	src/pk-network-unix.h
M	src/pk-network.h
M	src/pk-spawn.h
M	src/pk-transaction-list.h

commit 8e147d9214357b71086db090f0af63576d0a1fcc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-16

    bugfix: PkExtra is a singleton, so if we try to set the database
    with the same filename as before, don't error out, instead silently
    return true

M	libpackagekit/pk-extra.c

commit dd5a4b0a43e565d13b4ec17553a1ea4437d45bd9
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-16

    yum: make get-details work with meta-packages (comps groups)

M	backends/yum/yumBackend.py

commit c3158aa99dd5486237b377ce387c30c3ebe589b8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-16

    APT: Fix path of the reboot-required stamp

M	backends/apt/aptDBUSBackend.py

commit 1b401cde1cdb8a51cc7169a4fc452299f8ebd496
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    trivial: remove duplicate mapping

M	backends/smart/helpers/smartBackend.py

commit 620ae9f5062aec9f3de323e9a763ac11760550f0
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-09-15

    zypp - update the repo location

M	docs/html/pk-download.html

commit 5c73098280c656b1265170c33cf5e976952489cc
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    only bother with filtering desktops if we're actually looking for one

M	backends/smart/helpers/smartBackend.py

commit 5ecbf5dd3a605ab757565179cfff30b851b7d19e
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-15

    urpmi: get-update-detail: multiple pkg args are now treated as
    separated by spaces

M	backends/urpmi/helpers/get-update-detail.pl

commit 570049ceff4cab8f4274ddb3bf015aa099ceea42
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-15

    urpmi: get-depends: multiple pkg args are now treated as separated
    by spaces

M	backends/urpmi/helpers/get-depends.pl

commit 437931d738ed0db98769b7859485b458db83507c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    add more rpm groups from opensuse

M	backends/smart/helpers/smartBackend.py

commit 0ab5c768dd79ec497aa1161a75150239372b2868
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-15

    urpmi: get-files: multiple pkg args are now treated as separated
    by spaces

M	backends/urpmi/helpers/get-files.pl

commit 1aa381fb6d72721350acecb79e5f7b827d1cda86
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-15

    urpmi: get-details: multiple pkg args are now treated as separated
    by space

M	backends/urpmi/helpers/get-details.pl

commit 9c656855981d68d7868f9b94e621e3785eb35aff
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    smart: move emulators to virtualization

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit adad2d35c27e34416357a67b8d2244c92bc0df9f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-15

    dummy: make install_files and get_depends a little smarter

M	backends/dummy/pk-backend-dummy.c

commit ce128b4e900a71567ee38e5c4054055a287e76cf
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-15

    urpmi: multiple pkg args are now treated as separated by spaces

M	backends/urpmi/helpers/install-packages.pl

commit 176d0818e586cc0e9e968fcbd995dd41b3c3243c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    trivial: add Mandriva install instructions

M	docs/html/pk-download.html

commit bfe9991ba1f2312ec0c2f8a54f3f138ec79b31cf
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-15

    zypp: reset force flag also if something fails

M	backends/zypp/zypp-utils.cpp

commit ef7b9fd9f3d7af40078b6e30ae712d2b7931df60
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    sync smart groups with urpmi groups somewhat

M	backends/smart/helpers/smartBackend.py

commit d8e8d0fb8c9af7260c1f58122eb2a2996161e436
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    smart: filter out gnome/kde/xfce from other desktops group

M	backends/smart/helpers/smartBackend.py

commit 8cea1d5be22f14d5134cc18476472d67fa938889
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    smart: filter out langpack from office group

M	backends/smart/helpers/smartBackend.py

commit 5b2e518d081c05cd8ff7d73acca610b52f573c6a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-15

    Add support for running the Ubuntu dist upgrade tool. Currently we
    enforce the gtk frontend and desktop mode.

M	data/pk-upgrade-distro.sh

commit 34dfb7d06a4caa4815a5d2f0d08d94c1eccd4535
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    smart: add apt metapackages to collections group

M	backends/smart/helpers/smartBackend.py

commit 9a761e6923a92ed29d08777b30c58f7343f25c26
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-15

    urpmi: trivial perl fix in install-packages

M	backends/urpmi/helpers/install-packages.pl

commit c8d8a4874e36b1a31b03375bd60e1b011eb69b9e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    smart: filter out fonts from rpm group

M	backends/smart/helpers/smartBackend.py

commit c1518e09be369cbb0f94e16c7b53532ffada05d1
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    if it has openoffice.org, it must be office

M	backends/smart/helpers/smartBackend.py

commit c1788f327164b0d1642b581c33e3ff3b0d3f55e7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-15

    smart: add mandriva rpm groups

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 8980ce4c6f9606872188af18c3bd971a84c9598b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-15

    APT: Trivial. Make use of _emit_visible_package in further situations
    to improve readability

M	backends/apt/aptDBUSBackend.py

commit 6631c49487070ddc2670eeea18782dc41028ce8a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-15

    APT: Make sure that we are can lock the pkg system before installing
    local packages

M	backends/apt/aptDBUSBackend.py

commit 05aefca6a8a7cff11a3e17c7ef5bf12ea6f9b413
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-15

    APT: Use a dictonary instead of endless elif statements for the
    section to group mapping

M	backends/apt/aptDBUSBackend.py

commit b617c0ac61a28d61887725a78241f3df4b3af70a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-15

    yum: handle the collections filter like we do all the other filters

M	backends/yum/yumBackend.py

commit 09cc02d16225f4a91f0c3dc9668bfec09550ef80
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: handle unknown group in search-group

M	backends/yum/yumBackend.py

commit edc277d7b33e0f1445ed7d50974ef4352efe4321
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    smart: report get_fileserror when package not found or in wrong
    channel

M	backends/smart/helpers/smartBackend.py

commit a92b540b45087ababedb1a6776d85ed16dbc9c17
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    smart: report get_details error when package not found or in wrong
    channel

M	backends/smart/helpers/smartBackend.py

commit 3d6eeb0dfc301c5c4ce5c62383577265340411a5
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    smart: make sure that get_details results matches package_id repoid

M	backends/smart/helpers/smartBackend.py

commit 177ea6037eeef72fc1139de76f693682a053bd9b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-14

    APT: Add support for collections. Currently based on the metapackages
    section, but this could be extended using tasks

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 7c2dec13e7af605e17494c20d4261c45e863a1d7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    smart: use @ instead of ^ for rpm collection name prefix

M	backends/smart/helpers/smartBackend.py

commit 1a7743dd5dd79527686b33bb16bade86c02179c0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    smart: set special status for collection packages

M	backends/smart/helpers/smartBackend.py

commit 3406e170525b6cd0bc4f764cf6ebc7b99283af0a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    smart: add collections_filtering

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 33213ecddc6ce226cf8d35647f105fff9a673c12
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    trivial: put collections outside the regular groups

M	backends/smart/pk-backend-smart.c

commit 598d01cc3dacbd505f648cfeed6d7a93a062b9a5
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-14

    make smart compile again, after the latest rename

M	backends/smart/pk-backend-smart.c

commit 6278eaf817880f33790bbf5e12401e50fdd99651
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-14

    yum: support the collections group

M	backends/yum/pk-backend-yum.c

commit b81f7dfb7ae40bef93543a5727465d35ee5c3a4d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-14

    trivial: rename PK_FILTER_ENUM_META_PACKAGES to
    PK_FILTER_ENUM_COLLECTIONS : save file this time

M	libpackagekit/pk-enum.h

commit da5eae9f32cf6c68fa85bad5190173d14cfbe3fd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-14

    rename PK_FILTER_ENUM_META_PACKAGES to PK_FILTER_ENUM_COLLECTIONS

M	backends/yum/yumBackend.py
M	libpackagekit/pk-enum.c

commit 11781f96f6e7e7225240761ddee886b0bd11c9c4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-14

    feature: add PK_INFO_ENUM_COLLECTION_INSTALLED and
    PK_INFO_ENUM_COLLECTION_AVAILABLE

M	backends/yum/yumBackend.py
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 2755c244ca65c5e51d87cefb0ac95f93ae7e3286
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-14

    trivial: rename PK_GROUP_ENUM_META_PACKAGES to
    PK_GROUP_ENUM_COLLECTIONS

M	backends/smart/helpers/smartBackend.py
M	backends/yum/yumBackend.py
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 1e98994fefef167238b212e1ad00d455a9a714e0
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    Added PK_FILTER_ENUM_META_PACKAGES and
    PK_FILTER_ENUM_NOT_META_PACKAGES enums and make the yum backend
    search support this

M	backends/yum/yumBackend.py
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 44829e29072f1dd780d6f72a2809c44b94db8817
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: metapackage code refactoring, bug fixes and support for
    get-depends

M	backends/yum/yumBackend.py

commit d1efffbb89e46741c558280ee26dbff41bb6474f
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: make get-requires handle meta packages (comps groups)

M	backends/yum/yumBackend.py

commit 18ad84329a2e970a0afa392c57b469ef5b53af51
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-14

    trivial: when using pk_extra_set_locale(extra,NULL) use the session
    default as it sucks to do this in every app

M	libpackagekit/pk-extra.c

commit 4f4356f8649b32e432611b420eeef90302fe2a99
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: make remove-packages handle meta packages (comps groups) and
    add detection of non existing groups

M	backends/yum/yumBackend.py

commit fd213cfb9714ce14805c45285a94fe7b3bbbd72e
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: remove-packages should not fail on meta package, just report
    remove failed for now

M	backends/yum/yumBackend.py

commit 49c59df939c06b8025fd300b94100154379d1e94
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: minor cleanup

M	backends/yum/yumBackend.py

commit a97604405e27e3322f7e39dfe67b2c41b76184a2
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: add some percentage to collections

M	backends/yum/yumBackend.py

commit e0d1767c995ef1c2108141dd2a17cf4062f3a2d2
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: strip trailing spaces

M	backends/yum/yumComps.py

commit 3661bf1f19f8f05510a9d4a79dd239f14dd8f50c
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-14

    yum: more metapackage functionality

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit 4250077a4757dd0c54dd96eb6470287de6fb7327
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-13

    yum: add some code to support metapackage( comps/ yum group)
    installation

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit 283671dd3524889f3db3b60af5ffd2221cbd2d3f
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-13

    urpmi: added install-packages in dispatched backend

M	backends/urpmi/helpers/install-packages.pl
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl
M	backends/urpmi/helpers/urpmi_backend/actions.pm

commit e079d3e7e6c9afd24b695459ee75be5e38734ac6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-13

    dummy: make what-provides take some time, and also special case some
    codec names for a demo

M	backends/dummy/pk-backend-dummy.c

commit 0a8c936a1b836aadce751f2d64a1e398868008c6
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    trivial: refactor name for translating

M	backends/smart/helpers/smartBackend.py

commit 5bb1b3e125096191d429e8e33b6450ba18e72cec
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    trivial: add parent metapkg group

M	backends/smart/helpers/smartBackend.py

commit 6e81d6da77f8b27118f824086f8fd337e0563a2b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    trival: add FIXME for the groups lumped into OTHER

M	backends/smart/helpers/smartBackend.py

commit fdda885601bd24bb60bb00beec29ecbdca628f7e
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    trivial: unknown -> other

M	backends/smart/helpers/smartBackend.py

commit a9d2add710a06244dbc214b9741d8d0d280a0dbc
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    trivial: add comments

M	backends/smart/helpers/smartBackend.py

commit 1084b8ac9ebdc726c08d4290259f99b35fbacbb0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    smart: add desktop-xfce group

M	backends/smart/pk-backend-smart.c

commit 08fddf3c170cec4a3fcc27cf93aa949770cac2ea
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    smart: search for rpm subgroups, if no group matches

M	backends/smart/helpers/smartBackend.py

commit 787953dac251f6d531075c18558df4d27f5b58c3
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    smart: add alternative groups from opensuse rpm

M	backends/smart/helpers/smartBackend.py

commit abed4354ebcb9be28d79b8b8b66921e5cc81e044
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-13

    smart: add yum/yast metapackages group

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit fe4b1ab6b817762db6a8110e5220da73d706294c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-12

    avoid KeyError when no extra deps

M	backends/smart/helpers/smartBackend.py

commit a1bd51e24f5f2787ed3421c17412e11e293f838d
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-12

    smart: send more status updates when using dispatcher

M	backends/smart/helpers/smartBackend.py

commit 5dfe2c60704ed21df655483672a42b9fa4ab771d
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-12

    resolve now takes array

M	backends/smart/helpers/resolve.py
M	backends/smart/helpers/smartBackend.py

commit 74711f5bba6112e5447963761715b90311351c6c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: fix up whitespace in 701441d2b272ee12cda3f77c7eba0447aed96c1f

M	src/pk-backend-spawn.c

commit 80fd286ab5280198201bbb33e59945d9ca9fa3f0
Author: James Westby <jw+debian@jameswestby.net>
Date:	2008-09-12

    bugfix: complete handling of local backend directory for test

    In b6eeefd7a4730852436f24cc62370aadf811496c the local backend
    location for
    tests was corrected to use "test", however the same needs to be
    done for
    the helpers used in pk-backend-spawn.c

M	src/pk-backend-spawn.c

commit a045f1b5f27b7a18f1d195d9df27456f6c3690bc
Author: James Westby <jw+debian@jameswestby.net>
Date:	2008-09-12

    Don't assume /bin/sh supports echo -e

    backends/test/helpers/search-name.sh is uses echo -e to return
    tab-separated
    values to the caller, but declares itself #!/bin/sh. If /bin/sh
    is dash
    then the caller receives "-e package\t...", which is invalid.

M	backends/test/helpers/search-name.sh

commit ec77b22d75812b2f7e2ed10875811fb547efeb09
Author: James Westby <jw+debian@jameswestby.net>
Date:	2008-09-10

    apt: handle inconsistent source repo state.

    If deb-src lines aren't available for every deb line then
    softwareproperties will report it as inconsistent, with
    None. The apt backend tried to pass this directly as
    the "enabled" parameter, which fails as it should be able to
    be considered an integer. We instead substitute False.

    Thanks to Baptiste Mille-Mathias for reporting and testing.

M	backends/apt/aptDBUSBackend.py

commit 6e1046f68bf8d661ee563a06a5edbad65dccc59b
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: Added support for install-packages to install more than one
    package with one call

M	backends/urpmi/helpers/install-packages.pl
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 943559ff3d4cec33360eaf9adbcad1f5da7c1bcd
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added get-updates in dispatched backend

M	backends/urpmi/helpers/get-updates.pl
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 2b6fdf408c08e2487184ef123b24bef3228b8aa5
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-12

    smart: yet another groups typo

M	backends/smart/helpers/smartBackend.py

commit 3f95e883405a5da3961f6f38908aa5de57b962a0
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added get-update-detail in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 084dc0122ac4f706a688aa8bbc141502c3461453
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    bugfix: only return the icon name in PkExtra if it's an icon name,
    and not an actual icon

M	libpackagekit/pk-extra.c

commit 11828c48ecace5bd87c8fa48ae8c647fee705aad
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: fix the fedora spec file

M	contrib/PackageKit.spec.in

commit 019283c199b107e8f6fe72cff5153567ea62e787
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added get-requires in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 54571b043c3d74f270dec5e050b195edd486f34c
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: some status print added

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 8fc2c293fd9ff9eec7f023b7276164468568f0a5
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added get-packages in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 253358517b46cd3ed18cca9cf3e0f4754cb2e024
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-12

    APT: Check the cache at first in doUpdatePackages

M	backends/apt/aptDBUSBackend.py

commit 035379d9de6982a57e135c060dd896987e9160a6
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added get-files in dispatched backend

M	backends/urpmi/helpers/get-distro-upgrades.pl
M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 5ed3c3ece937294370d8a94e606fea364f7990a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: dist upgradescript_SCRIPTS

M	data/Makefile.am

commit 54638e112e26fd0bcd493a8dfb30550e5c853f3c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: fix build failure with ndef PK_BUILD_LOCAL

M	src/pk-backend.c

commit c29466defa939cb7ccb9183ad1b409c1fca8896b
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added get-details in dispatched backend

M	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit db2cab5990ff35299b6f0e1b255f1a8d93e8022a
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: dispatched backend implementation starts

A	backends/urpmi/helpers/urpmi-dispatched-backend.pl

commit 9b134c2ed8443a3f0b399a11461be27f772ac1fa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    bugfix: when we are using the test backends, allow use to reference
    them without doing make install when PK_BUILD_LOCAL is set

M	src/pk-backend.c

commit 86a2de0081ad25a21a1cb6b3f48362ec550ac6c5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    feature: add pk-upgrade-distro.sh so we can actually do the distro
    upgrade action

M	data/Makefile.am
A	data/pk-upgrade-distro.sh

commit 6cae5912e7416b916b51f58713ec27828172cf7e
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    pk-matrix.html update

M	docs/html/pk-matrix.html

commit 825d7a8dda7de56fb3eaea5f36d9d9193508f05c
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: added licence headers in get-distro-upgrades.pl

M	backends/urpmi/helpers/get-distro-upgrades.pl

commit 92a5c7b94eb42e2a35a7536055a3504e23aa8759
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: Trivial fix in get-distro-upgrades

M	backends/urpmi/helpers/get-distro-upgrades.pl

commit c9a1e31969eddfc20d8320c34cba5e431f8d4f6c
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: get_distro_upgrades method implemented

M	backends/urpmi/helpers/Makefile.am
A	backends/urpmi/helpers/get-distro-upgrades.pl
M	backends/urpmi/helpers/perl_packagekit/enums.pm
M	backends/urpmi/helpers/perl_packagekit/prints.pm
M	backends/urpmi/pk-backend-urpmi.c

commit a428cf94575f0ce6fbc917f615a10b34b2a14f22
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: whitespace changes, no logic changes

M	src/pk-backend-dbus.c

commit 18810c7b0024558652b31dca7cfe445225d73330
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    bugfix: don't use llu for guint64, it's not x64 portable -- instead
    use G_GUINT64_FORMAT

M	client/pk-console.c
M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-bitfield.h

commit 765b2ea5bf9c55e5ca2a42eb104b6ba82525924b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    bugfix: fix a critical warning in the self check program by properly
    disconnecting references to finished we setup in PkBackendSpawn

M	src/pk-backend-spawn.c

commit d60fbdd70f76a639f8c9b5bb38942087d9889884
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    bugfix: emit custom exit status from PkSpawn so we can tell is the
    dispatcher is exiting correctly

M	src/pk-backend-spawn.c
M	src/pk-spawn.c
M	src/pk-spawn.h

commit 5151d236ff37d2c448063d0b414fef1521453796
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    yum: add a workaround when getObsoletesTuples fails, fixes fd#17528

M	backends/yum/yumBackend.py

commit 233499043a6b1bae4895ff6ab169192062e449e2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: fix a compile warning after the change to 64bit bitfields

M	client/pk-console.c

commit 722f098d0bb95404f70205bacdcde892c9772b9f
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-12

    zypp: updated pk-matrix (get_distro_upgrades)

M	docs/html/pk-matrix.html

commit b4ec8911f1113aeaad3cad9a1472b692ad380697
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-12

    zypp: added get_distro_upgrades

M	backends/zypp/pk-backend-zypp.cpp

commit 8ad2aa86c6b09c044fdc23e9c791376f4e86842c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    bugfix: make PkBitfield a 64 bit type now we have 33 group enums. Also
    add 6 self tests to catch bugs like this in the future

M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-bitfield.h

commit 0deb3496e6a433dcea831c647b90a7fe6312317b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-12

    trivial: add two backtrace statements to try and find a bug

M	src/pk-backend.c
M	src/pk-main.c

commit 786c73149e32ab4e51b145eb57251e1e0645d36e
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-12

    urpmi: bugfix, removed PK_GROUP_ENUM_UNKNOWN which cause problem
    with get_group function

M	backends/urpmi/pk-backend-urpmi.c

commit f8d5c69cc01f26c1cf3e2dc6026f90e8b859ef4a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-12

    APT: Add missing support for cdrom sources

M	backends/apt/aptDBUSBackend.py

commit 0f75c05fc2bb208ad1a7a127ad67667065b7916c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: avoid looking in external pathlists for installed packages

M	backends/smart/helpers/smartBackend.py

commit d3683f92fd32671d11d3c806ad36d905356cfcaa
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: get-depends now supports package ids list argument

M	backends/urpmi/helpers/get-depends.pl
M	backends/urpmi/pk-backend-urpmi.c

commit 03b6ede88b2ac262dcbb726e78e1b5f72c3c6291
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: make PackageKit NULL-FALSE sparse clean

M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-obj.c
M	src/pk-backend.c

commit 150b56273e85f4fa2209a90bffb122a09573d1ad
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: fix a trailing comma in an enumerated type

M	libpackagekit/pk-control.h

commit 3c027c3ab5f523438fd751127c6add5b55118f8f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: fix any duplicated headers

M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-engine.c
M	src/pk-transaction.c

commit e6613658ba7c759c1b6d908b1074118353ea6b09
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    feature: add documentation about how the udev firmware loading stuff
    actually works

A	contrib/udev/README

commit e26425e62bd4f36edb8a2b41d173b65b321676cb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    bugfix: fix up all the memory leaks found by the self tests in client,
    and another trivial one in PkUpdateDetailList

M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-import-desktop.c
M	client/pk-import-specspo.c
M	src/pk-update-detail-list.c

commit 54895f43e11d99011b515c01904055ceec8960cc
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: get-files now supports package ids list argument

M	backends/urpmi/helpers/get-files.pl
M	backends/urpmi/pk-backend-urpmi.c

commit 9dfb3a31a9e73ada30531a2c115cb1751634ee78
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    bugfix: fix up all the memory leaks found by the self tests in src
    and libpackagekit -- saving 640 bytes, and fixing a couple of small
    slow daemon leaks

M	libpackagekit/egg-dbus-monitor.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-self-test.c
M	libpackagekit/pk-task-list.c
M	src/pk-inhibit.c
M	src/pk-security-polkit.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c
M	src/pk-update-detail-list.c

commit f1c553f1571f8d3ba83bfe22e94a498d755faad0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: fix unicode decode errors by using a temporary variable

M	backends/smart/helpers/smartBackend.py

commit 56b32969e5ac5b2ca758bbf59030e95547e6620c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: set special repo data for installed/local

M	backends/smart/helpers/smartBackend.py

commit 75d661dff510f0280ffebbd1b5e57454606f0a67
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: use filters for get_updates

M	backends/smart/helpers/smartBackend.py

commit 8d33b54659e36cd273dba9f3e68691783a5fb594
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: need to reset backend between runs, when using dispatching mode

M	backends/smart/helpers/smartBackend.py

commit 03fe9018739bc86b3c827de37c37bdec399fd1e8
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    pkgsize must be integer

M	backends/smart/helpers/smartBackend.py

commit 1e362096461def65e7e2c74c258d8748deaf95c0
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: resolve now supports package ids list argument

M	backends/urpmi/helpers/resolve.pl
M	backends/urpmi/pk-backend-urpmi.c

commit 2074750c62dcebb5e3ef4243d8ea7efb9cd33342
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: add basename_filtering

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 99a08e1f61e85eca35bc98529cab2848df5b32d9
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: get-requires now supports package ids list argument

M	backends/urpmi/helpers/get-requires.pl
M	backends/urpmi/helpers/urpmi_backend/actions.pm
M	backends/urpmi/pk-backend-urpmi.c

commit 4c5f320fbfad7b27521f0251948bdb44c7270ae1
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: simplify in get-updates method

M	backends/urpmi/helpers/get-updates.pl

commit 83fa7cdd1910868f0911950813a52cda8f3a1211
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: get-update-details now supports package ids list argument

M	backends/urpmi/helpers/get-update-detail.pl
M	backends/urpmi/pk-backend-urpmi.c

commit 971aac1807ef2334ba69faf3076c90e68bed5941
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    bugfix: allow the catalog list to be split with more than just ; chars

M	libpackagekit/pk-catalog.c

commit 6f1439ba7a278a736455a1ad6cfad6192f4be6c1
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: get-detail method now supports package ids list

M	backends/urpmi/helpers/get-details.pl
M	backends/urpmi/pk-backend-urpmi.c

commit aeb60d2b4d1a34e6df1aaadd71fdb36081f9868f
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: best error's handle in refresh-cache method

M	backends/urpmi/helpers/refresh-cache.pl

commit 5cd0fe15d2d425be46e50996147b5ac3bb442876
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: add another screenshot of distro upgrades

M	docs/html/img/Makefile.am
A	docs/html/img/gpk-distro-upgrade-notify.png
M	docs/html/pk-screenshots.html

commit 6ab075cb99e9cd729da4a15c82dab8f8174c9355
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: add a new group enum: PK_GROUP_ENUM_META_PACKAGES

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 8cc7e5e40a6af0e7e8e9af946440ebb7b5d0ef21
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: add another ITS4 annotation in the daemon

M	src/pk-transaction.c

commit 2d55ac9dd9a886a31a8c03dabc046f9bc23c883c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: add two ITS4 annotations

M	client/pk-generate-pack.c
M	src/pk-spawn.c

commit 70f5bc51bf43ca1f117a69e9f43fb1bc9914f6af
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: Warn the user when installation failed because of missing or
    bad GPG signature packages

M	backends/urpmi/helpers/urpmi_backend/actions.pm

commit 6136d25b85425ccb1faaa4a91758718e1737d52b
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-09-11

    urpmi: Added licence headers

M	backends/urpmi/helpers/get-depends.pl
M	backends/urpmi/helpers/get-details.pl
M	backends/urpmi/helpers/get-files.pl
M	backends/urpmi/helpers/get-packages.pl
M	backends/urpmi/helpers/get-requires.pl
M	backends/urpmi/helpers/get-update-detail.pl
M	backends/urpmi/helpers/get-updates.pl
M	backends/urpmi/helpers/install-packages.pl
M	backends/urpmi/helpers/perl_packagekit/enums.pm
M	backends/urpmi/helpers/perl_packagekit/prints.pm
M	backends/urpmi/helpers/refresh-cache.pl
M	backends/urpmi/helpers/remove-packages.pl
M	backends/urpmi/helpers/resolve.pl
M	backends/urpmi/helpers/search-details.pl
M	backends/urpmi/helpers/search-file.pl
M	backends/urpmi/helpers/search-group.pl
M	backends/urpmi/helpers/search-name.pl
M	backends/urpmi/helpers/update-packages.pl
M	backends/urpmi/helpers/update-system.pl
M	backends/urpmi/helpers/urpmi_backend/actions.pm
M	backends/urpmi/helpers/urpmi_backend/filters.pm
M	backends/urpmi/helpers/urpmi_backend/groups.pm
M	backends/urpmi/helpers/urpmi_backend/open_db.pm
M	backends/urpmi/helpers/urpmi_backend/tools.pm

commit b6896d3b62e30c89c4540f265a3013f2dc7eb0d7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    yum: now we depend on 3.2.19, rip out YumDirectSQL as we can use
    yum directly rather than fumble about in the sqlite files

M	backends/yum/Makefile.am
M	backends/yum/yumBackend.py
D	backends/yum/yumDirect.py
M	backends/yum/yumFilter.py
M	contrib/PackageKit.spec.in

commit 0906b0856fd22780a718f0e42793154d0595b0ae
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-11

    yum: disable the YumDirect code, it dont work

M	backends/yum/yumBackend.py

commit c8ff62c6aa65e40cc542d11a1da3907b2ea3b06b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    bugfix: execute the pk_transaction_run handler in an idle callback

    After spending a couple of hours reviewing the code, it was obvious
    that queued transactions were
    being called recursively, which really screwed up the next transaction
    list scheduling.
    This would often leave the daemon 'waiting for transactions'
    indefinately.
    Make sure we idle_add the running callback, so we break out of the
    signal chain and add a metric ton of
    self tests to verify this is working correctly.

M	src/pk-transaction-list.c

commit 687fdc624308b24d459c84f0619c92623ae25cb7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: allow pk_transaction_search_name() to be used internally
    in the self check code

M	src/pk-transaction.c

commit 86b86e43454a923b99a6c0155ba44be518d81a66
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-11

    zypp: implement fate #301904 to warn for outdated repo
    (dmacvicar@suse.de)

M	backends/zypp/pk-backend-zypp.cpp
M	backends/zypp/zypp-utils.cpp
M	backends/zypp/zypp-utils.h

commit 5766f69c4a603f208124124aa653eef174de5ff8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: add another couple of unit tests to chase down a bug

M	src/pk-transaction-list.c

commit e2b065841b9e3896f9cc9a74dc1347cc1ea2e5b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: make some small changes to PkTransactionList after paper
    review

M	src/pk-transaction-list.c
M	src/pk-transaction.c
M	src/pk-update-detail-list.c

commit 1e59151833405f668f23fb0cad93ba6865e19572
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-11

    trivial: limit polling check when spawned to 1 in 20

M	src/pk-spawn.c

commit b4b41212a44319a9212ca012a203f0f4a9fd1fef
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    use enums instead of magic strings

M	backends/smart/helpers/smartBackend.py

commit 7e0f0130c4652bddb15760ebcad5287b42615edf
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: report package-not-found for update/download too

M	backends/smart/helpers/smartBackend.py

commit 68dc77a9327806342ddf883e4465ca1331cac898
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-11

    smart: fix progress report bug that was stopping update_system

M	backends/smart/helpers/smartBackend.py

commit ca5551d927450d34fc83855b791112675ec50edc
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-11

    APT: Disable the sources list repository if it is inconsistent. Thanks
    to James Westby for spotting

M	backends/apt/aptDBUSBackend.py

commit 57df341ad8d6d2a867557d608b50dc43fab9c23f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    bugfix: use a bitfield when searching for files in the catalog else
    we might return the wrong results

M	libpackagekit/pk-catalog.c

commit 6a3c9614420806e8d16ac65aeb6e77c2ca3bf5b7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    trivial: indentation fix

M	libpackagekit/pk-client.h

commit d5cec057033f65685f512ec9a95571753bd4997e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    trivial: remove debugging comment

M	client/pk-console.c

commit c17930d90ac377a6618bc73852d74155e3dcd66e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    bugfix: turn off -Wformat-security as old gtk-doc generators break
    the build

M	configure.ac

commit 6749f9923494feaddfcaaadc97a7ad46f2c70e2b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-10

    smart: better error reporting for install/remove of non-existing
    package

M	backends/smart/helpers/smartBackend.py

commit f7ca04b3d79056bd21094bbd0a78ecbe62ab4a16
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-10

    smart: only show the best requires/provides, and remove the package
    itself

M	backends/smart/helpers/smartBackend.py

commit ee52aa2afb9ba4063bf0755a85788543fd305ca6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    bugfix: don't convert null sections of a package_id to '(NULL)'
    instead use an empty string. Add unit tests to catch this as well

M	libpackagekit/pk-package-id.c

commit 2582478148785f91b1659ad41d2eac44ba7cd84c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    trivial: add another screenshot, this time of the signature install

A	docs/html/img/gpk-signature.png

commit 007b2be26e82a3fcf052d0529e590dd981e08392
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-09-10

    bugfix: use a proper error enum when we have no more mirrors to try

M	backends/yum/yumBackend.py

commit 3f3f8e319756b5b8c1513325c1209c42f1276ab3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    trivial: add another error enum: PK_ERROR_ENUM_NO_MORE_MIRRORS_TO_TRY

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit f6fde02398dcf083f4e725d628641db685a8a8ae
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    trivial: tiny fix in the test file for the web plugin

M	contrib/packagekit-plugin/tests/test.html

commit 2aa5ebcd00d6dc06b6d0dfb47d133267a8f9aa03
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    bugfix: actually print the transactions without using --verbose when
    using pkmon

M	client/pk-monitor.c

commit e3523b17214f95cd68cd85550a6febfefb47051e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-10

    trivial: add a dummy redirect file as some old documentation was
    archived on google

M	docs/html/Makefile.am
A	docs/html/pk-reference.html

commit 12356f528f83b082c45c184644f5618784dfd441
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-09

    trivial: add a screenshot of the web plugin

M	docs/html/img/Makefile.am
A	docs/html/img/pk-web-plugin.png
M	docs/html/pk-screenshots.html

commit 8a4a2860d95be158bfd05704cfd95b1096861988
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-09

    trivial: make the main daemon repend on udev-packagekit so we pull
    it in for upgrades

M	contrib/PackageKit.spec.in

commit 8596bf94ff9feaee26c46c7c08870db107de573c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-09

    bugfix: fix the race where firemware is requested by udev and and
    old file is overwritten

M	contrib/PackageKit.spec.in
M	contrib/udev/Makefile.am
M	contrib/udev/packagekit-firmware.sh
M	src/pk-transaction.c

commit 2165a3428e2067cf168987479d5ce1461a30a586
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-09

    trivial: back to development, back to Werror

M	configure.ac

commit 77fed2da96682ab72acaefffcfa9008c34e22b4f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-09

    trivial: move out pk_engine_remove_contents to
    pk_remove_directory_contents as we need this in pk-transaction.c

M	src/Makefile.am
M	src/pk-engine.c
A	src/pk-shared.c
A	src/pk-shared.h

commit cd45bcda13269a16cb7be7ff4584e516cac514e0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-09

    bugfix: when we have finished RefreshCache delete the udev file if
    it exists

M	src/pk-transaction.c

commit ee5ff40baae5b4359c3f0bf1149ea04f2712c41a
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-09

    fix the xhtml markup

M	docs/html/pk-download.html

commit cfaac6f94164b0a81cfe84e734df301b24e5157c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-09

    APT: Only define the enhanced softwareproperties class if the
    corresponding module can be imported

M	backends/apt/aptDBUSBackend.py

commit 5c75aaa9655412f27b8ab3300bd57c221d4737ec
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-09

    fix the (backwards) name of the ubuntu package

M	docs/html/pk-download.html

commit 71688996f982ffd35ca978921c24e4426dc79a57
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 3bbb5b66a33cbdadda6960c7af412d8accbc614e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    Release version 0.3.2

M	NEWS
M	docs/html/pk-download.html
M	docs/html/pk-using.html

commit 6cf12dd7e4d83708b823645051bb5bdcb10c7004
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: bump LT_CURRENT as the soname has changed in the last release

M	configure.ac

commit cd918155f5fe8cfb9ef5d0a40ab99429da7fa5ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: finish removing yum2 :-)

M	configure.ac

commit 2c9531aaf82471288d615af01b92d55ed00263b2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-08

    Remove the dbus parts of yum2

M	data/Makefile.am
D	data/org.freedesktop.PackageKitYumBackend.conf.in
D	data/org.freedesktop.PackageKitYumBackend.service.in

commit 82af50d24d6507efb500c0144e94ea04c9da80ba
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: we depend on policykit 0.8 in fedora

M	contrib/PackageKit.spec.in

commit 839f40ea7146d4ed231d574b91cb5e3e4e9a3c4a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: update the fedora spec file

M	contrib/PackageKit.spec.in

commit 28910ad9edd28655e43044e8ec7beba1a0c6b131
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    yum: never set self.yumbase.conf.cache = 1 as we cannot download
    files after a resolve using a dispatcher

M	backends/yum/yumBackend.py

commit c84e2b9584b8a6e72cdd6b4da0f87ffd158ba1bd
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: fix a warning in rpmlint about missing file shebangs

M	backends/yum/yumComps.py
M	backends/yum/yumDirect.py
M	backends/yum/yumFilter.py

commit 2f1475c2a4f8ae923f2c7b77bf560d0f861e1146
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-08

    fix typos for deb groups, borrowed from apt backend

M	backends/smart/helpers/smartBackend.py

commit af95fcc26feb7683927822ec96e4346e64f3590a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-08

    trivial: remove the last remnants of the yum2 backend

M	contrib/PackageKit.spec.in
M	docs/api/spec/pk-backend-dbus.xml
M	docs/html/pk-faq.html
M	docs/html/pk-matrix.html

commit 2275de46358562604aae181e22f9c57aa6cd2277
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-07

    rearrange to match yum

M	backends/smart/pk-backend-smart.c

commit 50a99f67ee8572488d801dd1818c509019194124
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-07

    change remove-packages to match yum/dispatch_command

M	backends/smart/helpers/remove-packages.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 3901e5e00cba7744246ded70fac28468f051b439
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-07

    feature: optionally run pk-generate-package-list and pk-import-desktop
    when refresh has finished

M	src/Makefile.am
M	src/pk-transaction.c

commit 073734aa4d3235b33ea9216929a25c4cf964294a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-07

    feature: add two new variables (default off) for auto cache refreshing

M	etc/PackageKit.conf.in

commit 76400533cb25cbab72d7048f934c19b2e24704e8
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-07

    smart: optionally allow backend to use dispatcher

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 64be852f6fe2d92332c5ffd0ec1c33b111318180
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-07

    trivial: make the pk-import-desktop program more resistant to
    common errors

M	client/pk-import-desktop.c

commit dafda3d4657c438765d7b94ca399497ccd1b04f8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Update the last acitivity time stamp in statusChange. Handle
    time outs correctly

M	backends/apt/aptDBUSBackend.py

commit e40da0fe71b4508da7950bf7f9b919e9deb6f5ff
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-07

    trivial: add two new egg functions, egg_obj_list_to_string and
    egg_obj_list_add_list

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 4331089633f5dd49b67c0009959751ef7b96c673
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-07

    remove pk-backend-python and the complicated interpretor stuff --
    the IPC just isn't enough latency to justify the complexity

M	configure.ac
D	src/pk-backend-python.c
D	src/pk-backend-python.h

commit 9190af2d23a472dfb67f1abf866d026f5ee683b7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-07

    yum2: remove the yum2 plugin now we have a dispatcher in the yum
    backend

M	backends/Makefile.am
D	backends/yum2/.gitignore
D	backends/yum2/Makefile.am
D	backends/yum2/helpers/.gitignore
D	backends/yum2/helpers/Makefile.am
D	backends/yum2/helpers/packagekit
D	backends/yum2/helpers/testyum2.py
D	backends/yum2/helpers/yumDBUSBackend.py
D	backends/yum2/pk-backend-yum2.c
M	configure.ac

commit cc10ace28885afb93528f5dceba430161511501a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: More cancel clean ups. Do not emit an error code if a transaction
    was canceled. Use _check_cancel in more places.

M	backends/apt/aptDBUSBackend.py

commit 5c60400bc350e5d40d2a59ff5988e417cf211965
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Detect a cancel in the cache refreshing correctly

M	backends/apt/aptDBUSBackend.py

commit 4b4eca277a1be0503dab51daf0fff5285e9e6c59
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Clear the cache in check_init

M	backends/apt/aptDBUSBackend.py

commit df19275ee73577080325ff32a90c5b26023b9700
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Remove obsolte _lock_cache and _unlock_cache methods since both
    have been replaced by the async decorator

M	backends/apt/aptDBUSBackend.py

commit 123157ed2cb3039a1fbc21ac9148eebab6f9b75a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Remove duplicated cancel check

M	backends/apt/aptDBUSBackend.py

commit f66b14020cc0c6890ce60d7508d1124d03df2a34
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Cleanup fetch progress code and add a small sleep which results
    in a faster processing of the cancel action (reason unclear)

M	backends/apt/aptDBUSBackend.py

commit c196e79a6007a682e6d2347dadeb1940fe3b4352
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: add some whitspaces

M	backends/apt/aptDBUSBackend.py

commit a8c91b2664e81fc4a50f1416819647167419c2fb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Fail correctly if installing from cdrom

M	backends/apt/aptDBUSBackend.py

commit ff6d81e288a74625d39289c35faa20408587b30a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: handle cache commit errors in a central place (Refraction)

M	backends/apt/aptDBUSBackend.py

commit 7f9b54dcc29803c7c77a8916cc52db3a0ec7da50
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-07

    APT: Trivial fix. Remove a colon that resulted in returning a tuple
    where a string was expected

M	backends/apt/aptDBUSBackend.py

commit b1b576316cdd8f1f001fa1f034e683aaa38d8b93
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: document the dispatcher mode of operation

M	docs/api/spec/pk-backend-spawn.xml

commit 1d38155d1c38fdbed62322b428bc6be6ebbc7283
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    fix using the new yum backend locally

M	src/pk-backend-spawn.c

commit 13f069188da0dde34a501749aa16e65073bd3c18
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: fix make distcheck

M	configure.ac

commit ae4938fad1f310503e78eb9f2f84d9d99455776f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    yum: get rip of the helper directory now we have a dispatcher

M	backends/yum/.gitignore
M	backends/yum/Makefile.am
D	backends/yum/helpers/.gitignore
D	backends/yum/helpers/Makefile.am
D	backends/yum/helpers/download-packages.py
D	backends/yum/helpers/get-depends.py
D	backends/yum/helpers/get-details.py
D	backends/yum/helpers/get-distro-upgrades.py
D	backends/yum/helpers/get-files.py
D	backends/yum/helpers/get-packages.py
D	backends/yum/helpers/get-repo-list.py
D	backends/yum/helpers/get-requires.py
D	backends/yum/helpers/get-update-detail.py
D	backends/yum/helpers/get-updates.py
D	backends/yum/helpers/install-files.py
D	backends/yum/helpers/install-packages.py
D	backends/yum/helpers/install-signature.py
D	backends/yum/helpers/packagekit
D	backends/yum/helpers/refresh-cache.py
D	backends/yum/helpers/remove-packages.py
D	backends/yum/helpers/repo-enable.py
D	backends/yum/helpers/repo-set-data.py
D	backends/yum/helpers/resolve.py
D	backends/yum/helpers/search-details.py
D	backends/yum/helpers/search-file.py
D	backends/yum/helpers/search-group.py
D	backends/yum/helpers/search-name.py
D	backends/yum/helpers/test-all.py
D	backends/yum/helpers/update-packages.py
D	backends/yum/helpers/update-system.py
D	backends/yum/helpers/what-provides.py
A	backends/yum/packagekit
R100	backends/yum/helpers/yumBackend.py	backends/yum/yumBackend.py
R100	backends/yum/helpers/yumComps.py	backends/yum/yumComps.py
R100	backends/yum/helpers/yumDirect.py	backends/yum/yumDirect.py
R100	backends/yum/helpers/yumFilter.py	backends/yum/yumFilter.py

commit 5157b3e1dcdf70953c809559608388bfc8e54096
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: remove some debugging escalation to make 'make check' pass

M	src/pk-backend-spawn.c

commit 2eb965309de905dd7339627915231b611916d4b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    bugfix: make the dispatcher work when called in quick succession of
    different user sessions or locales

M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-spawn.c

commit 599e90c8869af89f189606072dec3731b8b12b46
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: add the EggString to the self test

M	src/pk-self-test.c

commit f682db4940c5a0098a3fc971f157c57bf870feec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: fix the race where we set finished in the wrong place for
    a dispatcher

M	src/pk-spawn.c

commit 3c8fbb94e6b0d290bacaf2faa829a16f244e7b87
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    only send Finished() if the script exitied unexpectedly, as normally
    the backend will do finished itself

M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h

commit 2fb3c6535a1c6f6ffff8ff778feee663885f0ddf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: improve some debugging

M	src/pk-spawn.c

commit fbb27a8288b9419a04147307fc365184f848270e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    bugfix: wait for the previous dispatcher to finish exiting before
    we try to launch the new one

M	src/pk-spawn.c

commit 50a2561f78601bdd1a65b3a5042cbc9544aa594a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: be more militant about closing fd's and clearing signals - 2

M	src/pk-spawn.c

commit 3424948f3b1506a87a584e6ee1188302973e4021
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: be more militant about closing fd's and clearing signals

M	src/pk-spawn.c

commit 351fd6321c9dc38843629be69a4abbcb1b18ce94
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: fix up make check for PkSpawn -- fix compile

M	src/pk-spawn.c

commit 0972eb3c580e46587d2a167412ad2ca4a62285b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: fix up make check for PkSpawn

M	src/pk-spawn.c

commit b57e3ff258b23b9126bd33240180e16f72845408
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-06

    APT: add a config snippet that calls the StateHasChanged method
    after each cache update

A	data/20packagekit
M	data/Makefile.am

commit c75fdf9055c7f989af9f4b6f7d0f0d867b9c736f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-06

    APT: Acquire the system lock before making any invasive changes

M	backends/apt/aptDBUSBackend.py

commit 9f0260b9f670bd9f98b981447e0bcd690acd6291
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    allow the backend to force the dispatcher to close after a timeout
    in the config file

M	etc/PackageKit.conf.in
M	src/pk-backend-spawn.c
M	src/pk-spawn.c

commit 1a556dc6cb9b3d499d637ec263dcc5e86b1f8222
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-06

    APT: Add a force_candidate option to get_id_from_package and make use
    of if in GetUpdates and GetUpdateDetail

M	backends/apt/aptDBUSBackend.py

commit c379aa366a3885df1fa437237c3eac3c2497a22b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    we released another stable version

M	docs/html/pk-download.html

commit a9e4b2ed1619184e8c619840416d04ed449f3668
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-06

    trivial: add some debugging for the envp mess

M	src/pk-spawn.c

commit d26d3084396ff261194014225ea2896949281e9a
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-06

    yum: let the yum backend use the new multiple command dispatcher

M	backends/yum/pk-backend-yum.c

commit 9d34d998538a8ace87e97e17354cd5e52df1c65b
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-06

    yum: let the yum backend use the new multiple command dispatcher

M	backends/yum/pk-backend-yum.c

commit c4fb0b2c99c772f09f03f566a8c8d07a18f39018
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-06

    Update feature matrix for apt.

M	docs/html/pk-matrix.html

commit c95279ca1ef9c17ce56d0babd11e8d9d378019a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    bugfix: don't corrupt envp when we pass it to the new executable

M	src/pk-backend-spawn.c

commit a9942c9732fb1b7c47f92de8f10bfc9d2db8b09c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: compare the last envp against the current envp in case the
    locale is different or the proxy changes

M	src/pk-spawn.c

commit 83eaa9eef6e5f225935d262a1d5db8f8f7b56688
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: egg_strvequal is true if both lists are NULL

M	libpackagekit/egg-string.c

commit e5b5c1f3495ced96c58f4bd8e02f62d4c654b0ab
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: add a new egg function egg_strvequal()

M	libpackagekit/egg-string.c
M	libpackagekit/egg-string.h

commit eaa56e7886edb66cb919c5df4dcf93dae01c36c2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: it's useful to at least compile test my patches...

M	src/pk-spawn.c

commit ce2fea73a71731960839cdaf08d78a204f41bea7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: check the displacher filename before trying to reuse it

M	src/pk-spawn.c

commit 3eb611251116f2b0a0eea1f0b5e781ce26543718
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    bugfix: spawned backends are allowed to call finished manually

M	python/packagekit/backend.py
M	src/pk-backend-spawn.c

commit d63314d1a28a0d7c00e29c936965dfb43b203cbe
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    yum: put dispatcher into yumBackend.py

D	backends/yum/helpers/dispatcher.py
M	backends/yum/helpers/yumBackend.py

commit 8c729e4492c8f0058b794327029deed3c81fd6b1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: use a single PkSpawn instance in PkBackendSpawn so the
    dispatcher stuff can work

M	src/pk-backend-spawn.c

commit 0ee2647b8bd9571c5809c9b4b04a9712312fe0de
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    feature: add some code to PkSpawn to allow it to reuse an instance
    for a dispatcher object

M	src/pk-spawn.c

commit 1088b9538729634e76206b5bf3926069781f02f8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: update dispatcher to how i would like it to look

M	data/tests/pk-spawn-dispatcher.py

commit fd2822ee348c0b631de60d9f3b179bfc530faed3
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-09-05

    fix udev firmware rule to call the correct script

M	contrib/udev/51-packagekit-firmware.rules

commit 666e7b3361762543fca751ea0762a66fbe1f2b49
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: add a test dispatcher script

A	data/tests/pk-spawn-dispatcher.py

commit 3f7db0d1c4f047e1def834a7936d1b844ed9c2b6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    feature: provide a way for the engine to send a message to the
    backend over stdin

M	src/pk-spawn.c
M	src/pk-spawn.h

commit da1bea55cb14f9a9d87ceddf11135fed180b8650
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: correct the stdout from the profiling script

M	data/tests/pk-spawn-test-profiling.sh

commit 9ff1500f25bfe48acde88ec01ea6eab71b17c887
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    yum: add dispatcher script for future improvment of the backend

M	backends/yum/helpers/dispatcher.py

commit e99df7618e15d6a10f0c07a6a4702a4d65f4def5
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    yum: add dispatcher script for future improvment of the backend

A	backends/yum/helpers/dispatcher.py

commit 1fd55abd422b6de8f2b88fe9b84e1450d9afa9bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    trivial: move out non-valid tests from egg-string.c

M	libpackagekit/egg-string.c

commit 0c67da375a4f3053d15e61d9dde494ffdc2de7b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-05

    bugfix: fix pk-import-desktop so that it uses a valid bitfield,
    not just an enum

M	client/pk-import-desktop.c

commit afab0aafaa02b83d52abcde6c5ec23da806fc9fb
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    remove trailing whitespaces

M	backends/yum/helpers/yumBackend.py
M	python/packagekit/backend.py

commit 73cec53a386fcbd16d10c6c8ea75705ebe5a3158
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    yum: use the sqlite3 build into python-2.5

M	backends/yum/helpers/yumComps.py
M	backends/yum/helpers/yumDirect.py

commit 63f7dd06b55c689c95a3b783bbb08525ad7d86be
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    yum: added a test script to test the yum helper scripts

A	backends/yum/helpers/test-all.py

commit e3a8b061f1955864b8c69990baf645d50c551035
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    make the dispatcher a little more sane

M	python/packagekit/backend.py

commit b1f9ca36a41e6d15b054053d31d445481ed7c2b9
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-05

    add a dispatcher method to PackageKitBaseBackend to make the launcher
    script more simple

M	backends/yum/helpers/get-depends.py
M	backends/yum/helpers/get-details.py
M	backends/yum/helpers/get-files.py
M	backends/yum/helpers/get-packages.py
M	backends/yum/helpers/get-repo-list.py
M	backends/yum/helpers/get-requires.py
M	backends/yum/helpers/get-updates.py
M	backends/yum/helpers/install-files.py
M	backends/yum/helpers/install-packages.py
M	backends/yum/helpers/install-signature.py
M	backends/yum/helpers/refresh-cache.py
M	backends/yum/helpers/remove-packages.py
M	backends/yum/helpers/repo-enable.py
M	backends/yum/helpers/repo-set-data.py
M	backends/yum/helpers/resolve.py
M	backends/yum/helpers/search-details.py
M	backends/yum/helpers/search-file.py
M	backends/yum/helpers/search-group.py
M	backends/yum/helpers/search-name.py
M	backends/yum/helpers/update-packages.py
M	backends/yum/helpers/update-system.py
M	backends/yum/helpers/what-provides.py
M	python/packagekit/backend.py

commit 29c61221c2dbcdaa811686e25491f066864ccd0b
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2008-09-05

    updated spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 10b024953ef1f01e483a7f1af6229615f0399aaf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-04

    trivial: egg update

M	libpackagekit/egg-string.c

commit 9e72a96ffd8a4a8a65aaf05f2b8df158277c1347
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-04

    trivial: add the EggString and EggObjList to the make check target

M	libpackagekit/egg-string.c
M	libpackagekit/egg-test.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-self-test.c

commit 705ab5c0353ad5fd6629690f7bf1e6b7774811a8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-04

    trivial egg updates

M	libpackagekit/egg-dbus-monitor.c
M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 5fb011a582fab12e0cd714bf38d68faf7c21c08a
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-04

    yum: cleaup import

M	backends/yum/helpers/yumComps.py

commit 27309b81f26156a730f5765c65cf1a23771fbe47
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-04

    yum: use inheritence insted of declaring a helper class

M	backends/yum/helpers/yumFilter.py

commit 901072eb35df479a70ab53e82473e259fbd4994b
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-04

    specify class to inport, insted of using *

M	backends/yum/helpers/yumFilter.py

commit 084ec012bc125b013816438a49ca9b362851fe9d
Author: Tim Lauridsen <timlau@fedoraproject.org>
Date:	2008-09-04

    specify class to inport, insted of using *

M	python/packagekit/package.py

commit 3393c29facbf4a5f0add25bfe2c1ee649eece121
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-04

    trivial: unexport PkUpdateDetailList

M	libpackagekit/Makefile.am
M	src/Makefile.am
R100	libpackagekit/pk-update-detail-list.c
src/pk-update-detail-list.c
R100	libpackagekit/pk-update-detail-list.h
src/pk-update-detail-list.h

commit 6ea654bed3bbcc82f02126be543fa053f4ee6cc4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-04

    bugfix: don't set the length of the obj list to zero if we print it

M	libpackagekit/egg-obj-list.c

commit 36e7041b7d47e0becca926c6137d7476bdb8737f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-04

    don't use libselftest, instead use EggTest just like all my other
    projects

M	Makefile.am
M	client/Makefile.am
A	client/egg-test.c
A	client/egg-test.h
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-self-test.c
M	configure.ac
M	libpackagekit/Makefile.am
M	libpackagekit/egg-obj-list.c
R097	libselftest/libselftest.c	libpackagekit/egg-test.c
R097	libselftest/libselftest.h	libpackagekit/egg-test.h
M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-details-obj.c
M	libpackagekit/pk-distro-upgrade-obj.c
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-self-test.c
M	libpackagekit/pk-task-list.c
M	libpackagekit/pk-update-detail-list.c
M	libpackagekit/pk-update-detail-obj.c
D	libselftest/.gitignore
D	libselftest/Makefile.am
M	src/Makefile.am
A	src/egg-test.c
A	src/egg-test.h
M	src/pk-backend-dbus.c
M	src/pk-backend-python.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-cache.c
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor-dummy.c
M	src/pk-file-monitor-gio.c
M	src/pk-inhibit.c
M	src/pk-notify.c
M	src/pk-security-dummy.c
M	src/pk-security-polkit.c
M	src/pk-self-test.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 0b0ac20e2484223fe59af19246d4be95f9bee0aa
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-04

    APT: Move the restart required detection into the install progress

M	backends/apt/aptDBUSBackend.py

commit 3bbb0004fe1c2e030aa9c668abbd3367393ef13b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    avoid bombing out for smart progress updates without packages

M	backends/smart/helpers/smartBackend.py

commit 2220febccb33ccaa1eb984fc2d2b241293e4bc90
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-03

    APT: Add a very silly way to detect required system restarts by
    reusing the update-notifier infrastructure

M	backends/apt/aptDBUSBackend.py

commit 2105963c13a55b8ab60d1cc19b662c41677b9956
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    smart: report no upgrades

M	backends/smart/helpers/smartBackend.py

commit 332be845563eff640e047594c0eab2a6f8db7cbc
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    smart: don't remove essential packages

M	backends/smart/helpers/smartBackend.py

commit 1fffe9277edeca528fd800d6575db6f56938a3eb
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    smart only supports type any provides

M	backends/smart/helpers/smartBackend.py

commit c3732c565309fb5ab2b28b79b4af2a7d586a6860
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-03

    trivial: LibSelfTest -> EggTest

M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-self-test.c
M	libpackagekit/egg-obj-list.c
M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-details-obj.c
M	libpackagekit/pk-distro-upgrade-obj.c
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-self-test.c
M	libpackagekit/pk-task-list.c
M	libpackagekit/pk-update-detail-list.c
M	libpackagekit/pk-update-detail-obj.c
M	libselftest/libselftest.c
M	libselftest/libselftest.h
M	src/pk-backend-dbus.c
M	src/pk-backend-python.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-cache.c
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor-dummy.c
M	src/pk-file-monitor-gio.c
M	src/pk-inhibit.c
M	src/pk-notify.c
M	src/pk-security-dummy.c
M	src/pk-security-polkit.c
M	src/pk-self-test.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit a9603fbf1b09f9ac73b65b4f6fce7da1e4a06d2b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-03

    trivial: make LibSelfTest private

M	libselftest/libselftest.c
M	libselftest/libselftest.h

commit 4f96c229052e2acb56a2f0b410183a8e82598355
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-03

    trivial: get rid of the class attribute in the self check framework -
    also get rid of a bazillion useless brackets

M	client/pk-console.c
M	client/pk-generate-pack.c
M	libpackagekit/egg-dbus-monitor.c
M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-string.c
M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-details-obj.c
M	libpackagekit/pk-distro-upgrade-obj.c
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-task-list.c
M	libpackagekit/pk-update-detail-list.c
M	libpackagekit/pk-update-detail-obj.c
M	libselftest/libselftest.c
M	libselftest/libselftest.h
M	src/pk-backend-dbus.c
M	src/pk-backend-python.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-cache.c
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor-dummy.c
M	src/pk-file-monitor-gio.c
M	src/pk-inhibit.c
M	src/pk-notify.c
M	src/pk-security-polkit.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 19aa52bb63185834647a56d9ce0a958ce2151173
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    don't forget the files signal in smart download

M	backends/smart/helpers/smartBackend.py

commit c076652cce28b1d0eac4d045f7d482d468442bb6
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    another day another typo

M	backends/smart/helpers/smartBackend.py

commit f3d74a067567306857c3ba05bc96fea03ebad240
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-03

    APT: Introduce _emit_visible_package helper and use it to simplify
    doResolve

M	backends/apt/aptDBUSBackend.py

commit d64b4bd3efec30723decdaf05527ee7055dbdbb4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-03

    APT: Trivial. Update TODO

M	backends/apt/TODO
M	backends/apt/aptDBUSBackend.py

commit dc2e2de229e3205df3790de21208346fe65e6d09
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-03

    APT: Trivial. Make status messages more consistent

M	backends/apt/aptDBUSBackend.py

commit f278fa0abd7cf7d08270f159b1a473b9bcf15fa0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    copy/paste bug

M	backends/smart/helpers/smartBackend.py

commit a31e0e512ff7cc3a3e3ec3f680446350d7c558ae
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    allow cancel smart info's

M	backends/smart/helpers/smartBackend.py

commit ec0d38bdde90e5a5bd9985f7553258913985d038
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-03

    smart: use the new STATUS_LOADING_CACHE

M	backends/smart/helpers/smartBackend.py

commit 6d250c3d905002ec00a91318f7304e5156ae4038
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-03

    add the new status enum LOADING_CACHE

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 60c47b5ca15edd3cd82e454c7a0d1a9dd6899d8b
Author: Shishir Goyal <crazyontheedge@gmail.com>
Date:	2008-09-03

    bugfix: rename the mime extension so we match on the right thing

M	data/packagekit-pack.xml.in

commit bc86186be22d60f527c88c53253cfa26564618d1
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-03

    APT: report updates which succeed a security update as a security
    update. Code adapted from update-manager.

M	backends/apt/aptDBUSBackend.py

commit 144c96db9787ac6ea531b807ba04f8b5ae8053cb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-03

    APT: Trivial. Remove an obsolete bracket.

M	backends/apt/aptDBUSBackend.py
M	configure.ac

commit f8321c7bae620660ce4e0c0c255e02512e0e1fa9
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    minor cleanup

M	backends/smart/helpers/smartBackend.py

commit aef90952f9993d15d4b4e39b65dece80ea10f8e4
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    smart: show package for download/install

M	backends/smart/helpers/smartBackend.py

commit ed6435d1f3ecdad81a6198fdff586b5a907a514c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    bring back smart show_package

M	backends/smart/helpers/smartBackend.py

commit 133145a66453a502c7fcb256461de7df3612dd27
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit 63ae010e2c407a172b79328cf2e09496950f210b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    smart: allow cancel - killing backend

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit a3fbfc2abb987dc23e8852f1793deab12fe1993d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    apt: remove the localised error descriptions, as these are debug
    text that admins need to read and are not error enums

M	backends/apt/aptDBUSBackend.py
M	backends/apt/debfile.py

commit c6b933279d12bed810de184af68371fb0d8a67d0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    trivial updates to shared egg- files

M	libpackagekit/egg-obj-list.c
M	libpackagekit/egg-obj-list.h

commit 75b9f7aeafb3356cc3f6448c74825c996dcdb04b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    fix smart packages/depends/requires bug with post filters

M	backends/smart/helpers/smartBackend.py

commit 5d1afed1fcfffe7d4521393555c725220447e7b0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    better smart error reporting

M	backends/smart/helpers/smartBackend.py

commit 0c56375be9bc491be4d69f54b2d021b230363beb
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit ef4279324bf92b63260eabcc86f245262c3783c3
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    smart: add arch_filtering

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 9d727f3ff4a4626ee726a8fdd2b3ffaf48a6b2ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    apt: use the correct variable names if we fail to get the
    changelog. fixes fd#17406

M	backends/apt/aptDBUSBackend.py

commit eb6a2f35bb1bee8dfefd933d2c0c5af491ff11ed
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit ed01d8fd0892e39629c3885e33a6520a4447e0d7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    smart: add newest_filtering

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit e4dee9296ae1bd855bd878c3794af1321b6a5b67
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    yum: add GetDistroUpgrades support using the preupgrade package
    and data

M	backends/yum/helpers/Makefile.am
A	backends/yum/helpers/get-distro-upgrades.py
M	backends/yum/helpers/yumBackend.py
M	backends/yum/pk-backend-yum.c
M	docs/html/pk-matrix.html

commit 84f6846f6054d41208fd9d2b3d9d7a3b42abb779
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    smart: do graphical/development filtering, was rejected upstream

M	backends/smart/helpers/smartBackend.py

commit 549467551d2b1ee2d3b15bc775cd9fd21ae3e7db
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-02

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit d4f09f99632a428619c8e17a96d9848c31fc2c1e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    bugfix: fix the formatting in the enum list, as COULD_NOT_FIND_PACKAGE
    was not being picked up by the enum converter

M	libpackagekit/pk-enum.c

commit db0397e32e0c9ba6777ae508edc4244fe4431296
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    trivial: add the get-distro-upgrades and distro-upgrades functionality
    to the python backends

M	python/packagekit/backend.py
M	src/pk-backend-spawn.c

commit 1bb9c75da333a06919c634fb0bd3eaf1432d361f
Author: Stefan Haas <shaas@suse.de>
Date:	2008-09-02

    zypp: updated pk-matrix

M	docs/html/pk-matrix.html

commit ef816e16b1d23aa692b4a70a1d38177aa0485a83
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-02

    trivial: re-order the feature matrix and add the missing methods

M	docs/html/pk-matrix.html

commit 23c72c5d6aebd6a906f8aa5269d4b584bdf79f10
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    avoid missing deb arch

M	backends/smart/helpers/smartBackend.py

commit 21f6f68cf361946667f5289b2c0d56810b1de381
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    fix syntax / lazy import

M	backends/smart/helpers/smartBackend.py

commit ef2fd3db50e2306db4d54c9c43549b03a135f2da
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-01

    bugfix: fix a compile warning in egg-obj-list.c

M	configure.ac
M	libpackagekit/egg-obj-list.c

commit 492f4fdb6d1a82efd7033278735f1a3ad5144545
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-01

    Add a more detailed instruction to get the latest PackageKit on Ubuntu

M	docs/html/pk-download.html

commit f82d534ad280c9a25c1c9d74ecd8f4696c4305d3
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    filter repo-list

M	backends/smart/helpers/smartBackend.py

commit 21fd37a5d9f8619d54fcb7a23f49964e750af883
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-01

    Update feature matrix for APT.

M	docs/html/pk-matrix.html

commit 2f9df34a6d180a95a1713ca3030e8415d01d234a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-01

    APT: Implement RepoEnable()

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 5a1ce16688c090928289d11ec21f82fbd0c3a75c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    Update feature matrix for smart.

M	docs/html/pk-matrix.html

commit bd51c88588576e86815e72a52d2d0aa9cdb2cd6c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    smart: add repo_set_data

M	backends/smart/helpers/Makefile.am
A	backends/smart/helpers/repo-set-data.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit dd3758498e2b656e60c142b4500f8752931c0423
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    smart: add what_provides

M	backends/smart/helpers/Makefile.am
M	backends/smart/helpers/smartBackend.py
A	backends/smart/helpers/what-provides.py
M	backends/smart/pk-backend-smart.c

commit 78443bd46897a905f3c6656bb8c86567534b139e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-09-01

    add instructions for getting PackageKit on Ubuntu, from Dimitris
    Symeonidis, many thanks

M	docs/html/pk-download.html

commit 3e3f06deeb48a440b3ad43b3cdce41c1fbd74013
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-09-01

    smart: add search_file

M	backends/smart/helpers/Makefile.am
A	backends/smart/helpers/search-file.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit 9e5c03427da271841543ab90398414bad82ec3ae
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-09-01

    Fix a wrong type in repo_enable in the dbus backend

M	src/pk-backend-dbus.c

commit a7421d6ff15a2a432a9d49e8d352da4a60d3a879
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2008-08-31

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit 404980b49470323be7100843f784b21c992e2a3d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-31

    APT: Implement GetRepoList

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 5e0b510704af5ec65ea31410a9145f57853130dd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-31

    APT: Trivial. Use the more nicer PackageKitCache.clear() method
    instead of Cache._depcache.Init()

M	backends/apt/aptDBUSBackend.py

commit 651f15e83b28c7009741aad32ce9583060cdfe1e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-30

    Update feature matrix for apt.

M	docs/html/pk-matrix.html

commit bf5a905c26b5400ea9a5af3b2ad3296d0512284d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-30

    APT: Implement GetDistroUpgrades. It makes use of update-manager's
    MetaRelease classCurrently we only watch and report stable upgrades.

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit da3aea0b2733e447de74d16912614b523fcc9c29
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-30

    Add support for distro upgrades to the dbus backend.

M	python/packagekit/daemonBackend.py
M	src/pk-backend-dbus.c
M	src/pk-backend-dbus.h

commit f14ae704033b2f9feeaec8590658ba101255a035
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-08-30

    Minor fix

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 515b43f835e5a8fa696f5371e87e6322e3b0a3aa
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-30

    Fix the python enum converter to allow underscores in the value names
    (before it missed the DISTRO_UPGRADE enums)

M	python/enum-convertor.py

commit 22a346cbd08af0380048dac9e0933a7299af923b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-30

    APT: Do not suppress badly formatted description lines. Avoid
    duplicated line breaks. Trivial.

M	backends/apt/aptDBUSBackend.py

commit eccd15dddca10b2d8c4b52721b069e8a0a7a99ae
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-30

    APT: The description formater now respects the Debian Policy

M	backends/apt/aptDBUSBackend.py

commit e434730b6c6b62775de8b6d427fdc207e013ad60
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-08-30

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 67b43b0bbe47c15715406ac9e7eb57e115f99111
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: Copy and use the new description formater from
    python-apt. PackageKit should provide a goot test case.

M	backends/apt/aptDBUSBackend.py

commit 5a819ad8622fc570005f755aa313646d37fe7a5d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: Fix section to group mapping for non main packages. Furthermore
    use the correct names for gnome and libs.

M	backends/apt/aptDBUSBackend.py

commit ec8baa625f1e08c5b151078ffc6fdcbe94498e7b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: The __iter__ of the cache class now uses a sorted list of
    the package names. This way we reduce flickering in the graphical
    client programms.

M	backends/apt/aptDBUSBackend.py

commit 1021135efc690302ed9b9c4ce1944c6ffa3147f7
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: code and comment cleanups

M	backends/apt/aptDBUSBackend.py

commit 4fa1a9df357f0815dfb8cc995874092ad090503a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: Don't use module names for variables. Do not fail on mailformated
    package file names. Send an error if the deb package cannot be
    installed.

M	backends/apt/aptDBUSBackend.py

commit 870e4155ec907df95e3df66d61db66470f43aecd
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-08-29

    yum: don't display 'Please report this error in bugzilla' as people
    are filing PK bugs

M	backends/yum/helpers/yumBackend.py

commit aa9485264d4d086a39a1c3418ed0ca33ede0ae3a
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-08-29

    yum: use the new PACKAGE_CONFLICTS error enum to fix rh#459914

M	backends/yum/helpers/yumBackend.py

commit 43b705d9576c93b1d0cf822e8038bd3c01ee25bf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-29

    bugfix: add another error enum for package conflicts

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit f7443b8e603dc288c31765c93bd23a90742686bb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-29

    trivial: check the obscure case where we have a zero length file list

M	backends/yum/helpers/yumBackend.py

commit cfaa3352ee00a5c0fe0ea54f9b48ed6f41b5c3d9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-29

    bugfix: check the install_files() input to see if it exists before
    we try to process it. Fixes fd#17350

M	backends/yum/helpers/yumBackend.py
M	docs/api/spec/pk-concepts.xml
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 5ffc5563bf7d92e6391d5c31261b5c987552b562
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: Install the debfile.py in the dbus backend dir

M	backends/apt/Makefile.am

commit f1e7a06370f60186fb5f3fa783def91a17b83bf0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-29

    APT: Import latest debfile from python-apt's consolidate branch

M	backends/apt/debfile.py

commit 8e739ef242f11120810a0b796c5c76c1c2cecacd
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: make packageid work for deb/slack channels

M	backends/smart/helpers/smartBackend.py

commit 88a2e0a35c96c4c5b545e3301ee07da1edf8d3e0
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    set smart status/progress, to avoid complaints

M	backends/smart/helpers/smartBackend.py

commit acf41895c91870f7d44045e4ac595fdbb17c37e6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Add a custom cache class based on python-apt's consolidate branch

M	backends/apt/aptDBUSBackend.py

commit e896d3e85919acf8ea23b9b182b8dd13ab3f4aa6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    trivial: ignore both egg gobjects

M	docs/api/Makefile.am

commit 9d7049bb7c9b4c1195a4e42fa0afc98a3384b6f5
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Include the required bits from python-apt to make isntalling
    of local files work again

M	backends/apt/aptDBUSBackend.py
A	backends/apt/debfile.py
M	backends/apt/pk-backend-apt.c

commit d744c6cb0b62b0ac285deb03b96dab62a636e265
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Copy the DpkgInstallProgress from python-apt's consolidate branch

M	backends/apt/aptDBUSBackend.py

commit b2c8d27810b54389b9cad2756e76b9c8a36cc9dd
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: add _get_installed_files() helper method which was taken from
    python-apt's consolidate branch. Make use of it in doGetFiles()
    and doSearchFile(). Renable search-file.

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 8a7944bf161c79bb84e12df0fa7d2b5e78a39992
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Handle the candidate origin more carefully to not break on
    obsolete packages

M	backends/apt/aptDBUSBackend.py

commit 751ee8f7856398a98b87dc6d4a1b848d4368c13f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    trivial: fix last commit

M	libpackagekit/pk-package-id.c

commit 1117d5bec82673f2f94d2bcdd71fac3460fcd57e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    unexport pk_strsplit from libpackagekit

M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h
M	libpackagekit/pk-package-id.c

commit e2cea3369d81a4a1ae8ac1e18cecb6473bebc600
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    unexport pk_strcmp_sections from libpackagekit

M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h
M	libpackagekit/pk-package-id.c

commit 779c717b9c6c526a463280810518d247358a01a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    trivial: don't export the docs for the egg-* files

M	docs/api/Makefile.am

commit 816f9e2fa3e67dab10a89028a9973960be37eced
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    unexport pk_strbuild_va() from libpackagekit as nothing uses it

M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h

commit c581927a0c28a6d016b35fd269a682e2302328d9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    unexport pk_strpad from libpackagekit

M	client/Makefile.am
M	client/pk-console.c
M	client/pk-generate-pack.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h

commit cccdd30f22220e10ec33f064d4703d26ec42745d
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: add progress percentage

M	backends/smart/helpers/smartBackend.py

commit 26a4b618d5af8fb06fa3d56dbf8d5046e65befee
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    remove pk_strpad_extra() as it's not used anywhere

M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h

commit 05813bae8cbacaee0dd9220bd10347caa7588cb0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    move gpk_check_permissions out of libpackagekit as it's not used here

M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h

commit 70dc089d5db500aa5aafcdffb560df09d03f0c59
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    move some of the string functionality into egg-string to avoid
    polluting libpackagekit

M	NEWS
M	backends/dummy/pk-backend-dummy.c
M	backends/razor/pk-backend-razor.c
M	client/Makefile.am
A	client/egg-string.c
A	client/egg-string.h
M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-import-common.c
M	client/pk-import-desktop.c
M	client/pk-import-specspo.c
M	libpackagekit/Makefile.am
A	libpackagekit/egg-string.c
A	libpackagekit/egg-string.h
M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-common.h
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	src/Makefile.am
A	src/egg-string.c
A	src/egg-string.h
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-engine.c
M	src/pk-network-unix.c
M	src/pk-security-polkit.c
M	src/pk-spawn.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 597bb6af418f83f4000fc25c93c981c4c010b7ac
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Add a notice about the new apt-consolidate branch in which the
    development with not yet released python-apt code will happen.

M	backends/apt/HACKING

commit aefaff12e0f136beba155ae80913ffcd0315cc36
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Disable SearchFile since it requires a not yet released version
    of python-apt

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 9dc3b592ec6ba60c0851603cad4d15d16cac5e39
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: comment out the Dpkg install progress since it requires a not
    yet released verison of python-apt

M	backends/apt/aptDBUSBackend.py

commit ace0c5e3ca994befb63b213dc6e0115d0cf82b14
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    add an abstract list object

M	libpackagekit/Makefile.am
A	libpackagekit/egg-obj-list.c
A	libpackagekit/egg-obj-list.h

commit 5700c47cc4fd2ea440eaffbda35d0093c743726d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    PkDbusMonitor is not PackageKit specific, and so shouldn't be in
    libpackagekit

M	libpackagekit/Makefile.am
R062	libpackagekit/pk-dbus-monitor.c libpackagekit/egg-dbus-monitor.c
A	libpackagekit/egg-dbus-monitor.h
M	libpackagekit/pk-connection.c
D	libpackagekit/pk-dbus-monitor.h
M	src/Makefile.am
A	src/egg-dbus-monitor.c
A	src/egg-dbus-monitor.h
M	src/pk-backend-dbus.c
M	src/pk-network.c
M	src/pk-transaction.c

commit 45d8b185a67a6a3f28534cb7890e75d76b360cd0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-28

    convert the pk_debug and pk_warning entries to egg_ prefixes to
    signify this is now code shared between projects and not PK specific

M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-apt-build-db.cpp
M	backends/apt.deprecated/pk-apt-search-sqlite.cpp
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt.deprecated/pk-sqlite-pkg-cache.cpp
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/yum2/pk-backend-yum2.c
M	backends/zypp/pk-backend-zypp.cpp
M	backends/zypp/zypp-events.h
M	backends/zypp/zypp-utils.cpp
M	client/Makefile.am
A	client/egg-debug.c
A	client/egg-debug.h
M	client/pk-console.c
M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	client/pk-generate-package-list.c
M	client/pk-import-common.c
M	client/pk-import-desktop.c
M	client/pk-import-specspo.c
M	client/pk-monitor.c
M	client/pk-self-test.c
M	client/pk-tools-common.c
M	docs/api/PackageKit-docs.sgml
M	libpackagekit/Makefile.am
R083	libpackagekit/pk-debug.c	libpackagekit/egg-debug.c
R061	libpackagekit/pk-debug.h	libpackagekit/egg-debug.h
M	libpackagekit/pk-bitfield.c
M	libpackagekit/pk-catalog.c
M	libpackagekit/pk-client.c
M	libpackagekit/pk-common.c
M	libpackagekit/pk-connection.c
M	libpackagekit/pk-control.c
M	libpackagekit/pk-dbus-monitor.c
M	libpackagekit/pk-details-obj.c
M	libpackagekit/pk-distro-upgrade-obj.c
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-extra.c
M	libpackagekit/pk-package-id.c
M	libpackagekit/pk-package-ids.c
M	libpackagekit/pk-package-list.c
M	libpackagekit/pk-package-obj.c
M	libpackagekit/pk-self-test.c
M	libpackagekit/pk-task-list.c
M	libpackagekit/pk-update-detail-list.c
M	libpackagekit/pk-update-detail-obj.c
M	src/Makefile.am
A	src/egg-debug.c
A	src/egg-debug.h
M	src/pk-backend-dbus.c
M	src/pk-backend-python.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-cache.c
M	src/pk-conf.c
M	src/pk-engine.c
M	src/pk-file-monitor-dummy.c
M	src/pk-file-monitor-gio.c
M	src/pk-inhibit.c
M	src/pk-main.c
M	src/pk-network-nm-dummy.c
M	src/pk-network-nm.c
M	src/pk-network-unix.c
M	src/pk-network.c
M	src/pk-notify.c
M	src/pk-security-dummy.c
M	src/pk-security-polkit.c
M	src/pk-self-test.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 04dc189c680748761a2581a6a310da6c1f9dd89d
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: use filters for depends/requires

M	backends/smart/helpers/smartBackend.py

commit 77ecd19715a0cf886595f60ae3953f0b01d9e1fc
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    copyright information

M	backends/smart/helpers/smartBackend.py

commit 88c36ae023cc1a40bb049ed68f6831ea1ce58171
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: add more filters, graphical/development/license

M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit e171138cfad009cb9efae9ab813354173eb829a7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    oops, get_requires was backwards

M	backends/smart/helpers/smartBackend.py

commit 7afe1a04dba97420dbaa9242ce0e91f13f8c3ea2
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: add basic status reports

M	backends/smart/helpers/smartBackend.py

commit 4ecb5b72aaed20754d5cc8fcb5cdc24f60f94ef8
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-08-28

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit b3c4bfe41bd0388c8d090e3d74284e4cf0b6386c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    avoid recursion for now

M	backends/smart/helpers/smartBackend.py

commit 7b82219d968578767a689f5f1de07a886b547641
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: add get_requires

M	backends/smart/helpers/Makefile.am
M	backends/smart/helpers/get-depends.py
C081	backends/smart/helpers/get-depends.py
backends/smart/helpers/get-requires.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit b8c7f4defc01bb775b17d60e66825f0b9b069251
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    Update the feature matrix for apt.

M	docs/html/pk-matrix.html

commit da69698bf39009a9399b9e9a8e34b1966fe0ebc9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: comment out the install_files method to avoid warnings during
    build

M	backends/apt/pk-backend-apt.c

commit 365f897f1b8d929e0dec68a318a50384b675e978
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-28

    APT: Implement the free filter

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit c2aa741a390d30bb03c1d110e23fe9d206bf9603
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2008-08-28

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 2100b51444b27e8ec7dd88f9209d397e4ebac134
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-28

    smart: add RPM/DEB groups

M	backends/smart/helpers/Makefile.am
A	backends/smart/helpers/search-group.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit c38e731291372485dfafcba9b94bd88a303b5fb7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: note that packageid mapping only works for rpms atm

M	backends/smart/helpers/smartBackend.py

commit 0f1681c537926e2a8a7901f2e649c370f50721a5
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: add get_packages

M	backends/smart/helpers/Makefile.am
A	backends/smart/helpers/get-packages.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/pk-backend-smart.c

commit c2a3ce97a44dbbd5ef3bc511935f87d5078bf9cf
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: add get_filters with installed

M	backends/smart/pk-backend-smart.c

commit 6f73b70e046316c3f99de27a44a8dbec1b682e99
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: allow for multiple packages

M	backends/smart/helpers/Makefile.am
C085	backends/smart/helpers/install-packages.py
backends/smart/helpers/download-packages.py
M	backends/smart/helpers/install-packages.py
M	backends/smart/helpers/remove-packages.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/helpers/update-packages.py
M	backends/smart/pk-backend-smart.c

commit 39b32704da210ba3e0ddc3d6442b2807c7638969
Author: Robin Norwood <robin.norwood@gmail.com>
Date:	2008-08-27

    Fix for rhbz#459870 - give a proper warning if a package is already
    installed, and a proper error if all packages in the transaction
    are already installed.

M	backends/yum/helpers/yumBackend.py
M	docs/api/spec/pk-concepts.xml
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit 208b0cec662d4c0906256911f2a61db8c3114700
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-27

    APT: Implement SearchFile

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 49f1017cac177940e200cfb8907346e4a1b25ecb
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-08-27

    yum: don't always prefer the first package returned from
    returnNewestByNameArch() as this will be i386 on x64, and hence the
    wrong thing will be installed on multiarch

M	backends/yum/helpers/yumBackend.py

commit 5813dfa5b218f9b57c3622cb3dda1deae5d1639d
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-08-27

    bugfix: fix pkcon to treat the filters as bitfields, not enums

M	client/pk-console.c

commit 25d379b3bdbe31e690e305979ca9233bd8193fed
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-27

    post release version bump

M	RELEASE
M	configure.ac

commit 21509b8fe11053daf851cb6ad5c2a2c1615e274b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-27

    Release version 0.3.1

M	NEWS
M	contrib/PackageKit.spec.in
M	docs/html/pk-download.html
M	docs/html/pk-using.html

commit 557af8798ed36a2f22dc3a19c50bd0c26f9d8af8
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    fix copy/paste typo

M	backends/smart/helpers/remove-packages.py

commit 6baf210e0604225dcb09effe9763a07d9573f4e2
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: use alias if channel has no name

M	backends/smart/helpers/smartBackend.py

commit 0ef4216650ea59031373b6bcf8ef41e75212a2f3
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: GetDetails should be getDescription

M	backends/smart/helpers/smartBackend.py

commit 1fb074a4a50c715fffa84020aa41e76c72fde86b
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: match helpers with backend

M	backends/smart/helpers/install-packages.py
M	backends/smart/helpers/remove-packages.py
M	backends/smart/helpers/smartBackend.py
M	backends/smart/helpers/update-packages.py

commit 5b8e2097e61c1d1e8c5b0b49f5ced4afb0663fa7
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-08-27

    smart: use PackagekitPackage

M	backends/smart/helpers/smartBackend.py

commit aeeea534afbb890f959f20504db1b019fb2193c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-27

    bugfix: properly disconnect the disconnect handler so we don't crash
    the client tools when the daemon exits

M	libpackagekit/pk-client.c

commit 364fd13c9dd8d7ed1fd7a8b6df03e56db18b8be3
Author: Aurelien Lefebvre <alefebvre@mandriva.com>
Date:	2008-08-27

    urpmi backend: Little fix to make updatedetail signal compatible
    with 0.3.X version of PK (Best implementation TODO)

M	backends/urpmi/helpers/perl_packagekit/prints.pm

commit 5f9e291a76b4ec58e2cd757f0e5450dd38314c78
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-08-26

    fix compile (add locale.h include)

M	libpackagekit/pk-control.c

commit 220d5e4779b94cdb1110c03bb67866b138ce70b2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-26

    trivial: the yum backend requires python-sqlite2

M	contrib/PackageKit.spec.in

commit 8cfbd3d2cbac46762cc14cf092267bd39da5247a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-26

    bugfix: don't allow reset in ::Finished() if we are sync, and don't
    allow Cancel in ::finished ever.

M	libpackagekit/pk-client.c

commit 56109c84e4e490f42aafd9dd29dbd2bda62ad182
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-26

    trivial: dont bt in pk_warning, it's not useful anymore

M	libpackagekit/pk-debug.c

commit a01bffcaa832a94dadc33e90ac71c240481855e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-26

    bugfix: don't crash the daemon if we never used SetLocale, instead
    use the C locale in the backend. Fixes fd#17298

M	src/pk-transaction.c

commit e8bd74447eea3e5602f9ca8b81954d835ee00bed
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-25

    trivial: fix one of the html pages

M	docs/html/pk-help.html

commit 6b7315ad75b69cd170861b4aa2f69890a5cb4fd5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-25

    update some screenshots in the HTML page

A	docs/html/img/kpk-confirm.png
M	docs/html/img/kpk-information.png
A	docs/html/img/kpk-notify.png
A	docs/html/img/kpk-progress.png
M	docs/html/img/kpk-search.png
A	docs/html/img/kpk-settings.png
M	docs/html/img/kpk-update.png
M	docs/html/pk-screenshots.html

commit 5aba5838c73fd7db025599702feceb027f267127
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-25

    clarify some documentation about the transaction methods

M	contrib/PackageKit.spec.in
M	docs/api/Makefile.am
M	docs/api/spec/pk-concepts.xml
A	docs/api/spec/pk-transactions-download.png
M	docs/api/spec/pk-transactions.svg
M	src/pk-interface-transaction.xml

commit 7695a46aadf1461e6cf33397cbb024bcf91a90eb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-24

    APT: Add method for calling InstallFiles in the dbusbackend, but do
    not assign it yet.

M	backends/apt/pk-backend-apt.c

commit c8d5be7a7d0e2cd900011f75848bee84fef8c8df
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-24

    APT: Do not allow to remove essential packages

M	backends/apt/aptDBUSBackend.py

commit 46509be614ee611369d4a36e27b3542c71f7b4ca
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-24

    APT: fix killing hanging installations

M	backends/apt/aptDBUSBackend.py

commit b765c9b33202bde732836dd1dde3081ab90833da
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-24

    APT: Send a message if a later version of a locally installed package
    exists in the cache.

M	backends/apt/aptDBUSBackend.py

commit 597730a52b257c49ed0612c89ee6468635fd402a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-24

    APT: Implement InstallFiles, but do not populate this method to
    packagekitd, since much of the code was made inside of python-apt
    and is still unreleased.

M	backends/apt/aptDBUSBackend.py

commit 52643799441ff9e98ae3e7ca0003621180e3e78a
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    poldek: support documentation group

M	backends/poldek/pk-backend-poldek.c

commit 8464d37b1f8d798a1ca39b491b0ef0b3fbd7377c
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    bugfix: set "directory" as an argument for DownloadPackages(). Fix
    for backends using pk_backend_thread_create

M	src/pk-transaction.c

commit 8f17c0be07d4543b0cd01465c2d75e52c334159c
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    poldek: pass changes to GetUpdateDetail()

M	backends/poldek/pk-backend-poldek.c

commit 0200b222b149e2b3d05c2a83f19ff2506b4a8f50
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    poldek: use source name as repo description

M	backends/poldek/pk-backend-poldek.c

commit 9a0d4c2ce5ec06fce3e9dc7b75b0bbcf33142f90
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    poldek: removed backend reference count

M	backends/poldek/pk-backend-poldek.c

commit 5a4122edfabff6a0721e6e955b76cbae2e4a1a66
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    poldek: get localized descriptions and summaries

M	backends/poldek/pk-backend-poldek.c

commit 93bdf84903ac7d0909022ef7426b9b452dc79d3a
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-23

    poldek: fix crash

M	backends/poldek/pk-backend-poldek.c

commit b06fab6e80531ca1c4a79039cafbb648def69cc1
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-22

    poldek: make execute_* functions use va_list

M	backends/poldek/pk-backend-poldek.c

commit e36db3753943754a2ab8c2fbc292b824744db01a
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-22

    poldek: execute poldek commands via execute_command and
    execute_packages_command functions

M	backends/poldek/pk-backend-poldek.c

commit fdeb73e75cb37782f7a823f0056d2802a3a8ecc2
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-08-22

    poldek: support multiple package_ids in GetFiles

M	backends/poldek/pk-backend-poldek.c

commit a056de9ca870352c283ae2ddbc9dd7205385ee7d
Author: Shishir Goel <crazyontheedge@gmail.com>
Date:	2008-08-22

    Change Service Packs' extension from .pack to .servicepack

M	backends/yum/helpers/yumBackend.py
M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	man/pkgenpack.xml
M	src/pk-transaction.c

commit 7e47bed2f518e4c60d95fc800fa3c41b76615dce
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-21

    trivial fixes to pkcon for DownloadPackages

M	client/pk-console.c

commit 902f2f812e622aa8e93e317e124ec706f375e477
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-21

    trivial: do the file copy sync, not async

M	libpackagekit/pk-client.c

commit 60512f4f0ca6a38be76da1b1c7ac5be25afe53c4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-21

    trivial: fix the rpmbuild by checking chdir() and getcwd() for errors

M	src/pk-transaction.c

commit b77ed40b10e7d3db3253008c2bb8d65eaedf1f8d
Author: Shishir Goel <crazyontheedge@gmail.com>
Date:	2008-08-21

    trivial: fix up an error enum in the yum backend

M	backends/yum/helpers/yumBackend.py

commit 459af0d65bd4461f8776f2b772fdc1a8fa29d1c9
Author: Shishir Goel <crazyontheedge@gmail.com>
Date:	2008-08-21

    yum:fix InstallFile to make it work for multiple simultaneous packs
    and files installations

M	backends/yum/helpers/yumBackend.py

commit c1c94aa6c450ffe20161aa9809d0f4fe918815c4
Author: Shishir Goel <crazyontheedge@gmail.com>
Date:	2008-08-21

    trivial: fix add-error-enum.sh script

M	tools/add-error-enum.sh

commit 3ead82413f420327d5f6389448854aec8bd61e25
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-21

    trivial: fix up an error enum in the yum backend

M	backends/yum/helpers/yumBackend.py

commit 3f7753a22845733bcee3ae4f34ecd14c7dd66ffe
Author: Shishir Goel <crazyontheedge@gmail.com>
Date:	2008-08-21

    bugfix: pkcon:fix a memory leak in RemovePackages

M	client/pk-console.c

commit 0e1782302eca79ef2313257ed60c8b0a396918cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-21

    remove the libtar code, and instead use the libarchive library. libtar
    is old, clunky, and unmaintained

M	client/Makefile.am
M	client/pk-generate-pack.c
M	configure.ac
M	contrib/PackageKit.spec.in
M	src/Makefile.am
M	src/pk-transaction.c

commit d287e1f006b56d17ac468aa212b4c9cb448bc310
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-21

    bugfix: make libtar a conditional requirement, original patch from
    Sebastian Heinlein

M	client/pk-generate-pack.c
M	configure.ac
M	src/pk-transaction.c

commit fac5a7985941ea69904ea6a76e593aa1a01c84c8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    APT: do not report the package itself on GetDepends

M	backends/apt/aptDBUSBackend.py

commit ca7a4d5587e44f2ed98948d51f4627da03c1c6ba
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    Build fix for pk-import-desktop

M	client/Makefile.am

commit 459b7200bbe3f833e440baea58c91e5d8cf522b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    add a structure type PkDistroUpgradeObj so we can use it in the
    DistroUpgrade callback easily

M	client/pk-console.c
M	libpackagekit/Makefile.am
M	libpackagekit/pk-client.c
A	libpackagekit/pk-distro-upgrade-obj.c
A	libpackagekit/pk-distro-upgrade-obj.h

commit fd003aff10185d9fa5f55db870bbef69db52f8a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    trivial: now we can use GetDistroUpgrades, advertise it

M	src/pk-backend.c

commit cd76c43067fc612925b11afee0bc7b6fac682604
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    trivial: add the distro-upgrade hooks into PkClient a pkcon

M	client/pk-console.c
M	contrib/pk-completion.bash
M	libpackagekit/pk-client.c
M	libpackagekit/pk-client.h

commit 91133b7539d41538a5d72b06721d7987f218f545
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    add a check to make sure the backends ar respecting the installed
    filter

M	src/pk-transaction.c

commit e07c785739743f28f3d5e34efb5cac085ffc4313
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    Add GetDistroUpgrades to the feature matrix

M	docs/html/pk-matrix.html

commit 5ef9a237bbc17d9f07ceb3007b60125d4158c890
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    Update feature matrix for apt. trivial

M	docs/html/pk-matrix.html

commit 208f2ceef4329ff6b4edddd4ea853f1a01274c5e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    trivial fix to stop an error when we are testing the yum backend on
    the command line

M	backends/yum/helpers/yumBackend.py

commit bc6c14c840ed5b8f95c4a70856d0eaba4d99c39a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    APT: report that we support the new groups science, doc and
    electronics

M	backends/apt/pk-backend-apt.c

commit c97c3f9d4bc790cd610577f01bdec1c41cb18dc8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    APT: Instead of sending an empty file list for a package send none

M	backends/apt/aptDBUSBackend.py

commit ba86c72ebf3f5451cb3f1f04b09b1bd680aeb089
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    APT: implement GetFiles

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit 359093dd63dcddbd97927a0512d31044da4eef16
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    bugfix: make sure we create the /var/cache/PackageKit/downloads
    directory at install time

M	contrib/PackageKit.spec.in
M	src/Makefile.am

commit f7d197ca3ee8ea57570d5de0e48cfc51f99cd1a6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-20

    trivial: fix a GError initialisation error -- reapply patch

M	src/pk-engine.c

commit 3c17109a0c3307f73de7f5d177878004e06c56c9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-20

    APT: Make use of the new groups documentation, electronics and science

M	backends/apt/aptDBUSBackend.py

commit 232e74a9dc8c25efdb8b4de90711bacf93bfafd7
Author: Ken VanDine <ken@vandine.org>
Date:	2008-08-19

    more updates to work with 0.3.x series

M	backends/conary/helpers/conaryBackend.py
M	backends/conary/helpers/install-packages.py
M	backends/conary/helpers/remove-packages.py
M	backends/conary/pk-backend-conary.c

commit 29bdd0e7e7ad93d30a21960c38f78ca3dbc9c09a
Author: Scott Reeves <sreeves@novell.com>
Date:	2008-08-19

    finish the switch to PkBitfield

M	backends/zypp/pk-backend-zypp.cpp

commit 5cf1c4138d17f7cdbd49b5ab86759c9bf8ed4f13
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-08-19

    bugfix: fix compiling the browser plugins where
    HAVE_GDK_APP_LAUNCH_CONTEXT_NEW is defined -- re-apply as I think
    git got itself in a tizz (trivial)

M	contrib/packagekit-plugin/src/contents.cpp

commit 144bb64cd6fe96cf90736f0e698ce8f21330b94e
Author: Ken VanDine <ken@vandine.org>
Date:	2008-08-19

    update to support {install,remove}-packages

M	backends/conary/helpers/conaryBackend.py
M	backends/conary/helpers/install-packages.py
M	backends/conary/helpers/remove-packages.py

commit dca8395bb082427e675dcfc8ac7521c0e8bf1aee
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-19

    Make PkMessages into proper enumerated types with localised
    descriptions

M	TODO
M	backends/apt/aptDBUSBackend.py
M	backends/poldek/pk-backend-poldek.c
M	backends/yum/helpers/yumBackend.py
M	backends/yum2/helpers/yumDBUSBackend.py
M	backends/zypp/pk-backend-zypp.cpp
M	libpackagekit/pk-client.c
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h
M	libpackagekit/pk-task-list.c
M	python/packagekit/backend.py
M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-transaction.c

commit a2bd12e7b0d98610df4b916fd2f5c4a34d76d52f
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-19

    feature: switch to using a guint64 bitfield type as we are abusing
    the C enum using it as a long bitfield

M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-apt-search-plain.c
M	backends/apt.deprecated/pk-apt-search-sqlite.cpp
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/yum2/pk-backend-yum2.c
M	backends/zypp/pk-backend-zypp.cpp
M	backends/zypp/zypp-utils.cpp
M	backends/zypp/zypp-utils.h
M	client/pk-console.c
M	client/pk-generate-pack-main.c
M	client/pk-generate-pack.c
M	client/pk-generate-pack.h
M	contrib/packagekit-plugin/src/contents.cpp
M	libpackagekit/Makefile.am
A	libpackagekit/pk-bitfield.c
A	libpackagekit/pk-bitfield.h
M	libpackagekit/pk-client.c
M	libpackagekit/pk-client.h
M	libpackagekit/pk-control.c
M	libpackagekit/pk-control.h
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h
M	libpackagekit/pk-self-test.c
M	src/Makefile.am
M	src/pk-backend-dbus.c
M	src/pk-backend-dbus.h
M	src/pk-backend-internal.h
M	src/pk-backend-python.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-engine.c
M	src/pk-transaction-db.c
M	src/pk-transaction.c

commit 85fe523c8eebdbea62337ae518e446614804f910
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-19

    bugfix: fix compiling the browser plugins where
    HAVE_GDK_APP_LAUNCH_CONTEXT_NEW is defined

M	contrib/packagekit-plugin/src/contents.cpp

commit 79431bcf61ebc20cbab3922cdd10ea927bff1a10
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-19

    trivial: fix a GError initialisation error

M	src/pk-engine.c

commit 75cbcd9539c15a1229042cd3805e06c8d2e39194
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-18

    APT: Fix wrong use of the STATUS_SETUP in doInit()

M	backends/apt/aptDBUSBackend.py

commit ae81e145f7ae10d7705fb2b348cda8edbfc00076
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-18

    post release version bump

M	RELEASE
M	configure.ac

commit dc4dfe3dff8856bc204dcb2b1d8b187465e7b05a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-18

    Release version 0.3.0

M	NEWS
M	docs/html/pk-download.html

commit 8d9ade929a8c1aa717309e8da0fd85f5f56e1221
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-18

    trivial: comment out the new group defines, until we can cope with
    64 bit enums

M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h

commit fa9b38d01e594eb66d1e7af01ff1cf41a8bf949b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-18

    trivial: apt: don't localise text as we don't want to bring in
    gettext for the backends

M	backends/apt/aptDBUSBackend.py

commit 6bd002819c9c59563743be91b970e9d21a8b31bb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-18

    change the interface for DownloadPackages so we get the correct
    owners and SELinux contexts

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/helpers/yumBackend.py
M	libpackagekit/pk-client.c
M	src/Makefile.am
M	src/pk-backend.c
M	src/pk-engine.c
M	src/pk-interface-transaction.xml
M	src/pk-transaction.c
M	src/pk-transaction.h

commit b9422acc125895d474ac6c60bb90ad1fe8fe8cca
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-18

    APT: Fix filtering. Was totally broken.

M	backends/apt/aptDBUSBackend.py

commit 8ec40d43dae26572fe037cfca68a5042490c3af1
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-08-18

    APT: Add support for Ubuntu supported filter

M	backends/apt/aptDBUSBackend.py
M	backends/apt/pk-backend-apt.c

commit f1d9d4a9457414ead851ba14d002f868ae88e519
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-18

    trivial: fix my last commit

M	libpackagekit/pk-enum.c

commit b6a1ad4a9d820f283a71bfba1ca82c032c4d0bdc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-08-15

    API: add two new bits of public API, GetDistroUpgrades() and
    ::DistroUpgrade()

M	backends/alpm/pk-backend-alpm.c
M	backends/apt.deprecated/pk-backend-apt.c
M	backends/apt/pk-backend-apt.c
M	backends/box/pk-backend-box.c
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	backends/opkg/pk-backend-opkg.c
M	backends/pisi/pk-backend-pisi.c
M	backends/poldek/pk-backend-poldek.c
M	backends/razor/pk-backend-razor.c
M	backends/smart/pk-backend-smart.c
M	backends/test/pk-backend-test-dbus.c
M	backends/test/pk-backend-test-fail.c
M	backends/test/pk-backend-test-nop.c
M	backends/test/pk-backend-test-spawn.c
M	backends/test/pk-backend-test-succeed.c
M	backends/test/pk-backend-test-thread.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c
M	backends/yum2/pk-backend-yum2.c
M	backends/zypp/pk-backend-zypp.cpp
M	libpackagekit/pk-enum.c
M	libpackagekit/pk-enum.h
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-interface-transaction.xml
M	src/pk-transaction.c
M	src/pk-transaction.h

commit b791290a00e87bc5c446695ade785c99ed53218e
Author: Stefan Haas <shaas@suse.de>
Date:	2008-04-23

    changed for zypp 4.14.0

M	backends/zypp/pk-backend-zypp.cpp
M	configure.ac

commit 479be7dbd45d9db1ed143e6af22db60a5dcb9d0d
Merge: 87d18fa 55aa032
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-03

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 55aa0322e9a67fa9006c686ae29f45c9e9af1914
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-04-03

    Sending translation for Assamese

M	po/as.po

commit 87d18fa83534278ffbaa8cbdf7d01c66de7a136e
Merge: 0bb8eed 94a6566
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-02

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 94a6566f4233f3b55c76104bb05f547e925594da
Author: sandeeps <sandeeps@fedoraproject.org>
Date:	2009-04-02

    Sending translation for Marathi

M	po/mr.po

commit 32aa053f278096e0d2cdfa53c848864f3540b1a1
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-04-02

    Sending translation for Assamese

M	po/as.po

commit 0bb8eed65a5370eb202f6fb2eb280067b10257de
Merge: 4dfcd53 39ca6b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-02

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 4dfcd53103ac572e27e67e85088b6dee48b2e171
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-02

    bugfix: yum cannot handle FakeRepository.repo, unlike a normal
    Repository, so just handle the local case specially. Fixes rh#486720

M	backends/yum/yumBackend.py

commit 39ca6b45a9a194705c980079777ba49ad329b148
Author: amitakhya <amitakhya@fedoraproject.org>
Date:	2009-04-02

    Sending translation for po/as.po

A	po/as.po

commit d8c6e7c27f9280074a022fc69e2fb41363f45be7
Author: swkothar <swkothar@fedoraproject.org>
Date:	2009-04-02

    Sending translation for Gujarati

M	po/gu.po

commit ea606473676bbc156463caab4a621ac3dcc53925
Merge: f68c051 ea2e760
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-01

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit ea2e7608e711cdf3b41b973739428138313ff581
Merge: 7d95e04 f821a4c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-01

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 7d95e04fce37a2faf673edbd5ad0e6822bf205e1
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-04-01

    Added support to recognize Debian version

M	lib/packagekit-glib/pk-common.c

commit f68c0514c75b988ee9f02f8f9f436ff991ccbed3
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-04-01

    update conary matrix

M	docs/html/pk-matrix.html

commit f821a4c8f4f6c011eea2f51ae0e23661a8d7f00e
Author: mgiri <mgiri@fedoraproject.org>
Date:	2009-04-01

    Sending translation for po/or.po

A	po/or.po

commit ab508f3651a345ba56da5cdf1717ecb5db64db7c
Author: leahliu <leahliu@fedoraproject.org>
Date:	2009-04-01

    Sending translation for Chinese (Simplified)

M	po/zh_CN.po

commit 826973135802ee453e014dc601168690b49af25d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    bugfix: correct the allow-cancel duplicate logic so we don't remember
    the state of the previous transaction

M	src/pk-backend.c

commit c90c2e49bf445efadb0be4768adc6fb8dcf23640
Merge: 2b560dc c3aa5b6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 2b560dc9d27274314e60358f1ce6031cc9635a0f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    trivial: sync spec file with Fedora upstream

M	contrib/PackageKit.spec.in

commit 3fb2b86f239701c3fa5de6806a6da4fadaefd39d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-04-01

    dummy: set allow-cancel TRUE at the start of UpdatePackages

M	backends/dummy/pk-backend-dummy.c

commit c3aa5b67152eda074bd5d0de99f8f3d29fb3c5db
Author: James Westby <jw+debian@jameswestby.net>
Date:	2009-01-10

    bugfix: pkgenpack man page still pointed to pk-generate-package-list

    pk-generate-package-list is replaced by pkcon create-list so point
    to that in pkgenpack's manpage instead.

M	man/pkgenpack.xml

commit 7e9ad628ec1bc7832705749a2e91ce9a181ca554
Author: aalam <aalam@fedoraproject.org>
Date:	2009-03-31

    Sending translation for Punjabi

M	po/pa.po

commit 5055dfd2b09ce7b3f7359e924d7db1a28d8c225e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit c0626609ad738121e8a27960796753f471dbed0b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    Release version 0.4.6

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 15042a8a086f1b270b1cee62caa6cd0e78a7bbcc
Merge: 860e932 c7d8cce
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 860e932906830be2b1c7fa3a2e6c45d639e80b2d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    trivial: make the ChangeLog decoding more robust to broken
    ChangeLogs. Fixes rh#492739

M	backends/yum/yumBackend.py

commit c7d8cce719e51c5440fb8fce30a23a5268acb700
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-30

    conary: Fix the get-updates broke
    conary: add licenses metadata

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit ab2c1f4a356d5c016a85b860c02faad0c1566b8a
Merge: e4cf703 21f9112
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-30

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 3bccdbf94bd731f19f4cb2919ff8c04f38f29d93
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-30

    bugfix: check for QtXml in configure and use the correct deps in
    the packagekit-qt pc file

M	configure.ac
M	data/packagekit-qt.pc.in

commit 21f91123e32194102898aef9f51999271feefbe3
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-29

    Updated almost all the enums, but we have some conflics to fix

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transaction.h

commit ad355361c8b107d6747facdd0009c709226fd50f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-29

    Some changes to add system update

M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit d00a13bfa267b623119d6ab95adc2605e60603ce
Merge: 9a4e352 6142984
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-29

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 6142984f7d2abe663039180a75f8c065ba34258b
Author: tombo <tombo@fedoraproject.org>
Date:	2009-03-28

    Sending translation for Italian

M	po/it.po

commit e4cf7034f032ff4d7afcc89bf0422eadbe603b0c
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-28

    implement get-packages

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py
M	backends/conary/pk-backend-conary.c
M	configure.ac

commit c715636e706c104050432d09b4841c4bd7244253
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-28

    conary: fix repository output on get-details

M	backends/conary/conaryBackend.py

commit f5c89ca45bb932c673d0ed3de51832d59365b99a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-28

    conary: bugfix high memory usage

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py

commit 077eb8ecaac02972f595eb52f5c3ab77c59eccc2
Author: xconde <xconde@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Catalan

M	po/ca.po

commit 46a880ade82d836e3d54fc21908755965e11cc2d
Author: kelemeng <kelemeng@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Hungarian

M	po/hu.po

commit 063775038d795dc2fadfac6b4d077640257a585e
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-03-27

    Sending translation for po/sr@latin.po

M	po/sr@latin.po

commit 1b5ffbb61d8afc27eb21f3400e8fcd99175a0287
Author: kmilos <kmilos@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Serbian

M	po/sr.po

commit bd0237f90711de2bbb27e269f805b935be8b8216
Author: soko <soko@fedoraproject.org>
Date:	2009-03-27

    Sending translation for po/sr@latin.po

M	po/sr@latin.po

commit dff0302060d64e1372ae8b45c6ae68e4091924d7
Author: soko <soko@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Serbian

M	po/sr.po

commit b8d0dec445738630d2a6c7f79339c3dc497578ec
Author: soko <soko@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Serbian

M	po/sr.po

commit 46113aa00a44eb679661a5e3df932fd636f56f67
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    bugfix: when we get the update detail in pkcon, resolve not-installed
    packages, rather than installed ones. Fixes rh#492004

M	client/pk-console.c

commit 9a4e352b6a865682d2e76cf4f061dd824981d9ef
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-27

    renamed the cache object

M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/aptcc_show_broken.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit 01efee5e9d9898f1e42457d4613b3826604efb07
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    trivial: make the PkDesktop self checks pass even if we used the
    dummy backend to create the database

M	lib/packagekit-glib/pk-desktop.c

commit ff10fca569fc40cae0f095d85f901fbe52b28b80
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    bugfix: don't hardcode /var/lib/PackageKit for the desktop database,
    use the localstatedir variable so we preserve the prefix

M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-glib/pk-desktop.h

commit 4f705442f69138fab16157be8788ff35c2009a85
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-27

    trivial: make Danish translation UTF8 to prevent a warning

M	po/da.po

commit 9689423d254c4725e79d1577ac19e6d51e9a55cd
Merge: 9516b97 4d6e685
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-27

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 9516b979511eb903ff922958b0513e88e81aa887
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-27

    conary: replace element xml.minidom with cElementTree
    conary: fix the high memory usage on search

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 4d6e685dc5ac328269896a441788c0eff2e4c8bc
Author: igor <igor@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Brazilian Portuguese

M	po/pt_BR.po

commit f7fd76deb4f01aa5bef78524dbd31978848d92e1
Author: kad <kad@fedoraproject.org>
Date:	2009-03-27

    Sending translation for Spanish

M	po/es.po

commit 30a78b6e6e32a9b3f95f071aac4ac3f79c21a644
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: more rapid search

M	backends/conary/conaryBackend.py

commit e3a6179e89b272232c54d29330fea3808c84a056
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    added backend finished before all returns

M	backends/aptcc/pk-backend-aptcc.cpp

commit 0f51afda816063e26b585e60869b8d8013252aac
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: add xmlfile for conary.rpath.com repo what its missed

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conarypk.py

commit 08304826aab40899d2bc88e141ed9ec86f44227a
Merge: 6c54154 d0567f4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Merge branch 'aptcc'

commit d0567f43be309f87ad5fbc4e5b390a874a2ae200
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Fixed repo_enable, progress on fetcher, emit package on fetcher and
    some code clean up

M	backends/aptcc/Makefile.am
M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/acqprogress.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/aptcc/pkg_acqfile.cpp

commit 6feeb44b30242713bb3bf1a619840ba03efcffa6
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: add DepFailure exception and catch the Packages

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 332fca8c3ae337345f87009252c1f2120f9b852a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-26

    conary: remove many conary instances

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
M	backends/conary/pk-backend-conary.c

commit fb8b53d8335bd7e462f2974df24eb802bc0df0aa
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Hopefully removed all whitespace

M	backends/aptcc/acqprogress.cpp
M	backends/aptcc/acqprogress.h
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/aptcc_show_error.h
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/aptcc/pkg_acqfile.cpp
M	backends/aptcc/pkg_acqfile.h
M	backends/aptcc/rsources.cpp
M	backends/aptcc/rsources.h

commit adb1d45b149a8d7a067d1af7829b55c848e6849f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Removed the _(...)

M	backends/aptcc/apt.h
M	backends/aptcc/aptcc_show_broken.cpp
M	backends/aptcc/pk-backend-aptcc.cpp
M	backends/aptcc/rsources.cpp

commit 6c54154cee46df22a309ad5d7208206bca59671a
Merge: b8b363d 863b06f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    Merge commit 'origin/aptcc'

commit 863b06f19c9951f28868780c847f404ef0b54412
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-26

    A few fixes and added the missing files

A	backends/aptcc/acqprogress.cpp
A	backends/aptcc/acqprogress.h
M	backends/aptcc/aptcc_show_error.cpp
M	backends/aptcc/aptcc_show_error.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit b8b363d2d73ef37e55e1746de10b50429725f274
Author: kristho <kristho@fedoraproject.org>
Date:	2009-03-26

    Sending translation for Danish

M	po/da.po

commit f836277e1a11c5448204b940f672b68c6265e4cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-26

    trivial: add da to LINGUAS

M	po/LINGUAS

commit bb00027ce746749ad91b0818e683c92c84979bfb
Merge: 6052e19 b63fb54
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-26

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit b63fb54a847afdd6a49b77e03634846f1384b6ce
Author: kristho <kristho@fedoraproject.org>
Date:	2009-03-26

    Sending translation for po/da.po

A	po/da.po

commit 631266b16447b21d8a84a5cb44f83db0ed30859e
Merge: b5fe51a 8331aaf
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Merge commit 'origin/aptcc'

commit 8331aaf933c30302b1d720d61023d0b6b2a30346
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Code clean up before merging

M	backends/aptcc/pk-backend-aptcc.cpp

commit d4cbde5a178a68e985894a706a1fc89c3adb3ce7
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Added repo_list and repo_enable support

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/pk-backend-aptcc.cpp
A	backends/aptcc/rsources.cpp
A	backends/aptcc/rsources.h

commit b3c30e4e987578f6414de8df1ed1aaa75241b8d3
Merge: 5c30aa0 b5fe51a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-25

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 5c30aa02ca80073597953a61f081c75809459a0b
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-25

    conary: trivial: add more debug remove unnecesary check

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit b5fe51a012a2343381b2d517d343e7c5b014bfa0
Author: vpv <vpv@fedoraproject.org>
Date:	2009-03-25

    Sending translation for Finnish

M	po/fi.po

commit db1a782c274b87230efb6560fba48d6653e02639
Merge: 9e3c96c 0363b3a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-25

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 0363b3afaa024212ca14073dcfafd7e1f4c48d05
Author: tomspur <tomspur@fedoraproject.org>
Date:	2009-03-25

    Sending translation for German

M	po/de.po

commit 5075efa70f477d5819cc284f71eb60085396aec2
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-25

    Added package_download support

M	backends/aptcc/Makefile.am
M	backends/aptcc/pk-backend-aptcc.cpp
A	backends/aptcc/pkg_acqfile.cpp
A	backends/aptcc/pkg_acqfile.h

commit 6052e1913ccda6c42e0224e651bbf37e0ea8fcd2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-25

    trivial: reorder LINGUAS

M	po/LINGUAS

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

    yum: don't expode when we can't find the package when we try to get
    the update detail

M	backends/yum/yumBackend.py

commit 24c25a225829beecec3dbb34671f0f469b098265
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-25

    yum: don't explode when faced with an invalid ChangeLog header,
    just report a message

M	backends/yum/yumBackend.py

commit 2713a1a22a157e24cbc1563770fe2ff5b918d3a8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-25

    yum: remove the tabs in the package description else the daemon
    ignores the invalid command

M	backends/yum/yumBackend.py

commit 508b2d356bac41d532f20b2113cf694cf7454d42
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-25

    yum: make _getEVR() return 0,0,0 if the string is invalid, rather
    than a traceback

M	backends/yum/yumBackend.py

commit 0d135838e0ac69521fd7ce3a973adefbdf844ae2
Author: ruigo <ruigo@fedoraproject.org>
Date:	2009-03-25

    Sending translation for Portuguese

M	po/pt.po

commit bf4a77012bbb40c9856865a48893a70001d8f594
Author: ccielogs <ccielogs@fedoraproject.org>
Date:	2009-03-25

    Sending translation for Italian

M	po/it.po

commit 66143973bdd2ad7df73b142207d8b929cf3b8c50
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    Added refresh cache support, it downloads the translation files

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt.cpp
A	backends/aptcc/aptcc_show_error.cpp
A	backends/aptcc/aptcc_show_error.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit ecf9e23b3ad2d1f4eb477a7431bc9eacb80a824b
Author: palos <palos@fedoraproject.org>
Date:	2009-03-24

    Sending translation for Slovak

M	po/sk.po

commit 0c66451d504bb91538068bb423582b56d1bd7271
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    forgot the show broken file

A	backends/aptcc/aptcc_show_broken.cpp
A	backends/aptcc/aptcc_show_broken.h

commit 976e2daccf9e2b35a37e2d1f50ff0a3d0198da51
Merge: 44cb3a7 2fadba9
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    Merge branch 'master' into aptcc

commit 44cb3a7a90cfad838192c79803e8c13eb0b766b6
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-24

    Added get_updates and get_update_detail support although there still
    some stuff to improve

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 2fadba9f5eb541fef3ad9d7dec26d3586ff1a582
Author: Daniele Catanesi <translate@ccielogs.com>
Date:	2009-03-24

    Updated Italian translation of the package

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/it.po

commit d18e2f79f05dc8fc2361489391313e6ccdacc0dd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-24

    trivial: remove gnome-packagekit from the release notes

M	RELEASE

commit cf493c8bf208477656af69defb3647383735e05e
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-03-24

    make the GTK+ module resident

    Without doing this, killing gnome-settings-daemon brings down
    every single
    application in the session, since the module doesn't clean up when
    being unloaded.

M	contrib/gtk-module/pk-gtk-module.c

commit 154d783217f87b113f70e1a1349e16bda6b11f60
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-23

    yum: only show update-detail ChangeLog entries newer than the package
    we have installed

M	backends/yum/yumBackend.py

commit 3bfafb9ab33ef3c76fecd234cc2a022c59e9deb6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-23

    trivial: new rpm location

M	tools/upload-packages.sh

commit 622136cb16e8f8b068f3649573e2377a7f052de3
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-23

    bugfix: use the bash 4.0 command_not_found function name to fix this
    functionality with new versions of bash

M	contrib/command-not-found/PackageKit.sh

commit 9e3c96c9ef295bb85343f3d78eb8099b04d92403
Merge: 55f2097 b2b3d94
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-22

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit b2b3d9437efacc2f54ef5f92c1475735e37d1ed2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-21

    dummy: trivial fix to make sure gtkhtml gets installed

M	backends/dummy/pk-backend-dummy.c

commit cc85e753dbc58c1c1c3b6beb7185d461822f8cbb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-21

    yum: don't explode parsing the ChangeLog data when the name is not
    unicode formatted

M	backends/yum/yumBackend.py

commit 55f209759b856e15667f17615838ea53ff8792dd
Merge: 008ba9b c5b27a0
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-21

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit c5b27a04cd512acb44b4baf599c2ef19790e5abb
Merge: 17dd94a ed7cb50
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-03-20

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit ed7cb50c72156dcc552f6ce0dbb51ab045961f6e
Author: aalam <aalam@fedoraproject.org>
Date:	2009-03-20

    Sending translation for Punjabi

M	po/pa.po

commit 17dd94a15914a1222c7a06e51fa107b8152c7610
Merge: 92e3b9b 2d34431
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-03-20

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit 008ba9bf438db35fabaa66314e23969cc14b28c6
Merge: 11c3fd6 2d34431
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-19

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit fffdd3d77ab384833e384c6898d6dde71073c9fe
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-19

    added backend_resolve

M	backends/aptcc/pk-backend-aptcc.cpp

commit 2d34431a78701dcc1252d6138e6b2784c4f1bf13
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-19

    trivial: format the ChangeLog data a little nicer

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/yumBackend.py

commit c29805adcccd2deee0cbcc76d78a5aa0b6ee04c9
Merge: dde0d24 439dc1e
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-19

    Merge branch 'aptcc' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit into
    aptcc-local

commit 0288da1c3c9851f75a34d10f189beecf1dbe89c7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-19

    dummy: do the restart required when we update packages too

M	backends/dummy/pk-backend-dummy.c

commit bfe6e1cbf40314c7a9e61ee4c2d8d9a1d12a3692
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    trivial: use bold for the dates, not italic

M	backends/yum/yumBackend.py

commit 82222792a3844a137fc1728a0ba1717933033a87
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    yum: return the ChangeLog data for yum updates if it is available

M	backends/yum/yumBackend.py

commit 52636fc2e78366e2875a24c95927a2ccb750e3e4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    trivial: make the dummy backend return files for all the packages

M	backends/dummy/pk-backend-dummy.c

commit 1d40e4c2dffd7beff8247cafccc93844d208856b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    trivial: add ro to LINGUAS to it gets included in the stats

M	po/LINGUAS

commit 9dbdd1db5ae2f713ad1f988df79220db1021b761
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    bugfix: escape the ';' in the UpdateDetail:ChangeLog signal so we
    can send more than one line

M	src/pk-backend-spawn.c

commit 439dc1ef946b7569d0abbefe987eaeba18472802
Merge: 787b6c2 742f099
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-18

    Merge branch 'master' into aptcc

commit 787b6c25dc0eb46911f9bf7823bc86d0e5fa8415
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-18

    removed a comment

M	backends/aptcc/apt.cpp

commit c76708cda5a1b5500f0e40070c95e83d4167f58c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-18

    Added recursive mode to get_requires and get_depends, still need
    some improvements like OR deps

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 0ca0efdbde30459e587ef662376208d257864f65
Merge: 9d6209b 742f099
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-18

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 11c3fd635a5b0bc488bc27f1bc792c94d653772a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-18

    conary: remove error signal when not found

M	backends/conary/conaryBackend.py

commit 742f099b57033a61ae1c6eb3d2388a663679c0ba
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-18

    Portuguese translation done! But stats still not updating... shows 0%

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt.po

commit d183acd467cdab1cb840881f787b51630354b415
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-17

    conary: trivial add Metadata Url

M	backends/conary/conaryBackend.py

commit 96fd3be166101d22ce77ca9b0a6a695239223041
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-17

    conary: fix updateSystem

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit b83de9ba74c0a20815d99563f95f3edc050c8a11
Merge: 8038f7d e152009
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-17

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit e152009fceeef184d033c4aaddb7922fcea26578
Author: Alexandru Szasz <alexxed@gmail.com>
Date:	2009-03-17

    Started translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/ro.po

commit 9d6209b5d1241214a75b83fe007d5334d70f4324
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: add a few more its4 ignore lines

M	contrib/command-not-found/pk-command-not-found.c

commit 30ac76df4e16c8ba423c911b85a9cae8de3d37cb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: dummy update description fix

M	backends/dummy/pk-backend-dummy.c

commit cce5f83327d1ceda835ec0745f5ec0d2331aef47
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    bugfix: don't allow pk_backend_error_timeout_delay_cb() to be called
    more than once (should never happen)

M	src/pk-backend.c

commit 38eb54705be9ae1a25accb2bdefcec7b8e3f7f0f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    feature: warn if there are any pending sources at the end of each
    self test section - trivial git add

M	lib/packagekit-glib/egg-test.c

commit 83b4a51dd790d06f7ebaf5708369483978ca5abe
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    feature: warn if there are any pending sources at the end of each
    self test section

M	src/pk-transaction-db.c

commit 58059d988cb4177cc69b0f29040b661d0571248f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: formatting nit

M	lib/packagekit-glib/pk-control.c
M	src/pk-transaction-db.c

commit 4f5c22cfc680b1dada84936ffb8484aba253e4e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    bugfix: don't store out job-id in a seporate file, as this adds 37ms
    to each generate_tid() method when using new versions of GLib. Instead
    use a deferred sync write to the database which reduces the hotpath
    to 2ms

M	src/Makefile.am
M	src/pk-engine.c
M	src/pk-transaction-db.c
M	src/pk-transaction-db.h
M	src/pk-transaction-list.c

commit e4a5cfb13187b210086f1a8cf17e2d1d4df46891
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: decrease the speed of the SIGKILL spawn test as sometimes
    it can finish before the cancel timesout

M	data/tests/pk-spawn-test.sh
M	src/pk-spawn.c
D	src/pk-transaction-id.c
D	src/pk-transaction-id.h

commit eef9b4c2c0ad0af970397ee9e900d68bac3650da
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-17

    trivial: don't print the thread data in egg-debug by default,
    this adds 4ms to each debug call when running in verbose mode on
    the console

M	lib/packagekit-glib/egg-debug.c

commit 055d1592430df15b43cb5dc95ff74d38ac7c329a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    bugfix: don't force SQLite to do fsync in PkTransactionDb, we can
    reduce our cold cache start by 700ms and warm cache start by 50ms

M	src/pk-transaction-db.c

commit e16ade86735c32f3b2690d2a18749573c7dc6744
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    bugfix: only check the transaction database once at startup, which
    shaves off 25ms off the cold start time

M	src/pk-transaction-db.c

commit bc4f0b43be602a18c4bc4444d65904b228778c62
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    dummy: make the distro upgrade data configurable

M	backends/dummy/pk-backend-dummy.c

commit 46a5545165dc50d3d1407fd766937e2c736c3fe5
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    trivial: spelling nit

M	etc/PackageKit.conf.in

commit f5af9b0477899e2c246ca8ff8fe5b42ba02e8009
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    feature: add a UseUpdateCache config variable to be able to turn
    off the updates cache for debugging

M	etc/PackageKit.conf.in
M	src/pk-transaction.c

commit 5494f1d236ac20c5ad3108822b74a29c3d6cb8a8
Merge: 788d050 16793ea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-16

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 16793ea6f95efcf3a01550c030c9f64685ec03ad
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-03-15

    poldek: emit file list we downloaded in DownloadPackages

M	backends/poldek/pk-backend-poldek.c

commit e9e541e70314aadf21184fe19529807a2e7ffc27
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-14

    Portuguese translation update

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt.po

commit f5af58ac390cc06dc0ca88c835ff4fb5ef8be3c8
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-14

    Add Portuguese to LINGUAS file

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/LINGUAS

commit f7ae6e091e20bc092f326616f46d0f489961b9ca
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-14

    Portuguese translation update

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt.po

commit 8038f7dc9cafc77b175808c19b1679ea56e252d4
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-13

    conary: add More info to callbacks

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit dfb3ad1491e5dd8eb2a9d14402463d6f9f3ad2a5
Merge: 0c03dc4 e92388b
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-12

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 50573fd26888b9838b2af63b0bdf30e1b9d2fa0f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-12

    included emit_details in aptcc class

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 42162a70c4a110be494cb389e0bfc7eea1dd1ad3
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Added get_requires and get_depends support

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit e92388b32a07b85a3a5f5f3ad7761e0396742da2
Author: Rui Manuel da Costa Gouveia <rui.gouveia@globaltek.pt>
Date:	2009-03-12

    Starting Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/pt.po

commit 71c542e37dc06e3938ab4ab47a14dea9af40402f
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Added cancel support

M	backends/aptcc/pk-backend-aptcc.cpp

commit 6718b19f6071eb70001226a7c61109e910d1c018
Merge: 7d93007 269abba
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Merge branch 'master' into aptcc

commit 269abba34ed3a69e47ef709456a13561c1ab280d
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Made Transaction::cancel() a slot

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/transaction.h

commit 7d930074fd18e98ba7650aaf58c4915865ec6f5b
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    initial cancel support

M	backends/aptcc/pk-backend-aptcc.cpp

commit 788d05057236812a38ab435a2a952a05eeae398a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-11

    yum: replace the hardcoded comps->groups map with a config file

M	backends/yum/Makefile.am
A	backends/yum/yum-comps-groups.conf
M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit 954b8a7d72f9cd35eba9397916230ed42d4a197c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Forgot to delete matcher

M	backends/aptcc/apt.cpp
M	backends/aptcc/pk-backend-aptcc.cpp

commit dde0d24c949c12f3970ab82ae818506794b15f13
Merge: 69544ad 358aaad
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Merge branch 'aptcc' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit into
    aptcc-local

commit 358aaad0dc1027f967c946ca26b7b82536b77d23
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-11

    Fixed a small bug in search_name and removed a unused function

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 69544ad85b956434affb69debf82c9f64a44f9ee
Merge: c7d89e1 e6d407a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-10

    Merge branch 'aptcc' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit into
    aptcc-local

commit e6d407a368a33b2b92fecdd3f8463c3f40a73d12
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-10

    Some code identation fix, improved search files by creating a
    stecial matcher

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt.cpp
M	backends/aptcc/matcher.cpp
M	backends/aptcc/matcher.h

commit 0c03dc45b4f1c37745cb36eb2e9648a9d01101bf
Merge: b3c07f0 0ecdc78
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-10

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 49792240699d9e7ef3b8389f30b19a3fc2d2ba68
Merge: 57339d4 0ecdc78
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-10

    Merge branch 'master' into aptcc-local

commit 57339d4e8120e4c9e9cf8cbe71628367431f1a9c
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-10

    Huge commit it implements:
    matcher class
    search_name improved by the matcher class
    search_details added

M	backends/aptcc/Makefile.am
M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
A	backends/aptcc/matcher.cpp
A	backends/aptcc/matcher.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit c7d89e179027ffdb8a04a67b50572050a4b95260
Merge: ffb5934 f3196ef
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-09

    Merge branch 'aptcc' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit into
    aptcc-local

commit f3196efff0754c51e4254d8870585171439bece0
Merge: 20de266 df30eed
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-09

    Merge branch 'master' into aptcc

commit 20de2667d09a90314e9b8b1b078695d858b82d46
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-09

    Added get_files and search_file support

M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 7b13b2aa13fbb2d374a895a895025441a387e600
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    yum: don't output duplicated updates. Fixes rh#488509

M	backends/yum/yumBackend.py

commit 0618621fa3089dd09d668dfe646d6fe851870c3b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    trivial: RELEASE updates

M	RELEASE

commit 0ecdc7896b110f8cb97145da082524d72c64da13
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    trivial: post release version bump

M	configure.ac

commit 31ae111ca83ba37b1445d212b855111fc8b66d01
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    Release version 0.4.5

M	NEWS
M	RELEASE
M	configure.ac
M	docs/html/pk-download.html

commit 60e4e000d24ed4465a997bae6aabfffb3312b216
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-09

    trivial: fix build

M	po/POTFILES.in

commit b3c07f075bfa6c5bd21c7127921e60dc7177656a
Merge: 68afcbe df30eed
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-08

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit df30eedb281a211193e2fbcf8e7f4897f2ebc8ec
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2009-03-08

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 83bf4f35ffa9e198e6aaf7e93bb60236953f5960
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2009-03-08

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit 0040c124f66317833e6cb7e5472e53cc3a41ca31
Author: Jorge A Gallegos <kad@blegh.net>
Date:	2009-03-07

    ES translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit f5122b0c77cf0fe48b412e6fdc15e8d245f5eda2
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-06

    Removed the sql warning message, (imo the private class was being
    deleted before
    the Client class). Feel free to revert if you don't like it.

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/clientprivate.h

commit d0a18dd61acdc6f56592aa666faffbcf2e708797
Merge: c630182 92f043a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-06

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit c63018220b203f376a21301b43933ff9fdb668df
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-06

    Made package methods const and added an operator== to package

M	lib/packagekit-qt/src/package.cpp
M	lib/packagekit-qt/src/package.h

commit 68afcbe1ad5bc9cc798d1a362c4f9b0f2d2da43a
Merge: b5c118b 92f043a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-06

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit b5c118ba766325e33f4b827b6bcd6f2779ca96dd
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-06

    trivial: change the info of package

M	backends/conary/conaryBackend.py
M	backends/conary/pk-backend-conary.c

commit 92f043a698c225cf8db4eb01353203dcb4cb8936
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-06

    feature: remove the app-install feature, it's now it's own project

M	configure.ac
M	contrib/Makefile.am
D	contrib/app-install/.gitignore
D	contrib/app-install/Makefile.am
D	contrib/app-install/README
D	contrib/app-install/egg-debug.c
D	contrib/app-install/egg-debug.h
D	contrib/app-install/pk-app-install-add.c
D	contrib/app-install/pk-app-install-common.h
D	contrib/app-install/pk-app-install-create.c
D	contrib/app-install/pk-app-install-generate.c
D	contrib/app-install/pk-app-install-remove.c

commit 89db78ebd1fac32e040c76626ef86451d5aa3dab
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-06

    trivial: fix up the app-install stuff

M	contrib/app-install/Makefile.am
M	contrib/app-install/README
M	contrib/app-install/pk-app-install-common.h
M	contrib/app-install/pk-app-install-generate.c

commit ca9daa802ab4abddbc25c464676c01c4a2ec8941
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-05

    trivial: more app-install hacking, now everything half-works

M	contrib/app-install/.gitignore
M	contrib/app-install/Makefile.am
A	contrib/app-install/README
M	contrib/app-install/pk-app-install-add.c
M	contrib/app-install/pk-app-install-common.h
M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-generate.c
M	contrib/app-install/pk-app-install-remove.c

commit f617fdc664cc282390483790f7ba186645944061
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: spend some more time on the app-install code, nothing that
    really works yet

M	contrib/app-install/Makefile.am
M	contrib/app-install/pk-app-install-add.c
M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-generate.c
M	contrib/app-install/pk-app-install-remove.c
M	docs/app-install-v1.draft

commit 277ffd0d53f4dea578afb3be8aa0116f0ebdfa64
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-03-04

    Updating QPackageKit version to 0.4.1

M	lib/packagekit-qt/src/CMakeLists.txt

commit 71731ea05da4eed010b6e7ec2b0dbbd6f6c3f331
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: relax a check in the unit tests to deal with floating
    point imprecision

M	src/pk-time.c

commit e7f24dae48b74d4307918b91dda65ed3e3859438
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    yum: output a Details::size value of zero if the file is in cache

M	backends/yum/yumBackend.py

commit 5933391413f967bec8448fc6bd91a8d260ac4305
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    feature: clarify in the spec that a Details::size value of zero of
    a non-installed file indicates it's in cache and doesn't need to
    be downloaded

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 9749e9e6968ddf2fc8784583b503b96f13a4d220
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: print the error name, not code in the debugging output

M	lib/packagekit-glib/pk-client.c

commit 6c7642939e7befd765d39ef54aa384585f73a15e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    bugfix: fix the self test by using actual provides in the catalog file

M	data/tests/test.catalog

commit 61cde496aa4dd73cfa7d4e614c6a361868e26198
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    yum: support the 'any' provide search

M	backends/yum/yumBackend.py

commit 0984d82dc4612ee29c45aba9335a9a0e9277defb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-04

    trivial: add a self check ensuring client does not set cancel role

M	lib/packagekit-glib/pk-client.c

commit 2024754025955b8bd366b187374fd0114fafe5e7
Author: A S Alam <aalam@redhat.com>
Date:	2009-03-04

    updating file for Punjabi

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pa.po

commit 19e66ae853be8feb9132d55a066bcd5c7dd17bd8
Merge: d0c810c 562ff7a
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-03

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 562ff7a1b6ccdb4491a5ab8cc5d76e80823de3a7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-03

    bugfix: glib: when we cancel a transaction, don't overwrite the
    role as 'Cancel' as we want to match on the originating role in the
    finished callback

M	lib/packagekit-glib/pk-client.c

commit 725636477ccafa3b7aa3ee7f728fdc7176a2b29c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-03

    dummy: make the gpg and eula prompts configurable

M	backends/dummy/pk-backend-dummy.c

commit 79e83ec2613d91c66c575fd273c90e309dfa4f84
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-03-03

    trivial: add a few of the new languages to LINGUAS

M	po/LINGUAS

commit 9a3f47565af03a58dffd2bab72572e8a2baf787b
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2009-03-03

    Updating Marathi Translations (190 strings).

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/mr.po

commit d0c810cec386e2ad1b4f726123005146a16dee9f
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-02

    conary trivial: remove chars what break the backend

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 89c31250d825ada1fe97db97f0e6f31f81149e24
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-03-02

    conary:
	trivial: fix the unicode decode

M	backends/conary/XMLCache.py

commit d85eed916d30d80215c6fd875b86713218d06ede
Merge: ce123de b88a0d0
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-27

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit b88a0d04098a8c3bacc3aed9afd34e641a52f1af
Author: Jens-Uwe Peter <jens.uwe@gmx.net>
Date:	2009-02-26

    Added me to last translator

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 30e0dca9d9de6f31016b2d3c8ed8b211a1aca8e3
Author: Jens-Uwe Peter <jens.uwe@gmx.net>
Date:	2009-02-26

    Updated German translation (no untranslated remaining)

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit ce123deb55df4c29517cc45ef5f326fb569d1acc
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-25

    conary:
    trivial: fix some typos for search methods

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 274c8080ea3386a18b361917fbf4da829eb0d7d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    trivial: disable noarch subpackages as rpm chokes on it at the moment

M	contrib/PackageKit.spec.in

commit 238ff655d29d15a5df47ecd3960a2b1a09a0e197
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    trivial: update copyright in developer docs

M	docs/api/PackageKit-docs.sgml

commit 7fdae62d7bbccca28eb53cc9a090284cd2fcb4f1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    bugfix: ensure we set PK_STATUS_ENUM_FINISHED when we return updates
    from the internal cache

M	src/pk-transaction.c

commit 25034ae5d7efbe40e47c693fc4c538565fc3adb8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    feature: Enable ptrace() on libpackagekit, it was always a bandaid

M	lib/packagekit-glib/pk-client.c

commit 80d6fe5d1f30ab5a792f2d038d6bba5c8429c8ee
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-25

    trivial: make some more subpackages noarch

M	contrib/PackageKit.spec.in

commit 97f30bbb72db685d9bf260351f8049c05df83872
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: dummy: make the blocked updates conditional

M	backends/dummy/pk-backend-dummy.c

commit 3586adcca5c0b070f7d1175888e12a93c653b142
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: don't already return TRUE in
    pk_backend_package_emulate_finished() if we didn't match

M	src/pk-backend.c

commit 7840766f0bb22fe7f79831f96410d96f8594d9f1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: don't add finished packages to the internal package cache

M	src/pk-transaction.c

commit c42ddf939c021e9a692338659f350d2c198c8106
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: remove some autogenerated files from git, they should never
    have been checked in

A	lib/packagekit-sharp/generated/.gitignore
D	lib/packagekit-sharp/generated/AllowCancelHandler.cs
D	lib/packagekit-sharp/generated/Bitfield.cs
D	lib/packagekit-sharp/generated/CallerActiveChangedHandler.cs
D	lib/packagekit-sharp/generated/Catalog.cs
D	lib/packagekit-sharp/generated/CatalogProgress.cs
D	lib/packagekit-sharp/generated/CategoryHandler.cs
D	lib/packagekit-sharp/generated/CategoryObj.cs
D	lib/packagekit-sharp/generated/Client.cs
D	lib/packagekit-sharp/generated/ClientError.cs
D	lib/packagekit-sharp/generated/Connection.cs
D	lib/packagekit-sharp/generated/ConnectionChangedHandler.cs
D	lib/packagekit-sharp/generated/Control.cs
D	lib/packagekit-sharp/generated/ControlError.cs
D	lib/packagekit-sharp/generated/Desktop.cs
D	lib/packagekit-sharp/generated/DestroyHandler.cs
D	lib/packagekit-sharp/generated/DetailsHandler.cs
D	lib/packagekit-sharp/generated/DetailsObj.cs
D	lib/packagekit-sharp/generated/Distro.cs
D	lib/packagekit-sharp/generated/DistroUpgradeEnum.cs
D	lib/packagekit-sharp/generated/DistroUpgradeHandler.cs
D	lib/packagekit-sharp/generated/DistroUpgradeObj.cs
D	lib/packagekit-sharp/generated/Enum.cs
D	lib/packagekit-sharp/generated/EnumMatch.cs
D	lib/packagekit-sharp/generated/Error.cs
D	lib/packagekit-sharp/generated/ErrorCodeEnum.cs
D	lib/packagekit-sharp/generated/ErrorCodeHandler.cs
D	lib/packagekit-sharp/generated/EulaRequiredHandler.cs
D	lib/packagekit-sharp/generated/Exit.cs
D	lib/packagekit-sharp/generated/ExitEnum.cs
D	lib/packagekit-sharp/generated/FilesHandler.cs
D	lib/packagekit-sharp/generated/Filter.cs
D	lib/packagekit-sharp/generated/FilterEnum.cs
D	lib/packagekit-sharp/generated/FinishedHandler.cs
D	lib/packagekit-sharp/generated/Global.cs
D	lib/packagekit-sharp/generated/Group.cs
D	lib/packagekit-sharp/generated/GroupEnum.cs
D	lib/packagekit-sharp/generated/Info.cs
D	lib/packagekit-sharp/generated/InfoEnum.cs
D	lib/packagekit-sharp/generated/License.cs
D	lib/packagekit-sharp/generated/LicenseEnum.cs
D	lib/packagekit-sharp/generated/LockedHandler.cs
D	lib/packagekit-sharp/generated/Message.cs
D	lib/packagekit-sharp/generated/MessageEnum.cs
D	lib/packagekit-sharp/generated/MessageHandler.cs
D	lib/packagekit-sharp/generated/Network.cs
D	lib/packagekit-sharp/generated/NetworkEnum.cs
D	lib/packagekit-sharp/generated/ObjList.cs
D	lib/packagekit-sharp/generated/ObjListCompareFunc.cs
D	lib/packagekit-sharp/generated/ObjListCopyFunc.cs
D	lib/packagekit-sharp/generated/ObjListEqualFunc.cs
D	lib/packagekit-sharp/generated/ObjListFreeFunc.cs
D	lib/packagekit-sharp/generated/ObjListFromStringFunc.cs
D	lib/packagekit-sharp/generated/ObjListNewFunc.cs
D	lib/packagekit-sharp/generated/ObjListToStringFunc.cs
D	lib/packagekit-sharp/generated/ObjectManager.cs
D	lib/packagekit-sharp/generated/Package.cs
D	lib/packagekit-sharp/generated/PackageHandler.cs
D	lib/packagekit-sharp/generated/PackageId.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCompareFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCopyFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListEqualFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFreeFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFromStringFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListNewFuncNative.cs
D
lib/packagekit-sharp/generated/PackageKitSharp.ObjListToStringFuncNative.cs
D	lib/packagekit-sharp/generated/PackageList.cs
D	lib/packagekit-sharp/generated/PackageObj.cs
D	lib/packagekit-sharp/generated/PercentageHandler.cs
D	lib/packagekit-sharp/generated/ProgressChangedHandler.cs
D	lib/packagekit-sharp/generated/ProgressHandler.cs
D	lib/packagekit-sharp/generated/Provides.cs
D	lib/packagekit-sharp/generated/ProvidesEnum.cs
D	lib/packagekit-sharp/generated/RepoDetailHandler.cs
D	lib/packagekit-sharp/generated/RepoSignatureRequiredHandler.cs
D	lib/packagekit-sharp/generated/RequireRestartHandler.cs
D	lib/packagekit-sharp/generated/Restart.cs
D	lib/packagekit-sharp/generated/RestartEnum.cs
D	lib/packagekit-sharp/generated/Role.cs
D	lib/packagekit-sharp/generated/RoleEnum.cs
D	lib/packagekit-sharp/generated/ServicePack.cs
D	lib/packagekit-sharp/generated/ServicePackError.cs
D	lib/packagekit-sharp/generated/ServicePackStatus.cs
D	lib/packagekit-sharp/generated/Sig.cs
D	lib/packagekit-sharp/generated/SigTypeEnum.cs
D	lib/packagekit-sharp/generated/Status.cs
D	lib/packagekit-sharp/generated/StatusChangedHandler.cs
D	lib/packagekit-sharp/generated/StatusEnum.cs
D	lib/packagekit-sharp/generated/StatusHandler.cs
D	lib/packagekit-sharp/generated/TaskList.cs
D	lib/packagekit-sharp/generated/TaskListItem.cs
D	lib/packagekit-sharp/generated/TransactionHandler.cs
D	lib/packagekit-sharp/generated/TransactionObj.cs
D	lib/packagekit-sharp/generated/Update.cs
D	lib/packagekit-sharp/generated/UpdateDetailHandler.cs
D	lib/packagekit-sharp/generated/UpdateDetailObj.cs
D	lib/packagekit-sharp/generated/UpdateStateEnum.cs

commit c316aefa7c7611ef9065dc21456214e3a319c4bd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    trivial: reduce the verboseness of PkTime

M	src/pk-time.c

commit 9e0c9ad1bbf3b67a7bf90dfe7e3b2f1fc2b1f598
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    yum: do proper error handling to avoid exiting the script on
    correctable errors. This speeds up untrusted file installs by over
    a second.

M	backends/yum/yumBackend.py

commit 8de9c74a074beaf9c6897a1d4c374451ce672f4e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    feature: python: add a PkError exception class to better handle
    nested errors. No users yet

M	lib/python/packagekit/backend.py

commit bcd948de08603b8c65d9815170f1128471963fcf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    allow backends to enable simultaneous mode to do actions in parallel

    This changes the on-wire format slightly, although it should be
    forward
    and backwards compatible. See the mailing list for discussion.

M	client/pk-console.c
M	docs/api/spec/pk-concepts.xml
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/pk-backend.c
M	src/pk-backend.h

commit 936c8078b58da46dd4a19af90250dced48796196
Merge: e170df6 09ab7f0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-24

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 09ab7f06ab993bee21f3434bf65ef55bb8433a1e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-02-23

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit e39367a1bfea8ff3f3df8723d382cdf4a3613a84
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2009-02-23

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit e170df69d22fbd412408c803ecd0b7a5ff3a2d55
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    dummy: add other package details for updates

M	backends/dummy/pk-backend-dummy.c

commit ac073dc7fd0bad46de18e3fab17edd499e173f06
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    bugfix: when we reset a PkClient, get a new reference to a
    PkPackageList, rather than clearing one that clients may have reffed
    for personal use

M	lib/packagekit-glib/pk-client.c

commit d4c4f310a9373d4c9870fe0434627afe09b6ec7a
Merge: aede8d5 87f41b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit aede8d54644218d613e6d1b4bb8473d428bd8855
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 87f41b4550983f87bdd9da5f8448fed176c6e44f
Merge: b0fdc75 6427e3b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit b0fdc7542d8fab9a140539e0c25f6668c8c5d996
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    AppInst/Apt: Update the postinst script to store desktop file
    information in the desktop.db

M	backends/apt/update-packagekit-app-data

commit 6427e3ba187201fbda49febe48313f1ad64d0425
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    Release version 0.4.4

M	NEWS
M	RELEASE
M	docs/html/pk-download.html

commit fb5748cfcd25e626937d14130691e8ecb66c4856
Merge: 32fdfa9 5d60f24
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit dce120bfd93e0f1764c224a55b84898f70e5277c
Merge: 60762c8 fb5748c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 32fdfa9cc18245c822cb1d132020cea81be9ff19
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    AppInst: Rename repo_name to repo_id since it makes sense to follow
    the PackageKit naming

M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-remove.c

commit 5a9d1bbc03ad0f36ab50ca346180df49014ec71f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    AppInst: Update draft to adapt name changes

M	docs/app-install-v1.draft

commit 57e4eafee993b92489c1f1926b6f9068cb20145e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-23

    App-Inst: Rename table general to applications and localised to
    translations

M	contrib/app-install/pk-app-install-create.c
M	contrib/app-install/pk-app-install-remove.c

commit 60762c854b26fa00724217a2631e9429db163441
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    trivial: build new files

M	contrib/app-install/Makefile.am

commit 5d60f2494c8c07df4434db6842245d13de968869
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-23

    trivial: fix build

M	po/POTFILES.in

commit d98abbf4ace236db09f34c6aea8ca04c8bf61fb9
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-22

    conary: add more classify groups

M	backends/conary/conaryEnums.py

commit 9abcc0c03f3815a41992ab009fede6b61bc780ea
Merge: ee0db30 dbc7387
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-22

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit ee0db30b2185fdbecf1f5dac285a4791d7bda0db
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-22

    conary: fix the search ~installed filter

M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py
M	backends/conary/conarypk.py

commit dbc73873e6719d5eb2bd08b9a87dd3fb3d0ed998
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-22

    Trivial: The application id in the localised table should not
    be unique

M	contrib/app-install/pk-app-install-create.c

commit 1dec96a93002088ec34c15b3636a7a6f5008fc68
Merge: db0b740 a3630a8
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-22

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit a3630a8b830494d50377d1a4a935ede06f69b191
Author: zhourongrong <zhourenren@gmail.com>
Date:	2009-02-22

    updated

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/zh_CN.po

commit 7007dc9243375fbca11cd49bb7fbe6da237be5bb
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-21

    remove warning

M	backends/conary/conaryCallback.py

commit 24e86b2ef8542beddca31df012532bba992c9a7f
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-21

    conary: updatesystem do a stepdown percent

M	backends/conary/conaryCallback.py

commit c37766c79801376a6e09f3948e5964a1a95d0506
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-21

    conary: add a exception for run get-updates first
	and then update

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 531ad7f4bb6779d4f1af5d884a8fc3b88006dc42
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2009-02-21

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit 8bdf46db3153c3f3756f464c301179d198abc909
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-02-20

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 4aab96ee5f0aaa263cdb0d449130dfe40545e62b
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2009-02-20

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit fa6527d04e76c5cc116aa3fadb68aa8e8a0f0cbb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    trivial: fix a build issue with the documentation

M	docs/api/spec/pk-introduction.xml

commit bf1b34e6dd9ebaf2d5c0892c54212fb134ab905b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    bugfix: don't use an local error in pkcon list-install else we'll
    fail to free it, and it's non-fatal

M	client/pk-console.c

commit 1d7eaa073d883a093423b7131cfd9dad948a9f85
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    bugfix: don't dereference a NULL pointer in pk_console_resolve()
    which can be done using pkcon list-install

M	client/pk-tools-common.c

commit 1b7e562c5548e9c930cad28a9014d228a7894b55
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-20

    trivial: more app-install playing

M	contrib/app-install/.gitignore
M	contrib/app-install/Makefile.am
C073	contrib/app-install/pk-app-install.c
contrib/app-install/pk-app-install-add.c
A	contrib/app-install/pk-app-install-common.h
A	contrib/app-install/pk-app-install-create.c
C073	contrib/app-install/pk-app-install.c
contrib/app-install/pk-app-install-generate.c
R052	contrib/app-install/pk-app-install.c
contrib/app-install/pk-app-install-remove.c
M	docs/app-install-v1.draft

commit db0b74055b2b5fc131a8aa16d5c4186deb11384e
Merge: 5281a5b e69e0c2
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-20

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit e69e0c2ad0b4fe6c9d683672ea8b20e056200219
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-20

    conary:
	add Own progress module
	add percent to update/remove/get-updates/update-system

M	backends/conary/Makefile.am
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
A	backends/conary/conaryProgress.py

commit 5281a5b43ebc837c6e883b70aa720615233efe9b
Merge: 6fe3a08 28085b0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-20

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 92e3b9be71caa3273978b74a73ba3d526ebd1930
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-20

    alpm: fixed a typo, that caused search failures

M	backends/alpm/pk-backend-alpm.c

commit 9b898a676135d9c181f88fd4df6554309cf58d06
Merge: 1b8b519 28085b0
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-18

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 6fe3a080792ce881cf5a8280d4e003a5abac5d90
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-19

    APT: Add script to extract information from app-install desktop files

A	backends/apt/update-packagekit-app-data

commit 28085b0cb87658d19f1e888f53a5b1a9d21b049b
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-02-18

    zypp - fix up virtual callback methods

M	backends/zypp/zypp-events.h

commit fe25123c8ea95416f8640a6b923b548dd1c427f0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    feature: add a pk-app-install binary for manipulating the sqlite cache

M	configure.ac
M	contrib/Makefile.am
A	contrib/app-install/.gitignore
A	contrib/app-install/Makefile.am
A	contrib/app-install/egg-debug.c
A	contrib/app-install/egg-debug.h
A	contrib/app-install/pk-app-install.c
M	docs/app-install-v1.draft

commit 75214fd81bfb3dd3d15813ef8fb22630ea467018
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    dummy: add a simple rollback action

M	backends/dummy/pk-backend-dummy.c

commit 0bb19f54296e2b54a3c16abebbcdf311430600cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    bugfix: fix up resolve in pkcon and from libpackagekit-glib

M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c

commit 53c05120678bae9cd00bc43167723619db3a3995
Author: Seth Vidal <skvidal@fedoraproject.org>
Date:	2009-02-18

    yum: adds an auto_close attribute to the rpmdb object

    This patch to PK should enable it to use the feature (if yum is
    patched.
    If yum is not patched then this attribute set should do nothing
    at all)

M	backends/yum/yumBackend.py

commit bbea3ddf2219687d43fe4a623d68325999c1dd11
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-18

    bugfix: the QT lib now depends on QtSql, so add this to the configure

M	configure.ac
M	lib/packagekit-qt/src/Makefile.am

commit 1b8b51939f31868549cc6c93038f3ec63549eebd
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-18

    conary: fix step feeling for percent download

M	backends/conary/conaryCallback.py

commit c629201183f3c280ea73358e83d355785812220b
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-18

    conary: add callback fix for remove/update
	    replace status signals invalid

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit b9d40eeab0bd3c0b3d0613147a25a45134ca83cf
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-18

    add getUpdate Callback.. work the percent

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 28bfa161725b1c0c2af3050d09535f8eaaa409ab
Merge: afba3b6 50d3943
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-18

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 50d39435a110685b41b811d871992e7b915c96e6
Author: Igor Pires Soares <igorsoares@gmail.com>
Date:	2009-02-18

    Updated Brazilian Portuguese translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pt_BR.po

commit acdeadef6aa71b53ad782aa7bb4158e172b7bbea
Merge: 49144c2 1bee071
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-17

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 49144c287a5319eb1468514fbd5deb98e492dfc5
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-17

    Packagekit-qt fix to make what provides work

M	lib/packagekit-qt/src/client.h

commit 1bee071c31b6d88ad18ec3b2cd73bfa6d991ae0f
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-18

    PackageKit-Qt : Add a searchFromDesktopFile method which can be used
    to search in the desktop-files.db SQLite database.

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.h
M	lib/packagekit-qt/src/package.h
M	lib/packagekit-qt/test/transactiontest.cpp
M	lib/packagekit-qt/test/transactiontest.h

commit 6b88583e368d7b5b1688cdbdf56f14d9dbac4971
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-18

    PackageKit-Qt : add support for application filter

M	lib/packagekit-qt/src/client.h

commit afba3b69d18c1f39ecc14d53f03a6a78250b1391
Merge: 6b8525f 1fbc53f
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-17

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 1fbc53f5cf1f81b711f4c3b117c5456b535631f9
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-17

    alpm: changed strcmp to egg_strequal where possible; added
    experimental support for progress indication

M	backends/alpm/pk-backend-alpm.c

commit 1877214d5c914a0dd3e1dc34f6631babb36865b1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    trivial: we need the repo name for pk-app-install-merge-cache

M	docs/app-install-v1.draft

commit 4a42c74d153564d24c8b90dd70f6c6ecb13f880e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    trivial: provide the application filter enum

M	docs/api/spec/pk-concepts.xml
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 3a050dc02a8f76dabcc964fd3525aa36ba38e46b
Merge: 5dd4d64 ff52bc2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 5dd4d648f0c0a0d047a2a814e1d4043463df0bff
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-17

    feature: add the basics of a draft standard for application install
    metadata handling

A	docs/app-install-v1.draft

commit ff52bc2b42c3f51a78ae6b9cb0921e2b62b428f3
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Real code for b75d9205cb12037b6a1448933f7fe5f55258437d
    (sync API)

M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h

commit 0e2ae206b201599a082c58ba6a05dd8761e689d1
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    Revert "PackageKit-Qt : Sync with API (RequireRestart emits a
    package)" since it adds a dependency on qt4.5rc1

    This reverts commit c8f44479261d9715678d3d827d7f52d4303da26c.

    Conflicts:

	lib/packagekit-qt/src/client.h

M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.h

commit b75d9205cb12037b6a1448933f7fe5f55258437d
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Sync API (RequireRestart)

M	lib/packagekit-qt/src/transaction.h

commit d9dec18225b4b994ea878ab7f54d9b630d643d66
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Add missing implementation for uid and cmdline

M	lib/packagekit-qt/src/transaction.cpp

commit a8f8fbf3edfd9fd8c3ef2ca63bd9a22fd6920610
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : cosmetic fixes (indentation + doc)

M	lib/packagekit-qt/src/client.h

commit c8f44479261d9715678d3d827d7f52d4303da26c
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Sync with API (RequireRestart emits a package)
    PackageKit-Qt : Switch the proxies to qdbusxml2cpp 0.7

M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/daemonproxy.h
M	lib/packagekit-qt/src/transaction.h
M	lib/packagekit-qt/src/transactionprivate.cpp
M	lib/packagekit-qt/src/transactionprivate.h
M	lib/packagekit-qt/src/transactionproxy.h

commit 217f411173f442071392157185cbc1dd317091ae
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : add a getLastError method to get the last daemon
    error.

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.h
M	lib/packagekit-qt/test/transactiontest.cpp

commit 8eb89bb7994a68ad0d368f400d4e3711e73eb101
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-02-17

    PackageKit-Qt : Handle daemon errors more gracefully. An unreachable
    daemon previously resulted in a segfault.

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/clientprivate.cpp
M	lib/packagekit-qt/test/main.cpp
M	lib/packagekit-qt/test/transactiontest.cpp
M	lib/packagekit-qt/test/transactiontest.h

commit 6b8525f0289ce0329b1e00ebdabdde658e877d10
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-17

    conary: tunning the percent update

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit ffe532d3661e10fcd46d5d1be4d4d1702062a04c
Merge: af113a6 1ab2a9f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-16

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 09aede02e813cf531ee6c3ecb86c7c7d296a6971
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    yum: don't backtrace with an internal error when the filename is
    not unicode. Fixes rh#480440

M	backends/yum/yumBackend.py

commit 1ab2a9fc904f68706ca3d3b0e5899ea49ba73baf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: add a FAQ entry

M	docs/html/pk-faq.html

commit 0eaae40126032ec65b95225102155f9f48484284
Author: Balaji <balaji@localhost.localdomain>
Date:	2009-02-16

    Updated with UseSyslog parameter

M	docs/api/spec/pk-introduction.xml

commit a612820f4fc5b3c9297e1e8fe5dce42d4ffe7bac
Merge: f445d38 e987575
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit f445d38784ef86b19535d1c10fcab2c925ab1850
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: prefix different event types

M	src/pk-transaction-list.c

commit 309f969ba6c3d5be7c9bf67955a05da0b78d75f9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    feature: Print the daeon state when using pkmon in verbose mode

M	client/pk-monitor.c
M	lib/packagekit-glib/pk-control.c
M	lib/packagekit-glib/pk-control.h

commit 55bce54005a0dcfbf0bf5e7f0eb4ede75bcc8462
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    feature: Add a new method GetDaemonState to the main interface to
    help debugging on live systems

M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c
M	src/pk-engine.h

commit f57c6459553c36992855d63bc09a095781493232
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: add pk_transaction_list_get_state() to get the engine state

M	src/pk-transaction-list.c
M	src/pk-transaction-list.h

commit 262b8c3fa52c509f9a3d2fd3245a6e7ca619d649
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-16

    trivial: actually print in pk_task_list_print(), not add to debug log

M	lib/packagekit-glib/pk-task-list.c

commit e987575c33ad4921b875c1728443147188cba13c
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: add subpercent for minitasks

M	backends/conary/conaryCallback.py

commit 598509ed3c1a8c55e067dfea69bff63293d4debc
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: remove the subpercent signal only percente signal

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit 2d1b9c16339c38f8580cc1869f1ba941453a7ace
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: add a percent progress on install packages

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py

commit f4d67447de6e553f82fdbc5882e997320df5ae66
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-16

    conary: change the error signal for groups not found

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit 714a04a5bc917cdcbed97994225fbc736b390eef
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-15

    fix the group search

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py

commit dace515bf30b37eca0962deadfa6aed0e567b5c6
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-15

    Fix get-updates command.
    add resolve from packages not own of repos from  installLabelPath
    Add Validation to update-system  ( update )

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conarypk.py
M	backends/conary/pkConaryLog.py

commit b84913321b1a0638541273c36dff8d4bd3a9794d
Merge: 00b1904 1db4cdd
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-14

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit 00b1904cb8dc98feacaf6874c65fe5e76dbf1e24
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-02-14

    site: updated alpm backend status in status matrix

M	docs/html/pk-matrix.html

commit 1db4cdd2b295c26252625c4e2638ebe09b094bcf
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    trivial: fix up conary makefile

M	backends/conary/Makefile.am

commit 6989cef3728b764371b691dd95f5811993221de0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    Revert "Revert "Merge branch 'master' of
    git+ssh://sde@git.packagekit.org/srv/git/PackageKit""

    This reverts commit 21598c5a748373ff148141670f4069bcecfa3b71.

    I don't know why sde reverted this, it's fine.

D	backends/conary/Cache.py
M	backends/conary/Makefile.am
A	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
A	backends/conary/conaryEnums.py
M	backends/conary/conaryFilter.py
A	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	docs/html/img/Makefile.am
A	docs/html/img/author-zodman.png
M	docs/html/pk-authors.html
M	lib/packagekit-qt/src/transactionprivate.cpp

commit 21598c5a748373ff148141670f4069bcecfa3b71
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-02-13

    Revert "Merge branch 'master' of
    git+ssh://sde@git.packagekit.org/srv/git/PackageKit"

    This reverts commit 3d3dde2c284873a33307d38fee0ebad25e95d54f.

A	backends/conary/Cache.py
M	backends/conary/Makefile.am
D	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
D	backends/conary/conaryEnums.py
M	backends/conary/conaryFilter.py
D	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c
M	backends/dummy/pk-backend-dummy.c
M	docs/html/img/Makefile.am
D	docs/html/img/author-zodman.png
M	docs/html/pk-authors.html
M	lib/packagekit-qt/src/transactionprivate.cpp

commit 3d3dde2c284873a33307d38fee0ebad25e95d54f
Merge: d64126d 2a46bee
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-02-13

    Merge branch 'master' of
    git+ssh://sde@git.packagekit.org/srv/git/PackageKit

commit d64126da98fef0e2e1d3cb41c9628de33c73ccde
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-02-13

    fix a typo

M	configure.ac

commit 2a46beecd6ab00ebb8183451946018b245edd236
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-13

    fix some Unnecesary commit :S
	Sorry its my fault.

M	backends/conary/XMLCache.py
M	configure.ac

commit d2a6c40797284adf630a6f12d007d0025ea6eeb4
Merge: 7f45148 c2985a9
Author: Andres Vargas ( zodman ) <zodman@foresightlinux.org>
Date:	2009-02-13

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit c2985a9882120dda45921ffaa515874cf942a908
Merge: e99eede a6dabc9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit e99eedea91525fa86b6aea23822f2bdf7c77ae00
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    dummy: add update detail for the blocked package, and raise an error
    if we can't find a match

M	backends/dummy/pk-backend-dummy.c

commit a6dabc94cf0397f7a99f6120f0ca85b196fbdcee
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-13

    Fix for the updates and obsoletes delimiter

M	lib/packagekit-qt/src/transactionprivate.cpp

commit 172828f9c106452c28560d42c2a80bf196c5d385
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-13

    dummy: use the correct delimiter for the obsoletes in the kernel
    package

M	backends/dummy/pk-backend-dummy.c

commit 7f45148a3bee721eb6c341d30a96037d6c5c0237
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-13

    fix get-files from many troves

M	backends/conary/conaryBackend.py

commit b272f257187f875e31f1825110b504815ac63db8
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-13

    add more log info to callbacks
    fix get-files

    add a new Author :) yeah!!!
	zodman - Andres Vargas

M	backends/conary/conaryBackend.py
M	backends/conary/conaryCallback.py
M	docs/html/img/Makefile.am
A	docs/html/img/author-zodman.png
M	docs/html/pk-authors.html

commit d2f3e7ac8076948bf2080b6c7e586bdd5032ec12
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    add ignore categorie for add More classify critteria

M	backends/conary/conaryEnums.py

commit 8ff210b4df5ef2a64a3f479aa3ffe21ffaf6d9d5
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    implement the conaryEnums for classify category in groups
    fix the backend for search groups

M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryEnums.py

commit c2ad2191ea225ef0f622b286380996b47f6eece1
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

     fix a filname error

M	backends/conary/Makefile.am

commit 0edb5bf434c588320af268469778aac79d9b2d91
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    fix the / on makefile.ac

M	backends/conary/Makefile.am

commit 61c9a8004ae870878b80c1eae901249c63b212bc
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    Remove the old Cache and Add entry for new files
    on configure.ac

M	backends/conary/Makefile.am
M	configure.ac

commit e7fbeec30c6837839d387d4fdf74516067e0a2b0
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-12

    New updates:
	* Add search name|details|group .
	* Replace the resolve packages for _resolve_list
	  this make the search more faster.
	* Add conaryEnums for maps GROUP_*. what generate by XMLCache.py
	* Add validations when conary cache not fetch.

D	backends/conary/Cache.py
M	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
A	backends/conary/conaryEnums.py
M	backends/conary/conaryFilter.py
M	backends/conary/conarypk.py
M	backends/conary/pk-backend-conary.c

commit 982b9c922e9d9509bd5e3b7ca5dd346e3326cf99
Merge: 57b67a0 26fc8db
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-11

    Merge branch 'master' of
    git+ssh://zodman@git.packagekit.org/srv/git/PackageKit

commit 26fc8dbcf124324dfc8005730ffeb3900fb4713e
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-02-11

    Updated Swedish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit 57b67a0ea865efd97b5fffaf62a5780e72bc27f9
Author: zodman <zodman@cosmogirl.(none)>
Date:	2009-02-10

    Update the conary Backend

       * Add New XMLCache. the cache implement a new XML files.
       * Add search name lookup on shortDesc, longDesc, Name and
       Categories.
       * Edit the string from package_id for add Metadata.
       * Add conarypk.py its a New Helper of Conary API.
       * The command get-details obtains the Group

M	backends/conary/Cache.py
A	backends/conary/XMLCache.py
M	backends/conary/conaryBackend.py
M	backends/conary/conaryFilter.py
A	backends/conary/conarypk.py

commit d96299aa882961890cce3269a26a5c873b60376c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-09

    trivial: add heuristic when we use font() with any provide

M	backends/yum/yumBackend.py

commit 2b53925e44eee48b795f383ab786a3e1b27d3012
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-09

    trivial: add Wno-strict-aliasing to fix the compile thanks to GCC 4.4

M	configure.ac

commit dab8a7eca37041ee76a37a03cc90e5dc984ab8a0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-09

    trivial: add thumbnails to git, and remove from gitignore

M	docs/html/img/thumbnails/.gitignore
A	docs/html/img/thumbnails/assassin.png
A	docs/html/img/thumbnails/gpk-added-deps.png
A	docs/html/img/thumbnails/gpk-application-groups.png
A	docs/html/img/thumbnails/gpk-application-search.png
A	docs/html/img/thumbnails/gpk-auto-update.png
A	docs/html/img/thumbnails/gpk-backend-status.png
A	docs/html/img/thumbnails/gpk-battery-1.png
A	docs/html/img/thumbnails/gpk-battery.png
A	docs/html/img/thumbnails/gpk-client-codecs.png
A	docs/html/img/thumbnails/gpk-client-firmware.png
A	docs/html/img/thumbnails/gpk-client-font.png
A	docs/html/img/thumbnails/gpk-client-mime-type.png
A	docs/html/img/thumbnails/gpk-distro-upgrade-notify.png
A	docs/html/img/thumbnails/gpk-eula.png
A	docs/html/img/thumbnails/gpk-inhibit.png
A	docs/html/img/thumbnails/gpk-log.png
A	docs/html/img/thumbnails/gpk-markdown.png
A	docs/html/img/thumbnails/gpk-network.png
A	docs/html/img/thumbnails/gpk-prefs.png
A	docs/html/img/thumbnails/gpk-progress.png
A	docs/html/img/thumbnails/gpk-remove-confirm.png
A	docs/html/img/thumbnails/gpk-repo-auth.png
A	docs/html/img/thumbnails/gpk-repo-more.png
A	docs/html/img/thumbnails/gpk-repo.png
A	docs/html/img/thumbnails/gpk-require-restart.png
A	docs/html/img/thumbnails/gpk-run-application.png
A	docs/html/img/thumbnails/gpk-service-pack.png
A	docs/html/img/thumbnails/gpk-signature.png
A	docs/html/img/thumbnails/gpk-updates-overview.png
A	docs/html/img/thumbnails/gpk-updates-warning.png
A	docs/html/img/thumbnails/gpk-updates.png
A	docs/html/img/thumbnails/gpk-waiting.png
A	docs/html/img/thumbnails/kpk-confirm.png
A	docs/html/img/thumbnails/kpk-information.png
A	docs/html/img/thumbnails/kpk-notify.png
A	docs/html/img/thumbnails/kpk-progress.png
A	docs/html/img/thumbnails/kpk-search.png
A	docs/html/img/thumbnails/kpk-settings.png
A	docs/html/img/thumbnails/kpk-update.png
A	docs/html/img/thumbnails/pk-command-not-found.png
A	docs/html/img/thumbnails/pk-markdown.png
A	docs/html/img/thumbnails/pk-opensuse-updater.png
A	docs/html/img/thumbnails/pk-self-check.png
A	docs/html/img/thumbnails/pk-update-bugfix.png
A	docs/html/img/thumbnails/pk-update-enhancement.png
A	docs/html/img/thumbnails/pk-update-high.png
A	docs/html/img/thumbnails/pk-update-low.png
A	docs/html/img/thumbnails/pk-update-normal.png
A	docs/html/img/thumbnails/pk-update-security.png
A	docs/html/img/thumbnails/pk-web-plugin.png

commit af113a6d7bcac632508f99fb543f28f85a7b0f92
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Remove code which is now merged with python-apt

M	backends/apt/aptbackend.py

commit 708a1710cd2324fa9e8d47fa1489a543703e6a1d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Install the main Python module into the packagekit package and
    use a command wrapper to improve the start time (*.pyc)

M	backends/apt/Makefile.am
R100	backends/apt/aptDBUSBackend.py	backends/apt/aptbackend.py
A	backends/apt/pk-backend-apt.py
M	data/org.freedesktop.PackageKitAptBackend.service.in

commit 101a40ec584c7cc1f1df3bb5146096c86c3c5a47
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Fix an API change in debfile

M	backends/apt/aptDBUSBackend.py

commit 550c71f2bceac89440de6944724731c501136984
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-09

    APT: Use the merged debfile module of python-apt

M	backends/apt/aptDBUSBackend.py
D	backends/apt/debfile.py

commit 2c9b8fc4624ba63d556e3126fc6022734498c1c4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-06

    Fix a typo in policy configuration

M	data/org.freedesktop.PackageKit.conf.in

commit d9e2ebac87fa02ac76c4ba0078bc53c266bcad2f
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-06

    Make the dbus policy more fine grained

M	data/org.freedesktop.PackageKit.conf.in

commit 6b28c3c6da85ffcee0076b3cfb3a4e3381470fac
Merge: bf9c60a 223953a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-06

    Merge branch 'master' into aptcc

    Conflicts:

	configure.ac

commit bf9c60a958ce11e7ec7e8ba93972be4fddfff946
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-02-06

    Fixed description "." (dot) problem

M	backends/aptcc/apt-utils.cpp

commit 223953a3a0f7e7a77c80679b23b3f11d3ffcf725
Merge: 7dd5f65 5d0a645
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-05

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

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

    bugfix: if we fail to exit from the dispatcher, make sure we cleanup
    the poll as the child check isn't going to be run

M	src/pk-spawn.c

commit cdca5bf1b93275e5314e3ecc895bc9b9e0d7f6e9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-05

    trivial: copy the session api to the website

M	docs/html/upload.sh

commit 5d0a6456ab9827f99c35c9e122ef9d0be5114699
Author: Fabian Affolter <fabian@bernewireless.net>
Date:	2009-02-05

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 13b2bd55722cf86a7917fe43c4c4a91f95978fbe
Merge: da5ff85 8dc68ae
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-04

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit da5ff85aace59064fcf083cd15bc2c1e2179de6b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-04

    yum: add support for the new font and mimehandler provides

M	backends/yum/yumBackend.py

commit 8dc68aec0ceaf1cd57ff081e092956eafce2c78c
Merge: 22c6a71 f8fb0e0
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-04

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 22c6a716e1a811d7c38160201852c7581ebcd2a9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2009-02-04

    APT: allow the properties and introspection interface of the backend
    to everyone

M	data/org.freedesktop.PackageKitAptBackend.conf.in

commit 8017535c55aba3d8ca0e64f20d4eaa86f0af2c4e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-04

    bugfix: fix compile failure with gcc-4.4.0 and old versions of glib2

M	lib/packagekit-glib/pk-catalog.h
M	lib/packagekit-glib/pk-client.h
M	lib/packagekit-glib/pk-connection.h
M	lib/packagekit-glib/pk-control.h
M	lib/packagekit-glib/pk-desktop.h
M	lib/packagekit-glib/pk-obj-list.h
M	lib/packagekit-glib/pk-package-list.h
M	lib/packagekit-glib/pk-service-pack.h
M	lib/packagekit-glib/pk-task-list.h
M	src/egg-dbus-monitor.h
M	src/pk-backend-dbus.h
M	src/pk-backend-internal.h
M	src/pk-backend-spawn.h
M	src/pk-cache.h
M	src/pk-conf.h
M	src/pk-engine.h
M	src/pk-file-monitor.h
M	src/pk-inhibit.h
M	src/pk-network-nm.h
M	src/pk-network-unix.h
M	src/pk-network.h
M	src/pk-notify.h
M	src/pk-post-trans.h
M	src/pk-security.h
M	src/pk-spawn.h
M	src/pk-store.h
M	src/pk-syslog.h
M	src/pk-time.h
M	src/pk-transaction-db.h
M	src/pk-transaction-list.h
M	src/pk-transaction.h
M	src/pk-update-detail-list.h

commit f8fb0e02c44842736fedee3e5d803e5d275ae21a
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-02-03

    poldek: for NOT_INSTALLED filter return only available packages that
    are NOT installed

M	backends/poldek/pk-backend-poldek.c

commit 6de50efdf771999976d10c0f8a8b0b4543dea4c0
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-02-03

    poldek: build fix by Patryk Zawadzki

M	backends/poldek/pk-backend-poldek.c

commit cf6450999b4ebc4018f434eed383bad83f2bb999
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit dfcaafa7bae018ee9f2bc06dabb9c5d795f6061b
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    Release version 0.4.3

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 6c9d90261540511fcc9af3b7daa8632e299f5bba
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    trivial: fix up self check now we've got a longer sigquit timeout

M	src/pk-spawn.c

commit e4252cb77740cade954837888bb4516f3ae0256d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-02-02

    bugfix: add an option to configure so we can specify a different
    browser plugin directory. Fixes fd#19884

M	configure.ac
M	contrib/browser-plugin/Makefile.am

commit 3395d0be6a4eca4c82d5db9aab43067507c3fe7f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-31

    trivial: add another truckload of translator comments

M	client/pk-console.c
M	client/pk-generate-pack.c
M	client/pk-monitor.c
M	contrib/browser-plugin/src/contents.cpp
M	src/pk-main.c

commit eb69daaa13d7e6a5f3707d84cf9459718b37c61a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-31

    trivial: make a few translations better, and add a truckload of
    translator comments

M	client/pk-console.c

commit be300156b9eba0ab565b566e4a0eb714e0af9f0e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-31

    bugfix: fix up a translation in pkcon when we fail to get the time
    since action

M	client/pk-console.c

commit 3b1ef7290149bebf6ff03d3947826725fb9a13cb
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-01-30

    alpm: change source code to be more standards compliant

M	backends/alpm/pk-backend-alpm.c

commit 2ac683b21802d196669dccb95b63fc4a3f181af2
Merge: 790f8a7 b0b3d6c
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-01-29

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit 790f8a71aae41541d68bf27bbaafb9bb98ebb74c
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2009-01-29

    removed -Wswitch-enum from compiler switches to prevent nasty warnings
    for now

M	configure.ac

commit b0b3d6c74f3350e8eab85919875b2e906de98ce4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: pk_package_obj_get_id() and pk_package_obj_get_summary()
    don't return copies, so return them const

M	lib/packagekit-glib/pk-package-obj.c
M	lib/packagekit-glib/pk-package-obj.h

commit f9238789a2bad0b3a3fe8d89476bef26b4696be7
Merge: 776d069 1afca4a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 776d069854f5a169e908c87e3d71a5c52b371a70
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:	2009-01-29

    bugfix: Repair pkcon resolve

    Fix regression introduced in 23f348972c05ba1b8f2837c61110facc2ebefd9e,
    which caused 'pkcon resolve ...' to always try and resolve
    argv[0]. Fixes fd#19810

M	client/pk-console.c

commit 1afca4a954a55f274b576a857d98b329d9131d91
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-29

    _get_info, get_id and _get_summary for PkPackageObj

M	lib/packagekit-glib/pk-package-obj.c
M	lib/packagekit-glib/pk-package-obj.h

commit 88821e969187a20af3440eed9c45cf30fbb02eca
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: users get freaked when the package manager 'kills' something,
    so lets give the backend more of a sporting chance of quiting nicely

M	src/pk-spawn.c

commit cda217d19b0197572da1540fa17d337fe02ddf26
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    feature: allow the user to specify a complete output file name with
    pkgenpack. Refactored version of a patch by Utsav Handa, many thanks

M	client/pk-generate-pack.c

commit da80b2c4ddf525158e3715b19053e3d4bc7f4987
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: check for DownloadPackages in pkgenpack as well as GetDepends

M	client/pk-generate-pack.c

commit 1d502972445678c5e21aa0501a24d00f2bca8a9f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: check the user specified a non-zero length --output parameter

M	client/pk-generate-pack.c

commit e66e0425cc6b1b345e94d582c325e148b22416db
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-29

    trivial: exit with the correct return code in pkgenpack

M	client/pk-generate-pack.c

commit d012706245cc55cda02beec9f9444a3abf539600
Author: Utsav Handa <utsavhanda@hotmail.com>
Date:	2009-01-29

    trivial: export the service pack filename in the service pack header

M	client/pk-generate-pack.c
M	lib/packagekit-glib/pk-service-pack.h

commit 65af1851177186881f103c19ddfd82d52f9e4ae2
Author: Utsav Handa <utsavhanda@hotmail.com>
Date:	2009-01-29

    bugfix: don't print an internal error if we don't pass an argument
    to --package

M	client/pk-generate-pack.c

commit c145ca1396fb73c50c63177cfd668ee2806d9ed0
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    yum: try harder to get some useful text when yum passes us a structure
    in a message. Hopefully works around fd#19781

M	backends/yum/yumBackend.py

commit 742297ee43b1452ac68261ba1733192207261da8
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    trivial: fix up some more gtk-doc comments

M	lib/packagekit-glib/pk-client.c

commit 98f5f4e3fe3425ef5224b17b82ec7016fe0a6a6a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    bugfix: dist the website in the tarball correctly, and install in
    the -docs subpackage

M	configure.ac
M	contrib/PackageKit.spec.in
M	docs/html/Makefile.am
M	docs/html/img/Makefile.am
C063	docs/html/img/Makefile.am
docs/html/img/thumbnails/Makefile.am

commit e8e17992014f5429ccbd66772a39df1bbe57c944
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-28

    trivial: add another screenshot of the firmware dialog

M	docs/html/img/Makefile.am
A	docs/html/img/gpk-client-firmware.png
M	docs/html/pk-screenshots.html

commit b4ec3c4162e07610a9f9458ef02389070c42a59c
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2009-01-28

    don't filter *-testing channels as development

M	backends/smart/smartBackend.py

commit 9dc2ee23437fa332f360dc3e1dbef907a41a45c6
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-01-27

    remove bare send_interface lines
    from the debian bug tracker - "you MUST include send_destination on
    ALL allow or deny tags. Omitting it is a serious bug"

M	data/org.freedesktop.PackageKit.conf.in

commit 5482a0205a48efb6874d7f74946230613c22b25d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-27

    trivial: unused fedora spec BR's for the new -sharp library

M	contrib/PackageKit.spec.in

commit 7cbe09317081f2ad9225e42afa96af6692304005
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    adding samples to DIST_SUBDIRS

M	lib/packagekit-sharp/Makefile.am

commit 4fcd2cd84009751b2314068d2ce4442e4ca71ee9
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    update the targes list so it doesn't remove intermediate files

M	lib/packagekit-sharp/samples/Makefile.am

commit baae5b0ce1738a4aa5db378713e20e7b0e87b7e6
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    .gitignore generated files

A	lib/packagekit-sharp/.gitignore
A	lib/packagekit-sharp/samples/.gitignore

commit a677a8cdae339afcf25667a5d3ce2e83749170e1
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    generalize the rules

M	lib/packagekit-sharp/samples/Makefile.am

commit 00aa42ed90777f9e5081f0baa8449702818b8456
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    Revert "add the .dll to ignore list"

    This reverts commit 111c2ad9c2a5ee91ce9617a95d639dcccdc01f46.

M	.gitignore

commit c53a92fa8c21a317ddfc78ab903e42dd697bdbbd
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    new UpdateSystem sample

M	lib/packagekit-sharp/samples/Makefile.am
A	lib/packagekit-sharp/samples/UpdateSystem.cs

commit ff7796dbb19c91c21c7840ac13afe2cc26937c24
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    change ToStrv to ToStringArray

M	lib/packagekit-sharp/PackageKit.metadata
M	lib/packagekit-sharp/generated/PackageList.cs
M	lib/packagekit-sharp/packagekit-api.xml

commit 34c49eb2c09151d82d71d389f66dc9c4821598bb
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-27

    this[] accessor for PackageList

M	lib/packagekit-sharp/Makefile.am
M	lib/packagekit-sharp/PackageKit.metadata
A	lib/packagekit-sharp/PackageList.custom
M	lib/packagekit-sharp/generated/PackageList.cs
M	lib/packagekit-sharp/packagekit-api.xml

commit 91b317bb3ae3a141666247ac59730982b48edaed
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    a listupdates sample, with Makefile

M	configure.ac
A	lib/packagekit-sharp/samples/ListUpdates.cs
A	lib/packagekit-sharp/samples/Makefile.am
A	lib/packagekit-sharp/samples/launcher.in

commit f357e3416e4ebb865af23628b2024dbf65ac2fa8
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    pushing newly generated files

M	lib/packagekit-sharp/generated/CategoryHandler.cs
M	lib/packagekit-sharp/generated/Client.cs
M	lib/packagekit-sharp/generated/ClientError.cs
M	lib/packagekit-sharp/generated/DestroyHandler.cs
A	lib/packagekit-sharp/generated/DetailsHandler.cs
M	lib/packagekit-sharp/generated/DistroUpgradeHandler.cs
A	lib/packagekit-sharp/generated/FilesHandler.cs
M	lib/packagekit-sharp/generated/RepoSignatureRequiredHandler.cs
M	lib/packagekit-sharp/generated/RequireRestartHandler.cs
A	lib/packagekit-sharp/generated/TransactionHandler.cs
M	lib/packagekit-sharp/generated/UpdateDetailHandler.cs
M	lib/packagekit-sharp/packagekit-api.xml

commit 3c68fcaa38e3093aefde0b5f0e47b369092a6ed5
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    reparsing the glib api, manually working around the parser issue

M	lib/packagekit-sharp/PackageKit.metadata
M	lib/packagekit-sharp/packagekit-api.raw

commit f43c0c145d584e22f5c25b0ed2c944416d42d81c
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-26

    add the .dll to ignore list

M	.gitignore

commit 65c1ec72d32da0778c2b8b01d15f6e0197b6e26c
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    adding a README with instructions on how to regenerate the bindings

A	lib/packagekit-sharp/README

commit dbb1b92a84ad7b5ed90cf8df0f7930137f58c321
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    check for build dependencies, and use them in Makefile

M	configure.ac
M	lib/packagekit-sharp/Makefile.am

commit 43900c9bc9536d4a7ec9bdf776c0b86fd0a29145
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    generating .cs and .xml files

A	lib/packagekit-sharp/generated/AllowCancelHandler.cs
A	lib/packagekit-sharp/generated/Bitfield.cs
A	lib/packagekit-sharp/generated/CallerActiveChangedHandler.cs
A	lib/packagekit-sharp/generated/Catalog.cs
A	lib/packagekit-sharp/generated/CatalogProgress.cs
A	lib/packagekit-sharp/generated/CategoryHandler.cs
A	lib/packagekit-sharp/generated/CategoryObj.cs
A	lib/packagekit-sharp/generated/Client.cs
A	lib/packagekit-sharp/generated/ClientError.cs
A	lib/packagekit-sharp/generated/Connection.cs
A	lib/packagekit-sharp/generated/ConnectionChangedHandler.cs
A	lib/packagekit-sharp/generated/Control.cs
A	lib/packagekit-sharp/generated/ControlError.cs
A	lib/packagekit-sharp/generated/Desktop.cs
A	lib/packagekit-sharp/generated/DestroyHandler.cs
A	lib/packagekit-sharp/generated/DetailsObj.cs
A	lib/packagekit-sharp/generated/Distro.cs
A	lib/packagekit-sharp/generated/DistroUpgradeEnum.cs
A	lib/packagekit-sharp/generated/DistroUpgradeHandler.cs
A	lib/packagekit-sharp/generated/DistroUpgradeObj.cs
A	lib/packagekit-sharp/generated/Enum.cs
A	lib/packagekit-sharp/generated/EnumMatch.cs
A	lib/packagekit-sharp/generated/Error.cs
A	lib/packagekit-sharp/generated/ErrorCodeEnum.cs
A	lib/packagekit-sharp/generated/ErrorCodeHandler.cs
A	lib/packagekit-sharp/generated/EulaRequiredHandler.cs
A	lib/packagekit-sharp/generated/Exit.cs
A	lib/packagekit-sharp/generated/ExitEnum.cs
A	lib/packagekit-sharp/generated/Filter.cs
A	lib/packagekit-sharp/generated/FilterEnum.cs
A	lib/packagekit-sharp/generated/FinishedHandler.cs
A	lib/packagekit-sharp/generated/Global.cs
A	lib/packagekit-sharp/generated/Group.cs
A	lib/packagekit-sharp/generated/GroupEnum.cs
A	lib/packagekit-sharp/generated/Info.cs
A	lib/packagekit-sharp/generated/InfoEnum.cs
A	lib/packagekit-sharp/generated/License.cs
A	lib/packagekit-sharp/generated/LicenseEnum.cs
A	lib/packagekit-sharp/generated/LockedHandler.cs
A	lib/packagekit-sharp/generated/Message.cs
A	lib/packagekit-sharp/generated/MessageEnum.cs
A	lib/packagekit-sharp/generated/MessageHandler.cs
A	lib/packagekit-sharp/generated/Network.cs
A	lib/packagekit-sharp/generated/NetworkEnum.cs
A	lib/packagekit-sharp/generated/ObjList.cs
A	lib/packagekit-sharp/generated/ObjListCompareFunc.cs
A	lib/packagekit-sharp/generated/ObjListCopyFunc.cs
A	lib/packagekit-sharp/generated/ObjListEqualFunc.cs
A	lib/packagekit-sharp/generated/ObjListFreeFunc.cs
A	lib/packagekit-sharp/generated/ObjListFromStringFunc.cs
A	lib/packagekit-sharp/generated/ObjListNewFunc.cs
A	lib/packagekit-sharp/generated/ObjListToStringFunc.cs
A	lib/packagekit-sharp/generated/ObjectManager.cs
A	lib/packagekit-sharp/generated/Package.cs
A	lib/packagekit-sharp/generated/PackageHandler.cs
A	lib/packagekit-sharp/generated/PackageId.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCompareFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListCopyFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListEqualFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFreeFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListFromStringFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListNewFuncNative.cs
A
lib/packagekit-sharp/generated/PackageKitSharp.ObjListToStringFuncNative.cs
A	lib/packagekit-sharp/generated/PackageList.cs
A	lib/packagekit-sharp/generated/PackageObj.cs
A	lib/packagekit-sharp/generated/PercentageHandler.cs
A	lib/packagekit-sharp/generated/ProgressChangedHandler.cs
A	lib/packagekit-sharp/generated/ProgressHandler.cs
A	lib/packagekit-sharp/generated/Provides.cs
A	lib/packagekit-sharp/generated/ProvidesEnum.cs
A	lib/packagekit-sharp/generated/RepoDetailHandler.cs
A	lib/packagekit-sharp/generated/RepoSignatureRequiredHandler.cs
A	lib/packagekit-sharp/generated/RequireRestartHandler.cs
A	lib/packagekit-sharp/generated/Restart.cs
A	lib/packagekit-sharp/generated/RestartEnum.cs
A	lib/packagekit-sharp/generated/Role.cs
A	lib/packagekit-sharp/generated/RoleEnum.cs
A	lib/packagekit-sharp/generated/ServicePack.cs
A	lib/packagekit-sharp/generated/ServicePackError.cs
A	lib/packagekit-sharp/generated/ServicePackStatus.cs
A	lib/packagekit-sharp/generated/Sig.cs
A	lib/packagekit-sharp/generated/SigTypeEnum.cs
A	lib/packagekit-sharp/generated/Status.cs
A	lib/packagekit-sharp/generated/StatusChangedHandler.cs
A	lib/packagekit-sharp/generated/StatusEnum.cs
A	lib/packagekit-sharp/generated/StatusHandler.cs
A	lib/packagekit-sharp/generated/TaskList.cs
A	lib/packagekit-sharp/generated/TaskListItem.cs
A	lib/packagekit-sharp/generated/TransactionObj.cs
A	lib/packagekit-sharp/generated/Update.cs
A	lib/packagekit-sharp/generated/UpdateDetailHandler.cs
A	lib/packagekit-sharp/generated/UpdateDetailObj.cs
A	lib/packagekit-sharp/generated/UpdateStateEnum.cs
A	lib/packagekit-sharp/packagekit-api.xml

commit 70a19e8c82696d587b307251695d4f9154759354
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    A working sample

A	lib/packagekit-sharp/test/Test.cs

commit d8ac714077752b003fe5cfa339e062104f55b067
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    TODO files containing notes to self

A	lib/packagekit-sharp/TOOO

commit 96696845cccaab1c2ab311021fcca72044afcd50
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-23

    Manually mapping the signals for Client. gapi-parser need a fix

M	lib/packagekit-sharp/PackageKit.metadata

commit 3bdbed43a6415f6b09fc4561834527bb33c72872
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    Fixing parts of the PkClient API

A	lib/packagekit-sharp/Client.custom
M	lib/packagekit-sharp/Makefile.am
M	lib/packagekit-sharp/PackageKit.metadata

commit 65167a27f1ceadbb525396bf9bbc6baa46708b30
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    First attempt to parse the API

M	lib/packagekit-sharp/Makefile.am
A	lib/packagekit-sharp/PackageKit.metadata
A	lib/packagekit-sharp/packagekit-api.raw
M	lib/packagekit-sharp/packagekit-sharp-sources.xml

commit 2af434f857db64c9dd8047e3ce0487eb74980b8f
Author: Stephane Delcroix <stephane@delcroix.org>
Date:	2009-01-22

    new packagekit-sharp binding, hook it into the build.

M	configure.ac
M	lib/Makefile.am
A	lib/packagekit-sharp/Makefile.am
A	lib/packagekit-sharp/packagekit-sharp-sources.xml

commit 02ce162308a9e792bb6ec0db524ad8b6d531bc16
Author: Xavier Conde <xavi.conde@gmail.com>
Date:	2009-01-24

    Updated catalan po

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/ca.po

commit 9bb02b48b66f12d64369ea8e218a47f01edcbdbd
Author: Scott Reeves <sreeves@novell.com>
Date:	2009-01-23

    remove GROUP_ENUM_UNKNOWN as engine returns empty if included in list

M	backends/zypp/pk-backend-zypp.cpp

commit b855496c905b654d90072194822c3a73071f2d7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: add link to KPackageKit

M	docs/html/pk-download.html

commit d949d1864471444ac8daa8c48608ccafa27bd451
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: update the build instructions

M	docs/html/pk-download.html

commit b0ef5d29978782a6d48feedcc2e9183c6839b052
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    bugfix: remove dep on python-sqlite2 and use internal python
    sqlite. Fixes rh#481270

M	backends/yum/yumComps.py
M	contrib/PackageKit.spec.in
M	docs/html/upload.sh

commit fded2f55b2a3b7d6dc6573ef92e1d348489fbfcc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: add some more deps to the fedora catalog

M	contrib/PackageKit.catalog

commit 4e4dd3ba6eb569958add1e8f804a818fae27dbbd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-23

    trivial: correct a couple of Gtk-Doc comments pointed out by Stephane
    Delcroix, many thanks.

M	lib/packagekit-glib/pk-client.c

commit be4dced0a834672c29c59668381a73c20f730d69
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2009-01-21

    Updated Finnish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/fi.po

commit 81d9b27016347d29e5cfc406110b8e578e2287ac
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: update RELEASE

M	RELEASE

commit 842b32c43ad4e275655933ab37cc319a50888200
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: post release version bump

M	configure.ac

commit b85884502c35ef1b58221c5dd77aa8c0eb0d3226
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    Release version 0.4.2

M	NEWS
M	configure.ac
M	docs/html/pk-download.html

commit 46872a0c0a1ee802e611b9d068ac66a188c7a496
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    dummy: output a load of messages we can play with in GUI tools

M	backends/dummy/pk-backend-dummy.c

commit e0a7c17749c24a37f80bbcc1f2c39561e5ec13bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: tiny fix to fix the PkDesktop self test when using the
    dummy backend

M	lib/packagekit-glib/pk-desktop.c

commit 7f6add445a2847337dabddbdc40005044cb35821
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: fix to last patch fixing compile on old xulrunner versions

M	contrib/browser-plugin/Makefile.am

commit fdcb193a602a1c843fdf3a3d18772fd717acd04c
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    bugfix: fix compile of the browser plugin with newer versions of
    xulrunner

M	contrib/browser-plugin/Makefile.am
A	contrib/browser-plugin/sdk-new/npplat.h
A	contrib/browser-plugin/sdk-new/pluginbase.h

commit 792873f5d3944f7f1cdf2e42e6060d5f3186596e
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    trivial: add detection for newer xulrunners as this will need new
    sdk includes

M	configure.ac

commit 383520061982a2e473fb6a4d4f6886c15e3c577f
Merge: 8385449 b1aee09
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit b1aee095fc0c16a99e1e307487e6132118d953f1
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: fix building the mozilla plugin on f11 now uint16 is not
    typedef'd

M	contrib/browser-plugin/src/plugin.cpp
M	contrib/browser-plugin/src/plugin.h

commit 8385449c94106abe25944514214f59c8fae17c74
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    trivial: remove unused third parameter from AM_CONDITIONAL

M	configure.ac

commit b613169a52a4a562a186e7af4a13b50b874de191
Merge: 85b496c fe5b6d2
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-19

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit fe5b6d2364d7035232da69e0a5b602fe56757474
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    bugfix: clear the backend store in pk_backend_reset() rather than
    pk_backend_finished_delay() as we couldn't ensure the ordering for
    cancelled jobs

M	src/pk-backend.c

commit 7c227f3a4deafabd4284b72cb91a9e20c9bf555a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: fix up the self tests now that RequireRestart requires a
    package id

M	src/pk-backend-spawn.c

commit 19ac587cc7e2f250518ee8e58bfc40e96a73232a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    bugfix: only try to exit the spawned backend if it is running,
    which removes an error warning if it is already closed

M	src/pk-backend-spawn.c
M	src/pk-spawn.c
M	src/pk-spawn.h

commit d45b6b01749878591ba3716457871f5f46dc3219
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: add some more debugging when setting store in PkTransaction

M	src/pk-transaction.c

commit 35d5455ec79a0f3ec795d54a3b22566c711ae4d7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: improve a debugging string to be more clear

M	src/pk-transaction-list.c

commit d01ba0c4cbc8ccdb03e142335d2a48c00bf0c8f7
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: convert the error enum to text when we display the debugging
    output

M	src/pk-spawn.c

commit 863142c7a3278ff816e3e719d4c439ccdeeba14f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: add some debugging when the exit fails

M	src/pk-spawn.c

commit 10f35c1e9af3c89b60e6a0a3e847d350d86dad7e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: only exit TRUE when pk_spawn_exit() does not timeout

M	src/pk-spawn.c

commit bfc45004dfc9e265e4fcd943cf5b9b992f5bcf3f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-19

    trivial: add some debugging when writing fails

M	src/pk-spawn.c

commit c3bc22f00d696011713e125c427066ff242994e6
Merge: 4ff9aaf 9f686a9
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-18

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 9f686a91c26ea4fb87d5e3004a0a38a21b0440d2
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2009-01-17

    Updated Slovak translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sk.po

commit dd8a4d956a83f363d6440a58c52b0bf411a97ab4
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-01-16

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 4ff9aaf736511a57f864679711e804e25744a693
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-16

    bugfix: remove the obsolete specific vendor_url for each metho and
    rely on the packagekit homepage. Fixes novell#450349

M	policy/org.freedesktop.packagekit.policy.in

commit 67fcd1c4cc44402c05c859579451f969530bb9cd
Author: Tim Waugh <twaugh@redhat.com>
Date:	2009-01-16

    Added British translation.

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/en_GB.po

commit 37d7e8112dcef82204ff3ccedceb7e9651680bea
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    trivial: update translations

M	po/bn_IN.po
M	po/ca.po
M	po/cs.po
M	po/de.po
M	po/el.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/gu.po
M	po/he.po
M	po/hu.po
M	po/it.po
M	po/ml.po
M	po/ms.po
M	po/nb.po
M	po/nl.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/tr.po
M	po/zh_CN.po
M	po/zh_TW.po

commit bec764b95bcf41c01a181ce5fee26e97f560fb40
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    feature: use the detail field as a package_id so we can propogate
    useful information to clients

M	backends/dummy/pk-backend-dummy.c
M	backends/yum/yumBackend.py
M	client/pk-console.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h
M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-backend.h
M	src/pk-post-trans.c
M	src/pk-transaction.c

commit ffb59346bef7cca1f4cbbf9c2f6d919b74171eda
Merge: 2860993 96727db
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-15

    Merge branch 'master' into aptcc-local

commit 85b496c41521906bfa14591d0031b5cbf51a746a
Merge: bb6ecfc 7ece139
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-15

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 7ece13917f979944f133c06134eb2ba6720c0ebd
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    trivial: fix up some warnings from static analysis

M	lib/packagekit-glib/pk-control.h
M	lib/packagekit-glib/pk-service-pack.c
M	src/egg-dbus-monitor.c
M	src/pk-security-polkit.c
M	src/pk-store.c
M	src/pk-sysdep.c

commit da6b3b2817c47c932d9a7417d4e1c7b24dae561d
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    bugfix: a -testing repo is not a development repo, so should not be
    filtered by default. Fixes rh#480135

M	backends/yum/yumBackend.py

commit bb32a597145f7fc747cc2d156ab3f2777d687e03
Author: Simos Xenitellis <simos.bugzilla@gmail.com>
Date:	2009-01-14

    Updated Greek translation by Jennie Petoumenou.

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/el.po

commit e085026ca44b3e80dce3c4ea63670aa2c5175a8b
Merge: 3a9e7f1 6d28550
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-14

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 3a9e7f172ff92181849ab003ff0f7c453851f289
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-14

    trivial: add the tid to the transaction list debugging ouput to try
    to chase a bug

M	src/pk-transaction-list.c

commit 6d28550e0d01ad30a531591cab7d218c70a7ebf4
Merge: 7509db2 98f278d
Author: Trever Fischer <wm161@wm161.net>
Date:	2009-01-13

    Merge branch 'master' of
    git+ssh://tdfischer@git.packagekit.org/srv/git/PackageKit

commit 7509db218c4d51402162d4618440ece14cba0398
Author: Trever Fischer <wm161@wm161.net>
Date:	2009-01-13

    yum: Fixed a bug that prevents installing a local file that isn't
    in the repos

M	backends/yum/yumBackend.py

commit 98f278d4797cf8ff0c502ff209abf6baa8cfd15e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    feature: remove the udev helper from PackageKit now the core
    functionality is in udev itself

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
D	contrib/udev/.gitignore
D	contrib/udev/51-packagekit-firmware.rules
D	contrib/udev/Makefile.am
D	contrib/udev/README
D	contrib/udev/packagekit-firmware.sh

commit 5d5d2864812dd115880d17f6cc34577999af3869
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    feature: add an entry to the config file to turn on time estimation,
    and enable it by default

M	etc/PackageKit.conf.in
M	src/pk-backend.c

commit 7ce7945244a8897d0cb384b4c3676703fd79bb31
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: update the docs with waiting-for-lock

M	docs/api/spec/pk-concepts.xml

commit 471e520b93fb707b585502a3639ff2080c36ee9a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: add a waiting-for-lock status enum and use it in the
    yum backend

M	backends/yum/yumBackend.py
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 74b36894d1d07a8174c9c39d46b1e757f5592397
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: don't emit allow-cancel over and over if it is the same
    state as before

M	src/pk-backend.c

commit 20adf34268acc6ea97ec86c03115fd22f778fcb4
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    yum: set the allow cancel flags when we are waiting for yum to
    release its lock

M	backends/yum/yumBackend.py

commit 5892607e43e5f2d46a018de0e17ae7378d58c080
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    yum: get the yum lock before we start setting up comps and doing
    other access that could block

M	backends/yum/yumBackend.py

commit 6724383b66cf4010e4c2f992c8d2cfdb104df018
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: set the setup signal after we've connected the backend to
    the transaction so it is emitted for clients

M	src/pk-transaction.c

commit 549135dff799818f75e3dd16915e2aea1f0dbc7a
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: don't leak directory on commit-failed error path

M	src/pk-transaction.c

commit 6094c895fc1ae935680843b4413ce11ae3ce7e77
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: whitespace fixes

M	src/pk-transaction.c

commit 68a7a7428bfeface8e222cbe24734db826d9449f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    trivial: don't re-timeout if we are in the process of quitting

M	src/pk-main.c

commit b057eff7688d030cda86be989054b0ba29f6c069
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: ensure we send the correct network state with the new
    changed codepath

M	src/pk-network.c

commit 0974d29e7b29c088006798d91be63ef384f10911
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-13

    bugfix: ensure we call the backend finalise method when the daemon
    times out

M	src/pk-main.c

commit bb6ecfce4357f2b9182a84be90f1e2be6704c012
Merge: 2743610 96727db
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2009-01-12

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 2860993e7810d2e8e811431b13f65d412ba6b0c4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-11

    Fixed the development filter

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp

commit 17b04716ef415cc97a66b960000a06e979ba4477
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-09

    Forgot the make file

A	backends/aptcc/Makefile.am

commit a8802ea0d23fd242e1962006278c83a059e65528
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-09

    Code clean up

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 0e199ed090a67062067605b6ad2e9a5bc4c232ca
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-09

    Fixed versions bug now using pin's file

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 96727db42f4f5ed6929b5e7fa25d66625819c7da
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit 15a40577a5aa7ca5aa04459024b29b98818b90cb
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    Release version 0.4.1

M	NEWS
M	RELEASE
M	configure.ac
M	docs/html/pk-download.html

commit 742a0ac7640bcf85cccefd7df4660579db990713
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    bugfix: fix the python client library for SearchDetails and
    SearchFile. Fixes fd#19426

M	lib/python/packagekit/client.py

commit e3d6ba4c21a7c21a4eafb1c16c537dc7cbb2ea68
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    trivial: add a 'no-space-on-device' error enum and use it in the
    yum backend

M	backends/yum/yumBackend.py
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit 3fb28f0b5580e02a04eb996b1793e61cfd15f850
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    yum: catch IOError and handle out of disk space. Fixes RH#478377

M	backends/yum/yumBackend.py

commit 44e532df0756d0409813d2c72a97d365676b961f
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    yum: issue a warning when the user enables a rawhide repo

M	backends/yum/yumBackend.py

commit 90cad6fd9447c1d56d4b466b52690fb339111f42
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    trivial: add another self check to excercise the backend duplicate
    package codepath

M	src/pk-backend.c

commit 548f4327e125483314e5ae94f5daff225af2c396
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-08

    bugfix: don't attempt to free the package object twice if we skip
    it due to duplicate filtering

M	src/pk-backend.c

commit 523231f7d1dc85e5edc9ce34f5be3daca5e55b7b
Author: Thomas Goettlicher <tgoettlicher@d1.suse.de>
Date:	2009-01-07

    adapted pk-upgrade-distro.sh for suse

M	data/pk-upgrade-distro.sh

commit 8ba7f4cb516c0318559e6e467ddae216b0e0a3ba
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-05

    searching like aptitude without leaks

M	backends/aptcc/apt-utils.cpp
M	backends/aptcc/apt-utils.h
M	backends/aptcc/apt.cpp
M	backends/aptcc/apt.h
M	backends/aptcc/pk-backend-aptcc.cpp

commit 8bb4d718994bbfc83a197c35e33ec740184b1eca
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-04

    search from apt-cache working

A	backends/aptcc/apt-utils.cpp
A	backends/aptcc/apt-utils.h
A	backends/aptcc/apt.cpp
A	backends/aptcc/apt.h
A	backends/aptcc/pk-backend-aptcc.cpp
M	configure.ac

commit 8d5a9aa717de66e5fca7e7789dcb236edf8db4c8
Merge: dc8e4ae d2c403b
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-02

    Merge branch 'master' into aptcc

commit d2c403bdae73652f7ebbe555bc017674417b018a
Merge: 2006e92 5b3625b
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-01-02

    Merge branch 'master' of
    git+ssh://megabajt@git.packagekit.org/srv/git/PackageKit

commit 2006e92ef60f1f84b3b7f8396728b2a3830fee2d
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-01-02

    poldek: move GetPackages to its own function

M	backends/poldek/pk-backend-poldek.c

commit 5b3625b7faecb835268edb406f6623db12e3dbef
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2009-01-02

    Trivial: update transactionproxy.h header

M	lib/packagekit-qt/src/daemonproxy.h

commit 937855155656f1d8dfdc1a5cac18fbf839a61b9f
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2009-01-02

    poldek: improved SearchFile (query rpmdb for local files)

M	backends/poldek/pk-backend-poldek.c

commit 23f348972c05ba1b8f2837c61110facc2ebefd9e
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-02

    bugfix: allow pkcon to resolve all the command line arguments,
    not just the first one

M	client/pk-console.c

commit dc8e4ae7ad8d6b6483cfc336498a2da5a835de54
Merge: fb6d57d 64ec317
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2009-01-02

    Merge branch 'master' into aptcc

commit 64ec3176c11092db2c81968623f687061fef4bc6
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2009-01-01

    ruck: fix package install command

M	contrib/ruck/src/rucktransactcmds.py

commit fb6d57db8125f076c4b124cbadb07cf481d07b16
Merge: c8b1f51 15d267a
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-31

    Merge branch 'master' into aptcc

commit 15d267a274e4b633653bdac0462b116e190e5e2f
Merge: 2e0a1f3 6fe4fed
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-31

    Merge branch 'master' of
    git+ssh://dantti@git.packagekit.org/srv/git/PackageKit

commit 2e0a1f34039440c1150be94ee5acd88789def659
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-31

    Added search file method and search details convinience method
    to packagekit-qt

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h

commit 6fe4fed6cb891c29f24afbcfbb2e996c3f91a202
Merge: 72eb993 b4893a3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-31

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit c8b1f51ab748cb2b2b69034934bf1762771e4571
Merge: 09448ac b4893a3
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-30

    Merge branch 'master' into aptcc

commit b4893a3aada8ca526d9b912f413fa4d657223c60
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-30

    trivial: fix compiler warning

M	src/pk-network-nm-dummy.c

commit 09448ac5d2622838b53374e7b1ca79d65d704789
Merge: f9e5fec 9cd1b12
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-30

    Merge branch 'master' into aptcc

commit 9cd1b12fc1f3f7bcffdff1d9b4ec1b88c55ba20c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-30

    trivial: egg updates

M	lib/packagekit-glib/egg-test.c
M	lib/packagekit-glib/egg-test.h

commit dc84efec0b676f028e7823ce00a01f55456dcf52
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-30

    trivial: fix compile with no libarchive

M	lib/packagekit-glib/pk-service-pack.c

commit 72eb99324682c8f692896040a31387ab4c3fbda6
Merge: fd2bbe3 a352687
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-30

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit f9e5fec2c5387c352769d285834603a22bab427e
Merge: d62c4ca a352687
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-30

    Merge branch 'master' into aptcc

commit a35268796a25730108b1b738877e98cef802946c
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-12-29

    poldek: added support for InstallGStreamerCodecs

M	backends/poldek/pk-backend-poldek.c

commit 5a7cd22f02cdb945e39a65bfc6fe07b041745f6a
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-12-29

    poldek: documentation packages have its own group

M	backends/poldek/pk-backend-poldek.c

commit d62c4cac7d75961bf96af3491454ef85634337d2
Merge: 2b03936 43dd34b
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-26

    Merge branch 'master' into aptcc

commit 2b03936de7078765f838ec1b8685923612dc5db4
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-12-26

    some change

M	configure.ac

commit 43dd34b6365586b62e283d3798e4af6622b2b1ba
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-26

    trivial: fix up issues with the last commit

M	backends/yum/yumBackend.py

commit 6e955194e11db010fccb37c66531a76c92703dbe
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-26

    trivial: print the command size in PkBackendSpawn for use when
    debugging

M	src/pk-backend-spawn.c

commit cd07a92d7496f2ef4e07559938ebaaea465c671e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-26

    yum: remove all tab characters in update descriptions

M	backends/yum/yumBackend.py

commit 045de9a73017e0e3fca22a9a9dede2f8e70b8704
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    feature: upload some updated screenshots and some videos

M	configure.ac
M	docs/html/Makefile.am
M	docs/html/img/Makefile.am
A	docs/html/img/gpk-markdown.png
A	docs/html/img/pk-command-not-found.png
M	docs/html/pk-faq.html
M	docs/html/pk-screenshots.html
M	docs/html/upload.sh
A	docs/html/videos/Makefile.am
A	docs/html/videos/pk-application-not-found.ogv
A	docs/html/videos/pk-command-not-found.ogv
A	docs/html/videos/pk-font-no-found.ogv

commit 7fd321033a6ece70638ef22079597bcf4ec42aef
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: edit m4 gitignore

M	m4/.gitignore

commit 6dc4dac050874799b03a82f39d9c71612a423358
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    bugfix: enable more compiler warnings on GCC, and stop abusing global
    CFLAGS in configure

M	backends/alpm/Makefile.am
M	backends/apt.deprecated/Makefile.am
M	backends/apt/Makefile.am
M	backends/box/Makefile.am
M	backends/conary/Makefile.am
M	backends/dummy/Makefile.am
M	backends/opkg/Makefile.am
M	backends/pisi/Makefile.am
M	backends/poldek/Makefile.am
M	backends/razor/Makefile.am
M	backends/smart/Makefile.am
M	backends/test/Makefile.am
M	backends/urpmi/Makefile.am
M	backends/yum/Makefile.am
M	backends/zypp/Makefile.am
M	client/Makefile.am
M	configure.ac
M	contrib/browser-plugin/Makefile.am
M	contrib/command-not-found/Makefile.am
M	contrib/gstreamer-plugin/Makefile.am
M	contrib/gtk-module/Makefile.am
M	lib/packagekit-glib/Makefile.am
M	lib/packagekit-qt/src/Makefile.am
M	src/Makefile.am

commit 28c474dc53bc4756639319ec0493723b88f85c82
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    bugfix: fix a signed vs. unsigned problem when checking a PkBitfield

M	lib/packagekit-glib/pk-bitfield.c

commit b2f6bf77fa5e7046648a515a72a61f1af5a0175a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: __init can be marked static

M	lib/packagekit-glib/pk-client.c

commit 122400729c60ee2c4c363ae545105d25ea346f2c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: remove a compiler warning of declare before use in the
    backends

M	backends/smart/pk-backend-smart.c
M	backends/urpmi/pk-backend-urpmi.c
M	backends/yum/pk-backend-yum.c

commit 409ab7ee51e56786ce6effba14596b2a8777c31a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: remove a compiler warning of declare before use and signed

M	client/pk-console.c

commit b7a546e973a6dff96a2b1cc5d24639c57aa2b543
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    bugfix: fix a signed vs. unsigned problem when checking the error
    of a spawned backend that is killed

M	src/pk-spawn.c

commit afe7588d11be37a90454185860a3d5f3fed0ab86
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-24

    trivial: remove a signed vs. unsigned warning on gcc

M	client/pk-tools-common.c

commit fd2bbe35dd70489dff9ace9603ca839217f274e6
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-24

    APT: Provide details for a failed download

M	backends/apt/aptDBUSBackend.py

commit 0a8fafcd261a330b1c87a815fcafc10c540c5b66
Merge: df70101 c3674c1
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-24

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit c3674c1972ad422bb3bad42e44300cd820dc5b55
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: fix the automake build due to polkitthread being removed

M	lib/packagekit-qt/Makefile.am
M	lib/packagekit-qt/src/Makefile.am

commit 29d0f483cfb0fae21b4f02a85f98f3453502a793
Merge: 369edea fbf993a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 369edea505e3f5a9ff4dab933ad8651b75440637
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: rename all shadowed variables to fix compile using funky
    compilers when using -WError

M	client/pk-console.c
M	client/pk-generate-pack.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-obj-list.c
M	lib/packagekit-glib/pk-task-list.c
M	src/pk-backend-dbus.c
M	src/pk-backend-spawn.c
M	src/pk-backend.c
M	src/pk-engine.c
M	src/pk-main.c
M	src/pk-post-trans.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-id.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 45a385d4784cc993e0bb0a2e8b6f9a6aa8a65871
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: update a screenshot

M	docs/html/img/gpk-client-mime-type.png

commit 75a9142abda96458345309c14fe66c8cb504a11a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: remove all the duplicate init forward-definitions

M	lib/packagekit-glib/pk-catalog.c
M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-control.c
M	lib/packagekit-glib/pk-desktop.c
M	lib/packagekit-glib/pk-package-list.c
M	lib/packagekit-glib/pk-task-list.c
M	src/egg-dbus-monitor.c
M	src/pk-engine.c
M	src/pk-file-monitor-gio.c
M	src/pk-network-nm.c
M	src/pk-network-unix.c
M	src/pk-network.c
M	src/pk-spawn.c
M	src/pk-time.c
M	src/pk-transaction-db.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 29981569bce995a03cc45d9322c05479c5516bb2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: mark some local functions as static

M	backends/test/pk-backend-test-succeed.c
M	lib/packagekit-glib/pk-client.c
M	src/pk-backend-dbus.c
M	src/pk-transaction-list.c
M	src/pk-transaction.c

commit 13168c11bae350b5a4d8fcf2a03e54999c8f9a47
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: don't do pointer arithmatic on pointers to fix compile on ARM

M	src/pk-store.c

commit 78f136141f4244ec323083411eca1392dda84361
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: include our own header

M	src/pk-shared.c

commit 015db51b2a0cf0ccd4497e3179ff951c67b4fb22
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: remove duplicate definition

M	lib/packagekit-glib/pk-client.h

commit bd178cc5a8231cb3b5ddd65a1ef7992286650447
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    feature: Resolve() is now case sensitive

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 87c4f9d7ef1a612e9f90719ac38deca81f988d39
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: update screenshot

M	docs/html/img/gpk-log.png

commit bdb98c10a010e75ef4f840eae441dcfcb51dbd2a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: compile time optimisation

M	lib/packagekit-glib/egg-debug.h

commit 910769481e364b197ec67b065397990a93008689
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: remove unused include path

M	docs/api/Makefile.am

commit 47baf4ac451b91ce49106f4e10b570d095c9191d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-23

    trivial: fix build in ruck client

M	contrib/ruck/src/Makefile.am

commit df70101694fa7e03818b028fccb04b9a9d5bab4c
Merge: 2501842 fbf993a
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-22

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit fbf993a078240e35bdeac846048a524c269fa9c8
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-21

    QPackageKit : Revert the threaded polkit as it breaks everything

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
D	lib/packagekit-qt/src/polkitthread.cpp
D	lib/packagekit-qt/src/polkitthread.h

commit 59153b060d6ba395e58eed4db0ba1cf60956f533
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-21

    Remove old README

D	lib/packagekit-qt/README

commit 48c4f3eed7191229ed33c6454b1a9e20d3901e1a
Merge: ad9198c a061665
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-20

    Merge branch 'master' of
    git+ssh://aidan@git.packagekit.org/srv/git/PackageKit

commit ad9198c67d33507eec9a7143f1269d3da146fd2b
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-20

    ruck: remove locks, since they're out of scope for PackageKit. Fix
    search.

D	contrib/ruck/src/rucklocks.py
M	contrib/ruck/src/ruckpackagecmds.py

commit a06166522b7380481bbfd0e18db796d29e21f9b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: remove pk_strv_to_text, it's nothing we can't do without
    g_strjoinv

M	backends/pisi/pk-backend-pisi.c
M	backends/smart/pk-backend-smart.c
M	backends/yum/pk-backend-yum.c
M	lib/packagekit-glib/pk-common.c
M	lib/packagekit-glib/pk-common.h
M	lib/packagekit-glib/pk-package-ids.c

commit 828d3abd6f68a75c5d7ca3ef767ea36727305840
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: remove the test-db in the test suite

M	src/pk-transaction-db.c

commit 439459bb1434a8a9aa810e16a943b3ebbbd7f20e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: fix make check now we've replaced double quotes

M	lib/packagekit-glib/pk-common.c

commit 550e7a5579abd1083b03f58ad22b9140f83e41b1
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-19

    trivial: remove double quote from the list of 'unsafe' characters
    to fix some summary texts

M	lib/packagekit-glib/pk-common.c

commit d477d595267ca0a70d119381205df83d3adeea61
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-18

    yum: don't show an error when we try to get the details of a package
    that does not have a description field. Fixes RH#477018

M	backends/yum/yumBackend.py

commit 6f24c9f17a36025b3163a0910e77f71d4b9cd78e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-18

    yum: treat new packages dragged in as update deps as enhancements,
    rather than unknown

M	backends/yum/yumBackend.py

commit 118095971305ab662a34bc325a7f05f339cef90e
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    trivial: add help text about markdown

M	docs/html/pk-faq.html

commit 601db65e708c603ae333555adbb79f233f0b6ec9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    bugfix: clarify that free form text in Details and UpdateDetail is
    formatted to markdown syntax

M	src/org.freedesktop.PackageKit.Transaction.xml

commit 3263d6a9c9e97e569f2f31c4cc5fa82adfc27ea6
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    trivial: make pk-sysdep more GLib friendly, and use other PK
    nomenclature

M	src/pk-spawn.c
M	src/pk-sysdep.c
M	src/pk-sysdep.h

commit 6e8f2be98262adcd133d30a8b703dbe7be2c8a07
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    dummy: add some markdown text for demos

M	backends/dummy/pk-backend-dummy.c

commit 8156df602fad77c38ce9e5a2385791c9b5e1e015
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-17

    trivial: fix yum backend to output markdown text

M	backends/yum/yumBackend.py

commit bf8076aadcccd318d36a1a01afaec58331a47a78
Author: Adel Gadllah <adel.gadllah@gmail.com>
Date:	2008-12-17

    pk-sysdep: fix build

M	src/Makefile.am
M	src/pk-sysdep.c
M	src/pk-sysdep.h

commit 491c1c887abd42c282ee8277bc65456be616577b
Author: Adel Gadllah <adel.gadllah@gmail.com>
Date:	2008-12-17

    Don't let spawned backends hog the disk by default

M	etc/PackageKit.conf.in
M	src/pk-spawn.c
A	src/pk-sysdep.c
A	src/pk-sysdep.h

commit aeedc3fc9d5f29e023b2fd84cc6da0935c37d8c0
Author: Ken VanDine <ken@vandine.org>
Date:	2008-12-17

    Forget arch for foresight, let the backend handle that at install
    time.

M	lib/packagekit-glib/pk-common.c

commit c9fb66bef821bb1e958111a62d38d4c854c95042
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-12-16

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 8da0653c47ec86a46af442cda6e1e77e3c7778c3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-16

    yum: print the full exception in the internal error case, else it's
    useful to no-one...

M	backends/yum/yumBackend.py

commit 424cac4883d5d98f19d0ec2f5241492eceb8a47a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-16

    yum: emit more percentage signals so that the progress bar is smoother
    and the time estimation is more accurate

M	backends/yum/yumBackend.py

commit 25018420cef042274eac4ba372e5ff6ce0dd7d2c
Merge: 563baf3 6503764
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-16

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit 65037643dd4d5cd06e55ae822844765a990b1b9c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-16

    yum: import yum for file, rather than just in main to fix exception
    handling. Fixes rh#476381

M	backends/yum/yumComps.py

commit d73a13f003e04844c1a80bc8e962a5185fec262a
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-15

    Add ruck client

M	AUTHORS

commit 3b89aceed762b80e7c16b4011271ac072cb6af71
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-15

    ruck: Make update use update_packages instead of update_system
	  Always pass in PackageKitPackage to package_to_row

M	contrib/ruck/src/ruckpackagecmds.py
M	contrib/ruck/src/rucktransactcmds.py

commit 2743610e8861a926a18a1afdd053b13bb1f8a0a9
Merge: 2ddbe2c 4b3e325
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-15

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 4b3e3251818ce0163850c82b9a863bb4e158a158
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    glib: add a client side timeout monitor so we can set a limit on
    queries or executions

M	lib/packagekit-glib/pk-client.c
M	lib/packagekit-glib/pk-client.h

commit c21f80eb359da50b736417c1f3153497da1e3403
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    trivial: fix make check by including all the path depths

M	lib/packagekit-glib/egg-test.c

commit 056cb844632e7a1264c21565207375b0cd5b2b7c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    bugfix: get the caller (and uid) for all transactions from the GetTid
    method as we cannot get the UID from the non-async methods

M	src/pk-transaction.c

commit 8298fc4a51326e35c62b26d5767253942ee934b4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    bugfix: remove the concept of slow and fast interfaces, since we
    don't actualy know the speed

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h
M	src/org.freedesktop.PackageKit.xml
M	src/pk-backend.c
M	src/pk-network-nm.c

commit 097a345852f2556d04f5a399c1d5390c6f6f205d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    trivial: update a dangling link in the test directory

M	backends/test/helpers/packagekit

commit 699cd9901534c2b766704c9210525becb31979f3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-15

    ruck: convert to use native buildsystem and fix a few typos

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
D	contrib/ruck/ChangeLog
D	contrib/ruck/HACKING
M	contrib/ruck/Makefile.am
D	contrib/ruck/NEWS
D	contrib/ruck/autogen.sh
D	contrib/ruck/configure.in
A	contrib/ruck/src/.gitignore
M	contrib/ruck/src/Makefile.am
M	contrib/ruck/src/ruck.in
M	contrib/ruck/src/ruckyum.py

commit e0b109db2029a8b92866c9bfe8912ca13c9237a1
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-15

    Import ruck, a port of rum, which is a port of rug. This version
    speaks to packagekit.

A	contrib/ruck/AUTHORS
A	contrib/ruck/ChangeLog
A	contrib/ruck/HACKING
A	contrib/ruck/Makefile.am
A	contrib/ruck/NEWS
A	contrib/ruck/README
A	contrib/ruck/autogen.sh
A	contrib/ruck/configure.in
A	contrib/ruck/src/Makefile.am
A	contrib/ruck/src/i18n.py
A	contrib/ruck/src/ruck.in
A	contrib/ruck/src/ruckcachecmds.py
A	contrib/ruck/src/ruckcommand.py
A	contrib/ruck/src/ruckformat.py
A	contrib/ruck/src/rucklocks.py
A	contrib/ruck/src/ruckmain.py
A	contrib/ruck/src/ruckpackagecmds.py
A	contrib/ruck/src/rucktalk.py
A	contrib/ruck/src/rucktransactcmds.py
A	contrib/ruck/src/ruckyum.py

commit 0617678109bbb510cfdac83f382b22258ce82579
Author: Aidan Skinner <aidan@skinner.me.uk>
Date:	2008-12-14

    Make get_packages call GetPackages, not GetUpdates. That's what
    get_updates is for.

M	lib/python/packagekit/client.py

commit 563baf35a91c99f05aee80a2855ab24bd9bd3e1c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-14

    APT: Allow to speicify additional nosetests parameters for the
    test script

M	backends/apt/test.sh

commit 73c7b1ed1dc7b85624772f8e62bc6b8354a75074
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-14

    APT: Adapt changed test data paths

M	backends/apt/tests.py

commit 82c544daf3bc81e555f5fed691f783237060661d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-14

    APT: Move test data files to a separate folder

R100	backends/apt/Packages.test	backends/apt/data/Packages
R100	backends/apt/status.test	backends/apt/data/status
R100	backends/apt/xterm.list.test	backends/apt/data/xterm.list

commit df1e4b4dba2da912867dd813d62332f2ae0f7c2c
Author: A S Alam <aalam@redhat.com>
Date:	2008-12-13

    translation for Punjabi Language by A S Alam! Very bad method to
    submit:-(

    Transmitted-via: Transifex (translate.fedoraproject.org)

A	po/pa.po

commit 779d271733c24efd005256158ff96e0826c79490
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: update gpk-prefs screenshot

M	docs/html/img/gpk-prefs.png

commit 8b6274d2f16ba45d7ab342866b85413b813a0e1c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    yum: clear the package sack before we get the updates list to ensure
    it's correct

M	backends/yum/yumBackend.py

commit be68163d97756256f555537568e6c3a8e9d5de35
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    feature: use NetworkManager to get the device type so we can return
    SLOW (GSM or CDMA) or FAST (ethernet) for session policy decisions

M	src/pk-network-nm.c

commit d4e7a90fab5cd686f3f6add1340db7144915f8a2
Merge: d02cb8b 4e391ea
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit d02cb8bb75f0d8fdc3311e66d174e92edfa8fd19
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: add preupgrade to the fedora spec file

M	contrib/PackageKit.spec.in

commit 4e391eaf043615d7eb99d8e2c915de221b228075
Author: Domingo Becker <domingobecker@gmail.com>
Date:	2008-12-12

    updated Spanish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/es.po

commit 4dad099a0391a6b031883a280150cf0f0d235693
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: formatting fix

M	client/pk-console.c

commit 27b43644a940530062f86cc86af7c609c05f38df
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-12

    trivial: don't print an empty list if nothing was done in pkcon
    get-transactions

M	client/pk-console.c

commit f08b884164846806d27999b9a2585d5eb83c17a9
Merge: 92b83e4 653022c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-11

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 653022ce960662d239152e1e96ac25915ed17b8e
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-12-11

    alpm: code modified to use PkPackageId accessors; alpm:
    download_packages stuff moved to its own thread

M	backends/alpm/pk-backend-alpm.c

commit 92b83e40f1e4c2d08dff72dd23c328a96e995c5c
Merge: 1b848c6 ab1b294
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-11

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 1b848c6482ecdb45c6b0a46bacbac736447deddc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-11

    trivial: filter out Presto stdout from the yum spawned backend

M	backends/yum/pk-backend-yum.c

commit ab1b29472ef36dbf9ad2fe8368598cae2c1f19ab
Merge: 6bbb187 23ed7d9
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-12-11

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit 6bbb1871d2d6a06bf92e544f7eca51c8ee10c6f7
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-12-11

    glib: Added accessors for PkPackageId

M	lib/packagekit-glib/pk-package-id.c
M	lib/packagekit-glib/pk-package-id.h

commit b1c96db1302b3443be6d8c7fedf8ea8bad64c86c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-11

    trivial: add another option to the config file so we can play with
    testing updates

M	etc/PackageKit.conf.in

commit e7d4c227c74b7ff7d7eb8d89a319579f2225bbaf
Merge: cdfb790 57b216b
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-12-10

    Merge branch 'master' of
    git+ssh://onestep_ua@git.packagekit.org/srv/git/PackageKit

commit 23ed7d93ea6b078b04f830459f80ce92092b24da
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-10

    yum: catch another exception from yum when doing
    self.yumbase.comps.return_group, possibly triggered by deselecting
    all sources

M	backends/yum/yumBackend.py

commit 57b216b991421cef5f83847234500e3f02474366
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-10

    trivial: post release version bump

M	configure.ac

commit 56bbfb692c7c2ff9d4158d30aaead0947da9bb76
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add check for updates, add numbers to the test name to make
    them sortable, use variables where possible for internal strings

M	backends/apt/tests.py

commit fed8c107bd19ec5fb7e81d3019f9bda67132f9e4
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Register callbacks centrally for the test

M	backends/apt/tests.py

commit 56a80151586a1b1a0964d954dd75f625ae84b155
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Fix refresh: After calling refresh the cache has to be reopened

M	backends/apt/aptDBUSBackend.py

commit 2716c79a251913beed2a72dad396cc2cc582f75c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add a test repository Packages file

A	backends/apt/Packages.test

commit b107014b81e08c2879d2362c299d20c68d53ab1b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Fix status test file by removing all dependencies of xterm

M	backends/apt/status.test

commit 05aa4adecffd183fdf087feccaf02f7e2fd53d4e
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add test for doInit and doRefresh

M	backends/apt/tests.py

commit 2507c9f2fff0e190ff0c5da06d81b3644b1bf46d
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Shorten wait for join of test threads

M	backends/apt/tests.py

commit 842472a2391f0a53b5a3461e42bf26467eb24811
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Do not register the test backend on the dbus

M	backends/apt/tests.py

commit f3f05a2f99a6edbdc0d9f0dbaba6d5bb39e177eb
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Add a test for file search

M	backends/apt/tests.py
A	backends/apt/xterm.list.test

commit fa40140f8d0b7793585c0656cafc872dbb5b5c2c
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Iterate over all pending events in the main loop during tests
    to allow the dbus object to unregister

M	backends/apt/tests.py

commit 40a8c0f7d14c4b87db952f92187f718dfbe266e9
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Do not report a package twice if the file search string matches
    more than once

M	backends/apt/aptDBUSBackend.py

commit 2d67f19bfae2eacbb70ce9c96ed8abd7501e12c3
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Use the root of apt to search for files

M	backends/apt/aptDBUSBackend.py

commit 935d929773ded2776ebb477feb231997c0de7b32
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Start a new testing framework using mox and nose - Google's
    toilettes are really a source of inspiration

A	backends/apt/status.test
D	backends/apt/test.py
A	backends/apt/test.sh
A	backends/apt/tests.py

commit f890a0a421387888eb2468ee889988f36ff36db6
Merge: a4136be d2a4e4b
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    Merge branch 'master' of
    git+ssh://glatzor@git.packagekit.org/srv/git/PackageKit

commit a4136be320a58c9c9aee441443a38fb8fcb95d64
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    APT: Fix order of locking and threading

M	backends/apt/aptDBUSBackend.py

commit 3737a78f2065d7d00a6ffceca10b63c122e0b584
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-10

    Daemon backend: Separate object creation and running

M	backends/apt/aptDBUSBackend.py
M	lib/python/packagekit/daemonBackend.py

commit d2a4e4b53800b353d10554202836aa8714274551
Author: Fabian Affolter <fabian@bernewireless.net>
Date:	2008-12-09

    Updated German translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/de.po

commit 2ddbe2c7c309276836fc450d8b0b1698ea88e78e
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    bugfix: if a script is still running and PkSpawn is asked to unload,
    be more careful about disconnecting timers.

    I think this only affects the test suite, as the daemon shouldn't
    create, unref, create, unref PkSpawn objects.

M	src/pk-spawn.c

commit f16bd549fb29b29375e0917e01c31c641211eea2
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    trivial: search in more locations for the test files (fix make check
    on x64)

M	lib/packagekit-glib/egg-test.c

commit 3de708d4b378c5aa4fbeddb60d158f22c9ebb110
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    yum: don't show DeprecationWarnings from yum

M	backends/yum/pk-backend-yum.c

commit a28a0b614482ea87783b21ca9d0bbf6ad5031ec2
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    trivial: add the empty m4 directory into git

A	m4/.gitignore

commit a5df7a0c196e2d4280212ca000ec5ec65945c043
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-12-09

    bugfix: define a macro directory so we work with newer versions
    of libtool

M	configure.ac

commit 2af22847bc807cde038783f630bc51fbb2677752
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-09

    Release version 0.4.0

M	NEWS
M	docs/html/pk-download.html

commit c1daf6f4fe5404b1241a30315687d1d4751b3efb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-08

    bugfix: allow all clients to send to all interfaces of the
    server. Fixes DBus introspection.

M	data/org.freedesktop.PackageKit.conf.in

commit bcb71d2de23bc8167ae6eb7e26b8a4def1821bca
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-08

    trivial: fix make check

M	po/POTFILES.in

commit 27859373fb199c3df953b0c9f3c84b7b7a66719a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-08

    trivial: rename packagekit-plugin to browser-plugin in the source
    tree. no code changes

M	configure.ac
M	contrib/Makefile.am
R100	contrib/packagekit-plugin/.gitignore
contrib/browser-plugin/.gitignore
R100	contrib/packagekit-plugin/Makefile.am
contrib/browser-plugin/Makefile.am
R100	contrib/packagekit-plugin/README
contrib/browser-plugin/README
R100	contrib/packagekit-plugin/sdk/np_entry.cpp
contrib/browser-plugin/sdk/np_entry.cpp
R100	contrib/packagekit-plugin/sdk/npn_gate.cpp
contrib/browser-plugin/sdk/npn_gate.cpp
R100	contrib/packagekit-plugin/sdk/npp_gate.cpp
contrib/browser-plugin/sdk/npp_gate.cpp
R100	contrib/packagekit-plugin/sdk/npplat.h
contrib/browser-plugin/sdk/npplat.h
R100	contrib/packagekit-plugin/sdk/pluginbase.h
contrib/browser-plugin/sdk/pluginbase.h
R100	contrib/packagekit-plugin/src/contents.cpp
contrib/browser-plugin/src/contents.cpp
R100	contrib/packagekit-plugin/src/contents.h
contrib/browser-plugin/src/contents.h
R100	contrib/packagekit-plugin/src/plugin.cpp
contrib/browser-plugin/src/plugin.cpp
R100	contrib/packagekit-plugin/src/plugin.h
contrib/browser-plugin/src/plugin.h
R100	contrib/packagekit-plugin/tests/test.html
contrib/browser-plugin/tests/test.html

commit 5f7e968105c78b2646821814bc920fb26ad4cdb4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-07

    bugfix: add the org.freedesktop.PackageKit.Transaction interface
    now that the default send interface is now deny

M	data/org.freedesktop.PackageKit.conf.in

commit 52b531e8a528b3d256138a9601eb268af84c98d1
Author: Sebastian Heinlein <devel@glatzor.de>
Date:	2008-12-06

    Fix apt configuration

M	data/20packagekit

commit d51658df891e88e74c102666c9dc7dfb665f0d81
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: all upper and lowe case

M	contrib/command-not-found/pk-command-not-found.c

commit 191830f4328edb6d8d973714b35de1140272bd03
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: some upper case commands too

M	contrib/command-not-found/pk-command-not-found.c

commit e13bef68e7e9f8fa611ab2274c15b7216638fc3d
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: German k,c difference

M	contrib/command-not-found/pk-command-not-found.c

commit 8e85b5526bcc4607f9afef8d7bfa70adbb187d82
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    trivial: Unbritishize words

M	contrib/command-not-found/pk-command-not-found.c

commit 217bdc8555ca5153a783d0bee18d8ff94769ce71
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    bugfix: add a case mode to command not found

M	contrib/command-not-found/CommandNotFound.conf
M	contrib/command-not-found/pk-command-not-found.c

commit c906e82b748d595912565899c5ea25b0b363d098
Merge: cfdfff5 e193f25
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-06

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit e193f25a988d41ebba1764c5f719a72048facc9b
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-05

    PackageKit-qt : Fix the old transactions, and upgrade to new API
    (uid & cmdline)

M	lib/packagekit-qt/src/transaction.cpp
M	lib/packagekit-qt/src/transactionproxy.h

commit 0234de4199bf77104860c9b1e64a9b209e57255b
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-12-05

    Add GetMimeTypes to Qt bindings

M	lib/packagekit-qt/src/client.cpp
M	lib/packagekit-qt/src/client.h
M	lib/packagekit-qt/src/daemonproxy.h

commit cfdfff5d52fcdfff5a302759d50dcc59750d416b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: fix copy paste typo

M	contrib/command-not-found/CommandNotFound.conf

commit 9a85bf074a0024cf4639afc300cff1759d3009b0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: fix make check po

M	po/POTFILES.in
A	po/POTFILES.skip

commit f05c3e47c7beff6c11aba18bfc7dc34cefa56ee9
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial whitespace fixes

M	client/pk-tools-common.c

commit 1c2867a91a2b3d9019d2e25a9db11b9992ab9478
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    feature: use a config file to control the actions we take on
    command-not-found

A	contrib/command-not-found/CommandNotFound.conf
M	contrib/command-not-found/Makefile.am
A	contrib/command-not-found/egg-string.c
A	contrib/command-not-found/egg-string.h
M	contrib/command-not-found/pk-command-not-found.c
A	contrib/command-not-found/pk-tools-common.c
A	contrib/command-not-found/pk-tools-common.h

commit 5e9ac9604708cb6fe19784bac24324fd2fd3ad17
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    feature: add initial code to add command-not-found functonality
    to PackageKit

M	configure.ac
M	contrib/Makefile.am
M	contrib/PackageKit.spec.in
A	contrib/command-not-found/.gitignore
A	contrib/command-not-found/Makefile.am
A	contrib/command-not-found/PackageKit.sh
A	contrib/command-not-found/egg-debug.c
A	contrib/command-not-found/egg-debug.h
A	contrib/command-not-found/pk-command-not-found.c

commit 35acc3337ac5032649932edb7cb4bcb9813970ca
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    yum: check if a package has the correct architecture, and if not
    exit with an error. Fixes rh#474740

M	backends/yum/yumBackend.py

commit 8fedc5df068b9395cc0ee7a406e7da0393c4b810
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: add another error enum for incompatible architectures

M	lib/packagekit-glib/pk-enum.c
M	lib/packagekit-glib/pk-enum.h

commit e05f7353577688f0334cbdaabeb1a05580e53d98
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-05

    trivial: fix up the library path in the error helper

M	tools/add-error-enum.sh

commit 6825ae2f69bae523f55a69f367b18f7230e0daf9
Author: Marcin Banasiak <megabajt@pld-linux.org>
Date:	2008-12-04

    poldek: implement backend_get_mime_types

M	backends/poldek/pk-backend-poldek.c

commit 167543051fb9e3a54a2cb199cc59b62a693ddfda
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    bugfix: make a lot of new string translatable in pkcon

M	client/pk-console.c

commit 02b36f20b3b1d0fc5ba9f1016dcb1b879a6bedda
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    trivial: remove planned features section, it's obsolete

M	docs/html/pk-help.html

commit bc30cd1adfd00cad4260757291cc5ebddcabe6d7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    yum: as we can't treat yum like a usual python module, hand-hold it
    by wrapping all calls in 'except Exception' and throwing an internal
    error. This sucks.

M	backends/yum/yumBackend.py
M	backends/yum/yumComps.py

commit f82515bba8bae30174143f25c59cddf783a7a3eb
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-04

    trivial: add another ignore type to pylint

M	lib/python/packagekit/pylint.sh

commit ddcd689d34ac397fb8b879e890d045dd87ccc291
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    yum: make sure we call doObsoletes explicitly when we get the
    ObsoletesTuples

M	backends/yum/yumBackend.py

commit b401dff9d090d377c8bcf8b4abc4292e42f05ca4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: correct the test file loading now the packagekit glib lib
    is up one directory

M	lib/packagekit-glib/egg-test.c

commit 5c397e0e9613cd773dd88f3c3f0895cdc1e0c53c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: don't critically warn when we fail to load a file in the
    test suite

M	lib/packagekit-glib/pk-catalog.c

commit 2fd097554b7ced9b6b75469f524960991c2341d0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: cleanup a file created in the self text code

M	src/Makefile.am

commit 02087f487162f0b69a69914b214a5f644e03f4db
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    yum: don't error out with an internal error if the non-installed
    dep check fails. fixes rh#474138

M	backends/yum/yumBackend.py

commit 7f394e25069abc3c69ed3e3e2b013cbd6041d324
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: set LANG and NETWORK in the test suite for PkSpawn

M	src/pk-spawn.c

commit af38c093efd33e7ac0893fb8da7cb5bcab9715be
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    trivial: egg updates

M	lib/packagekit-glib/egg-string.c
M	lib/packagekit-glib/egg-test.c

commit 3018a83e2963b09133b462ea0f1d0d067b02a463
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-12-02

    yum: catch all exceptions from self.yumbase.doConfigSetup() as yum
    doesn't seem capable of catching it's own exceptions internally. Fixes
    fd#18834

M	backends/yum/yumBackend.py

commit 4e040f8676f8bc1f6d865a7dbda52346d5d28c30
Author: Daniel Nylander <po@danielnylander.se>
Date:	2008-12-01

    Updated Swedish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/sv.po

commit b66f7349c44314cb358c4a9d93638872f9f543bc
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: remove some debugging in the gtk-module

M	contrib/gtk-module/pk-gtk-module.c

commit e481e17c55b66f83fc9d305bd000b9f7d29ff509
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: fix up the Fedora spec file

M	contrib/PackageKit.spec.in

commit 6d98752fc911d56aa9a9f6286ad752ea8a002636
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: one more point to the gtk-module README

M	contrib/gtk-module/README

commit 750f1d077a958ad758fd692f889f407b3a58bc2c
Merge: 44208ef 0835f7a
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    Merge branch 'master' of
    git+ssh://hughsie@git.packagekit.org/srv/git/PackageKit

commit 0835f7a8425245cab3d61d973a956a31caf6805c
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	2008-11-28

    gtk-module: Fix typos and improve README

M	contrib/gtk-module/README

commit 66710a9c110e25b803d33c55f7ee92d0d1af09a4
Author: Behdad Esfahbod <behdad@behdad.org>
Date:	2008-11-27

    gtk-module: Clean up

M	contrib/gtk-module/pk-gtk-module.c

commit 44208ef73c94f5ef6f5017a79ae6312c1a6d7db3
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: pk-gtk-module has to be libpk-gtk-module for
    gnome-settings-daemon

M	contrib/gtk-module/Makefile.am

commit a65f691880d7a12dec3cdd79a2062057e7fb5170
Author: Anders F Bjorklund <afb@users.sourceforge.net>
Date:	2008-11-28

    pk-generate-package-list is not used anymore

M	man/pkgenpack.xml

commit 5879711c39d901e609caf510b5c08ca80308efc8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    yum: don't wait more than 15 seconds waiting for a socket to avoid
    hanging the daemon when the repo is down. Fixes rh#473379

M	backends/yum/yumBackend.py

commit 4d5fcb8f7c3160c017f810a88dde95a585c5e2f4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-28

    trivial: fix exception in new backend code

M	lib/python/packagekit/backend.py

commit ae351b0b8d757c5595e7aa609363a88a9dc50ace
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: try harder to work from a cache when offline

M	backends/yum/yumBackend.py

commit 6451de03696b9f2922050b86d6965f25580b6f55
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: remove two developer debugging statements left in by accident

M	backends/yum/yumBackend.py

commit 42ba539e859271074627988283b3fc82c35f19a4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: remove extra debugging

M	contrib/gtk-module/pk-gtk-module.c

commit 6074d5df2ba97d02f26e2521134e369aec193259
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: use the window XID in the gtk-module

M	contrib/gtk-module/pk-gtk-module.c

commit bbb4a7789313cffa8911be486ed84f896c752cc5
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: use the NETWORK environment variable to change the way we access
    the repos

M	backends/yum/yumBackend.py

commit 94cbf6299b1a84a51322cdfaf6016f9e81b517ec
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    feature: get the lang and network state in the generic spawned backend

M	lib/python/packagekit/backend.py

commit 33bff8aee2d8ae8a1b38fdf04b773d90d154adf7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: add a few more entries into the comps groups mapping

M	backends/yum/yumComps.py

commit d416e2d94e54c1f6a4f6d60004e4571c6d7cd293
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    feature: set the environment variable NETWORK for the spawned backends

M	src/pk-backend-spawn.c

commit 5e4079c78cdb5a71437fe787efabbce1a96f9bd4
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: add some more gtk-modules to the tarball and update fedora
    spec file

M	contrib/PackageKit.spec.in
M	contrib/gstreamer-plugin/Makefile.am
M	contrib/gtk-module/Makefile.am
M	contrib/gtk-module/README

commit 33bce2462248ea549e1a3a59c484d51de9daa5cf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: remove the unused schema file, this belongs in
    gnome-packagekit

D	contrib/gtk-module/PackageKitGtkModule.schemas.in

commit 5fffe3ec758748cd5bcc79236d9dfe91021972aa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    yum: catch yum.Errors.RepoError when we get the yum comps
    groups. Fixes fd#18722

M	backends/yum/yumComps.py

commit cab2fe0d20756cadbdd60f7e283bb18fb59b8e37
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-27

    trivial: rename pango-module to gtk-module on request of behdad

M	configure.ac
M	contrib/Makefile.am
R100	contrib/pango-module/.gitignore contrib/gtk-module/.gitignore
R100	contrib/pango-module/GLASS.txt	contrib/gtk-module/GLASS.txt
A	contrib/gtk-module/Makefile.am
R091	contrib/pango-module/PackageKitPangoModule.schemas.in
contrib/gtk-module/PackageKitGtkModule.schemas.in
R100	contrib/pango-module/README	contrib/gtk-module/README
R099	contrib/pango-module/pk-pango-module.c
contrib/gtk-module/pk-gtk-module.c
D	contrib/pango-module/Makefile.am

commit e3c348903044514671a63016be2cc4e2182ab4b7
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-26

    feature: add a Pango module that can be used to automatically install
    missing fonts

M	configure.ac
M	contrib/Makefile.am
A	contrib/pango-module/.gitignore
A	contrib/pango-module/GLASS.txt
A	contrib/pango-module/Makefile.am
A	contrib/pango-module/PackageKitPangoModule.schemas.in
A	contrib/pango-module/README
A	contrib/pango-module/pk-pango-module.c

commit 0bc5b22217cad99199d015eb286f8791fd839bba
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-26

    bugfix: don't emit a critical warning if
    g_desktop_app_info_new_from_filename() returns an error

M	src/pk-post-trans.c

commit 15f831542005113d5daed328c41eab2d47615cfa
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-26

    trivial: update RELEASE files with new cgi URLs

M	RELEASE

commit 4020a1928beccb299d2fa685100746c7a0312b8c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    bugfix: fix a small memory leak in pk_backend_package()

M	src/pk-backend.c

commit 2f8ac47697b45269ddd3fdfe0b2eb638c8b856c8
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    bugfix: fix a small memory leak in pk_transaction_action_is_allowed()

M	src/pk-transaction.c

commit eb2cd7993f7c2f810f91d068050376c1294a9f6b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: free a tiny memory leak in the transaction code

M	src/pk-transaction.c

commit 39c3022f1abb2d34b8bda95f082bf0266f470655
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: do the check for the context NULL in one place only

M	src/pk-transaction.c

commit c99a4f63c9e6e124631f96a0166016e2a3266ed0
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: remove a self check that's no longer valid

M	src/pk-engine.c

commit 1a60e235c98b7e66058a5ad6c30d3b0854ab2924
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-25

    trivial: update spec file to match new fedora standards

M	contrib/PackageKit.spec.in

commit 1ff4f8247f3199893c54293d80f6dadc7e13d734
Merge: aef68bf dbd6116
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-11-24

    Merge branch 'master' into aptcc

commit dbd6116a63a40f914ca2f67a075802b6773132de
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2008-11-24

    Updated Polish translation

    Transmitted-via: Transifex (translate.fedoraproject.org)

M	po/pl.po

commit 5c2b1ecfc4d06b6358ad888d60bdc13d5d57fe70
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-11-24

    ifdef the Polkit relevant parts for make distcheck

M	lib/packagekit-qt/src/polkitthread.cpp

commit dc67c467f55dc72e982068893215f554c794af78
Author: Richard Hughes <hughsie@localhost.localdomain>
Date:	2008-11-24

    trivial: fix qt make check

M	lib/packagekit-qt/src/Makefile.am

commit 7476c5d66ee25a5e93392e07e9757102a50c081a
Author: Adrien BUSTANY <madcat@mymadcat.com>
Date:	2008-11-24

    Fix make check for QPackageKit with the threaded Polkit client

M	lib/packagekit-qt/src/polkitthread.cpp

commit 58e55370597e271c4b49208ffe74467536a8e47a
Author: Thomas Goettlicher <tgoettlicher@suse.de>
Date:	2008-11-24

    fixed freezed ui while waiting for blocking polkit_auth_obtain() call

M	lib/packagekit-qt/src/CMakeLists.txt
M	lib/packagekit-qt/src/polkitclient.cpp
M	lib/packagekit-qt/src/polkitclient.h
A	lib/packagekit-qt/src/polkitthread.cpp
A	lib/packagekit-qt/src/polkitthread.h

commit dce0f2a838b2f9922460aa535094f76925172549
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    bugfix: Check the sender for SetLocale and the UID for Cancel

    For a long time other users were able to cancel each others jobs.
    On a multiuser workstation this is not a good idea and is now
    controlled using PolicyKit.

    Another issue was that a different connection could set the locale
    from the connection that asked for the TID. We should always verify
    that the sender is the same, as this prevents a local DOS on a
    multiuser system.

M	src/org.freedesktop.PackageKit.Transaction.xml
M	src/org.freedesktop.PackageKit.xml
M	src/pk-engine.c
M	src/pk-engine.h
M	src/pk-transaction-list.c
M	src/pk-transaction-list.h
M	src/pk-transaction.c
M	src/pk-transaction.h

commit 8450b37d72e0f88930e62a9a47dc7f1d6b602fcf
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: the role list is no longer a bitfield

M	src/pk-security.h

commit 726653b71ccca69ecfd90560579b0e0efb476a20
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: provide a mapping from the Cancel enum andthe new policy
    action

M	src/pk-security-polkit.c

commit 5a81daaa00cb8409eed485976f298dfb30c2ae89
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    feature: add a PolicyKit rule so other users can cancel tasks from
    other users

M	policy/org.freedesktop.packagekit.policy.in

commit 9eeda48cc8ac73fa9b208482cc7cab5edd6c406b
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: some distros strip out some client tools, make the check
    less strict

M	lib/packagekit-glib/pk-desktop.c

commit 6ee31d34def24740736621d23f395125e2d7ddd2
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: Cancel() will soo be able to refuse an action, retry if
    the error is polkit auth

M	lib/packagekit-glib/pk-client.c

commit d6c6a9fb846a2052b9068373a0e8cbbc9df58886
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: set allow_cancel correctly for RefreshCache inthe dummy
    backend

M	backends/dummy/pk-backend-dummy.c

commit 5b5bbf9898cb03a7c49f4ec7bf37878f78dd592c
Author: Richard Hughes <richard@hughsie.com>
Date:	2008-11-24

    trivial: post release version bump

M	RELEASE
M	configure.ac

commit aef68bf852229fcba9c3ec1d2f2c4c34094cf598
Merge: d3bbed6 65b8a05
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-11-23

    Merge branch 'master' into aptcc

commit d3bbed65009cf1ef9e90072d5ab6ac60e66913ca
Author: Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Date:	2008-11-22

    Changes made to aptcc compile

M	backends/Makefile.am
M	configure.ac

commit cdfb790c20b2838d6f436dc163ec8081a8299cf9
Author: Valeriy Lyasotskiy <onestep@ukr.net>
Date:	2008-11-18

    feature: added arch linux recognition code to pk_get_distro_id

M	lib/packagekit-glib/pk-common.c
