mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
ports-mgmt/jailaudit:
PR: 237914 Submitted by: cryx-freebsd@h3q.com (maintainer)
This commit is contained in:
parent
f443cf8b6d
commit
6de798e31a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502356
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jailaudit
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://outpost.h3q.com/software/jailaudit/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1474546123
|
||||
SHA256 (jailaudit-1.5.2.tar.bz2) = 286402d31e617a3f9927770f4375bb99a76efc85523ca1bb4351e66537628a8d
|
||||
SIZE (jailaudit-1.5.2.tar.bz2) = 3409
|
||||
TIMESTAMP = 1557948517
|
||||
SHA256 (jailaudit-1.6.0.tar.bz2) = 8c1c7fa8b7b45d088da5a8a18df300772b1a2133dc24950e40ab379a9d9fdba5
|
||||
SIZE (jailaudit-1.6.0.tar.bz2) = 2882
|
||||
|
@ -4,7 +4,7 @@ running on a FreeBSD system.
|
||||
Normally portaudit just creates reports for the Host-system or the jail
|
||||
it is installed in. With a large number of jails running on a system,
|
||||
installing and updating portaudit in every jail is time-consuming and
|
||||
error-prone. Jailaudit uses the portaudit installed in the Host-system
|
||||
error-prone. Jailaudit uses pkg installed in the Host-system
|
||||
to create a report for every jail.
|
||||
|
||||
The reports are appended to the daily security run and can be sent to a
|
||||
@ -14,4 +14,4 @@ about potential security advisories of their installed ports.
|
||||
|
||||
Jailaudit can be used on FreeBSD 5.1 or larger.
|
||||
|
||||
WWW: https://anonsvn.h3q.com/projects/jailaudit/
|
||||
WWW: https://github.com/cristianyxen/jailaudit
|
||||
|
Loading…
Reference in New Issue
Block a user