Conversation
Sphinx 8.1 added :cve: role, so there is no need to define it in Django: - sphinx-doc/sphinx#11781 This also changes used URL to the one used by Python and soonish to be used by Sphinx itself: - sphinx-doc/sphinx#13006
Sphinx 8.1 added :cve: role, so there is no need to define it in Django: - sphinx-doc/sphinx#11781 This also changes used URL to the one used by Python and soonish to be used by Sphinx itself: - sphinx-doc/sphinx#13006
|
@hugovk should this go into 8.1.1 for Pillow's purposes? Otherwise it would be 8.2, which will probably be several weeks' time. A |
| 'embed_stylesheet': False, | ||
| 'cloak_email_addresses': True, | ||
| 'cve_base_url': 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-', | ||
| 'cve_base_url': 'https://www.cve.org/CVERecord?id=CVE-', |
There was a problem hiding this comment.
Does this need to be a docutils variable rather than a sphinx one?
Docutils variables are only really their for compatibility, a sphinx user should never have to deal with them
If you're doing an 8.1.1, it'd be nice to include it, but absolutely rush at all for us. Thanks! |
Sorry, I of course meant "absolutely no rush at all for us" 😅 |
|
And yet rush I did: Sphinx 8.1.1 has been released. A |
Sphinx 8.1 added :cve: role, so there is no need to define it in Django: - sphinx-doc/sphinx#11781 This also changes used URL to the one used by Python and soonish to be used by Sphinx itself: - sphinx-doc/sphinx#13006 Backport of 263f731 from main.
sphinx-doc/sphinx#13006 Follow up to dd0ee20.
Subject:
Feature or Bugfix
Purpose
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28219 says:
Detail
Relates