]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
ids-functions.pl: Replace use libarchive to extract archives next-perl-libarchive
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 30 Mar 2024 11:26:11 +0000 (12:26 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 30 Mar 2024 11:26:11 +0000 (12:26 +0100)
commit1c531212226e4c70e93aed9288fb50851cb5266d
treec4ad54059398128ebf596cb3bad81576e1d68ec2
parentaf65f42be0e3e23eac18d5321d578fc961546c0f
ids-functions.pl: Replace use libarchive to extract archives

This gives us a lot of benefits:

* Speed up the extraction process
* More supported archive types due the power of libarchive
* Support of passphrase protected archives

It also fixes a problem with non extracted files next to a zero sized
file inside an archive.

Fixes #13632.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl