Update: security/osiris 4.0.6 -> 4.0.8

Updating the Osiris integrity checker to 4.0.8. From changelog:

	FIXED:

	: updated copyrights.
	: cli stat of editor incorrect.
	: utilities.c, escape filename bug in octal handling.
	: fixed memory leak in regex file filter hs_regfree missing.

	FEATURES:

	: port of host.conf config keyword from the 4.1 branch.

PR:		ports/76481
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
This commit is contained in:
Edwin Groothuis 2005-01-19 23:09:50 +00:00
parent e2674f8087
commit f31e29e939
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126874
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= osiris
PORTVERSION= 4.0.6
PORTVERSION= 4.0.8
CATEGORIES= security
MASTER_SITES= http://osiris.shmoo.com/data/

View file

@ -1,2 +1,2 @@
MD5 (osiris-4.0.6.tar.gz) = c23180e5e44aa4303531e0b9d9308c80
SIZE (osiris-4.0.6.tar.gz) = 1882069
MD5 (osiris-4.0.8.tar.gz) = 593eee1967a14e519e27de88f75c9cad
SIZE (osiris-4.0.8.tar.gz) = 1896413