1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-29 03:06:15 +01:00
github.com_openSUSE_osc/osc
Marcus Huewe f6f879dac5 Fix potential shell injection when running rpm2cpio
Actually, there is nothing that can be injected, except the "-h"
option. However, in case rpm2cpio evolves, we are on the safe side.
Also, document the potential shell injection in the cpio call
(the comment was accidentally removed in commit dbdc712) (the
current osc code is not affected, because we never pass filenames
via *files to core.unpack_srcrpm).
2017-10-10 16:24:42 +02:00
..
util Support arm packages in pkg-prefer 2016-08-08 10:35:14 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Cleanup babysitter a bit 2017-10-06 13:25:25 +02:00
build.py Add pacsuffix hint using BinaryType from build config 2017-09-26 07:57:59 -04:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Allow to override man-page date 2017-06-17 17:40:42 +02:00
commandline.py Supersede existing requests if --yes is passed to "osc sr" 2017-10-06 12:32:52 +02:00
conf.py Add config option for the Package.status mtime heuristic 2017-08-15 13:31:10 +02:00
core.py Fix potential shell injection when running rpm2cpio 2017-10-10 16:24:42 +02:00
fetch.py Container support: use multiple container extensions when checking the cache 2017-08-02 11:02:14 +02:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py - OscConfigParser: added "proper" parameter to the has_option method 2014-06-04 15:29:50 +02:00
oscerr.py Fix "args" handling in class PackageNotInstalled 2016-09-09 13:14:35 +02:00
oscssl.py Fix SSL.Connection instantiation in case of an old M2Crypto 2017-03-09 13:34:17 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00