diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -51,6 +51,8 @@ A full list of all security vulnerabilities affecting the base system can be found link:advisories[on this page]. +A full list of all other errata affecting the base system can be found link:notices[on this page]. + [[advisories]] == Understanding FreeBSD security advisories @@ -71,6 +73,8 @@ Issues affecting the FreeBSD Ports Collection are covered separately in https://vuxml.FreeBSD.org/[the FreeBSD VuXML document]. +Errata affecting the base system but not classified as security vulnerabilities are covered separately on the link:notices[FreeBSD Errata Notices] page. + [[how]] == How to update your system diff --git a/website/content/en/security/advisories.adoc b/website/content/en/security/advisories.adoc --- a/website/content/en/security/advisories.adoc +++ b/website/content/en/security/advisories.adoc @@ -9,3 +9,5 @@ This web page contains a list of released FreeBSD Security Advisories. See the link:../[FreeBSD Security Information] page for general security information about FreeBSD. Issues affecting the FreeBSD Ports Collection are covered in http://vuxml.freebsd.org/[the FreeBSD VuXML document]. + +Errata affecting the base system but not classified as security vulnerabilities are covered separately on the link:../notices[FreeBSD Errata Notices] page. diff --git a/website/content/en/security/notices.adoc b/website/content/en/security/notices.adoc --- a/website/content/en/security/notices.adoc +++ b/website/content/en/security/notices.adoc @@ -7,3 +7,5 @@ = FreeBSD Errata Notices This web page contains a list of released FreeBSD Errata Notices. + +Security vulnerabilities affecting the base system are covered separately on the link:../advisories[FreeBSD Security Advisories] page.