packagekit/TODO

31 lines
1013 B
Plaintext
Raw Normal View History

2008-04-01 05:54:27 -07:00
*** Timeframe: 0.1.11 ***
2007-08-20 10:19:09 -07:00
2008-04-01 05:54:27 -07:00
* Make PkMessages into proper enumerated types with localised descriptions
2008-03-16 11:40:20 -07:00
2008-04-01 05:54:27 -07:00
*** Timeframe: 0.2.0 ***
2008-03-28 10:02:34 -07:00
2008-04-01 05:54:27 -07:00
* Enable GetUpdateDetail to handle arrays for 'updates' and 'obsoletes'
Until then, use a space to delimit package_id's
2007-12-12 10:05:39 -08:00
2008-04-01 05:54:27 -07:00
* Make one-click installs work
2007-12-12 10:05:39 -08:00
2008-04-01 05:54:27 -07:00
* We need more unit tests.
Where we can actually simulate _using_ packagekit, probably using an
enhanced dummy backend and libpackagekit.
This is a tricky one as we can't assume we have the
org.freedesktop.PackageKit.conf file installed in the system prefix -
maybe we can #ifdef the daemon to run in the session bus for some
testing.
2007-10-14 10:22:25 -07:00
2008-04-01 05:54:27 -07:00
*** Timeframe: Sometime in the future ***
2007-09-07 10:09:40 -07:00
2008-04-01 05:54:27 -07:00
* Fix ServicePack to work correctly:
http://lists.freedesktop.org/archives/packagekit/2008-March/002434.html
2008-04-01 05:54:27 -07:00
* Handle rollbacks for select backends, i.e. allow transaction data to be changed
2007-11-22 10:50:40 -08:00
2008-04-01 05:54:27 -07:00
* Don't display install if something is upgradable
Return update when we search for something that is installed, but an
update exists for
2008-04-01 01:50:22 -07:00