notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/base-audit/files/405.pkg-base-audit.in
SVNWeb

Number of commits found: 7

Mon, 18 Jul 2022
[ 16:09 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ad528e1c8370284c561f4b4800337735c02b0440  commit hash:ad528e1c8370284c561f4b4800337735c02b0440  commit hash:ad528e1c8370284c561f4b4800337735c02b0440  ad528e1 
security/base-audit: Remove port

* Remove port as 405.pkg-base-audit, core file of the port, is merged
  into ports-mgmt/pkg with pkg 1.18.1.
* Add entry to MOVED

PR:		264878
Approved by:	maintainer
Tue, 10 Aug 2021
[ 02:03 Dan Langille (dvl) search for other commits by this committer ]    commit hash:a5bd3edbfb4991f75ec5f2a5580e164f5e977fb4  commit hash:a5bd3edbfb4991f75ec5f2a5580e164f5e977fb4  commit hash:a5bd3edbfb4991f75ec5f2a5580e164f5e977fb4  a5bd3ed 
security/base-audit: Add the ability to specify ignored jails

security_status_baseaudit_jails_ignore is a space delimited list of jails
to ignore.

If non-empty, the code iterates over security_status_baseaudit_jails_ignore
to avoid partial matches (i.e. ignore foo.bar, but not foo). If there is a
better way to do that without looping, please let me know.

Example use case: I have jails which purposely are older vulnerable versions
for testing.

PR:		257685
Approved by:	000.fbsd@quip.cz (maintainer)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  135fdee  (Only the first 10 of 2028 ports in this commit are shown above. View all ports for this commit)
all: Remove all other $FreeBSD keywords.
Mon, 3 Jun 2019
[ 19:59 pi search for other commits by this committer ] Original commit   Revision:503419
security/base-audit: upgrade 0.3 -> 0.4

- Since all supported FreeBSD versions have anticongestion function
  in /etc/default/periodic.conf, always use it to insert random sleep
  with non-interactive mode.
- pet portlint

PR:		236751
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Miroslav Lachman <000.fbsd@quip.cz> (maintainer)
Mon, 3 Sep 2018
[ 05:23 pi search for other commits by this committer ] Original commit   Revision:478844
security/base-audit: update 0.2 -> 0.3

- Use anticongestion function if available

PR:		230393
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Miroslav Lachman <000.fbsd@quip.cz> (maintainer)
Fri, 12 Jan 2018
[ 15:29 pi search for other commits by this committer ] Original commit   Revision:458854
security/base-audit: update 0.1 -> 0.2

- Introduce security_status_baseaudit_period variable to
  files/405.pkg-base-audit.in in order to make it possible to specify
  when this script is executed (i.e. daily, weekly or monthly).

PR:		224239
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>, Miroslav Lachman
<000.fbsd@quip.cz> (maintainer)
Sun, 10 Dec 2017
[ 16:00 feld search for other commits by this committer ] Original commit   Revision:455902
Audit base system against known vulnerabilities and generate reports
including references to security advisories.
It uses pkg audit and Vuxml database as is used for packages but this script
checks base system.

Number of commits found: 7