forked from pool/micropython
- Update to 1.22.0:
* https://github.com/micropython/micropython/releases/tag/v1.22.0 * objslice: validate that the argument to indices() is an integer (CVE-2023-7158, bsc#1218446) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 02:06:11 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.22.0:
|
||||
* https://github.com/micropython/micropython/releases/tag/v1.22.0
|
||||
* objslice: validate that the argument to indices() is an integer
|
||||
(CVE-2023-7158, bsc#1218446)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 07:09:08 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user