| Age | Commit message (Collapse) | Author |
|
|
|
Thanks to Jakob Ackermann for the report.
|
|
Backport of 7e003428f96d616c1f77fed84882a95e63bc3644 from main
|
|
Backport of 36e3eef7d5a4c88671d20a561788679d0d9c334c from main
|
|
|
|
|
|
Accept-Language.
The parsed values of Accept-Language headers are cached in order to
avoid repetitive parsing. This leads to a potential denial-of-service
vector via excessive memory usage if the raw value of Accept-Language
headers is very large.
Accept-Language headers are now limited to a maximum length in order
to avoid this issue.
|
|
SQLite 3.37+.
Use FlexibleFieldLookupDict which is case-insensitive mapping because
SQLite 3.37+ returns some data type names upper-cased e.g. TEXT.
Backport of 974e3b8750fe96c16c9c0b115a72ee4a2171df34 from main
|
|
Backport of 694cf458f16b8d340a3195244196980b2dec34fd from main.
|
|
Backport of d8e1442ce2c56282785dd806e5c1147975e8c857 from main
|
|
Backport of 1df963ad2476726d63be132c0cee47e07b8250d7 from main
|
|
Backport of 34b328814976a2e2f7907361a494202763649f3f from main
|
|
Auto-created table of contents entries for all domain objects (e.g.
functions, classes, attributes, etc.) were added in Sphinx 5.2, see
https://github.com/sphinx-doc/sphinx/issues/6316.
An option to control new table of contents entries was added in Sphinx
5.2.3, see https://github.com/sphinx-doc/sphinx/pull/10886.
Backport of 279967ec859a9a5240318cf29a077539b0e3139f from main
|
|
Backport of 970f61fefb148284fb2af63b5cc844279254111a from main
|
|
Backport of 93d4c9ea1de24eb391cb2b3561b6703fd46374df from main
|
|
|
|
|
|
regular expressions.
Thanks to Benjamin Balder Bach for the report.
|
|
Backport of 57c7220280db19dc9dda0910b90cf1ceac50c66f from main
|
|
Backport of 57c7220280db19dc9dda0910b90cf1ceac50c66f from main
|
|
|
|
|
|
Thanks to Motoyasu Saburi for the report.
|
|
The utf8_ collations are renamed to utf8mb3_* on MySQL 8.0.30+.
Backport of 88dba2e3fd64b64bcf4fae83b256b4f6f492558f from main.
|
|
The utf8 character set (and related collations) is by default an alias
for utf8mb3 on MariaDB 10.6+.
Backport of 355ecd141671e34853d1ff99ffdb1a7fb95b4276 from main
|
|
Backport of cadd864f6878c1c02a014589876ece166befdeb3 from main
|
|
Backport of 0c1675781ec5944132fe5a475ca6064edc71bd81 from main
|
|
MyISAM storage engine.
Backport of 73766c118781a7f7052bf0a5fbee38b944964e31 from main.
|
|
Backport of d12d7c4c42814736c24731a6a300a79526fc2ef6 from main
|
|
|
|
|
|
against SQL injection.
Thanks Takuto Yoshikai (Aeye Security Lab) for the report.
|
|
It's a regression in GEOS 3.8.0 fixed in GEOS 3.8.1.
Backport of 863aa7541d30247e7eb7a973ff68a7d36f16dc02 from main
|
|
Related Sphinx changes:
- https://github.com/sphinx-doc/sphinx/pull/8898
- https://github.com/sphinx-doc/sphinx/issues/8326
Backport of ebf25555bbed3e9112d4b726575d60b242daf48a from main.
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
Backport of ac90529cc58507d9a07610809a795ec5fc3cbf8c from main.
|
|
Backport of b2eff16806057095c7dd3daa9402ad615e51627f from main
|
|
test_request_lifecycle_signals_dispatched_with_thread_sensitive with asgiref 3.5.1+.
|
|
DEFAULT_INDEX_TABLESPACE is set.
Backport of aa8b9279e40da343f5b91e5aec07f868184056f4 from main
|
|
Empty language is not supported anymore.
Backport of 565ad5ace46aa1e2368450701cba45dd1a95a026 from main
|
|
Backport of 78eeff8d33ead67cfc8603477c95e70f8fbe096a from main
|
|
|
|
|
|
against SQL injection on PostgreSQL.
Backport of 6723a26e59b0b5429a0c5873941e01a2e1bdbb81 from main.
|
|
and extra() against SQL injection in column aliases.
Thanks Splunk team: Preston Elder, Jacob Davis, Jacob Moore,
Matt Hanson, David Briggs, and a security researcher: Danylo Dmytriiev
(DDV_UA) for the report.
Backport of 93cae5cb2f9a4ef1514cf1a41f714fef08005200 from main.
|
|
check for template changes.
Regression in 68357b2ca9e88c40fc00d848799813241be39129.
Backport of 62739b6e2630e37faa68a86a59fad135cc788cd7 from main.
|
|
Backport of 78277faafd38d8360efc1fd0c9c52d7bb5eec002 from main
|
|
This reverts commit 1d9d082acf6e152c06833bb9698f88d688b95e40.
Backport of abfdb4d7f384fb06ed9b7ca37b548542df7b5dda from main
|
|
See https://github.com/pallets/jinja/pull/1621.
Backport of 1d9d082acf6e152c06833bb9698f88d688b95e40 from main
|
|
Backport of 770d3e6a4ce8e0a91a9e27156036c1985e74d4a3 from main.
|
|
Backport of 9e0df0d6dde441dbbad2b548d777e0a01d633286 from main
|