Accepting request 1317109 from home:mcalabkova:branches:devel:languages:python
- Update to 7.1.3 * Replace strlcat/strlcpy with safe str_copy/str_append * Introduce PSUTIL_TESTING mode. Terminate execution if str_* funcs fail * Replace unsafe sprintf/snprintf/sprintf_s calls with str_format() * Fix BSD compilation err OBS-URL: https://build.opensuse.org/request/show/1317109 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=188
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 14:02:16 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 7.1.3
|
||||
* Replace strlcat/strlcpy with safe str_copy/str_append
|
||||
* Introduce PSUTIL_TESTING mode. Terminate execution if str_* funcs fail
|
||||
* Replace unsafe sprintf/snprintf/sprintf_s calls with str_format()
|
||||
* Fix BSD compilation err
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 30 14:15:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user