forked from pool/python-lxml
		
	- update to 4.6.5 (bsc#1193752, CVE-2021-43818):
* A vulnerability (GHSL-2021-1038) in the HTML cleaner allowed sneaking script
    content through SVG images.
  * A vulnerability (GHSL-2021-1037) in the HTML cleaner allowed sneaking script
    content through CSS imports and other crafted constructs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=152
			
			
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-lxml | ||||
| # | ||||
| # Copyright (c) 2021 SUSE LLC | ||||
| # Copyright (c) 2022 SUSE LLC | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -18,7 +18,7 @@ | ||||
|  | ||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||
| Name:           python-lxml | ||||
| Version:        4.6.4 | ||||
| Version:        4.6.5 | ||||
| Release:        0 | ||||
| Summary:        Pythonic XML processing library | ||||
| License:        BSD-3-Clause AND GPL-2.0-or-later | ||||
|   | ||||
		Reference in New Issue
	
	Block a user