]> git.ipfire.org Git - pakfire.git/commit
archive: Directly pass the context
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 12:52:45 +0000 (12:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 12:52:45 +0000 (12:52 +0000)
commite78d3cdd9ba74fffec934f3a45970014f79f175c
treed1cc5d6ecfc43405c280fe6fd092ef5766576a8e
parent3ffe366df62cc2b51fb852c3cd6fd2a6dba5bf6d
archive: Directly pass the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/lint.c
src/pakfire/archive.c
src/pakfire/archive.h
src/pakfire/package.c
src/pakfire/packager.c
src/pakfire/repo.c
src/python/archive.c
src/python/root.c
tests/libpakfire/archive.c
tests/libpakfire/db.c
tests/libpakfire/packager.c