diff --git a/Django-2.2.19.tar.gz b/2.2.27.tar.gz similarity index 53% rename from Django-2.2.19.tar.gz rename to 2.2.27.tar.gz index b36f095033246c18134ca63cf5adc3e9ea000d2c..492e7481299394f54f40716f4486e5acc6f532b3 100644 Binary files a/Django-2.2.19.tar.gz and b/2.2.27.tar.gz differ diff --git a/python-django.spec b/python-django.spec index c2b868bae48d1caf0be6da2505d60ae130b361ae..4b783f739f23e38396bad73a1ce4a94eea4d41d5 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django -Version: 2.2.19 +Version: 2.2.27 Release: 1 Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design. License: Apache-2.0 and Python-2.0 and OFL-1.1 and MIT URL: https://www.djangoproject.com/ -Source0: https://files.pythonhosted.org/packages/dc/35/ad92bf082f7faa39bd949911b9df09ec1843167d657df6eb3720d2212427/Django-2.2.19.tar.gz +Source0: https://github.com/django/django/archive/refs/tags/2.2.27.tar.gz BuildArch: noarch %description A high-level Python Web framework that encourages rapid development and clean, pragmatic design. @@ -31,7 +31,7 @@ Provides: python3-Django-doc Development documents and examples for Django %prep -%autosetup -n Django-2.2.19 +%autosetup -n django-2.2.27 %build %py3_build @@ -71,6 +71,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Feb 10 2022 houyingchao - 2.2.27-1 +- Upgrade to 2.2.27 +- Fix CVE-2021-45115 CVE-2021-45116 CVE-2021-45452 CVE-2022-22818 CVE-2022-23833 + * Fri Jul 09 2021 openstack-sig - Update to 2.2.19