python-psutil 5.5.1-1ubuntu0.19.04.1 source package in Ubuntu
Changelog
python-psutil (5.5.1-1ubuntu0.19.04.1) disco-security; 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:16:23 -0500
Upload details
- Uploaded by:
- Marc Deslauriers on 2019-11-22
- Uploaded to:
- Disco
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Disco | updates | on 2019-11-28 | main | python |
Disco | security | on 2019-11-28 | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-psutil_5.5.1.orig.tar.xz | 292.6 KiB | 278d34b0883eb54b87026feba0ab541b3c53a063a25085700070862f89b9e573 |
python-psutil_5.5.1-1ubuntu0.19.04.1.debian.tar.xz | 7.2 KiB | adf688d34b0afb1430fd4bf0167e4c054cf612d72d00eda5d76ec719a75fc9ec |
python-psutil_5.5.1-1ubuntu0.19.04.1.dsc | 2.5 KiB | b3e712fbf177460d3a974b3629966cafb8c5e090e067f6d7f0c200e184d2baf5 |
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-.