forked from pool/python-asteval
- update to 1.0.2:
* fix NameError handling in expression code
* make exception messages more Python-like
- update to 1.0.1:
* security fixes, based on audit by Andrew Effenhauser, Ayman
Hammad, and Daniel Crowley, IBM X-Force Security Research
division
* remove numpy modules polynomial, fft, linalg by default for
security concerns
* disallow string.format(), improve security of f-string
evaluation
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asteval?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 06:56:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.2:
|
||||
* fix NameError handling in expression code
|
||||
* make exception messages more Python-like
|
||||
|
||||
- update to 1.0.1:
|
||||
* security fixes, based on audit by Andrew Effenhauser, Ayman
|
||||
Hammad, and Daniel Crowley, IBM X-Force Security Research
|
||||
division
|
||||
* remove numpy modules polynomial, fft, linalg by default for
|
||||
security concerns
|
||||
* disallow string.format(), improve security of f-string
|
||||
evaluation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 20:14:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user