67ded19 - Increase the timeout for cleaning up unused transactions. Due to a bug in

Authored and Committed by rhughes 15 years ago
    - Increase the timeout for cleaning up unused transactions. Due to a bug in
        the PkClient library the new TID was not being requested, and the old
        TID was being re-used. This gave a DBUS error if the user spent longer
        than five seconds entering the password the very first time they used
        PackageKit to do an authentication. Apply a simple patch to mitigate
        this, as a more invasive (and correct) patch is upstream. A new release
        will follow in f10-updates. Fixes rh#469950
    
        
file modified
+14 -1