python-psutil 5.5.1-1ubuntu1 source package in Ubuntu
Changelog
python-psutil (5.5.1-1ubuntu1) focal; urgency=medium * SECURITY UPDATE: double-free via refcount mishandling - debian/patches/CVE-2019-18874-1.patch: use Py_CLEAR instead of Py_DECREF in psutil/_psutil_linux.c. - debian/patches/CVE-2019-18874-2.patch: use Py_CLEAR instead of Py_DECREF in psutil/_psutil_posix.c. - CVE-2019-18874 -- Marc Deslauriers <email address hidden> Fri, 22 Nov 2019 10:37:48 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-psutil_5.5.1.orig.tar.xz | 292.6 KiB | 278d34b0883eb54b87026feba0ab541b3c53a063a25085700070862f89b9e573 |
python-psutil_5.5.1-1ubuntu1.debian.tar.xz | 7.3 KiB | acb28ff1c41ec2af32914e57525e0386ded71214200163149acfa789bfb51d63 |
python-psutil_5.5.1-1ubuntu1.dsc | 2.5 KiB | 932d1b271e312b99cb4e64cd782b88020fc2d6dc941b16fab1b52237603fd563 |
Available diffs
Binary packages built by this source
- python-psutil: module providing convenience functions for managing processes
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
- python-psutil-dbg: module providing convenience functions for managing processes (debug)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the debug extension for python-psutil.
- python-psutil-doc: module providing convenience functions for managing processes (doc)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the documentation for psutil.
- python3-psutil: module providing convenience functions for managing processes (Python3)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the Python 3 version of psutil.
- python3-psutil-dbg: module providing convenience functions for managing processes (Python3 debug)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the debug extension for python3-psutil-.