[packagekit] Convert the UpdateDetail::url field into UpdateDetail::{vendor_url, bugzilla_url, cve_url}

Matthias Clasen matthias.clasen at gmail.com
Fri Jan 4 06:37:23 PST 2008


On Jan 4, 2008 4:43 AM, Tim Lauridsen <tim.lauridsen at googlemail.com> wrote:

> It is using the following format for vendor_url,bugzilla_url,cve_url:
>
> url1;text1;url2;text2;...;urlN;textN
>
> and 'none' if no urls exists.
>
> Hope i got it right.

Seems to work; I have updated the frontend to parse these.
I notice that you always pass none for vendor_url; I guess you could pick up
references with type != bugzilla, cve and stuff them in there.

Matthias



More information about the PackageKit mailing list