1
0
forked from pool/python-Django
python-Django/Django-4.1.2.checksum.txt

68 lines
2.5 KiB
Plaintext
Raw Normal View History

Accepting request 1007838 from home:aplanas:branches:devel:languages:python:django - Update to 4.1.2 (bsc#1203793, CVE-2022-41323) + Fixed a regression in Django 4.1 that caused a migration crash on PostgreSQL when adding a model with ExclusionConstraint + Fixed a regression in Django 4.1 that caused aggregation over a queryset that contained an Exists annotation to crash due to too many selected columns + Fixed a bug in Django 4.1 that caused an incorrect validation of CheckConstraint on NULL values + Fixed a regression in Django 4.1 that caused a QuerySet.values()/values_list() crash on ArrayAgg() and JSONBAgg() + Fixed a bug in Django 4.1 that caused ModelAdmin.autocomplete_fields to be incorrectly selected after adding/changing related instances via popups + Fixed a regression in Django 4.1 where the app registry was not populated when running parallel tests with the multiprocessing start method spawn + Fixed a regression in Django 4.1 where the --debug-mode argument to test did not work when running parallel tests with the multiprocessing start method spawn + Fixed a regression in Django 4.1 that didn’t alter a sequence type when altering type of pre-Django 4.1 serial columns on PostgreSQL + Fixed a regression in Django 4.1 that caused a crash for View subclasses with asynchronous handlers when handling non-allowed HTTP methods + Reverted caching related managers for ForeignKey, ManyToManyField, and GenericRelation that caused the incorrect refreshing of related objects + Relaxed the system check added in Django 4.1 for the same name used for multiple template tag modules to a warning OBS-URL: https://build.opensuse.org/request/show/1007838 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=115
2022-10-04 09:20:20 +00:00
-----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.1.2, released October 4, 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 ``E17DF5C82B4F9D00`` 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 E17DF5C82B4F9D00
or via the GitHub API:
curl https://github.com/carltongibson.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.1/Django-4.1.2-py3-none-any.whl
https://www.djangoproject.com/m/releases/4.1/Django-4.1.2.tar.gz
MD5 checksums
=============
c1f6ff2e6a2c0ca5a1d4eb49e476222f Django-4.1.2-py3-none-any.whl
92371e5a9e99f70629b52973563f106a Django-4.1.2.tar.gz
SHA1 checksums
==============
cc6bd65bfe6c326185923c9b44fd24cab91fd9fc Django-4.1.2-py3-none-any.whl
595809cc2bfc04b35bece44b570f74e3d0e7b94c Django-4.1.2.tar.gz
SHA256 checksums
================
26dc24f99c8956374a054bcbf58aab8dc0cad2e6ac82b0fe036b752c00eee793 Django-4.1.2-py3-none-any.whl
b8d843714810ab88d59344507d4447be8b2cf12a49031363b6eed9f1b9b2280f Django-4.1.2.tar.gz
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCAA5FiEE/l+2OHah1xioxnVW4X31yCtPnQAFAmM75HEbHGNhcmx0b24u
Z2lic29uQG5vdW1lbmFsLmVzAAoJEOF99cgrT50ARuoQAKlDglYmL9Yu92koAfyp
gBNG15q6/klbW3MM4Ru72pBgkWyUb+f6JGwKQvoZb64xsWB84tsG0h4AUsN4gOIA
JKSZf/bgkXWEqUIOOGLGA7GZJb1762YEf4vGvg/uXlBA1/pnsjZJTHRVDU43AgVT
TlWqo6Xq5HrqyEimAQdfzI2rFUMqoIbnO6OUxlyzmoXl0sd4IlViZP+V6Vn3vl9X
tkodQ3nIRjrlj5zzjUjvq4qSVdVk90KdgNTJXlCJ5Wmvqa6pZnQl6hQDXXns8iak
qcvzdm38EPTNkkY6EbEIiK62074oOabS7JzEA7YanhU5KDtUTJiq8Wswck/DXl5Q
xpyGM4C+7XfRauwxQtMFqYev15F03h0mpbHZbnrU53JbTsug+AjL0dUF0SpFJljM
31xD2MVI9envqwmZSofGQqANc6bHdbs02Fk3P3tVy50lLTf2kQMBKNXrce2Batb2
aKP7bZB3SpSC8srAm3NDw8iJ0gtDXH8VzDVp3PT3kyUOK/B1MOSye7W0qakDEFTY
r91sko/Da6Y17T4icnNL9rFsDMMBYcKaBFTln0XkUZ7HG4HK5Iwkj0YDBak9H3t5
j+0GTJSXAjxN2kXcscnYKYsCYHlOexzhoqYOu5MrZSGhjGXgAbDp8DsUMbJYlG83
3gktrTZZ3eDZARYdomE6vHrn
=22Wa
-----END PGP SIGNATURE-----