top | item 14579166

(no title)

rkv | 8 years ago

HEADLINE: Stabilize dpkg C library (libdpkg)

DESCRIPTION: Any plans to go ahead and stabilize the dpkg library for buster? Having access to a stable package management library is essential in our software. Ie. being able to verify package signatures and querying the database for files. Both of which are not supported.

DISTRIBUTION: buster

discuss

order

guillemj|8 years ago

This has been part of the dpkg roadmap for some time now (https://wiki.debian.org/Teams/Dpkg/RoadMap). And something I'm slowly but progressively moving towards. But TBH it has been low priority. Knowing of projects that require it, and specifically which parts, or that are already using the static libdpkg library are very valuable, so that those parts can be improved.

If there's enough interest, my plan could be to expose just a subset of the current libdpkg as a shared library for buster.

rkv|8 years ago

> Knowing of projects that require it, and specifically which parts, or that are already using the static libdpkg library are very valuable, so that those parts can be improved.

What would be the best way of contributing this sort of information?