1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Upgrade C-icap-modules to 0.5.2

c-icap-modules-0.5.2 changes
- virus_scan: Add the counter AV_SCAN_FAILURES to count scan engine failures
- virus_scan: fix error handling when PassOnError is set to on
- virus_scan: Report correctly the X-Violations-Found header and the virus_scan:viruses-list attribute.
- url_check: Fix misplaced space in added headers using the HttpHeaderReplace and HttpHeaderAdd* rules

PR:		231378
Submitted by:	Franco Fichtner <franco@opnsense.org>
This commit is contained in:
Rodrigo Osorio 2018-09-30 09:07:17 +00:00
parent 34ef247288
commit b4932c91a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480944
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= c-icap
PORTVERSION= 0.5.1
PORTVERSION= 0.5.2
CATEGORIES= www security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/
PKGNAMESUFFIX= -modules

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1523222141
SHA256 (c_icap_modules-0.5.1.tar.gz) = a34988e5367649cec29ce6e1f846d97f1728f74addaa6b520e3db213b54400a1
SIZE (c_icap_modules-0.5.1.tar.gz) = 451386
TIMESTAMP = 1536869909
SHA256 (c_icap_modules-0.5.2.tar.gz) = 640290d47a285cc88317890f20b0d431f7e55c751bd9897c59a72ed4522ac779
SIZE (c_icap_modules-0.5.2.tar.gz) = 451800