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 

New less 551 won't let me copy text with "--mouse" flag.

2020-08-18 Thread Ottavio Caruso via freebsd-ports
Hi, I am not sure f this is the right list or it should have been 
freebesd-questions@.


 % freebsd-version
12.1-RELEASE-p8

less in base:

% less --version
less 530 (POSIX regular expressions)

Before installing less from ports:

 % which less
/usr/bin/less

setenv LESS "-i -m +Gg"
setenv TERM xterm

As you know, old less 530 in base doesn't support scrolling down with 
the mouse, so I have installed less from ports.



 % /usr/local/bin/less --version
less 551 (PCRE regular expressions)

and I have updated my environment variables:

setenv PAGER /usr/local/bin/less
setenv LESS "--mouse --wheel-lines=3 -i -m +Gg"

I might have used wrong syntax here ^, but now, if I use less or man, I 
can scroll down, but I cannot copy text with the mouse. If I try, the 
screen will flash. If I revert to /usr/bin/less, I regain the capability 
or copying text but I lose the scroll down function.


As a term of comparison, I can use less with the mouse and scroll down 
in pretty much all other *BSD and Linux without specifying the "--mouse" 
flag.


Any help will be appreciated.



--
Ottavio Caruso

___
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"


looking for Dima Panov

2020-08-18 Thread Robert Huff



Would he please contact me off-list?


Respectfully,


Robert Huff

___
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"


FreeBSD ports you maintain which are out of date

2020-08-18 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
net/openvswitch | 2.12.0  | 2.14.0
+-+
security/fprintd| 0_8_1   | 1.90.1
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!
___
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"