Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This topic showed up on Tuesday's SCLo SIG meeting and I recommend Matthias to report it here. However, I checked quickly the nodejs package and the openssl seems to be removed even from the source, as this comment describes that: # nodejs bundles openssl, but we use the system version in Fedora # because openssl contains prohibited code, we remove openssl completely from # the tarball, using the script in Source100 Matthias, why do you think openssl is bundled in nodejs SCL?
At first glance, I couldn't find something in the spec to make sure bundled openssl is not linked and distributed[1] and from own experience, you'll need a patch to make node work with rhel7s version of openssl, eg. this here [2] [1] https://github.com/nodejs/node/tree/v4.x/deps/openssl [2] http://cbs.centos.org/koji/rpminfo?rpmID=63516
OK, it looks like I looked at the wrong spec file. This came up as follow-up question to the request to upgrade node to verrsion 6.