]> git.ipfire.org Git - pakfire.git/commit
ctx: Require the new context when creating a Pakfire instance
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Oct 2023 13:54:28 +0000 (13:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Oct 2023 13:54:28 +0000 (13:54 +0000)
commitf2a8f4f2eac8283871abdd75b575335388ddb30f
treee45fe68f29a7299fec607d3be290f9aeed37111e
parenta8d26fe6a234c57ca41adfa2e0054bc31db491ff
ctx: Require the new context when creating a Pakfire instance

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/_pakfiremodule.c
src/_pakfire/pakfire.c
src/cli/lib/pakfire.c
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/pakfire.c
tests/parser/test.c
tests/testsuite.c