Avoid loading optional modules from default . (CVE-2016-1238)
This commit is contained in:
parent
d819dcc82b
commit
45f4966390
@ -64,6 +64,7 @@ JSON::PP is a pure-Perl module and is compatible with JSON::XS.
|
||||
|
||||
%prep
|
||||
%setup -q -n JSON-PP-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Loading…
Reference in New Issue
Block a user