summary refs log tree commit diff
path: root/pkgs/development/libraries/openldap
Commit message (Collapse)AuthorAge
* openldap: cap MACOSX_DEPLOYMENT_TARGET at 10.16Andrew Childs2021-05-17
|
* openldap: Enable argon2 hash support by defaultVincent Ambo2021-04-28
| | | | | | | | | | argon2 is the recommended password hashing function, and the module is included with OpenLDAP contrib. This change enables argon2 hashes by default in our OpenLDAP package. The install command for argon2 needs to be install-lib, as it otherwise tries to install manpages to /usr, which fails.
* openldap: 2.4.57 -> 2.4.58R. RyanTM2021-03-20
|
* openldap: fix build if openssl or cyrus_sasl are overridden to null, add ↵sternenseemann2021-02-19
| | | | flag for cyrus_sasl, require openssl (#108046)
* openldap: 2.4.56 -> 2.4.57R. RyanTM2021-01-22
|
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* openldap: 2.4.51 -> 2.4.56Martin Weinelt2020-11-18
| | | | | | Drop patch for what became CVE-2020-25692, it was fixed in 2.4.55. Fixes: CVE-2020-25709, CVE-2020-25710
* openldap: add patch to fix unauthenticated nullptr dereference in slapdMartin Weinelt2020-11-01
| | | | | | | This vulnerability does not have a CVE yet. https://security-tracker.debian.org/tracker/TEMP-0000000-DD4835 https://bugs.openldap.org/show_bug.cgi?id=9370
* openldap: 2.4.50 -> 2.4.51R. RyanTM2020-08-24
|
* Merge pull request #91457 from matthewbauer/prefixed-pkg-configFrederik Rietdijk2020-07-02
|\ | | | | Fixes from prefixed pkg config
| * openldap: set CC for cross compilationMatthew Bauer2020-06-25
| |
* | openldap: Fix the cross compilationMichael Weiss2020-06-20
|/
* openldap: fix build on darwinMario Rodas2020-05-22
|
* Merge pull request #79286 from ju1m/openldap_sha2_pbkdf2Florian Klink2020-05-22
|\ | | | | openldap: enable sha2 and pbkdf2 modules
| * openldap: enable sha2 and pbkdf2 modulesJulien Moutinho2020-02-05
| |
* | openldap: 2.4.49 → 2.4.50Martin Weinelt2020-04-28
| | | | | | | | | | | | | | | | Fixes: CVE-2020-12243 In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service (daemon crash).
* | treewide: add quotes to recently-changed urlsPatrick Hilhorst2020-03-28
| | | | | | Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
* | treewide: fix redirected urls (again)Patrick Hilhorst2020-03-20
| | | | | | | | | | | | Ran the same script as #78265. Additionally, manually replaced `http://goodies.xfce.org` with https.
* | openldap: 2.4.48 -> 2.4.49R. RyanTM2020-02-02
|/
* openldap: 2.4.47 -> 2.4.48R. RyanTM2019-08-04
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openldap/versions
* openldap: 2.4.46 -> 2.4.47 (#52817)R. RyanTM2019-04-07
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openldap/versions
* openldap: fix cross-buildJörg Thalheim2018-12-11
|
* openldap: add licenseMarkus Kowalewski2018-08-18
|
* openldap: 2.4.45 -> 2.4.46Tim Steinbach2018-08-05
| | | | LibreSSL patch no longer needed
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* maintainers: remove mornfall from packagesYegor Timoshenko2018-01-17
|
* openldap: Use a global localstatedirShea Levy2017-09-21
|
* openldap: Fix build with LibreSSL.Matthew Robbetts2017-08-30
|
* openldap: enable cryptTim Digel2017-08-08
|
* openldap: 2.4.44 -> 2.4.45Tim Steinbach2017-06-22
|
* openldap: load configuration files from global sysconfdir /etc (#21648)Alexander Kahl2017-01-10
|
* openldap: fixup build on Darwin, probablyVladimír Čunát2016-10-29
| | | | Introduced by #19288.
* Add package-option to enable module-supportTim Digel2016-10-28
|
* Merge commit 'adaee73' from staging into masterTuomas Tynkkynen2016-09-03
|\ | | | | | | | | | | | | | | | | | | This one was already merged into release-16.09, so let's not have the stable branch is ahead of master and confuse things. In addition to that, currently we have an odd situation that master has less things actually finished building than in staging. Conflicts: pkgs/data/documentation/man-pages/default.nix
| * docdev -> devdocEelco Dolstra2016-09-01
| | | | | | | | | | It's "developer documentation", not "documentation developer" after all.
* | Merge staging into masterTuomas Tynkkynen2016-09-01
|\| | | | | | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * openldap: do strip, with proper fixGuillaume Maudoux2016-08-31
| | | | | | | | [dezgeg: Add comment about the proper fix in patchelf]
| * treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | | | | | Make either 'bin' or 'out' the first output.
* | openldap: Get rid of runtime dependency on gccEelco Dolstra2016-09-01
|/ | | | | | | | The problem here was that the openldap binaries had /tmp/... in their RPATH *before* $out/lib, so patchelf --shrink-rpath considered the $out/lib entry unused. As a workaround, use NIX_LDFLAGS_BEFORE to ensure a proper order.
* openldap: Remove unused patchRickard Nilsson2016-05-25
|
* Revert "openldap: Remove dontPatchELF"Rickard Nilsson2016-05-25
| | | | | | This reverts commit 366c1e88fc811e1ceb03e897d883b7bd765e7627, that caused OpenLDAP to not find its own libs. See discussion in https://github.com/NixOS/nixpkgs/commit/366c1e88fc811e1ceb03e897d883b7bd765e7627
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\ | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * openldap: 2.4.42 -> 2.4.44Rickard Nilsson2016-04-01
| |
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, ↵janus2016-01-01
| | | | | | | | libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep
* | openldap: Split into multiple outputsTuomas Tynkkynen2015-10-28
| | | | | | | | Also fix the incorrect .la file fixups.
* | openldap: Remove dontPatchELFTuomas Tynkkynen2015-10-28
|/ | | | Everything still seems to build fine.
* openldap: Fix CVE-2015-6908William A. Kennington III2015-09-17
|
* openldap: Fix hashWilliam A. Kennington III2015-08-18
|