blob: 11bb2d935918d293e0899d62c7bd8202b92e3072 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
*** Timeframe: 0.2.x ***
* Make PkMessages into proper enumerated types with localised descriptions
*** Timeframe: 0.3.x ***
* Enable GetUpdateDetail to handle arrays for 'updates' and 'obsoletes'
Until then, use ^ to delimit package_id's
* Perhaps add RepoAdd(s=repo_id,as=urls,as=auth) and RepoRemove(s=repo_id)
*** Timeframe: Sometime in the future ***
* Fix ServicePack to work correctly:
http://lists.freedesktop.org/archives/packagekit/2008-March/002434.html
* Handle rollbacks for select backends, i.e. allow transaction data to be changed
* Don't display install if something is upgradable
Return update when we search for something that is installed, but an
update exists for
|