1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

security/clamav: Update to 1.2.1

ReleaseNotes:	https://blog.clamav.net/2023/10/clamav-121-113-104-010311-patch.html
This commit is contained in:
Yasuhiro Kimura 2023-10-26 13:23:46 +09:00
parent 6dd92f180c
commit a72877e653
4 changed files with 5 additions and 49 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= clamav
DISTVERSION= 1.2.0
PORTREVISION= 2
DISTVERSION= 1.2.1
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1693277155
SHA256 (clamav-1.2.0.tar.gz) = 97a192dffe141480b56cabf1063d79a9fc55cd59203241fa41bfc7a98a548020
SIZE (clamav-1.2.0.tar.gz) = 41360851
TIMESTAMP = 1698289226
SHA256 (clamav-1.2.1.tar.gz) = 9a14fe870cbb8f5f79f668b789dca0f25cc6be22abe32f4f7d3677e4ee3935b0
SIZE (clamav-1.2.1.tar.gz) = 42089565

View File

@ -1,44 +0,0 @@
--- libclamav/libclamav.map.orig 2023-08-26 22:00:24 UTC
+++ libclamav/libclamav.map
@@ -95,7 +95,6 @@ CLAMAV_PRIVATE {
cli_strlcat;
cli_strlcpy;
cli_strntoul;
- cli_cvdunpack;
cli_regcomp;
cli_regexec;
cli_regfree;
@@ -112,7 +111,6 @@ CLAMAV_PRIVATE {
cli_ole2_extract;
cli_errmsg;
cli_debug_flag;
- cli_dbgmsg_internal;
cli_vba_readdir;
cli_vba_inflate;
cli_ppt_vba_read;
@@ -161,8 +159,6 @@ CLAMAV_PRIVATE {
regex_list_match;
cli_hashset_destroy;
phishing_init;
- init_domainlist;
- init_whitelist;
phishing_done;
blobCreate;
blobAddData;
@@ -184,7 +180,6 @@ CLAMAV_PRIVATE {
cli_ac_free;
cli_ac_chklsig;
cli_sigopts_handler;
- cli_parse_add;
cli_bm_init;
cli_bm_scanbuff;
cli_bm_free;
@@ -224,7 +219,7 @@ CLAMAV_PRIVATE {
cli_bytecode_context_setparam_ptr;
cli_bytecode_context_setfile;
cli_bytecode_context_getresult_int;
- cli_bytecode_context_clear;
+
cli_bytecode_init;
cli_bytecode_done;
cli_bytecode_debug;

View File

@ -69,6 +69,7 @@ share/man/man8/clamd.8.gz
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-eol.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-freshclam.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ignore.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-malware-fp-reports.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-misc.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ml.html
%%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-pua.html