22084 Commits

Author SHA1 Message Date
Mariusz Felisiak
a3fa2c4631 [1.9.x] Fixed #27420 -- Quoted the Oracle test user password in queries.
Backport of c4b04e1598c4325454c808183dce17b284ed9e28 from master
2016-11-08 16:45:59 -05:00
Tim Graham
734ef022a1 [1.9.x] Added CVE-2016-9013,14 to the security release archive.
Backport of b8ae2c16cfc4bf88c1720eafd8e35438181a7413 from master
2016-11-01 10:48:49 -04:00
Tim Graham
a7710f622a [1.9.x] Post-release version bump. 2016-11-01 10:22:43 -04:00
Tim Graham
52db0d5742 [1.9.x] Bumped version for 1.9.11 release. 1.9.11 2016-11-01 09:37:53 -04:00
Tim Graham
45acd6d836 [1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
This is a security fix.
2016-10-25 15:18:29 -04:00
Marti Raudsepp
4844d86c77 [1.9.x] Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle.
This is a security fix.
2016-10-25 14:31:42 -04:00
Tim Graham
2ed85c1873 [1.9.x] Added stub release notes for 1.9.11/1.8.16. 2016-10-25 13:53:47 -04:00
Tim Graham
9c956ff2f5 [1.9.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example.
Backport of 51b83d9e5113ea5b81d04f4d117bd5acd3c1b822 from master
2016-10-13 11:03:34 -04:00
Tim Graham
f0dd9dd72c [1.9.x] Fixed nonexistent tmc.edu domain in GeoIP test.
The test was silently skipped.

Backport of e1f6eba033abea25cd6b0577bd66c655ec453325 from master
2016-10-11 19:40:40 -04:00
Tim Graham
69a2d0c5bf [1.9.x] Fixed #27307 -- Added missing url names in sitemaps docs.
Backport of fe1aee6b98d2a94ecc983463938135d192ef9afc from master
2016-10-03 16:05:52 -04:00
Tim Graham
f0b55f160f [1.9.x] Relaxed a test for PostGIS 2.3.
Backport of 79c91070e5797f647347c2f8bdfc4c7a0f835fb3 from master
2016-10-01 09:25:07 -04:00
Alasdair Nicol
108613eab7 [1.9.x] Fixed 27283 -- Fixed typo in 1.8 release notes.
Backport of 32031718320e1b4d708b15d8c67738e4c77c9bc7 from master
2016-09-28 06:51:23 -04:00
Tim Graham
48b1e9fb17 [1.9.x] Added CVE-2016-7401 to the security release archive.
Backport of 6fe846a8f08dc959003f298b5407e321c6fe3735 from master
2016-09-26 18:22:19 -04:00
Tim Graham
4335d121ca [1.9.x] Added a CVE role for Sphinx.
Backport of a46742e738b91f79dd7b2e6ecba6dd1604e14d05 from master
2016-09-26 18:22:19 -04:00
Tim Graham
71ea94492f [1.9.x] Post-release version bump. 2016-09-26 14:37:37 -04:00
Tim Graham
f49602ad46 [1.9.x] Bumped version for 1.9.10 release. 1.9.10 2016-09-26 13:56:06 -04:00
Collin Anderson
d1bc980db1 [1.9.x] Fixed CVE-2016-7401 -- Fixed CSRF protection bypass on a site with Google Analytics.
This is a security fix.

Backport of "refs #26158 -- rewrote http.parse_cookie() to better match
browsers." 93a135d111c2569d88d65a3f4ad9e6d9ad291452 from master
2016-09-26 12:54:36 -04:00
Jeff Willette
07760d0714 [1.9.x] Fixed #27216 -- Corrected import location in admin deprecation messages.
Backport of 7148929a5ef4a5fb8332a43f7d39394618313476 from master
2016-09-13 13:46:14 -04:00
Tim Graham
690effbcc3 [1.9.x] Fixed #27115 -- Corrected a screenshot in the tutorial.
Backport of b40d24960c43091f792dd711e6a5ca7a708b12ad from master
2016-08-24 09:00:12 -04:00
Tim Graham
26ccd2ef16 [1.9.x] Fixed typo in docs/releases/1.9.txt
Backport of 5eab1f6f8348497e87c19112786efb970e41f36e from master
2016-08-12 07:30:10 -04:00
Moritz Sichert
f0bf535f2b [1.9.x] Refs #23960 -- Documented how to restore absolute redirect URLs.
Backport of 08b8c4697112e8dae90e72afc7d85bd31ead0410 from master
2016-08-11 16:36:29 -04:00
Tim Graham
b2fa5312bb [1.9.x] Fixed a GeoIP test failure with the latest data.
Backport of 4a696bbe13383b14b2762cc5accd45849e9dcfba from master
2016-08-03 11:16:19 -04:00
Tim Graham
9c97744a60 [1.9.x] Post-release version bump. 2016-08-01 14:14:33 -04:00
Tim Graham
e8bb7464c5 [1.9.x] Bumped version for 1.9.9 release. 1.9.9 2016-08-01 13:59:38 -04:00
Tim Graham
f65d432181 [1.9.x] Added release date for 1.9.9
Backport of 95b47c009b7d3af4aeceb24dd49e6a442faede4c from master
2016-08-01 13:55:45 -04:00
Tim Graham
5d6526614b [1.9.x] Fixed a typo in tests/middleware/test_security.py
Backport of 0850236a8c3647bc3c239bd34afae0488abe5c60 from master
2016-07-28 22:01:15 -04:00
Tim Graham
3771019de9 [1.9.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.
This fixes some test failures on MySQL 5.7+.

Backport of 9031a4c13bdb1ee4d0f1253fcfcad73d26c25740 from master
2016-07-28 18:03:42 -04:00
Kenneth Schnall
2255b5f8a7 [1.9.x] Removed extra periods in docs/howto/static-files/index.txt headers.
Backport of cd2e4293cbf3416af6c478c5aaab711cae88892c from master
2016-07-27 13:50:50 -04:00
Naved Khan
3ee1751a99 [1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.
Backport of 9a5a789da2b53a9c19ea47130507ce26839eb008 from master
2016-07-25 07:01:25 -04:00
Tim Graham
bdeec1d2ae [1.9.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs.
Backport of 3aaf6cf0f3288986c4ce56defea26420f8a48534 from master
2016-07-25 06:25:01 -04:00
Jon Dufresne
caec27f87c
[1.9.x] Fixed #26938 -- Fixed invalid HTML in template postmortem on the debug page.
Backport of 348cfccd9072f0e08ffe4cfb3946d1dc6a629e86 from master
2016-07-24 18:29:01 +02:00
Jon Dufresne
1152c9b795
[1.9.x] Added stub release notes for 1.9.9.
Backport of b2e54aec58439adbd64fec2427d87f11945ab33c from master
2016-07-24 18:28:55 +02:00
Preetham Nosum
b0b0a02af5 [1.9.x] Fixed #18348 -- Documented SesssionStore.create()
Backport of 32cf01c1c1dcd5fa5d700d0e5117778caf947b74 from master
2016-07-22 17:19:05 -04:00
Raphaël Hertzog
638ec38c8e [1.9.x] Fixed #26923 -- Fixed template_tests with numpy < 1.9.0.
Backport of 8e5cbc884f77c85b0edbc6206810643abaf589c9 from master
2016-07-21 13:01:16 -04:00
petedmarsh
8f7008c487 [1.9.x] Fixed #26899 -- Documented why RawSQL params is a required parameter.
Backport of 7bf3ba0d0c700670d13d7683eec7bd3eb3d4dd1f from master
2016-07-21 10:29:18 -04:00
Tim Graham
bc151b692a [1.9.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argument.
Backport of a05d86a69a7f11f00032b8d7846932b139c670e0 from master
2016-07-21 10:07:33 -04:00
Tim Graham
77ec7c50d6 [1.9.x] Fixed a GeoIP test failure with the latest data.
Backport of 081fdaf110386db940d834ba51d93e23aa293fcd from master
2016-07-19 09:28:45 -04:00
Tim Graham
57c4db8c69 [1.9.x] Added CVE-2016-6186 to the security release archive.
Backport of bc53af13cbf09b0cbac945426c2d51d0ca52fff3 from master
2016-07-18 15:20:38 -04:00
Tim Graham
384fb90aaf [1.9.x] Post-release version bump. 2016-07-18 14:59:03 -04:00
Tim Graham
2234d1f08d [1.9.x] Bumped version for 1.9.8 release. 1.9.8 2016-07-18 11:34:44 -04:00
Tim Graham
d03bf6fe4e [1.9.x] Fixed XSS in admin's add/change related popup.
This is a security fix.
2016-07-15 09:23:32 -04:00
Claude Paroz
ab2f5f764a [1.9.x] Refs #26897 -- Added cleanup to i18n test 2016-07-14 22:40:49 +02:00
Claude Paroz
e1a60f2ecb [1.9.x] Refs #26897 -- Missing directory containment in i18n test 2016-07-14 21:45:38 +02:00
Claude Paroz
a74adb4c35 [1.9.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII file names
Thanks Tim Graham for the review.
Backport of 3e71f6544feca490211e88db4f449dfdb7acce39 from master.
2016-07-14 20:39:58 +02:00
Tim Graham
5316ae7d4f [1.9.x] Fixed #26894 -- Fixed a typo in docs/faq/admin.txt
Backport of a11719047711d8031dcea6a71cc5972b9ec1d48f from master
2016-07-14 08:04:57 -04:00
Daniel Rice
678d9f5241 [1.9.x] Reworded a sentence in tutorial 7.
Backport of 08c723fbae9d7625599fb84f602b425e82943e15 from master
2016-07-14 07:51:09 -04:00
Jon Dufresne
b6af8b6f2e [1.9.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_field().
Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master
2016-07-13 22:03:09 -04:00
Md. Sadaf Noor
e6db727154 [1.9.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer.
Backport of 1f82b857ceb75f2d7a68e79c6a00c30bfe7f1318 from master
2016-07-12 13:46:52 -04:00
Tim Graham
065d05e798 [1.9.x] Linked "Features removed" release notes to corresponding deprecation notes.
Backport of ee2f0f311a1e84754f30d2586c0bd96f4fd9e8b6 from master
2016-07-11 15:24:00 -04:00
Baptiste Mispelon
b87d3180b2 [1.9.x] Fixed numpy deprecation warning silencing in template_tests.
Backport of 418658f453bed7fe7949dda26651aab370003e6a from master
2016-07-09 10:24:31 -04:00