Corrected location of prenotfication email list.
This commit is contained in:
parent
dc1dcad0f5
commit
4523beebb2
|
@ -89,14 +89,13 @@ This stuff starts about a week before the release; most of it can be done
|
||||||
any time leading up to the actual release:
|
any time leading up to the actual release:
|
||||||
|
|
||||||
#. If this is a security release, send out pre-notification **one week** before
|
#. If this is a security release, send out pre-notification **one week** before
|
||||||
the release. We maintain a list of who gets these pre-notification emails in
|
the release. The template for that email and a list of the recipients are in
|
||||||
the private ``django-core`` repository. Send the mail to
|
the private ``django-security`` GitHub wiki. BCC the pre-notification
|
||||||
``security@djangoproject.com`` and BCC the pre-notification recipients.
|
recipients. Sign the email with the key you'll use for the release and
|
||||||
This email should be signed by the key you'll use for the release and
|
include `CVE IDs <https://cveform.mitre.org/>`_ (requested with Vendor:
|
||||||
should include `CVE IDs <https://cveform.mitre.org/>`_ (requested with
|
djangoproject, Product: django) and patches for each issue being fixed.
|
||||||
Vendor: djangoproject, Product: django) and patches for each issue being
|
Also, :ref:`notify django-announce <security-disclosure>` of the upcoming
|
||||||
fixed. Also, :ref:`notify django-announce <security-disclosure>` of the
|
security release.
|
||||||
upcoming security release.
|
|
||||||
|
|
||||||
#. As the release approaches, watch Trac to make sure no release blockers
|
#. As the release approaches, watch Trac to make sure no release blockers
|
||||||
are left for the upcoming release.
|
are left for the upcoming release.
|
||||||
|
|
Loading…
Reference in New Issue