| Age | Commit message (Collapse) | Author | Files | Lines | 
|---|
|  | Replaced the subprocess call with an argument list to avoid possible
shell injection from malicious file names. | 
|  |  | 
|  | This removes the possibility of shell injection vulnerabilities. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | PyObject *PyImport_ImportModuleEx(const char *name,
  PyObject *globals, PyObject *locals, PyObject *fromlist) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | fixes build issues with fedora:latest (f34) tag. | 
|  | Sadly, there is a limit for free builds at docker.com
See discussion
https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |