diff --git a/python-gevent.changes b/python-gevent.changes index 4c726b5..eab47d8 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Sep 18 19:07:56 UTC 2023 - Dirk Müller -- update to 23.9.0 (CVE-2023-41419): +- update to 23.9.0 (bsc#1215469, CVE-2023-41419): * Make ``gevent.select.select`` accept arbitrary iterables, not just sequences. That is, you can now pass in a generator of file descriptors instead of a realized list. Internally, arbitrary