summary refs log tree commit diff
path: root/pkgs/development/libraries/gnutls/default.nix
Commit message (Collapse)AuthorAge
* gnutls: 3.6.10 -> 3.6.11Will Dietz2019-12-05
|
* Merge pull request #70596 from r-ryantm/auto-update/gnutlsRobin Gloster2019-10-16
|\ | | | | gnutls: 3.6.9 -> 3.6.10
| * gnutls: 3.6.9 -> 3.6.10R. RyanTM2019-10-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/gnutls/versions
* | gnutls: fix test-ciphers-api.sh failure on aarch64Ricardo M. Correia2019-10-10
|/ | | | See https://gitlab.com/gnutls/gnutls/issues/764 for more info.
* gnutls: 3.6.8 -> 3.6.9Will Dietz2019-07-25
| | | | https://gitlab.com/gnutls/gnutls/blob/gnutls_3_6_9/NEWS
* gnutls: 3.6.7 -> 3.6.8 (bugfix)Vladimír Čunát2019-05-28
| | | | | No security fixes announced. https://lists.gnupg.org/pipermail/gnutls-help/2019-May/004527.html
* gnutls: fix tests after 79bd4ad57 (PR #61179)Vladimír Čunát2019-05-19
| | | | | | It's one of the places that would reach out to /etc/ otherwise, so I expect we have to pay this price to get the effect. Hopefully there won't be too many places to patch.
* gnutls: respect NIX_SSL_CERT_FILE, same as our opensslVladimír Čunát2019-04-22
| | | | The patch should work fine, regardless of the Darwin patch being applied.
* gnutls: remove 3.5.10Daiderd Jordan2019-04-22
| | | | | | | | Nix packages are expected to honor NIX_SSL_CERT_FILE and this removes the dependency on the framework while bootstrapping the stdenv. (+ nitpick changes from vcunat) The patch is based on https://gitlab.com/gnutls/gnutls/commit/c0eb46d3463cd21b3f822ac377ff37f067f66b8d
* Rename misleadingly named gnutls/default.nix (it's not the default)Eelco Dolstra2014-03-04
|
* gnutls: Update to 3.2.12, 3.1.22Eelco Dolstra2014-03-04
| | | | | | | CVE-2014-0092 Unfortunately, 3.2.12 doesn't pass the tests with Guile bindings enabled, so I've turned them off in the default build.
* gnutls31: update 3.1.12 -> .20, including CVE fixesVladimír Čunát2014-02-06
| | | | | Also make gnutls32 the default gnutls. CVE-2013-{4466,4487}
* unmaintain several packagesLudovic Courtès2013-08-16
|
* gnutls: use lzma version of tarballDomen Kozar2013-06-07
|
* gnutls: updating the url.Lluís Batlle i Rossell2013-06-03
| | | | It was outdated (from times when gnutls was at gnupg repository)
* gnutls: downgrading to the latest in 3.1 seriesLluís Batlle i Rossell2013-06-03
| | | | | A test was failing on i686 (not on x86_64): http://hydra.nixos.org/build/5222124/nixlog/1/tail-reload
* gnutls: update to 3.2.1Lluís Batlle i Rossell2013-06-03
| | | | | | Required also: nettle: update to 2.7.1 I tested that wget works.
* Revert "gnutls: update to 3.2.0"Lluís Batlle i Rossell2013-05-17
| | | | | | | Hydra found that the i686 tests fail. I'll work on this later. http://hydra.nixos.org/build/4980459 This reverts commit c1708440bd92ad2a3142fe709b853234c65de60f.
* gnutls: update to 3.2.0Lluís Batlle i Rossell2013-05-17
| | | | It required a nettle update to 2.7 too.
* Update gnutls to 3.1.10.James Cook2013-04-21
|
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-22
|\
| * some tests for nettle and gnutls donot seem to work on OS XAristid Breitkreuz2013-01-21
| |
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* gnutls: disable parallel buildsLudovic Courtès2012-12-01
|
* gnutls: update to 3.1.3Ludovic Courtès2012-10-19
|
* gnutls: Pass CPPFLAGS to help find GMP on OpenIndiana.Ludovic Courtès2012-08-30
| | | | Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
* gnutls: Pass `--with-libnettle-prefix' on OpenIndiana.Ludovic Courtès2012-08-30
| | | | Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
* gnutls: Disable tests on FreeBSD.Ludovic Courtès2012-08-23
|
* gnutls: fix FreeBSD buildsLudovic Courtès2012-08-10
|
* gnutls: update to 3.0.22Ludovic Courtès2012-08-10
|
* GnuTLS: Allow builds on non-Linux-based OSes.Ludovic Courtès2012-04-22
| | | | svn path=/nixpkgs/trunk/; revision=33876
* GnuTLS 3.0.18.Ludovic Courtès2012-04-09
| | | | svn path=/nixpkgs/trunk/; revision=33705
* svn merge ^/nixpkgs/trunk, one simple conflict in jrubyYury G. Kudryashov2012-01-19
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
| * GnuTLS 3.0.11.Ludovic Courtès2012-01-18
| | | | | | | | svn path=/nixpkgs/trunk/; revision=31665
* | * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.Eelco Dolstra2012-01-18
|/ | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
* Oops, sorryMichael Raskin2011-12-02
| | | | svn path=/nixpkgs/trunk/; revision=30683
* Pass default configureFlags (i.e. cross-build flags) to gnutls buildMichael Raskin2011-12-02
| | | | svn path=/nixpkgs/trunk/; revision=30681
* GnuTLS 3.0.8.Ludovic Courtès2011-12-01
| | | | svn path=/nixpkgs/trunk/; revision=30666
* Updating gnutls, as it failed on 'make test' on arm. The new does not fail.Lluís Batlle i Rossell2011-10-25
| | | | svn path=/nixpkgs/trunk/; revision=30021
* GnuTLS 3.0.2.Ludovic Courtès2011-09-04
| | | | svn path=/nixpkgs/trunk/; revision=29009
* gnutls fixLudovic Courtès2011-08-22
| | | | svn path=/nixpkgs/trunk/; revision=28749
* GnuTLS 3.0.1.Ludovic Courtès2011-08-22
| | | | svn path=/nixpkgs/trunk/; revision=28743
* GnuTLS 2.12.7.Ludovic Courtès2011-07-04
| | | | svn path=/nixpkgs/trunk/; revision=27583
* GnuTLS 2.12.6.1.Ludovic Courtès2011-06-13
| | | | svn path=/nixpkgs/trunk/; revision=27441
* GnuTLS 2.12.5.Ludovic Courtès2011-05-30
| | | | svn path=/nixpkgs/trunk/; revision=27317
* GnuTLS 2.12.3.Ludovic Courtès2011-04-28
| | | | svn path=/nixpkgs/trunk/; revision=27039
* Move the gmp dependency to nettle, where it originates.Karn Kallio2011-04-13
| | | | | | As pointed out by Ludovic Courtès. svn path=/nixpkgs/trunk/; revision=26812
* GnuTLS now introduces a dependency on gmp.Karn Kallio2011-04-12
| | | | | | -- also removed poorly considered earlier individual patches. svn path=/nixpkgs/trunk/; revision=26810
* GnuTLS 2.12.2.Ludovic Courtès2011-04-12
| | | | svn path=/nixpkgs/trunk/; revision=26793
* GnuTLS 2.10.5.Ludovic Courtès2011-03-10
| | | | svn path=/nixpkgs/trunk/; revision=26257