[Pkg-clamav-devel] clamav 0.98.3 released
Sebastian Andrzej Siewior
sebastian at breakpoint.cc
Thu May 8 22:09:35 UTC 2014
On 2014-05-08 23:14:49 [+0200], Andreas Cadhalpun wrote:
> Hi,
Hi,
> >I just fixed the split-script. In testing mode of the result.
>
> Thanks.
Bah. So the split scripts creates a tarball. I was doing the git-dpm
thingy and now I am grumpy.
I did "git-dpm import-new-upstream --rebase-patched ../clamav_0.98.3+dfsg.orig.tar.xz"
and then I tried to to "git rebase --skip" on the following three
patches
0002-Sebastian-Andrzej-Siewior.patch
0003-configure-use-pkg-config-for-check-so-test-is-detect.patch
0004-Stop-using-a-cargo-culted-syscall-table-and-trust-th.patch
as I think upstream wanted to do something about it. Anyway the --skip
part did not work so I used "git add" and continued. After it was done,
I did a "git rebase" and dropped those three commits. Is there an easier
workflow?
We gained new options:
|Unhandled option(clamd.conf): DisableCache
|Unhandled option(clamd.conf): PartitionIntersection
|Unhandled option(clamd.conf): MaxPartitions
|Unhandled option(clamd.conf): MaxIconsPE
|Unhandled option(clamd.conf): StatsEnabled
|Unhandled option(clamd.conf): StatsPEDisabled
|Unhandled option(clamd.conf): StatsHostID
|Unhandled option(clamd.conf): StatsTimeout
and need to build-depen on libssl-dev
|configure: WARNING: libcurl not found. Please use the web interface for
|submitting FPs/FNs.
not sure what we should about this. But it looks an extra tool.
With this changes it built (and failed due to missing .rar files
followed by new symbols).
> >>What do you think?
> >Hard to say without testing :) The Makefile.am in c++ is referecing the
> >files in llvm subdirectory. I would assume that they need to be changed
> >but I could be wrong. Anyway, once the split script is wokring, I am in
> >my bed…
>
> I think it should just work, because we are in the 'BUILD_EXTERNAL_LLVM'
> codepath. Let's see.
I haven't pushed my hacks yet. If you want to remove llvm directory be
my guest. The rebase then should be easy.
> Best regards,
> Andreas
Sebastian
More information about the Pkg-clamav-devel
mailing list