forked from pool/python-psutil
Accepting request 1235162 from home:glaubitz:branches:devel:languages:python
- Update to 6.1.1 * 2471_: use Vulture CLI tool to detect dead code. * 2418_, [Linux]: fix race condition in case /proc/PID/stat does not exist, but /proc/PID does, resulting in FileNotFoundError. * 2470_, [Linux]: `users()`_ may return "localhost" instead of the actual IP address of the user logged in. OBS-URL: https://build.opensuse.org/request/show/1235162 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=177
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 11:25:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 6.1.1
|
||||
* 2471_: use Vulture CLI tool to detect dead code.
|
||||
* 2418_, [Linux]: fix race condition in case /proc/PID/stat does not exist, but
|
||||
/proc/PID does, resulting in FileNotFoundError.
|
||||
* 2470_, [Linux]: `users()`_ may return "localhost" instead of the actual IP
|
||||
address of the user logged in.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 16:23:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user