1
0
forked from pool/python-Django
python-Django/Django-4.0.2.tar.gz.asc
Alberto Planas Dominguez 804b177c74 Accepting request 950390 from home:aplanas:branches:devel:languages:python:django
- Update to 4.0.2 (CVE-2022-22818, bsc#1195086) (CVE-2022-23833, bsc#1195088)
  + CVE-2022-22818: Possible XSS via {% debug %} template tag
  + CVE-2022-23833: Denial-of-service possibility in file uploads
  + Fixed a bug in Django 4.0 where
    TestCase.captureOnCommitCallbacks() could execute callbacks
    multiple times
  + Fixed a regression in Django 4.0 where help_text was HTML-escaped
    in automatically-generated forms
  + Fixed a regression in Django 4.0 that caused displaying an
    incorrect name for class-based views on the technical 404 debug
    page
  + Fixed a regression in Django 4.0 that caused an incorrect repr of
    ResolverMatch for class-based views
  + Fixed a regression in Django 4.0 that caused a crash of
    makemigrations on models without Meta.order_with_respect_to but
    with a field named _order
  + Fixed a regression in Django 4.0 that caused incorrect
    ModelAdmin.radio_fields layout in the admin
  + Fixed a duplicate operation regression in Django 4.0 that caused a
    migration crash when altering a primary key type for a concrete
    parent model referenced by a foreign key
  + Fixed a bug in Django 4.0 that caused a crash of
    QuerySet.aggregate() after annotate() on an aggregate function
    with a default
  + Fixed a regression in Django 4.0 that caused a crash of
    makemigrations when renaming a field of a renamed model

OBS-URL: https://build.opensuse.org/request/show/950390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=101
2022-02-01 10:48:28 +00:00

68 lines
2.5 KiB
Plaintext

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
This file contains MD5, SHA1, and SHA256 checksums for the source-code
tarball and wheel files of Django 4.0.2, released February 1, 2022.
To use this file, you will need a working install of PGP or other
compatible public-key encryption software. You will also need to have
the Django release manager's public key in your keyring. This key has
the ID ``2EF56372BA48CD1B`` and can be imported from the MIT
keyserver, for example, if using the open-source GNU Privacy Guard
implementation of PGP:
gpg --keyserver pgp.mit.edu --recv-key 2EF56372BA48CD1B
or via the GitHub API:
curl https://github.com/felixxm.gpg | gpg --import -
Once the key is imported, verify this file:
gpg --verify <<THIS FILENAME>>
Once you have verified this file, you can use normal MD5, SHA1, or SHA256
checksumming applications to generate the checksums of the Django
package and compare them to the checksums listed below.
Release packages:
=================
https://www.djangoproject.com/m/releases/4.0/Django-4.0.2.tar.gz
https://www.djangoproject.com/m/releases/4.0/Django-4.0.2-py3-none-any.whl
MD5 checksums
=============
a86339c0e87241597afa8744704d9965 Django-4.0.2.tar.gz
81bb12a26b4c2081ca491c4902bddef9 Django-4.0.2-py3-none-any.whl
SHA1 checksums
==============
b671dd5cb40814abb89953ce63db872036a7fb77 Django-4.0.2.tar.gz
163fa6da31e4f191ad06b749093703e019b30768 Django-4.0.2-py3-none-any.whl
SHA256 checksums
================
110fb58fb12eca59e072ad59fc42d771cd642dd7a2f2416582aa9da7a8ef954a Django-4.0.2.tar.gz
996495c58bff749232426c88726d8cd38d24c94d7c1d80835aafffa9bc52985a Django-4.0.2-py3-none-any.whl
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCAA5FiEEq7LCqM0B8WE2GLcNLvVjcrpIzRsFAmH42nMbHGZlbGlzaWFr
Lm1hcml1c3pAZ21haWwuY29tAAoJEC71Y3K6SM0b+gUP/0Jj/dDhugZxzbxwC+WU
RT8LmjelmcHJjBy0x25hWKjhBj5khVQavcWsJqQkqE+xDPRzt5aMWnPHp/mD9tf6
aE+thjXHCzVnDsTgmb5NEusstu7+jQ5h3joO1dly7G6UPp5j8mkbUVzrAj/UNHjI
Ud7fdilmxS3DAR31PCLfb5Etr72Oj3J4aUMBxCWSuGypQNEd68I2W5WFewA2mjur
qFrpwmZGyzodKwqIq+9X8Itiyjnu70/IccigwxYxbf0uN41WXsBwXHG15flPZ2nq
797TvMbZ+BEbS6UeLErNLogscM8uWioKYV8r8ToTy1N+Qz11B5NxGqmiGOfCCrYy
JsF9geXXVXrFArd/i4b0AIIAFjmHNXlaoztj4Kw4w95hROXTn3ahk/CrOl/pvNIc
IRsYSwrY0Tqw+BiCXg+NTb8iBKyQGL6btrsgQ4dod5UBZNxI/SvFRqr+lh5W9Ftg
dx5uUEYljn4pdDmuTlvM7M34azmwi6VtgDtxevhcB9KvMX67BoI8rNF+wAbN/SOg
QV106qN13ZrvGy0adYbJP3M9o+oDOWaUsPvCi19WQnWK35IgSNQZ/l9qB3ySZEDG
UdNVhNVX2T+3RT101ogNSaCGo0J1LtNirZE92i45ARL+EjJ7FRWDfyCSlDEKwQDi
sdgOrxepaZ3H/a/+Ca6fGR0x
=D7+k
-----END PGP SIGNATURE-----