summary refs log tree commit diff
path: root/pkgs/development/libraries/gnutls
Commit message (Collapse)AuthorAge
...
* 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.
* gnutls: fixup various problemsVladimír Čunát2016-06-30
| | | | | | - disable a test that started failing due to date expiration, see #16610 - bash doesn't need adding - defining patchPhase was overriding passed postPatch and patches
* gnutls35: init at 3.5.1Michiel Leenaars2016-06-21
|
* gnutls: 3.4.11 -> 3.4.13Michiel Leenaars2016-06-21
|
* gnutls: 3.4.6 -> 3.4.11Michiel Leenaars2016-04-20
|
* Merge master into closure-sizeVladimír Čunát2016-03-08
|\ | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * Configure a default trust store for opensslGuillaume Maudoux2016-02-03
| |
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, ↵janus2016-01-01
| | | | | | | | libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * darwin: gnutls: add missing libiconv depStéphane Jourdois2015-11-08
| |
| * gnutls: 3.4.5 -> 3.4.6William A. Kennington III2015-10-21
| |
* | gnutls: More hacks to .la filesTuomas Tynkkynen2015-10-28
| | | | | | | | | | Some .la files contain '-lgmp' without a corresponding -L entry, breaking e.g. glib-networking and NetworkManager.
* | gmp: split into multiple outputsVladimír Čunát2015-10-28
| |
* | gnutls: split into multiple outputsVladimír Čunát2015-10-05
| | | | | | | | Fixed all 'gnutls}' references, too.
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * gnutls: 3.4.4 -> 3.4.5William A. Kennington III2015-09-13
| |
| * gnutls33: 3.3.17 -> 3.3.18William A. Kennington III2015-09-13
| |
| * gnutls: Fix parallel build issue introduced in 3.4.xWilliam A. Kennington III2015-09-10
| |
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-13
| |\
| | * gnutls: Security FixesWilliam A. Kennington III2015-08-12
| | | | | | | | | | | | | | | 3.3.16 -> 3.3.17 3.4.3 -> 3.4.4
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-27
| |\|
| | * gnutls: Don't depend on trousers by defaultEelco Dolstra2015-07-26
| | | | | | | | | | | | Let's keep the base system free of "trusted" computing crap...
| * | More docs/manpages in separate outputsEelco Dolstra2015-07-27
| |/
| * Merge master into stagingVladimír Čunát2015-07-17
| |\ | | | | | | | | | There are larger-rebuild changes: gnutls and samba.
| | * gnutls: 3.4.2 -> 3.4.3William A. Kennington III2015-07-15
| | |
| | * gnutls: 3.3.15 -> 3.3.16William A. Kennington III2015-07-15
| | |
| * | Merge #8363: pure-darwin stdenvVladimír Čunát2015-06-18
| |\|
| | * gnutls: 3.4.1 -> 3.4.2William A. Kennington III2015-06-17
| | |
| * | gnutls: don't set cert location except on LinuxVladimír Čunát2015-06-11
| | | | | | | | | | | | Also refactor lib.optional*. Preserves .drv hashes on Linux.
| * | gnutls: set certificate location (close #8121)Vladimír Čunát2015-06-09
| |/ | | | | | | | | | | This is a fast fix; it might be best to use $SSL_CERT_FILE. Tested on vlc with youtube https URLs. Discussed also on #8118. Feel free to discuss further improvements on #8247.
| * gnutls: only demand trousers on linuxEric Seidel2015-05-14
| |
| * gnutls: Remove potentially insecure 3.2William A. Kennington III2015-05-10
| |
| * gnutls: 3.4.0 -> 3.4.1William A. Kennington III2015-05-08
| |