Re: [jes...@cisco.com: [Clamav-devel] ClamAV?? blog: ClamAV 0.103.0 release candidate]

2020-08-18 Thread Yasuhiro KIMURA
From: The Doctor via freebsd-ports 
Subject: [jes...@cisco.com: [Clamav-devel] ClamAV?? blog: ClamAV 0.103.0 
release candidate]
Date: Tue, 18 Aug 2020 16:35:28 -0600

> heads up!

Folloing is patch to update security/clamav to 0.103.0-rc.

Please keep in mind that 0.103.0 is still release candidate and not
suitable for production use.

Index: security/clamav/Makefile
===
--- security/clamav/Makefile(revision 545179)
+++ security/clamav/Makefile(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=  clamav
-PORTVERSION=   0.102.4
+DISTVERSION=   0.103.0-rc
 PORTEPOCH= 1
 CATEGORIES=security
 MASTER_SITES=  https://www.clamav.net/downloads/production/
Index: security/clamav/distinfo
===
--- security/clamav/distinfo(revision 545179)
+++ security/clamav/distinfo(working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594929106
-SHA256 (clamav-0.102.4.tar.gz) = 
eebd426a68020ecad0d2084b8c763e6898ccfd5febcae833d719640bb3ff391b
-SIZE (clamav-0.102.4.tar.gz) = 1323
+TIMESTAMP = 1597791094
+SHA256 (clamav-0.103.0-rc.tar.gz) = 
bf3d77969bd5dbf7dd4eb820a3812788fd6cab7aaf8bed3c8facea909917
+SIZE (clamav-0.103.0-rc.tar.gz) = 13398760
Index: security/clamav/pkg-plist
===
--- security/clamav/pkg-plist   (revision 545179)
+++ security/clamav/pkg-plist   (working copy)
@@ -36,10 +36,10 @@
 %%PORTDOCSDOCSDIR%%/html/UserManual/libclamav.html
 %%UNRAR%%lib/libclamunrar.so
 %%UNRAR%%lib/libclamunrar.so.9
-%%UNRAR%%lib/libclamunrar.so.9.0.4
+%%UNRAR%%lib/libclamunrar.so.9.0.5
 %%UNRAR%%lib/libclamunrar_iface.so
 %%UNRAR%%lib/libclamunrar_iface.so.9
-%%UNRAR%%lib/libclamunrar_iface.so.9.0.4
+%%UNRAR%%lib/libclamunrar_iface.so.9.0.5
 @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%DBDIR%%
 @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%LOGDIR%%
 @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%RUNDIR%%
@@ -60,10 +60,10 @@
 include/libfreshclam.h
 lib/libclamav.so
 lib/libclamav.so.9
-lib/libclamav.so.9.0.4
+lib/libclamav.so.9.0.5
 lib/libfreshclam.so
 lib/libfreshclam.so.2
-lib/libfreshclam.so.2.0.0
+lib/libfreshclam.so.2.0.1
 libdata/pkgconfig/libclamav.pc
 man/man1/clambc.1.gz
 man/man1/clamconf.1.gz

---
Yasuhiro KIMURA
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[jes...@cisco.com: [Clamav-devel] ClamAV?? blog: ClamAV 0.103.0 release candidate]

2020-08-18 Thread The Doctor via freebsd-ports
heads up!

- Forwarded message from "Joel Esler (jesler)"  -

Date: Tue, 18 Aug 2020 21:57:23 +
From: "Joel Esler (jesler)" 
To: ClamAV users ML ,
"clamav-de...@lists.clamav.net" ,
"clamav-annou...@lists.clamav.net" 
Subject: [Clamav-devel] ClamAV?? blog: ClamAV 0.103.0 release candidate
x-mailer: Apple Mail (2.3608.120.23.2.1)


> 
> https://blog.clamav.net/2020/08/clamav-01030-release-candidate.html 
> 
> 
> ClamAV 0.103.0 release candidate
> 
> Today we are pleased to announce the ClamAV 0.103.0 release candidate 
> !
> 
> Please help us validate this release. We need your feedback so let us know 
> what you find and join us on the clamav mailing list 
> , in #clamav on 
> irc.freenode.net, or on our Discord , which is 
> bridged with our IRC.
> 
> Please submit bugs to on our Bugzilla 
> . 
> 
> ClamAV 0.103.0 includes the following improvements and changes.
> 
>  Major changes
> 
> clamd can now reload the signature database without blocking scanning. This 
> multi-threaded database reload improvement was made possible thanks to a 
> community effort.
> Non-blocking database reloads are now the default behavior. Some systems that 
> are more constrained on RAM may need to disable non-blocking reloads as it 
> will temporarily consume 2x as much memory. For this purpose we have added a 
> new clamd config option ConcurrentDatabaseReload which may be set to no.
> 
> Special thanks to the following for making this feature a reality:
> Alberto Wu
> Alexander Sulfrian
> Arjen de Korte
> David Heidelberg
> Ged Haywood
> Julius Plenz
> Michael Orlitzky
> 
> Thank you all for your patience waiting for this feature. 
> 
> Notable changes
> 
> 
> The DLP module has been enhanced with additional credit card ranges and a new 
> engine option which allows ClamAV to alert only on credit cards (and not, for 
> instance, gift cards) when scannning with the DLP module. This feature 
> enhancement was made by John Schember, with input from Alexander Sulfrian.
> 
> Support for Adobe Reader X PDF encryption, an overhaul of PNG scanning to 
> detect PNG specific exploits, and a major change to GIF parsing which makes 
> it more tolerant to problematic files and adds the ability to scan overlays, 
> all thanks to work and patches submitted by Aldo Mazzeo.
> 
> clamdtop.exe now available for Windows users. Functionality is somewhat 
> limited when compared with clamdtop on Linux. PDCurses is required to build 
> clamdtop.exe for ClamAV on Windows.
> 
> The phishing detection module will now print "Suspicious link found!" along 
> with the "Real URL" and "Display URL" each time phishing is detected. In a 
> future version, we would like to print out alert-related metadata like this 
> at the end of a scan, but for now this detail will help users understand why 
> a given file is being flagged as phishing.
> 
> Added new *experimental* CMake build tooling. CMake is not yet recommended 
> for production builds. Our team would appreciate any assistance improving the 
> CMake build tooling so we can one day deprecate Autotools and remove the 
> Visual Studio solutions.
> Please see the new CMake installation instructions found in INSTALL.cmake.md 
> for detailed instructions on how to build ClamAV with CMake.
> 
> Added --ping and --wait options to the clamdscan and clamonacc client 
> applications.
> The --ping (-p) command will attempt to ping clamd up to a specified maximum 
> number of attempts at an optional interval. If the interval isn't specified, 
> a default 1-second interval is used. It will exit with status code `0` when 
> it receives a PONG from clamd or status code `21` if the timeout expires 
> before it receives a response.
> Example:
> clamdscan -p 120 will attempt to ping clamd 120 at a 1 second interval.
> The --wait (-w) command will wait up to 30 seconds for clamd to start. This 
> option may be used in tandem with the --ping option to customize the max # of 
> attempts and the attempt interval. As with --ping, the scanning client may 
> exit with status code 21 if the timeout expires before a connection is made 
> to clamd.
> Example:
> clamdscan -p 30:2 -w  will attempt a scan, waiting up to 60 seconds for 
> clamd to start and receive the scan request.
> The ping-and-wait feature is particularly useful for those wishing to start 
> clamd and start clamonacc at startup, ensuring that clamd is ready before 
> clamonacc starts. It is also useful for those wishing to start clamd 
> immediately before initiating scans with clamdscan rather than having the 
> clamd service run continuously.
> Added Excel 4.0 (XLM) macro detection and extraction support. Significantly 
> improved VBA detection and extraction as well. Work courtesy of Jonas