<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/base-audit, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-08-10T02:03:29Z</updated>
<entry>
<title>security/base-audit: Add the ability to specify ignored jails</title>
<updated>2021-08-10T02:03:29Z</updated>
<author>
<name>Dan Langille</name>
<email>dvl@FreeBSD.org</email>
</author>
<published>2021-08-10T02:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a5bd3edbfb4991f75ec5f2a5580e164f5e977fb4'/>
<id>urn:sha1:a5bd3edbfb4991f75ec5f2a5580e164f5e977fb4</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>all: Remove all other $FreeBSD keywords.</title>
<updated>2021-04-06T14:31:13Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T14:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=135fdeebb99c3569e42d8162b265e15d29bd937d'/>
<id>urn:sha1:135fdeebb99c3569e42d8162b265e15d29bd937d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dependency on pkg, the initial syntax will always find pkg (in base)</title>
<updated>2020-01-28T17:16:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-01-28T17:16:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dab6cdb616f0911136cef8a05cf4e273f7ec1249'/>
<id>urn:sha1:dab6cdb616f0911136cef8a05cf4e273f7ec1249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to UCL &amp; cleanup pkg-message (categories s)</title>
<updated>2019-08-14T12:16:12Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2019-08-14T12:16:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38'/>
<id>urn:sha1:bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>security/base-audit: upgrade 0.3 -&gt; 0.4</title>
<updated>2019-06-03T19:59:48Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2019-06-03T19:59:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=16115b35bb8a9acd59d7103a8348e9bd5b9e1213'/>
<id>urn:sha1:16115b35bb8a9acd59d7103a8348e9bd5b9e1213</id>
<content type='text'>
- 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 &lt;yasu@utahime.org&gt;
Approved by:	Miroslav Lachman &lt;000.fbsd@quip.cz&gt; (maintainer)
</content>
</entry>
<entry>
<title>security/base-audit: update 0.2 -&gt; 0.3</title>
<updated>2018-09-03T05:23:21Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2018-09-03T05:23:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1722513b5c2aa3273920b36f2c91b9f08fcc0e65'/>
<id>urn:sha1:1722513b5c2aa3273920b36f2c91b9f08fcc0e65</id>
<content type='text'>
- Use anticongestion function if available

PR:		230393
Submitted by:	Yasuhiro KIMURA &lt;yasu@utahime.org&gt;
Approved by:	Miroslav Lachman &lt;000.fbsd@quip.cz&gt; (maintainer)
</content>
</entry>
<entry>
<title>security/base-audit: update 0.1 -&gt; 0.2</title>
<updated>2018-01-12T15:29:00Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2018-01-12T15:29:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=67a866343f39899749869e89b2f7df2ab4419312'/>
<id>urn:sha1:67a866343f39899749869e89b2f7df2ab4419312</id>
<content type='text'>
- 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 &lt;yasu@utahime.org&gt;, Miroslav Lachman &lt;000.fbsd@quip.cz&gt; (maintainer)
</content>
</entry>
<entry>
<title>Audit base system against known vulnerabilities and generate reports</title>
<updated>2017-12-10T16:00:12Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2017-12-10T16:00:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=606b958e0c755f10aadc4de6090df19fef53a6b3'/>
<id>urn:sha1:606b958e0c755f10aadc4de6090df19fef53a6b3</id>
<content type='text'>
including references to security advisories.
It uses pkg audit and Vuxml database as is used for packages but this script
checks base system.
</content>
</entry>
</feed>
