summary refs log tree commit diff
path: root/pkgs/development/libraries/gnutls
Commit message (Collapse)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: remove some more gettext referencesMatthew Bauer2018-03-22
|
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-26
|\
| * tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
| |
* | gnutls: 3.6.1 -> 3.6.2Tuomas Tynkkynen2018-02-22
|/
* gnutls: fix (failing) p11-kit testDylan Simon2018-01-27
| | | | | | | The p11-kit-trust test looks in /usr/lib for pkcs11 modules. As a result it is unnecessarily skipped on sandboxed builds, and fails on unsandboxed builds with a system p11-kit. Replace hard-coded /usr/lib paths with pkg-config.
* Merge branch 'master' into stagingVladimír Čunát2017-11-28
|\
| * gnutls: use mirror://gnupg (fix #32147)Vladimír Čunát2017-11-28
| | | | | | | | ftp.gnutls.org stopped working with curl; it's not clear yet why.
* | gnutls: force rebuildVladimír Čunát2017-11-28
| | | | | | | | | | If you have fixed-output derivation with correct hash but bad builder on Hydra, it seems really difficult to restart it with a good builder.
* | gnutls: fixup download URL after updateVladimír Čunát2017-11-28
| | | | | | | | | | | | I'm sorry about that; I forgot 3.5 in there. Still, I don't know why their ftp won't work well with curl; wget is perfectly OK.
* | gnutls: 3.5.15 -> 3.6.1Vladimír Čunát2017-11-27
|/ | | | No breaking changes expected, as the ABI is still 3.4.0.
* gnutls: Don't run tests when cross-compilingBen Gamari2017-10-27
|
* gnutls: 3.5.14 -> 3.5.15Tim Steinbach2017-09-02
|
* gnutls: fix darwin buildDaiderd Jordan2017-08-06
|
* dns-root-data: init at 2017-06-16Franz Pletz2017-07-12
|
* gnutls: bugfix 3.5.13 -> 3.5.14Vladimír Čunát2017-07-05
|
* gnutls: remove dependency on unboundFranz Pletz2017-06-15
| | | | | | Unbound is used for DANE support but this requires the unbound trust anchor in /etc/unbound/root.key which we don't create in any NixOS module.
* gnutls: remove unused parameterRobin Gloster2017-06-12
|
* gnutls: maintenance 3.5.12 -> 3.5.13Vladimír Čunát2017-06-07
| | | | | It contains a fix for DOS possibility in servers. http://gnutls.org/security.html#GNUTLS-SA-2017-4
* gnutls: 3.5.11 -> 3.5.12mimadrid2017-05-15
|
* gnutls: use 3.5.10 on Darwin for nowVladimír Čunát2017-04-13
| | | | This contains a revert of d6454e6a1.
* gnutls: try to fix build on Darwin, after updateVladimír Čunát2017-04-11
|
* gnutls: bugfix 3.5.10 -> 3.5.11Vladimír Čunát2017-04-10
|
* gnutls: bugfix+security 3.5.9 -> 3.5.10Vladimír Čunát2017-03-13
| | | | http://gnutls.org/security.html#GNUTLS-SA-2017-3
* gnutls: drop -lunistring on Darwin as wellVladimír Čunát2017-02-22
| | | | I didn't intend this substitution to be conditional; I looked wrong.
* gnutls: don't propagate -lunistringVladimír Čunát2017-02-20
| | | | | This fixes systemd build. Also put it into the generic expression, as there's only one version in nixpkgs ATM.
* gnutls: use 3.5 and remove 3.4Vladimír Čunát2017-02-20
| | | | | | 3.4 branch detects support for getrandom() call during configure-time, which gets picked up since glibc-2.25, and consequently it will fail with older kernels during rutime.
* gnutls: 3.5.8 -> 3.5.9Franz Pletz2017-02-15
| | | | Bugfix release.
* Merge #17694: curl: add gnutlsSupport ? falseLengyel Balázs2017-02-05
| | | | (incl. a nitpick change from vcunat)
* gnutls33: removeRobin Gloster2017-01-27
|
* gnutls35: 3.5.5 -> 3.5.8Franz Pletz2017-01-11
| | | | | | | | | | | Fixes the following security issues: * CVE-2017-5334 * CVE-2017-5335 * CVE-2017-5336 * CVE-2017-5337 See https://www.gnutls.org/news.html#2017-01-09 for more information.
* gnutls33: 3.3.25 -> 3.3.26Franz Pletz2017-01-11
| | | | | | | | | | | Fixes the following security issues: * CVE-2017-5334 * CVE-2017-5335 * CVE-2017-5336 * CVE-2017-5337 See https://www.gnutls.org/news.html#2017-01-09 for more information.
* gnutls: 3.4.16 -> 3.4.17Franz Pletz2017-01-11
|
* gnutls: 3.5.4 -> 3.5.5Tim Steinbach2016-10-25
|
* gnutls: 3.4.15 -> 3.4.16Tim Steinbach2016-10-25
|
* gnutls: 3.3.24 -> 3.3.25Tim Steinbach2016-10-25
|
* gnutls: Build in parallel, cited problems were fixed upstream.Will Dietz2016-10-24
| | | | | | | | | | The systemkey problem was fixed in 3.4.15 [1]. The guileBindings issue was fixed 3 years ago, and is included in all versions of gnutls we use today [2]. [1] https://gitlab.com/gnutls/gnutls/commit/25d2f643c04bb3315fc045d14204f51f4fc97d01 [2] https://gitlab.com/gnutls/gnutls/commit/0d34b03f0e5e5eac5e04c795cce2655b52b7cfc9
* gnutls: 3.5.3 -> 3.5.4Franz Pletz2016-09-19
|
* gnutls: 3.4.14 -> 3.4.15Franz Pletz2016-09-19
|
* docdev -> devdocEelco Dolstra2016-09-01
| | | | | It's "developer documentation", not "documentation developer" after all.
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* gnutls*: drop the parallel-build hackVladimír Čunát2016-08-19
| | | | ... as it didn't work, apparently: 024cb9ee
* gnutls35: maintenance 3.5.1 -> 3.5.3Vladimír Čunát2016-08-19
|
* gnutls33: maintenance 3.3.18 -> 3.3.24Vladimír Čunát2016-08-19
|
* gnutls: security 3.4.13 -> 3.4.14Vladimír Čunát2016-08-19
| | | | | http://gnutls.org/security.html#GNUTLS-SA-2016-2 (no CVE seems assigned ATM)
* gnutls-3.3: make it build againVladimír Čunát2016-07-30
| | | | At least without tests. We only have two packages using it ATM.
* gnutls: Disable parallel buildingEelco Dolstra2016-07-20
| | | | | | | | | | | | | | | This can fail randomly with CC systemkey.o In file included from systemkey.c:47:0: systemkey-args.h:1:1: error: unterminated comment /* -*- buffer-read-only: t -*- vi: set ro: which is presumably caused by a race with the generation step above: autogen systemkey-args.def http://hydra.nixos.org/build/37878764#tabs-buildsteps
* gnutls: fix up yet againVladimír Čunát2016-07-13
| | | | | | | Noticed on: https://github.com/NixOS/nixpkgs/commit/7d94f57309a4#commitcomment-18221038 Hopefully OK finally, evaluation tested on x86_64-{linux,darwin}. Apparently I'm trying to contribute in situations I'd better be relaxing already.
* gnutls: fixup evaluation after 5148c6c5c09Vladimír Čunát2016-07-09
| | | | Noticed on: https://github.com/NixOS/nixpkgs/commit/5148c6c5c0#commitcomment-18184261
* gnutls: fix on DarwinVladimír Čunát2016-07-09
| | | | | nettools is only used during checkPhase, and we don't do that on Darwin anyway. Close #16783; we don't change hashes on Linux contrary to the PR.