Commit graph

11 commits

Author SHA1 Message Date
Franz Pletz 14a3d2d2ff
389-ds-base: add patch to fix CVE-2016-5416
cc #20274
2016-11-10 03:50:43 +01:00
Franz Pletz 44134d52ae
389-ds-base: 1.3.3.9 -> 1.3.5.4 2016-09-24 21:55:35 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Tuomas Tynkkynen 4e0307dcfc treewide: Make explicit that 'dev' output of cyrus_sasl is used 2016-05-19 10:00:30 +02:00
Robert Helgesson 55d90c6bdb 389-ds-base: fix compilation
Multiple outputs in openldap made this package confused. Remove the
explicit reference to the openldap library and let configure sort it
out.
2016-04-18 22:15:05 +02:00
Eelco Dolstra 832aeb66f8 Revert "Fix krb5 reference"
This reverts commit 9f0da5315b.
2015-06-04 14:54:50 +02:00
William A. Kennington III 9f0da5315b Fix krb5 reference 2015-05-29 10:25:32 -07:00
William A. Kennington III 93d6ac9a0c 389-ds-base: 1.3.3.5 -> 1.3.3.9 2015-04-17 14:10:09 -07:00
William A. Kennington III db62c43a45 389-ds-base: Fix perl scripts 2015-01-09 15:01:30 -08:00
William A. Kennington III fe9529ae3f 389-ds-base: Fix build 2015-01-09 11:05:31 -08:00
William A. Kennington III 400cd62cfc 389-ds-base: Add derivation 2014-12-31 23:57:51 -08:00