View | Details | Raw Unified | Return to bug 213525
Collapse All | Expand All

(-)en_US.ISO8859-1/htdocs/security/security.xml (-7 / +14 lines)
Lines 23-33 Link Here
23
23
24
  <h2>Reporting FreeBSD security incidents</h2>
24
  <h2>Reporting FreeBSD security incidents</h2>
25
25
26
  <p>FreeBSD security issues specific to the operating system
26
  <p>FreeBSD security issues specific to the base system
27
    should be reported to the <a
27
    should be reported via email to the <a
28
      href="mailto:secteam@FreeBSD.org">FreeBSD Security Team</a>
28
      href="mailto:secteam@FreeBSD.org">FreeBSD Security Team</a>
29
    or, if a higher level of confidentiality is required, PGP
29
    or, if a higher level of confidentiality is required, via PGP
30
    encrypted to the <a
30
    encrypted email to the <a
31
      href="mailto:security-officer@FreeBSD.org">Security Officer
31
      href="mailto:security-officer@FreeBSD.org">Security Officer
32
      Team</a>
32
      Team</a>
33
    using the <a href="so_public_key.asc">Security Officer PGP
33
    using the <a href="so_public_key.asc">Security Officer PGP
Lines 52-59 Link Here
52
  <a name="how"></a>
52
  <a name="how"></a>
53
  <h2>How to update your system</h2>
53
  <h2>How to update your system</h2>
54
54
55
  <p>For most users, the easiest way to update your supported &os;
55
  <p>For users that have previously installed a binary version of &os;
56
    &rel.current; or &rel2.current; system is to use the following
56
    (e.g. &rel.current; or &rel2.current;),
57
    commands:</p>
57
    commands:</p>
58
58
59
  <tt># freebsd-update fetch<br />
59
  <tt># freebsd-update fetch<br />
Lines 62-72 Link Here
62
  <p>If that fails, follow the other instructions in the security
62
  <p>If that fails, follow the other instructions in the security
63
    advisory you care about.</p>
63
    advisory you care about.</p>
64
64
65
  <p>Note that the above procedure is only for users who have
66
    previously installed a binary distribution.  Those who have
67
    built from source will need to update their source tree and
68
    reinstall.</p>
69
65
  <a name="sup"></a>
70
  <a name="sup"></a>
66
  <h2>Supported FreeBSD releases</h2>
71
  <h2>Supported FreeBSD releases</h2>
67
72
68
  <p>The designation and expected lifetime of all currently supported
73
  <p>The designation and expected lifetime of all currently supported
69
    branches are given below.  The <em>Expected EoL (end-of-life)</em>
74
    branches
75
    and their respective releases
76
    are given below.  The <em>Expected EoL (end-of-life)</em>
70
    column indicates the earliest date on which support for that
77
    column indicates the earliest date on which support for that
71
    branch or release will end.  Please note that these dates may be
78
    branch or release will end.  Please note that these dates may be
72
    pushed back if circumstances warrant it.</p>
79
    pushed back if circumstances warrant it.</p>

Return to bug 213525