]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Implement decompression in repo_add_apk_repo()
authorMichael Schroeder <mls@suse.de>
Tue, 17 Dec 2024 11:11:25 +0000 (12:11 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 17 Dec 2024 11:15:00 +0000 (12:15 +0100)
commite423f277a9eddb8953d25a3f46a44b762b94b1bd
treecbd3ee7c958f59beb421a92ed85c67fd03456d5b
parent3d318478fbc6575c495b073966befe32b6c23bd2
Implement decompression in repo_add_apk_repo()

We need this to support apkv3 index files.
ext/repo_apk.c
ext/repo_apk.h
tools/apk2solv.c