| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: 389-ds-base: Fix build.•••* gnu/packages/openldap.scm (389-ds-base)[source]: Add snippet.
[inputs]: Add libxcrypt.
Change-Id: I5ddb30e8a0ae23e7795a0a9a9e3f00b48379e3e8
| 宋文武 | 2024-08-31 | 1 | -1/+11 |
* | gnu: 389-ds-base: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation.
* gnu/packages/openldap.scm
(389-ds-base)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxime Devos | 2024-08-31 | 1 | -1/+3 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: python-ldap: Update to 3.4.3.•••* gnu/packages/openldap.scm (python-ldap): Update to 3.4.3.
| Ludovic Courtès | 2023-05-06 | 1 | -2/+2 |
* | gnu: 389-ds-base: Make sure not to keep a store reference to HTTPD.•••* gnu/packages/openldap.scm (389-ds-base)[inputs]: Move httpd ...
[native-inputs]: ... to here.
[arguments]: Forbid keeping a reference to httpd.
| Leo Famulari | 2023-04-30 | 1 | -1/+2 |
* | gnu: openldap-for-linphone: Hide it.•••We don't want this to show up when searching for "openldap".
* gnu/packages/openldap.scm (openldap-for-linphone): Wrap in HIDDEN-PACKAGE
and add a comment.
| Ricardo Wurmus | 2023-04-24 | 1 | -13/+16 |
* | gnu: liblinphone: Restore special openldap variant.•••This is a partial revert of commit f2166cfacea03dcc399d1858d27ff473ebfc0679.
* gnu/packages/openldap.scm (openldap-for-linphone): Restore this variable.
* gnu/packages/linphone.scm (liblinphone)[inputs]: Replace openldap with
openldap-for-linphone.
| Ricardo Wurmus | 2023-04-24 | 1 | -0/+15 |
* | gnu: openldap: Update to 2.6.4 and unify the two variables.•••* gnu/packages/openldap.scm (openldap): Update to 2.6.4.
(openldap-for-linphone): Remove variable.
* gnu/packages/linphone.scm (liblinphone)[inputs]: Replace
openldap-for-linphone by openldap.
| Andreas Enge | 2023-04-16 | 1 | -17/+2 |
* | gnu: openldap: Fix build.•••* gnu/packages/openldap.scm (openldap): Update quoting to use gexps. Remove
reference to libldap_r.la, which no longer exists, and remove custom install
of libldap_r.so. Remove again a phase already removed in commit
0de5e6d6536a7bc94dd71047cf9573d71fa8d4b0.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Brian Cully | 2023-04-16 | 1 | -39/+21 |
* | gnu: openldap: Update to 2.6.3.•••* gnu/packages/openldap.scm (openldap): Update to 2.6.3.
[arguments]: Integrate updated phases from openldap-2.6 package. Strip
trailing #t.
| Maxim Cournoyer | 2023-04-14 | 1 | -90/+44 |
* | gnu: Add openldap-for-linphone.•••* gnu/packages/openldap.scm (openldap-for-linphone): New variable.
| Ricardo Wurmus | 2023-04-08 | 1 | -1/+16 |
* | Merge remote-tracking branch 'origin/master' into core-updates••• Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
| Efraim Flashner | 2023-01-30 | 1 | -141/+198 |
|\ |
|
| * | gnu: 389-ds-base: Avoid dependency on systemd-detect-virt.•••* gnu/packages/openldap.scm (389-ds-base)[arguments]: Remove invocation of
systemd-detect-virt.
| Ricardo Wurmus | 2022-12-14 | 1 | -0/+4 |
| * | gnu: 389-ds-base: Enable one test.•••* gnu/packages/openldap.scm (389-ds-base)[arguments]: Enable unit tests.
[native-inputs]: Add cmocka.
| Ricardo Wurmus | 2022-12-14 | 1 | -1/+3 |
| * | gnu: 389-ds-base: Use gexp.•••* gnu/packages/openldap.scm (389-ds-base)[arguments]: Use gexp; remove one
obsolete substitution.
| Ricardo Wurmus | 2022-12-14 | 1 | -84/+81 |
| * | gnu: 389-ds-base: Update to 2.2.2.•••* gnu/packages/openldap.scm (389-ds-base): Update to 2.2.2.
[inputs]: Add json-c and lmdb.
| Ricardo Wurmus | 2022-12-14 | 1 | -4/+9 |
| * | gnu: 389-ds-base: Update to 1.4.5.0.•••* gnu/packages/openldap.scm (389-ds-base): Update to 1.4.5.0.
[source]: Fetch from git.
[arguments]: Remove unnecessary configure flags; update 'fix-references phase;
update 'overwrite-default-locations phase.
| Ricardo Wurmus | 2022-12-14 | 1 | -23/+14 |
| * | gnu: 389-ds-base: Drop input labels.•••* gnu/packages/openldap.scm (389-ds-base)[inputs]: Drop labels.
[native-inputs]: Drop labels.
| Ricardo Wurmus | 2022-12-14 | 1 | -35/+34 |
| * | gnu: OpenLDAP: Update to 2.6.3.•••* gnu/packages/openldap.scm (openldap-2.6): Update to 2.6.3.
| Marius Bakke | 2022-12-12 | 1 | -2/+2 |
* | | gnu: OpenLDAP: Update to 2.6.3.•••* gnu/packages/openldap.scm (openldap): Update to 2.6.3.
| Marius Bakke | 2022-07-27 | 1 | -2/+2 |
* | | gnu: cyrus-sasl: Do not propagate Kerberos.•••* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[propagated-inputs]: Move MIT-KRB5 ...
[inputs]: ... here.
* gnu/packages/openldap.scm (openldap)[arguments]: Don't add krb5 linker arguments.
| Marius Bakke | 2022-07-23 | 1 | -7/+0 |
* | | gnu: OpenLDAP: Update to 2.6.2.•••* gnu/packages/openldap.scm (openldap): Update to 2.6.2.
[source](uri): Update primary mirror.
[arguments]: Take from ...
(openldap-2.6): ... this removed variable. Remove #:make-flags, and set the
STRIP variable in fix-cross-gcc phase.
(python-ldap)[inputs]: Change from OPENLDAP-2.6 to OPENLDAP.
* gnu/packages/django.scm (python-django-auth-ldap)[native-inputs]: Likewise.
| Marius Bakke | 2022-07-16 | 1 | -86/+45 |
|/ |
|
* | gnu: python-ldap: Update to 3.4.0.•••* gnu/packages/openldap.scm (python-ldap): Update to 3.4.0.
[arguments]: Remove input labels.
[inputs]: Change from OPENLDAP to OPENLDAP-2.6.
| Marius Bakke | 2022-01-21 | 1 | -12/+9 |
* | gnu: OpenLDAP: Add 2.6.1.•••* gnu/packages/openldap.scm (openldap-2.6): New variable.
| Marius Bakke | 2022-01-21 | 1 | -0/+44 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -20/+6 |
* | Merge branch 'master' into core-updates-frozen | Ludovic Courtès | 2021-11-23 | 1 | -5/+4 |
|\ |
|
| * | gnu: nss-pam-ldapd: Update to 0.9.12.•••* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.12.
[arguments]: Remove trailing #T.
| Ricardo Wurmus | 2021-11-22 | 1 | -5/+4 |
* | | gnu: 389-ds-base: Substitute more tool references.•••* gnu/packages/openldap.scm (389-ds-base)[arguments]: Substitute references to
"ip" and "openssl".
[inputs]: Add iproute.
| Ricardo Wurmus | 2021-10-01 | 1 | -0/+6 |
* | | gnu: 389-ds-base: Update to 1.4.4.17.•••* gnu/packages/openldap.scm (389-ds-base): Update to 1.4.4.17.
[source]: Use release tarball from Github.
[arguments]: Remove wrapping of readnsstate.
| Ricardo Wurmus | 2021-09-30 | 1 | -6/+5 |
* | | gnu: 389-ds-base: Restore definition of pythondir.•••* gnu/packages/openldap.scm (389-ds-base)[arguments]: Import python-version
from (guix build python-build-system); define pythondir before using it in
fix-install-location-of-python-tools.
| Ricardo Wurmus | 2021-09-30 | 1 | -2/+6 |
* | | gnu: OpenLDAP: Remove replacement package.•••* gnu/packages/openldap.scm (openldap): Update to 2.4.57.
[replacement]: Remove.
(openldap-2.4.57): Remove variable.
| Marius Bakke | 2021-05-09 | 1 | -24/+2 |
* | | Merge branch 'master' into core-updates | Christopher Baines | 2021-03-06 | 1 | -3/+25 |
|\| |
|
| * | gnu: 389-ds-base: Update to 1.4.0.31 [security fixes].•••* gnu/packages/openldap.scm (389-ds-base): Update to 1.4.0.31.
| Léo Le Bouter | 2021-03-04 | 1 | -2/+2 |
| * | gnu: OpenLDAP: Update to 2.4.57 [security fixes].•••Fixes CVE-2020-{36221,36222,36223,36224,36225,36226,36226,36228,36229,36230}.
* gnu/packages/openldap.scm (openldap-2.4.57): New variable.
(openldap)[replacement]: New field.
| Leo Famulari | 2021-02-11 | 1 | -1/+23 |
* | | gnu: 389-ds-base: Wrap with GUIX_PYTHONPATH.•••* gnu/packages/openldap.scm (389-ds-base): Remove trailing #t. Do not alter
PYTHONPATH. Wrap with GUIX_PYTHONPATH.
| Maxim Cournoyer | 2021-02-01 | 1 | -25/+16 |
* | | Merge branch 'staging' into 'core-updates'.•••Conflicts:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/gl.scm
gnu/packages/glib.scm
gnu/packages/guile.scm
gnu/packages/node.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/python-xyz.scm
gnu/packages/python.scm
gnu/packages/tls.scm
gnu/packages/vpn.scm
gnu/packages/xorg.scm
| Maxim Cournoyer | 2021-01-13 | 1 | -18/+16 |
|\| |
|
| * | gnu: openldap: Update to 2.4.50 and remove replacement.•••* gnu/packages/openldap.scm (openldap): Update to 2.4.50.
[replacement]: Remove.
(openldap-2.4.50): Remove.
| Ludovic Courtès | 2020-12-08 | 1 | -32/+17 |
* | | Merge branch 'staging'•••Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/gdb.scm
gnu/packages/llvm.scm
gnu/packages/package-management.scm
gnu/packages/tls.scm
| Maxim Cournoyer | 2020-10-19 | 1 | -2/+2 |
|\| |
|
| * | gnu: python-ldap: Update to 3.3.1.•••* gnu/packages/openldap.scm (python-ldap): Update to 3.3.1.
| Marius Bakke | 2020-09-22 | 1 | -2/+2 |
* | | gnu: openldap: Remove graft.•••* gnu/packages/openldap.scm (openldap): Update to 2.4.50. Remove
replacement.
(openldap-2.4.50): Remove variable.
| Jakub Kądziołka | 2020-07-27 | 1 | -16/+2 |
|/ |
|
* | Merge branch 'master' into core-updates••• Conflicts:
gnu/local.mk
gnu/packages/backup.scm
gnu/packages/emacs-xyz.scm
gnu/packages/guile.scm
gnu/packages/lisp.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/web.scm
gnu/packages/xorg.scm
| Marius Bakke | 2020-04-30 | 1 | -0/+15 |
|\ |
|
| * | gnu: OpenLDAP: Update to 2.4.50 [fixes CVE-2019-{13057,13565}].•••* gnu/packages/openldap.scm (openldap)[replacement]: Use openldap-2.4.50.
(openldap/fixed): Replace with ...
(openldap-2.4.50): ... new variable.
* gnu/packages/patches/openldap-CVE-2020-12243.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2020-04-29 | 1 | -5/+11 |
| * | gnu: openldap: Fix CVE-2020-12243.•••* gnu/packages/openldap.scm (openldap)[replacement]: New field.
(openldap/fixed): New variable.
* gnu/packages/patches/openldap-CVE-2020-12243.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2020-04-28 | 1 | -0/+9 |
* | | gnu: OpenLDAP: Remove unused input.•••* gnu/packages/openldap.scm (openldap)[inputs]: Remove ICU4C.
| Marius Bakke | 2020-03-13 | 1 | -1/+0 |
* | | gnu: OpenLDAP: Remove cross-compilation workaround.•••This is no longer required since the update to 2.4.49 in commit
090f33d6767dfc0b23d5e287369ec2dde331de01.
* gnu/packages/openldap.scm (openldap)[native-inputs]: Remove AUTOMAKE.
[arguments]: Remove 'fix-configure' phase.
| Marius Bakke | 2020-02-06 | 1 | -17/+1 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2020-02-03 | 1 | -1/+29 |
|\| |
|
| * | gnu: Add python-bonsai.•••* gnu/packages/openldap.scm (python-bonsai): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Lars-Dominik Braun | 2020-01-30 | 1 | -1/+29 |
* | | gnu: OpenLDAP: Update to 2.4.49.•••* gnu/packages/openldap.scm (openldap): Update to 2.4.49.
| Marius Bakke | 2020-02-03 | 1 | -2/+2 |
* | | gnu: openldap: Update to 2.4.48.•••* gnu/packages/openldap.scm (openldap): Update to 2.4.48.
| Marius Bakke | 2019-12-05 | 1 | -2/+2 |
* | | gnu: openldap: Fix cross-compilation.•••* gnu/packages/openldap.scm (openldap)[inputs]: Move groff from here to ...
[native-inputs]: ... here. Also add bdb and automake.
[arguments]: Add cross-compilation specific configure-flags. Do not strip when
cross-compiling. Add a new fix-configure phase to update outdated config.sub
and config.guess. Add a fix-cross-gcc phase to set CC variable to
cross-compiler name when cross-compiling.
| Mathieu Othacehe | 2019-11-15 | 1 | -3/+35 |
|/ |
|