Skip to content

Commit 8258a3c

Browse files
authored
Merge pull request #5790 from rtfd/davidfischer/changelog-security-update
Mention security issue in the changelog
2 parents b7e249e + ed85ff7 commit 8258a3c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ This is a quick hotfix to the previous version.
1111
Version 3.5.1
1212
-------------
1313

14+
This version contained a `security fix <https://github.com/rtfd/readthedocs.org/security/advisories/GHSA-2mw9-4c46-qrcv>`_
15+
for an open redirect issue.
16+
The problem has been fixed and deployed on readthedocs.org.
17+
For users who depend on the Read the Docs code line for a private instance of Read the Docs,
18+
you are encouraged to update to 3.5.1 as soon as possible.
19+
1420
:Date: June 11, 2019
1521

1622
* `@stsewd <http://github.com/stsewd>`__: Update build images in docs (`#5782 <https://github.com/rtfd/readthedocs.org/pull/5782>`__)

docs/security.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Security issue archive
8787
Version 3.5.1
8888
~~~~~~~~~~~~~
8989

90-
Version 3.5.1 fixed an issue where that affected projects with "prefix" or "sphinx" user-defined redirects.
90+
:ref:`changelog:Version 3.5.1` fixed an issue that affected projects with "prefix" or "sphinx" user-defined redirects.
9191
The issue allowed the creation of hyperlinks that looked like they would go to a documentation domain
9292
on Read the Docs (either ``*.readthedocs.io`` or a custom docs domain) but instead went to a different domain.
9393

0 commit comments

Comments
 (0)