-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update python-ldap 3.4.0 #7489
Update python-ldap 3.4.0 #7489
Conversation
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_2_X/master. @smuzaffar, @iarspider, @ddaina can you please review it and eventually sign? Thanks. |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3d7af4/20978/summary.html External BuildI found compilation error when building: build-external+py3-python-ldap+3.4.0-9ad2f7e206ca0da10cc8df4d307e09dc install-external+py3-python-ldap+3.4.0-9ad2f7e206ca0da10cc8df4d307e09dc * The action "install-cms+cmssw-tool-conf+52.0-0e32ed69c67f8ca89cca311afb5229e6" was not completed successfully because The following dependencies could not complete: build-cms+cmssw-tool-conf+52.0-0e32ed69c67f8ca89cca311afb5229e6 * The action "build-external+py3-python-ldap+3.4.0-9ad2f7e206ca0da10cc8df4d307e09dc" was not completed successfully because Failed to build py3-python-ldap. Log file in /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc900/external/py3-python-ldap/3.4.0-9ad2f7e206ca0da10cc8df4d307e09dc/log. Final lines of the log file: error: command '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc900/external/gcc/9.3.0/bin/gcc' failed with exit code 1 Building wheel for python-ldap (PEP 517): finished with status 'error' ERROR: Failed building wheel for python-ldap Failed to build python-ldap ERROR: Could not build wheels for python-ldap which use PEP 517 and cannot be installed directly Exception information: |
2e61805
to
a518cbf
Compare
please test |
Pull request #7489 was updated. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3d7af4/20997/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummarySummary:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_3_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
The LDAP schema parser of python-ldap 3.3.1 and earlier are vulnerable to a regular expression denial-of-service attack. The issue affects clients that use ldap.schema package to parse LDAP schema definitions from an untrusted source.