On 03.12.2015 22:18, Sebastian Andrzej Siewior wrote: > On 2015-12-03 00:21:53 [+0100], Andreas Cadhalpun wrote: >> As 0.99 has been released meanwhile, the point is moot anyway. > Didn't expect them to act that quick :)
Me neither. :) >> Renaming to libclamunrar7 seems fine. >> (Though it would be great if clamav wouldn't need this libclamunrar hack, >> and instead could use e.g. libarchive for rar support.) > > My memory was that libarchive did not support v3 but according to > https://github.com/libarchive/libarchive/issues/151#issuecomment-91876723 > the libarchive implementation support lzss which should be v3. So this > looks like it is as good as the non-free code we have here. It seems to work with the clamav test file (bsdcpio uses libarchive): $ bsdcpio -i < /usr/share/clamav-testfiles/clam-v3.rar ; echo $? 1 block 0 > I imported the 0.99 which almost identical to 0.99-rc2. Since you did > all the heavy lifting it easy doing :) I merged unstable into experimetal > with "git merge -s ours unstable" so once we do the upload we can simply > merge the experimental branch into unstable without any conflicts. It seems you forgot to push the upstream-experimental branch. > I will open the bug against release.d.o soon and prepeare the libunrar > package likely tomorrow. Thanks. Best regards, Andreas _______________________________________________ Pkg-clamav-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel
