Date: Sat, 25 Nov 2023 10:24:42 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: cc7c9e7d28 - main - Website - Security: New link to handbook Message-ID: <202311251024.3APAOgAu054249@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=cc7c9e7d28f2e47391b0d8fda1496d2a5c06bd22 commit cc7c9e7d28f2e47391b0d8fda1496d2a5c06bd22 Author: Minsoo Choo <minsoochoo0122@proton.me> AuthorDate: 2023-11-25 10:23:17 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-11-25 10:23:17 +0000 Website - Security: New link to handbook Add a link to handbook for details about applying security patches PR: 267985 Differential Revision: https://reviews.freebsd.org/D42755 --- website/content/en/security/_index.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc index 76f7acd711..3bab20ff50 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -3,6 +3,7 @@ title: "FreeBSD Security Information" sidenav: support --- +include::shared/en/urls.adoc[] include::shared/releases.adoc[] = FreeBSD Security Information @@ -83,6 +84,8 @@ If that fails, follow the other instructions in the security advisory you care a Note that the above procedure is only for users who have previously installed a binary distribution. Those who have built from source will need to update their source tree to upgrade. +For more details, read link:{handbook}cutting-edge/#freebsdupdate-security-patches[how to apply security patches]. + [[sup]] == Supported FreeBSD releases
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311251024.3APAOgAu054249>