From 5a284e6ded3213abe7167d8e3c813a77b4134453 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 29 May 2017 17:09:23 -0500 Subject: update the docs with new jenkins CI URL & mac openssl upgrade process (#3639) --- docs/doing-a-release.rst | 3 +-- docs/installation.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index 7cf012bb..da25d45d 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst @@ -19,8 +19,7 @@ to the Windows builders and unzip them in the root of the file system. Upgrading macOS ~~~~~~~~~~~~~~~ -``brew update`` and then ``brew upgrade openssl@1.1 --build-bottle`` to -install a 64-bit only library compatible with all Intel Macs. +Run the ``update-brew-openssl`` Jenkins job. Bumping the version number -------------------------- diff --git a/docs/installation.rst b/docs/installation.rst index d676fb30..a18014cb 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -274,7 +274,7 @@ information, consult `Greg Wilson's blog post`_ on the subject. .. _`Homebrew`: https://brew.sh .. _`MacPorts`: https://www.macports.org -.. _`openssl-release`: https://jenkins.cryptography.io/job/openssl-release/ +.. _`openssl-release`: https://ci.cryptography.io/job/cryptography-support-jobs/job/openssl-release-1.1/ .. _`Greg Wilson's blog post`: https://software-carpentry.org/blog/2014/04/mr-biczo-was-right.html .. _virtualenv: https://virtualenv.pypa.io/en/latest/ .. _openssl.org: https://www.openssl.org/source/ -- cgit v1.2.3