Dmitry Bogatov
248efc2b17
pkgsStatic.gsasl: fix build
...
GNU libc and Musl libc have different ideas what
strverscmp("UNKNOWN", "2.2.0")
should return. Upstream of gsasl naturally relies on GNU libc behaviour, so I
patch-out this test for musl builds.
According to Musl maintainer, this is bug on musl side.
=> https://www.openwall.com/lists/musl/2022/11/06/2
2023-01-06 22:46:18 -05:00
R. Ryantm
9984d87f05
gsasl: 2.0.1 -> 2.2.0
2022-09-25 20:40:29 +00:00
Brian Leung
18cd419bec
gsasl: 1.10.0 -> 2.0.1
2022-08-23 07:36:19 -07:00
Felix Buehler
58a2d4b666
development: /s/name/pname&version/
2021-07-02 00:03:10 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias
2021-04-04 03:18:56 +02:00
R. RyanTM
17097b945e
gsasl: 1.8.0 -> 1.10.0
2021-01-30 05:11:36 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Andreas Rammhold
6eb3154ff6
gsasl: export LOCALDOMAIN before running tests
...
Recently kerberos added a code path that relies ont he local domain part
to be available. See [hydra] for the recent build failure and [github]
for a brief analysis of the error.
[hydra] https://hydra.nixos.org/build/113717403
[github]:
- https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593840860
- https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593853565
2020-03-03 10:36:52 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Matthew Bauer
8bae7d328e
gsasl: disable check on darwin
2018-11-02 20:41:38 -05:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Shea Levy
da998cffcd
gsasl: Maintain, fix gssapi support
2016-05-16 14:10:29 -04:00
Luke Clifton
8da514d726
Bring in krb5 for darwin builds seeing as we use
2016-01-12 21:00:33 +11:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
John Wiegley
84dae6fe28
gsasl: fix build on Darwin ( close #2260 , fixes #2259 )
...
@vcunat rewrote with "more standard" optional functions.
2014-04-14 21:38:23 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Vladimír Čunát
c5561a8e76
gsasl: fix via a major update
2013-02-23 14:49:23 +01:00
Ludovic Courtès
b7f8a4a795
GNU SASL 1.6.1.
...
svn path=/nixpkgs/trunk/; revision=27325
2011-05-30 21:49:24 +00:00
Ludovic Courtès
da0860c036
GNU SASL 1.6.0.
...
svn path=/nixpkgs/trunk/; revision=25446
2011-01-06 14:37:55 +00:00
Ludovic Courtès
a174ff34b8
Add GNU SASL, GNU GSS-API, and GNU Rush.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21315
2010-04-26 08:59:25 +00:00