[packagekit] [PATCH] Zypp Backend Fixes; Segfault + Package Summaries

Martin S. opensuse at sukimashita.com
Fri Sep 19 07:43:57 PDT 2008


Hello Everyone,

After playing around with the latest PK on openSUSE I created a few
patches to fix some minor stuff.

- The first fixes a segfault when attempting to split invalid packageid
strings by fixing the building of those strings.

- The second patch fixes an ugly behaviour which returned a package
description instead of the summary to pk_backend_package() causing such
a listing: http://media.sukimashita.com/temp/opensuse-zypp-gpk-app.png

Not sure if this will affect the KDE frontend but afaik this is the
right thing a backend should do.

--- Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pk-zypp-fix-segfault-due-bad-string-delimiter.patch
Type: text/x-patch
Size: 2047 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20080919/9277abaf/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pk-zypp-use-summary-instead-of-description.patch
Type: text/x-patch
Size: 3491 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20080919/9277abaf/attachment-0009.bin>


More information about the PackageKit mailing list