Skip to content
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

Upgrade python-ldap from 3.4.0->3.4.4 #2830

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

lunkwill42
Copy link
Member

python-ldap 3.4.0 cannot be built against newer versions of the OpenLDAP library, which no longer provide libldap_r, just libldap (which apparently now have the same re-entrant capabilities that were unique to libldap_r before).

python-ldap 3.4.0 cannot be built against newer versions of the OpenLDAP
library, which no longer provide `libldap_r`, just `libldap`.
Copy link

sonarcloud bot commented Feb 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.10%. Comparing base (de2a90b) to head (3b9151c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2830   +/-   ##
=======================================
  Coverage   57.10%   57.10%           
=======================================
  Files         567      567           
  Lines       41278    41278           
=======================================
  Hits        23571    23571           
  Misses      17707    17707           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Test results

     12 files       12 suites   11m 59s ⏱️
3 303 tests 3 303 ✔️ 0 💤 0
9 384 runs  9 384 ✔️ 0 💤 0

Results for commit 3b9151c.

@lunkwill42 lunkwill42 merged commit e535d5f into Uninett:master Feb 28, 2024
12 checks passed
@lunkwill42 lunkwill42 deleted the upgrade/python-ldap branch February 28, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants