Ged, all,
Sorry about that. We have to make a conscious decision to remove the automatic
"Security group" marker from Bugzilla tickets, and while we try to make a habit
to do so - we forgot on this one.
https://bugzilla.clamav.net/show_bug.cgi?id=12306 should now be viewable.
-Micah
On 9/2
Hi Franky,
Unlike clamdscan, which has the network socket code written by hand, clamonacc
depends on libcurl for all of its network code to communicate with clamd.
The specific feature that we used which bumps the libcurl version requirement
to 7.45.0 is "CURLINFO_ACTIVESOCKET". See
https:/
Franky,
I'm not sure exactly what feature is the requirement from the version
of Curl that's required, the blog only says, "...communication between
clamonacc and clamd." So you might have to go browsing through the
clamav source to see exactly what it's doing with Curl. There is
always the slim p
Hi there,
On Fri, 27 Sep 2019, Matus UHLAR - fantomas wrote:
On 27.09.19 15:21, G.W. Haywood via clamav-users wrote:
...
But it could seem a little strange that your manager might insist that
you use out of date utilities for your security systems... :)
redhat version of libcurl is maintained
On 27.09.19 15:21, G.W. Haywood via clamav-users wrote:
I don't think this needs to go to clamav-devel.
On Fri, 27 Sep 2019, Franky Van Liedekerke via clamav-users wrote:
... why would clamonacc during compilation need libcurl? And ...
https://blog.clamav.net/2019/08/clamav-01013-security-pa
Hi there,
I don't think this needs to go to clamav-devel.
On Fri, 27 Sep 2019, Franky Van Liedekerke via clamav-users wrote:
... why would clamonacc during compilation need libcurl? And ...
https://blog.clamav.net/2019/08/clamav-01013-security-patch-release-and.html
I can't justify newer c
Op Donderdag, 26-09-2019 om 20:14 schreef Franky Van Liedekerke:
> Op Donderdag, 26-09-2019 om 19:17 schreef G.W. Haywood via clamav-users:
> > Hello again,
> >
> > On Thu, 26 Sep 2019, CROFT Ian via clamav-users wrote:
> >
> > > ... making sure they are all strings looks better now in most cases
I'm replying to this because of the blog entry concerning the new
version:
CURL (VERSION >= 7.45) REQUIRED FOR INSTALLATION:
This is only relevant if you are installing from source, but it is
worth noting.
It seems a new curl is needed, even on fully patched rhel7 servers.
While this is not un