Accepting request 896914 from home:pgajdos

- security update
- added patches
  fix CVE-2021-33038 [bsc#1186575], information disclosure when importing a private mailing list
  + python-HyperKitty-CVE-2021-33038.patch

OBS-URL: https://build.opensuse.org/request/show/896914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=41
This commit is contained in:
2021-06-02 16:18:37 +00:00
committed by Git OBS Bridge
parent e3409ce788
commit d9cfa22dc4
3 changed files with 45 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ Source22: hyperkitty-runjob.timer
Source30: README.SUSE.md
#
Patch0: hyperkitty-settings.patch
# CVE-2021-33038 [bsc#1186575], information disclosure when importing a private mailing list
Patch1: python-HyperKitty-CVE-2021-33038.patch
#
BuildRequires: %{python_module django-debug-toolbar >= 2.2}
BuildRequires: %{python_module isort}