]> git.ipfire.org Git - pakfire.git/commit
package: Directly pass the context
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:47:45 +0000 (13:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:47:45 +0000 (13:47 +0000)
commit522b1f87cb59203222264e1744a94ee58b5836a3
tree078f7489f242a4101537b8736be6ea4e37419520
parentbaa8992a08b2ecaf37b3e061eee2f6157fa3f113
package: Directly pass the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
src/pakfire/archive.c
src/pakfire/db.c
src/pakfire/package.c
src/pakfire/package.h
src/pakfire/packagelist.c
src/pakfire/parser.c
src/pakfire/repo.c
src/pakfire/transaction.c
src/python/package.c
tests/libpakfire/deps.c
tests/libpakfire/package.c
tests/libpakfire/packager.c